
/****************************************
* General rules
 ****************************************/
 body {margin: 0; padding: 0;
 background-color:#fff; color: #000;
 font-family:  arial, helvetica, verdana, sans-serif; font-size:18px; text-align:justify}

 a:link {color:#204066; text-decoration:underline; font-weight:normal;}
 a:visited {color:#204066; text-decoration:underline; font-weight:normal;}
 a:hover {color:#ffb000; text-decoration:underline; font-weight:normal;}
 a:active {color:#ffb000; text-decoration:underline; font-weight:normal;}

#navi a:link {color:#111111; text-decoration:none; font-weight:normal;}
#navi a:visited {color:#111111; text-decoration:none; font-weight:normal;}
#navi a:hover {color:#ffb000; text-decoration:none; font-weight:normal;}
#navi a:active {color:#ffb000; text-decoration:none; font-weight:normal;} 

/****************************************
* layouts   
*****************************************/
ul {margin:0px; padding-left:15px;}
h1 {font-size:18px; padding:0px;}
b  {font-weight:bold; padding:0px;}
i  {font-style:italic; padding:0px;}
a  {font-weight:normal;}

#leisten {text-align:right;}
#leisten a{color:#eeeeee;font-weight:normal;
text-decoration:none;font-size:22px;
}
	
#leisten a:hover{color:#ffb000;}




#blocktable table{border-collapse:collapse;}
#blocktable td{border: thin solid #cccccc;}