html{
    height:100%;
}
body{
    margin:0px; padding:0px;
    background-color:#F6E0D2;
    background-image:url(../img/background.gif);
    background-repeat:repeat-x;
    text-align:center;
}

#site{
    margin:20px auto;
    width:836px;
    text-align:left;
    overflow:hidden;
}
#banner{
    margin:0px; padding:0px; border:0px solid #ff0000;
    text-align:right;
    height:256px;
    background-color:#FBEFDF;
    background-image:url(../img/banner.jpg); background-repeat:no-repeat; background-position:50% 50%;
}
#nav{
    background:url(../img/bg_nav.gif);
    height:52px;
}
#main{
    border-left:1px solid #A32164;
    border-right:1px solid #A32164;
    background:url(../img/bg_main.gif);
}
#submain{
    margin:0px; padding:18px 8px 18px 25px;
    background:url(../img/bg_submain.gif) 13px 100% no-repeat;
}
#fuss{
    margin:0px; padding:0px;
    clear:both;
    height:25px;
    border-left:1px solid #A32164;
    border-right:1px solid #A32164;
    background:url(../img/bg_bottom.gif);
}
#firmenlogo{
    margin:0px; padding:58px 0px 0px 9px;
    float:left;
    height:92px; width:178px;
    background-color:#92A3CE; background-image:url(../img/bg-firmenlogo.gif); background-repeat:repeat-x;
}
#thema{
    margin:0px;
    width:440px; height:150px;
    float:left; clear:right;
}
#firmenbez{
    margin:0px; padding-top:117px;
    float:left; clear:right;
    width:360px; height:32px;
    color:#FFFFFF;
    text-align:center;
    font-size:16px; font-weight:bold;
    letter-spacing:-1px;
}

/*** Menueelemente ***/
.mBlock0{
    margin:0px 20px 0px 20px; padding:0px; border:0px solid #FF0000;
    height:00px;
    text-align:right;
}
.mBlock0-link{
    margin:0px 15px; padding:0px; border:0px solid #FF0000;
    font-size:12px; font-weight:bold; line-height:33px;
    text-decoration:none;
    color:#FFFFFF;
}
.mBlock0-a-link{
    margin:0px 15px; padding-bottom:11px; border:0px solid #FF0000;
    font-size:12px; font-weight:bold; line-height:30px;
    text-decoration:none;
    color:#999999;
    background:url(../img/bg_nav_aktiv.gif) 50% 18px no-repeat;
}
.mBlock0-link:hover{
    text-decoration:none;
    color:#666666;
}

.mBlock1{
    margin:0px 20px; padding:0px;
    float:left;
}
.mBlock1-link{
    margin:0px 15px; padding:0px; border:0px solid #FF0000;
    font-size:14px; font-weight:bold; line-height:33px;
    text-decoration:none;
    color:#0E0A70;
}
.mBlock1-a-link{
    margin:0px 15px; padding-bottom:11px; border:0px solid #FF0000;
    font-size:14px; font-weight:bold; line-height:30px;
    text-decoration:none;
    color:#0E0A70;
    background:url(../img/bg_nav_aktiv.gif) 50% 18px no-repeat;
}
.mBlock1-link:hover{
    text-decoration:none;
    color:#B82571;
}
