body {
	font-family:  sans-serif;
	color: #000000;
	background-color: #fff;
	background-image: none;
	font-weight: normal;
	text-decoration: none;
}

a:link {
	color: #9C294A;
	font-weight: normal;
	background-color: transparent;
	background-image: none;
	text-decoration: underline;
}

a:visited {
	color:#9C294A;
	background-color: transparent;
	background-image: none;
	text-decoration: underline;
}

a:hover {
	color: #9C294A;
	background-color: #eeeeee;
	background-image: none;
	text-decoration: none;
} 

#nav a.link {
	color: #9C294A;
	font-weight: normal;
	background-color: transparent;
	background-image: none;
	text-decoration: none;
}

#nav a:visited {
	color:#9C294A;
	background-color: transparent;
	background-image: none;
	text-decoration: none;
}

#nav a:hover {
	color: #9C294A;
	background-color: transparent;
	background-image: none;
	text-decoration: underline;
} 


#bl a.link {
	color: #9C294A;
	font-weight: normal;
	background-color: transparent;
	background-image: none;
	text-decoration: none;
}

#bl a:visited {
	color:#9C294A;
	background-color: transparent;
	background-image: none;
	text-decoration: none;
}

#bl a:hover {
	color: #9C294A;
	background-color: transparent;
	background-image: none;
	text-decoration: underline;
} 

h1 {
	font-family: sans-serif;
	font-weight: normal;
	font-size: 135%;
	letter-spacing: 3px;
	text-decoration: none;
	color: #000000;
	background-color: transparent;
	background-image: none;
	text-align: center;
}

h2 {
	font-family: sans-serif;
	font-weight: normal;
	letter-spacing: 2px;
	text-decoration: none;
	color: #9C294A;
	background-color: transparent;
	background-image: none;
}

h3 {
	font-family: sans-serif;
	font-weight: bold;
	font-style: italic;
	margin-left: 25px;
	font-variant: small-caps;
	font-size: 120%;
	letter-spacing: 1px;
	text-decoration: none;
	color: #9C294A;
	background-color: transparent;
	background-image: none;
}

h3.db {
	font-family: sans-serif;
	font-weight: normal;
	font-style: italic;
	margin-left: 20px;
	font-size: 120%;
	letter-spacing: 1px;
	font-variant: normal;
	text-decoration: none;
	color: #9C294A;
	background-color: transparent;
	background-image: none;
}

h4 {
	font-family: sans-serif;
	font-weight: bold;
	font-style: italic;
	margin-left: 10px;
	font-size: 110%;
	letter-spacing: 1px;
	text-decoration: none;
	color: #9C294A;
	background-color: transparent;
	background-image: none;
}

h5 {
	font-family: sans-serif;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #9C294A;
	background-color: transparent;
	background-image: none;
}

h6 {
	font-family: sans-serif;
	font-weight: normal;
	font-style: italic;
	margin-left: 20px;
	font-size: 120%;
	letter-spacing: 1px;
	text-decoration: none;
	color: #9C294A;
	background-color: transparent;
	background-image: none;
}

.smallcap {
	font-family: sans-serif;
	font-weight: bold;
	font-style: italic;
	text-transform:uppercase;
	letter-spacing: 1px;
	text-decoration: none;
	color: #9C294A;
	background-color: #ffffff;
	background-image: none;
}

strong {
	font-family: sans-serif;
	font-weight: bold;
	font-style: italic;
	text-transform:uppercase;
	letter-spacing: 1px;
	text-decoration: none;
	color: #9C294A;
	background-color: #ffffff;
	background-image: none;
}	

.smaller {
	font-family: sans-serif;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #9C294A;
	background-color: transparent;
	background-image: none;
}

.fat {
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #9C294A;
	background-color: transparent;
	background-image: none;
}

.source {
	font-family: monospace;
	font-weight: normal;
	margin-left: 20px;
	text-decoration: none;
	color: #9C294A;
	background-color: transparent;
	background-image: none;
}

.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
	color: #ffffff;
	text-align: left;
	background-color: #9C294A;
	background-image: none;
}

/*.normal {
	font-family: sans-serif;
	color: #000000;
	background-color: #fff;
	background-image: none;
	font-weight: normal;
	font-style: normal;
	letter-spacing: normal;
	text-transform: none;
	text-decoration: none;
}*/

p,ul,ol,td {
	font-family: sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background-color: #fff;
	background-image: none;
}

.introduction {
	font-family: sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
	background-image: none;
}

.checklist {
	list-style-image: url(images/scheibe2.png);
}

.checklist2 {
	list-style-image: url(images/scheibe3.png);
}
    
.checklist3 {
	list-style-image: url(images/scheibe5.png);
}
    
.chklnk {
	list-style-image: url(images/chklnk.png);
}

ul.topnavigation {
	text-align: center;
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 130%;
}

ul.topnavigation li {
	display: inline;
	margin: 0;
	padding: 0;
	white-space:nowrap;
	text-align: center;
}

/*ul.topnavigation li:before {
	content: "[";
}


ul.topnavigation li:after {
        content: "]";
}*/
        
ul.menu0 {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.menu0 li {
	 margin: 0;
	 padding: 0;
	 white-space:nowrap;
}
       
ul.menu1 {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.menu1 li {
	padding: 0;
	margin-left: 12px;
	white-space:nowrap;
	line-height: 130%;
}

ul.menu2 {
	list-style-type: none;
	padding: 0;
}

ul.menu2 li {
	padding: 0;
	margin-left: 12px;
	white-space:nowrap;
	line-height: 130%;
}

ul.menu3 {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.menu3 li {
	padding: 0;
	margin-left: 12px;
	white-space:nowrap;
	line-height: 130%;
}

pre.source {
	font-family: monospace;
	font-weight: normal;
	margin-left: 20px;
	text-decoration: none;
	color: #9C294A;
	background-color: transparent;
	background-image: none;
}