body { background-color:#ffffff; margin:0px; padding:0px 0px 0px 0px; }
/* 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:Arial Narrow,Arial,sans-serif;font-size:14px;letter-spacing:0.1 em;line-height:160%;color:#484848 }
/* Schriftart für alle Elemente die Schrift enthalten */

h1, h2, h3, h4, h5, h6 { color:#000000;letter-spacing:0.2em;text-align:center;font-family:Arial; }
/* seperate Schriftfarbe für Überschriften */
;
h6 { color:#c8c8c8; }
/* seperate Schriftfarbe für Überschriften */


#headpic { position:absolute; top:20px; left:150px; width:600px; }
/* Position der Graphik im Seitenkopf festlegen */

#navigation_main  { position:absolute; top:100px; left:190px; width:800px; color:#000000; 	}

#navigation  { position:absolute; top:160px; left:22px; width:160px; color:#000000; 	}

#text { position:absolute; top:165px; left:190px; width:400px; color:#000000; 	}

/* 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:#eb0808; font-weight:normal; font-size:14px; font-family:Arial Narrow,Arial,sans-serif; text-decoration:none; }
a:visited { color:#eb0808; font-weight:normal; font-size:14px; font-family:Arial Narrow,Arial,sans-serif; text-decoration:none; }
a:hover { color:#830e0e; text-decoration:underline; }
a:active { color:#830e0e; text-decoration:underline; }

a.blue:link { color:#EC9F3A; font-size:14px; font-family:Arial Narrow,Arial,sans-serif; font-weight: 200; text-decoration:none;}
a.blue:visited font-size:14px; font-family:Arial Narrow,Arial,sans-serif; font-weight: 200; text-decoration:none; }
a.blue:hover { color:#ffffff; text-decoration:underline; }
a.blue:active { color:#FF0000; text-decoration:underline; }