body { background-color:#962124; margin:0px; padding:155px 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:tahoma,Arial,sans-serif; }
/* Schriftart für alle Elemente die Schrift enthalten */

h1, h2, h3, h4, h5, h6 { color:#155210; }
/* seperate Schriftfarbe für Überschriften */

h6 { color:#c8c8c8; }
/* seperate Schriftfarbe für Überschriften */


#headpic { position:absolute; top:54px; left:100px; width:400px; }
/* Position der Graphik festlegen */

#text { position:absolute; top:380px; 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:#EC9F3A; font-weight:bold; font-size:12px; font-family:tahoma,arial; text-decoration:none; }
a:visited { color:#EC9F3A; font-weight:normal; font-size:12px; font-family:tahoma,arial; text-decoration:none; }
a:hover { color:#ffffff; text-decoration:underline; }
a:active { color:#FF0000; text-decoration:underline; }

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; }
