body {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
	color: #ffffcc;
scrollbar-face-color: #990000; 
scrollbar-highlight-color: white; 
scrollbar-shadow-color: white; 
scrollbar-3dlight-color: #996633; 
scrollbar-arrow-color: rgb(255,255,255); 
scrollbar-track-color: #000000; 
scrollbar-darkshadow-color: #000000;
}

 

/* color for links */
A:LINK		{COLOR: #ffff00; font-size: 16px; font-weight: bold; TEXT-DECORATION: none}
A:VISITED	{COLOR: #ffff00; font-size: 16px; font-weight: bold; TEXT-DECORATION: none}
/* hover color for links (Internet Explorer only) */
A:HOVER		{COLOR: #FFFFFF; font-size: 16px; font-weight: bold; BACKGROUND-COLOR: #000000; TEXT-DECORATION: none}
A:ACTIVE	{COLOR: #FFFFFF; font-size: 16px; font-weight: bold; BACKGROUND-COLOR: #000000; TEXT-DECORATION: none}
}


Table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffff00;
	font-weight: bold;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}

.kleiner{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.schwarz{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #ffff00;
	font-weight: bold;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffff66;
	font-weight: bold;
}

.fuck{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

.headorange{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FF6633;
	font-weight: bold;
}

.headblack{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #000000;
	font-weight: bold;
}

.headwhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	font-weight: bold;
}

.headblue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #ffFFFF;
	font-weight: bold;
}

