/* Datei legt zentrale Formate für das obere Menue fest */


body { }
#menue_oben { position:absolute; top:20px; left:8px; width:832px; height:60px; z-index:1; }
#kommentar { position:absolute; top:92px; left:8px; width:832px; height:20px; z-index:1; }

h1 {font-family:Arial,sans-serif; font-size:15px; text-align:center; margin-top:0px; color:#000000; font-weight:bold; }

a:link { text-decoration:underline; }
a:visited { text-decoration:underline; }
a:active { text-decoration:none; }
