body { background-color:#FFFFFF; margin:0; padding:120px 300px 110px 25px;  font-family:verdana,arial,sans-serif; font-size:13px;}
a:link { color:#484C48; font-weight: bold; }
a:visited { color:#000000; font-weight: bold; }
a:active { color:#302C30; font-weight: bold; }
a:hover { border-right: red 3px dashed; background: #ffff00; color: #dd0000; font-weight: bold; }
p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { font-family:verdana,arial,courier new, courier, monotype; }
p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:13px; }
h2,h3,h4 { font-family:verdana,arial,courier,monotype; }
p2 {font-size:10pt; font-family:arial;}
h1 { font-family:courier,monospace; font-size:23px; color:#8b4513; font-weight: bold; }
a.navigation:link {
   color: #FFFF00;
   background-color: transparent;
}
a.navigation:visited {
   color: #FFC000;
   background-color: transparent;
}
a.navigation:hover {
   color: rgb(255,148,0);
   background-color: transparent;
}
a.navigation:active {
   color: rgb(255,148,0);
   background-color: #ffa;
}
#menu { position:absolute; top:190px; left:10px; width:180px; }
/* Position des Menues festlegen */
div,ol,ul,td,th { font-family:verdana,sans-serif; font-size:10px; }
#menu ul { list-style-type:none; }

/* Fuer das Menue soll das Bulletzeichen unterdrueckt werden */
#text  {background-color:#F5F5F5; margin-left:220px; margin-top:100px; width:460px;
       padding:15px;   border-color:#989C98; border-width:1px; border-style:dotted;  font-family:verdana,arial,sans-serif; font-size:13px; }
/* Formatierung fuer den Haupttextkasten: Er muss den Bereich fuer das Menue freilassen (margin-left), bekommt eine andere Hintergrundfarbe und etwas Innenabstand. Fuer Netscape 4 wird ein Workaround mit einem unsichtbaren Rand hinzugefuegt, da dieser sonst die Hintergrundfarbe nicht richtig darstellen wuerde */
