BODY {
	background-color: White;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	color :#6B5218;
	text-align : justify;
	background : White;
}

TD {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	color :#6B5218;
	text-align : justify;
}

H1 {
	font-size : 18pt;
	font-weight: normal;
	text-decoration: none;
	color: #0A5B22;
}


H2 {
	font-size : 12pt;
	font-weight: bolder;
}

H3 {
	font-size : 11pt;
}


A {
	text-decoration: none;
	color: #0A5B22;
}
A.AKTUELL {
	text-decoration: none;
	color: #CC3300;
	font-weight: bolder;
}

A:VISITED {
	text-decoration: none;
	color: #CC3300;
}

A:HOVER {
	text-decoration: underline;
	color: #CC3300;
}

HR {
	height: 1pt;
	border:solid #0A5B22 1px;
}

TD.COPYRIGHT {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica;
}

DIV.line {
	border-top: 2px solid #0A5B22;
	margin-top: 5px;
}