body { background-color:#FFFFFF; margin:0; padding:80px 310px 110px 25px; font-family:verdana,sans-serif; font-size:8pt; }
/* legt die Hintergrundfarbe und den Rand fuer die gesamte Seite fest */
a:link { color:#000000; font-weight:bold; }
a:visited { color:#808080; font-weight:bold; }
a:active { color:#C0C0C0; font-weight:bold; }
a:hover { border-right: grey 3px dashed; background: #C0C0C0; color: #606060 }
p,ul,ol,li,td,th,address,blockquote,nobr,b,i { font-family:verdana, arial, helvetica, geneva, sans-serif; line-height: 13pt; }
h1,h2,h3,h4 { font-family:verdana, arial, helvetica, geneva, sans-serif; color: #505050; line-height: 11pt; }
p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:8pt; }
td.betonung { font-family:arial,verdana,sans-serif; font-size:14px; font-weight: bold; color: #F0F0F0; }
p.betonung  { font-family:verdana, arial, helvetica, geneva, sans-serif; line-height: 10pt; }
h1 { font-size:13pt; color:#FFFFFF; font-weight:bold; }
a.navigation:link { color:#0050A0; font-weight:bold; }

a.navigation:visited { color:#505050; font-weight:bold; }
a.navigation:hover { color:#0090E0; font-weight:bold; }
a.navigation:active { color:#0050A0; font-weight:bold; }

#menu { position:absolute; top:160px; 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 { margin-left:220px; padding:15px; background-color:#FFFFFF; border-left-style:dotted; border-left-width:4px; border-left-color:#FF0000; border-right-style:dotted; border-right-width:3px; border-right-color:#000080; border-top:none; border-bottom:none; width:410px; font-family:verdana,sans-serif; font-size:8pt; }
/* 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 */