/* Modul login */

#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:132px;
    width:836px; 
    height:18px; 
    text-align:center; 
    color:#fff;
    background-color:#265b9f; 
}

.headline {
    position:relative;top:2px;left:-60px;
    font-weight:bold;
}

#formular {
    position:relative;top:50px;left:110px;
    width:440px;
    height:200px;
    padding:6px;
    border:1px solid #265b9f;
    margin:2px;
    background-color:#8ebbf4; 
}

a.link2:link, a.link2:visited, a.link2:active, a.link2:focus { text-decoration:none; font-size:11px; color:#265b9f; font-weight:bold; background-color:#8ebbf4; }
a.link2:hover { text-decoration:underline; }

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

#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:396px;
    width:964px; 
    height:54px; 
    background-color:#265b9f; color:#d8e8f4; text-align:center; margin:4px 4px 72px 4px; 
}

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; }


