/* Modul Mediadaten */

#header { width: 968px; height: 76px; 
    background-image:url(../css/b2.jpg);
    background-repeat:repeat;
    background-position:right;
}

#such { visibility:hidden; }
#lupe { visibility:hidden; }

#banner { position:relative;top:8px;left:-12px; float:right; margin:0px -4px 0px 4px; }
#menuwrapper { line-height:23px; width:964px; margin-left:4px; background-color:#000; }

a.menulink1:link, a.menulink1:visited, a.menulink1:active, a.menulink1:focus
{ display: block; width: 120px; height:14px; text-align: left; text-decoration:none; font-size:11px; font-weight:bold; background-color:#8ebbf4; color: #fff; padding:4px;
border-bottom: 1px solid #3b8fcb;  }

a.menulink1:hover   { display: block; width: 120px; text-align: left; text-decoration:none; font-size:11px; font-weight:bold; background-color:#265b9f; color: #fff; padding:4px; }

/* Menü-Überschrift */
.ue2 { position:relative;top:-81; display: block; width: 120px; font-size:11px; font-weight:bold; background-color:#265b9f; color: #fff; padding:4px;  }

#topn { 
    position:absolute;top:119px;left:130px;
    width:838px; 
    /*width:700px;*/
    height:18px; 
    text-align:center; 
    color:#fff;
    background-color:#265b9f; 
}

#headline {
    font-weight:bold; 
    position:relative;top:2px;left:-70px;
}

.zu {
    font-weight:bold;
    color:#fff;
    background-color:#8ebbf4; 
    margin-top:10px;
    margin-bottom:10px;
}

#text {
    position:relative;left:46px;top:22px;
    width:548px;
    height:554px;
    padding: 16px;
    border: 1px solid #265b9f;
    margin: 2px;
    background-color:#8ebbf4; 
}

#links { position:absolute;top:119px;left:4px; width:120px;  background-color:#3b8fcb; float:left; }

#center { background-color:#3b8fcb; width:670px; color:#000; padding:0px; margin-left:132px; }

#rechts{ 
    position:absolute;top:136px;left:808px;
    width:160px; 
    margin-left:0px; 
    margin-right:4px; 
    background-color:#3b8fcb; 
}

#footer { 
    position:relative;left:0px;top:22px;
    width:964px; 
    height:54px; 
    background-color:#265b9f; color:#d8e8f4; text-align:center; margin:4px 4px 72px 4px; 
    clear:both; 
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active, a.footerlink:focus, a.footerlink:hover
{ text-decoration:none; font-size:11px; background-color:#265b9f; color:#d8e8f4; }


