body { background-color:#FFFFFF; margin:0; padding:120px 300px 110px 25px;  font-family:arial,verdana,courier,monotype,sans-serif; }
/* 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:#8B4513; font-weight:bold; }
a:visited { color:#800000; font-weight:bold; }
a:active { color:#0000FF; font-weight:bold; }
a:hover { border-right: red 3px dashed; background: #ffff00; color: #dd0000 }
p,h2,h3,h4,ul,ol,li,td,th,address,blockquote,nobr,b,i { font-family:arial,verdana,courier new, courier, monotype; }
p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:13px; }
p,blockquote { text-align:justify }

td.betonung { font-family:arial,verdana,sans-serif; font-size:14px; font-weight: bold; color: #F0F0F0; }
p.betonung { font-weight: bold; color: #F0F0F0; }
h1 { font-family:courier,monospace; font-size:25px; color:#800000; font-weight: bold; }
a.navigation:link { color: #FFFF00; font-weight:bold; }
a.navigation:visited { color: #FFFFFF; font-weight:bold; }
a.navigation:hover { color: rgb(255,148,0); font-weight:bold; }
a.navigation:active { color: rgb(255,148,0); font-weight:bold; }




#text  {text-align:justify; float:left; margin-left:15px; margin-top:150px; width:450px; line-height:16px;   padding:15px; border-left:1px; border-left-style:dashed; border-left-width:7px; border-left-color:#E00000; border-right-color:#008080;  border-right:9px; border-right-style:dotted; border-top:none; border-bottom:none; overflow:visible; background-color:#FFFFFF}
/* 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 */