BODY {
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #99ccff; 
	SCROLLBAR-3DLIGHT-COLOR: #99ccff; 
	SCROLLBAR-ARROW-COLOR: #cc0000; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #003366 
        }

A:Link  {  text-decoration: none; color: #003366; font-weight: bold}

A:Visited  {  text-decoration: none; color: #99ccff; font-weight: bold}
	
A:Hover  {  text-decoration: underline; color: #cc0000; font-weight: bold}
	
A:Active  {  text-decoration: none; color: #99ccff; font-weight: bold}


.Überschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #cc0000;
}
.Lauftext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.Hervorhebung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #cc0000;
}
.Sparten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
}
.Namen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
