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

body {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height:15px;
}

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