BODY{ font-size:10px; background-color:#FFFFFF; color:#000040;font-family:verdana,arial; width:425px}
h1 {font-size:12px; border-bottom:1px solid #000040 ; }
h2 {font-size:9px;  }
 a:link { text-decoration:underline; font-weight:none; color:#000053; font-size:11px; }
 a:visited { text-decoration:underline; font-weight:none; color:#000053; font-size:11px; }
 a:hover { text-decoration:none; font-weight:none; color:#FF8000; font-size:11px; }
#Überschrift {
   font-size:13px;
   width:425;
   padding:5px;
   margin:0px;
   border:0px solid #000040;
   background-color:#DBFFAA;
}
#Seiteninhalt {
.. font-size:10px;
   width:425;
   background-color:FFFFFF;
   padding:5px;
   margin:5px;
   color:000040; <!--Hier können Sie die SCHRIFT-FARBE einstellen-->

}
#Navigation {
.. font-size:10px;
   border-width:1px;
   border-style:solid;
   border-color:000040;
   padding:1px;
   width:425;
   margin:0px;
   background-color:FFFFFF;
}