body { background-color:#ffffff; margin:0px; padding:0px 35px 45px 25px; }
/* legt die Hintergrundfarbe und den Rand für die gesamte Seite fest */

p, div, ul, ol, h1, h2, h3, h4, h5, th, td { font-family:verdana,tahoma,Arial,sans-serif; }
/* Schriftart für alle Elemente die Schrift enthalten */

h1, h2, h3, h4, h5, h6 { color:#5B0086; }
/* seperate Schriftfarbe für Überschriften */

h6 { color:#5B0086; }
/* seperate Schriftfarbe für Überschriften */

#menu { position:absolute; top:170px; left:28px; width:110px; }
/* Position des Menues festlegen */

#head { position:absolute; top:60px; left:80px; width:600px; }
/* Position der Graphik festlegen */

#headpic { position:absolute; top:40px; left:26px; width:400px; }
/* Position der Graphik festlegen */

#text { position:absolute; top:167px; left:200px; width:600px; color:#000000; 	}

/* #text { margin-left:170px; margin-top:190px; color:#000000; padding:18px; border-style:none; border-width:1px; }*/
/* 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 */
	

/* Schriftgroessen */
h1 { font-size:32px; }
h2 { font-size:27px; }
h3 { font-size:22px; }
h4 { font-size:18px; }
h5 { font-size:10px; font-weight:normal;line-height: 120% }
h6 { font-size:14px; font-weight:normal;line-height: 120% }


/* Links */
a:link { color:#ce8d1d; font-weight:normal; font-size:12pt; font-family:verdana,tahoma,arial; text-decoration:none; }
a:visited { color:#ce8d1d; font-weight:normal; font-size:12pt; font-family:verdana,tahoma,arial; text-decoration:none; }
a:hover { color:#000000; }
a:active { color:#000000; text-decoration:none; }

a.blue:link { color:#EC9F3A; font-size:12px; font-family:tahoma,arial; font-weight: 200; text-decoration:none;}
a.blue:visited font-size:12px; font-family:tahoma,arial; font-weight: 200; text-decoration:none; }
a.blue:hover { color:#ffffff; text-decoration:underline; }
a.blue:active { color:#FF0000; text-decoration:underline; }