   a:aktive  {
   	font-family : Bookman Old Style, Verdana, Arial;
   	font-size : 14px;
   	color : #CBDCFF;
   	font-weight : normal;
   	text-decoration : underline;
   }
   
   a:hover  {
   	font-family : Bookman Old Style, Verdana, Arial;
   	font-size : 14px;
   	color : #000099;
   	text-decoration : underline;
   }
   
 a  {
   	font-family : Bookman Old Style, Verdana, Arial;
   	font-size : 14px;
   	color : #000000;
   	text-decoration : underline;
   }
 td,th,li,p {
   	font-family : Bookman Old Style, Verdana, Arial;
   	font-size : 14px;
   }
 .headline {
 	color : #000000;
	font-weight : bold;
   	font-size : 18px;
   }
 .logo {
	font-family : Bookman Old Style, Verdana, Arial;
	color : #000000;
	font-size: 12px;
   }

td.hell { background: #cfcfcf; }
td.dunkel { background: #990000; font-weight: bold; color: #ffffff; }
