a.navigation:hover {color: eb0532}

ul		 { list-style-type: square }

.Fett	{ font-weight: bold; color: #000000 }
.FettKursiv	{ font-weight: bold; font-style: italic }
.Kursiv	{ font-style: italic }
.Weiss	{ color: #ffffff }
.Grau	{ color: #999999 }
.FettRot	{ font-weight: bold; color: #FB3431 }
.Datum	{ font-weight: bold; color: #000000; font-size: 13px }
.Navigation	{ color: #000000 }
.NavigationAktiv	{ color: #FB3431 }
.UntTitelSchwarz	{ font-weight: bold; color: #000000; font-size: 14px }
.UntTitelGrau { color: #999999; font-size: 14px; font-weight : bold; font-style : italic }
.UntTitelRot	{ font-weight: bold; color: #FB3431; font-size: 14px }
.UntTitelWeiss    { font-weight: bold; color: #ffffff; font-size: 14px }
.TitelSchwarz { color: #000000; font-size: 20px; font-weight : bold; font-style : normal }
.titelrot { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E63228; 
	font-size: 18px; 
	font-weight : bold;
	font-style : normal	
}
.klein { font-size: 9px }
.Versal{color : 999999; 	text-transform : uppercase;}
.rot { color: #E63228;}
