body {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;

}
	
.aktiv {
	font-family: Verdana;
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#99FF99;
	}
	
.klein {
	font-family: Verdana;
	font-size: 8pt;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#000000;
	}


.h2 {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: normal;
	color: #006633;
}


td {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normale;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #000000;
}



a:link    { 
	color :#009966; 
	text-decoration:none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

a:active  {
	color :#009966;
	text-decoration:none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

a:visited { 
	color :#009966; 
	text-decoration:none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;	
} 

a:hover   { 
	color :#99FF99; 
	text-decoration:underline;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}