body {  
   font-family: Arial, Helvetica, sans-serif;
   scrollbar-arrow-color: #FFFFFF;
   scrollbar-track-color: #000000;
   scrollbar-face-color:  #FF0000;

   scrollbar-base-color: red;
   scrollbar-3dlight-color : red;
   scrollbar-darkshadow-color :red;
   scrollbar-highlight-color : red;
   scrollbar-shadow-color : red;
}


a {  	font-family: "Comic Sans MS", Arial, Helvetica, "Courier New"; 
	font-size: 12pt; 
	font-weight: bold; 
	text-decoration:none;
	color: #000000;}
	
a:visited{color: #000000; }
a:active{color: #FF0000; }
a:hover{background-color: red;
	color: #000000;}

th {  text-align: center;}
td { text-align: center;}
td.l{	text-align: left;}
td.r{	text-align: right;}
td.t{  	font-family: Arial, Helvetica, "Courier New"; 
	font-size: 10pt; 
	font-weight: normal; 
	text-decoration:none;
	color: red;}



div {  	font-family: "Comic Sans MS", Arial, Helvetica, "Courier New"; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration:none;
	color: black;}

.k { font-family: "Comic Sans MS", Arial, Helvetica, "Courier New"; font-size: 10pt; font-weight: bold; text-decoration:none; color: red }
.ueb {  font-family: "Comic Sans MS", Arial, Helvetica, "Courier New"; font-size: 14pt; font-style: italic; font-weight: bold; color: #0000FF; background-color: #FFFF33}
.news {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #0000FF; background-color: #CCCCCC; text-align: left}
.hp {  font-family: "Courier New", Courier, mono; font-size: 12pt; font-style: italic; background-color: #66CCFF}
.akt {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #0000FF; background-color: #FF0000}	
