A:Link {
	color: #ff9900;
	text-decoration: none;
	font-style: normal;
}

A:Visited {
	color: #ff9900;
	text-decoration: none;
	font-style: normal;
}

A:Active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #339900;
}


A:Hover {
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	background-color: #339900;
}




.Schrift_H1 {
	font-size: 24pt;
	font-weight: bold;
	color: #009900;
	background-image: url(pics/hg-h1.jpg); background-position: 0px 0;
	height: 60px;
	text-align: center;
}
.Schrift_normal {
	font-size: 11pt;
	color: #009900;
	text-align: justify;
	word-spacing: normal;
	white-space: normal;
	/*display: block;*/
}

.Schrift_normal-normal {
	font-size: 11pt;
	color: #009900;
	/*display: block;*/
}

.Schrift_fett {
	font-size: 11pt;
	font-weight: bold;
}

.Schrift_normal_gross {
	font-size: 18px;
}

.Schrift_fett_mittelgross {
	font-size: 14pt;
	font-weight: bold;
}

.Schrift_fett_gross {
	font-size: 16pt;
	font-weight: bold;
}


BODY {
scrollbar-face-color: #FF9900;
scrollbar-highlight-color: #FFCC66;
scrollbar-3dlight-color: #FFCC77;
scrollbar-darkshadow-color: #996600;
scrollbar-shadow-color: #CC6600;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #FFFFCC;
margin-left: 0px;
margin-top: 0px;
color: #009900;
font-family: "Bookman Old Style", "Times New Roman", Times, serif;
}


.Schrift_Frage {
	font-size: 14px;
	color: #ff9900;
	font-weight: bold;
}
.Schrift_n_oBlock {
	font-size: 14px;
	font-weight: normal;
	color: #009900;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #339900;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	white-space: normal;
}

.inhaltsbereich {
	padding-left: 50px;
	padding-right: 50px;
	font-size: 11pt;
	text-align: justify;
}

.hervorhebung {
	background-color: #FFFFCC;
}