body {
  font-family:"Time New Roman",Arial,sans-serif;
  scrollbar-base-color:#8C8CC6;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#8C8CC6;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#ACACE6;
}

a.a1:hover
{ 
  color:#FFFF00
}

a.a1
{ 
  
  color:#FFFFFF;
  display:block;
  text-decoration: none;
  font: 10pt Arial
}
h1 { <!--Fette Überschrift am Anfang der Seite -->
	color: #FFFFFF;
	font: bold 16pt Arial
}
h2 { <!--Zwischentext -->
	color: #FFFFFF;
	font:  10pt Arial
}
h3 { <!--Textschrift -->
	color: #FFFFFF;
	font:  8pt Arial
}
h4 {   <!--Fette Überschrift -->
	color: #FFFFFF;
	font:  bold 10pt Arial
}
h5 {   <!--Fette Überschrift -->
	color: #FFFFFF;
	font:  bold 12pt Arial
}
h6 {   <!--Fette Überschrift -->
	color: #FFFFFF;
	font:  14pt Arial
} 

br{
	color: #FFFFFF;
	font:  bold 10pt Arial
} 

TABLE, TD, TH, TR {
	color : White;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
