.normalfettweiss {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336666;
	font-weight: 400;

}
.normaltextaufzaehl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336666;
	font-weight: 400;
	list-style-type: square;

}
.normaltextfett {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336666;
	font-weight: bold;
}
A:visited  {text-decoration : none;color : #000000;}
A:link  {text-decoration : none;color : #330000;}
A:hover  {text-decoration : none;color : #FF0000;}
.aufzaehl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	list-style-type: square;
}

