/* Modul Top */

#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; 
    /*width:700px;*/
    height:18px; 
    text-align:center; 
    font-weight:bold;
    color:#fff;
    background-color:#265b9f; 
}

#headline {
    position:relative;top:2px;left:-100px;
}

.fett { font-weight:bold; }

.topten {
    position:relative;left:4px;top:20px;
    padding: 6px;
    border: 1px solid #265b9f;
    margin: 4px;
    color:#265b9f;
    background-color:#fff; 
    margin-bottom:100px;
}

/* Link */
a.ue:link, a.ue:visited, a.ue:active, a.ue:focus { text-decoration:none; line-height:18px; font-size:11px; color:#000; background-color:#ffffff; }
a.ue:hover { text-decoration:underline; font-size:11px; color:#000; background-color:#fff; }


/* Wrapper für linke Spalte */
#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; }

/* Wrapper für rechte Spalte */
#rechts{ 
    position:absolute;top:136px;left:808px;
    width:160px; 
    margin-left:0px; 
    margin-right:4px; 
    background-color:#3b8fcb; 
}

#footer { 
    position:relative;left:0px;top:-72px;
    width:964px; 
    height:54px; 
    background-color:#265b9f; color:#d8e8f4; text-align:center; margin:4px 4px 4px 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; }


