/* CSS Document */
* {margin:0px; padding:0px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 line-height:12px;
}
body {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 line-height:12px;
}

 /* Erster Buchstabe des P-Tags Fett*/
.maincontent p:first-letter { font-size:11px; font-weight: bold;}  
#footer, #footer2 {font-size:9px;}
#footer a {font-size:9px;}
#footer a:hover {font-size:9px;}