body { font-family: 'Gill Sans', Verdana, Arial; background: #fff; padding: 0px; margin-top: 0;}

#back { background: url('weiterleitung1.jpg') no-repeat 0px 0px ; width: 799px; height: 503px; position: absolute;
		margin-top: -252px; margin-left: -400px; top: 50%; left: 50%; /* <-- Center-Hack! */
 }


/** 
 * Menüs allgemein
 */
#active_menu { font-weight: bold; }


/**
 * Hauptmenü
 */
#mainmenu { position: relative; top: 100px; left: 11px;}
#mainmenu a:hover, #submenu a:hover, #untenmenu a:hover { }

#mainmenu a {
margin: 0px 10px 0px 10px ;
color: #3f585d;
font-size: 9pt;
text-decoration: none;
width: auto;
}


#himage { display: none; }


/**
 * Menü unten rechts 
 */
#untenmenu {
position: relative;
margin-left: 570px;
top: 450px;

}

#untenmenu a {
margin: 0px 5px 0px 5px ;
color: #507177;
font-size: 9pt;
text-decoration: none;
}