p, li, .Normal, .error  {
	font-family : Verdana, Arial, Helvetica;
	text-decoration : none;
	color : #000000;
	font-size : 12px;
	margin : 5 0 0 0;
}

ul, ol {
	margin : 5 0 5 32;
}

li {
	margin : 5 0 5 0;
}
 
.error  {
	color : RED;
}

.KleinWeiss  {
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
	color : #FFFFFF;
	font-size : 10px;
}

a  {
	color : #000000;
	text-decoration : underline;
}

a.nav  {
	text-decoration : none;
	color : #000000;
	font-size : 11px;
}
a.nav:hover  {
	text-decoration : underline;
}

a.aktiv  {
	text-decoration : none;
	color : #EA1845;
	font-size : 11px;
}
a.aktiv:hover  {
	text-decoration : underline;
}
