body { background-color:#FFFFFF; margin:0; padding:80px 450px 110px 5px; font-family:arial,sans-serif; font-size: .75em; left:230px; padding:15px; width:410px;}
/* legt die Hintergrundfarbe und den Rand fuer die gesamte Seite fest */
a:link .zoom  {
}

a:hover .zoom  {
width : 400px ;
height : 580px ;
filter='()';}

a:link { color:brown; font-weight:bold; }
a:visited { color:crimson; font-weight:bold; }
a:active { color:mediumblue; font-weight:bold; }
a:hover { border-right: grey 3px dashed; background: #FF0000; color: #606060 }
h4 { font-family:arial, helvetica, geneva, sans-serif; color: #BD0000;}
h5 { font-family:arial, helvetica, geneva, sans-serif; color: #005050; font-size:18px }
h3 {color: #FFFFFF; background-color: #007070; width: 410px;  padding: 8px;
 text-align: center;}
h1 { font-size:18px; color:#005050; font-weight:bold; }
h2 {font-size:13px;  background-color: #000000; width: 410px;  padding: 8px;   text-align: center;}
#menu { position:absolute; top:160px; left:10px; width:180px; }
/* Position des Menues festlegen */
div,ol,ul,td,th { font-family:arial,verdana,sans-serif; font-size:13px;  }
#menu ul { list-style-type:none; }
#text { margin-left:220px; padding:15px; border-left:1px; background-color:#FFFFFF; border-left-style:dashed; border-left-width:4px; border-left-color:#585C58; border-right-style:none; border-right-width:2px;  border-top:none; border-bottom:none; width:410px; font-family:verdana,sans-serif; font-size:8pt; }
/* Fuer das Menue soll das Bulletzeichen unterdrueckt werden */

/* 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 */