html{
    height:100%;
}
body{
    margin:0px; padding:0px;
    background-color:#0b1b31;
    /*background-image:url(../../content/img/schneefall.gif); */
    text-align:center;
}

#site{
    margin:10px auto; border:1px solid #8d8d8d;
    width:980px;
    text-align:left;
    overflow:hidden;
    background:#E8E9EB; background-repeat:repeat-y;
    background-image:url(../img/bg_main.gif);
}
#banner{
    margin:0px; padding:15px 0px 0px 20px; border:0px solid #ff0000;
    height:192px;
    color:#ffffff;
    background-color:#000000;
    background-image:url(../img/banner.jpg); background-repeat:no-repeat;
}
#nav{
    margin:0px; padding:0px; border-right:0px solid #000000;
    float:left; clear:right;
    width:203px;

}
#main{
    margin:0px 0px 0px 20px; padding:0px 25px 0px 0px; border:0px solid #F0F0F0;
    float:left; clear:right;
    width:710px;
}
#fuss{
    margin:0px; padding:0px;
    clear:both;
    text-align:right;
    height:140px;
    background-image:url(../img/fuss.jpg); background-repeat:no-repeat;
}
#firmenlogo{
    margin:0px; padding:58px 0px 0px 9px; border-right:1px solid #000000;
    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 ***/
ul.mBlock0{
    margin:18px 0px 0px 0px; padding:0px; border:0px solid #FF0000;
    list-style:none;
    list-style-image:none;
}
ul.mBlock0 li a{
    margin:5px 0px 0px 0px; padding:0px 0px 0px 35px; border:0px solid #FF0000;
    width:175px; display:block;
    color:#FFFFFF;
    font-size:12px; line-height:40px;
    text-decoration:none;
    background-image:url(../img/bg-menue1-link.gif); background-repeat:no-repeat;
}
ul.mBlock0 li a.aktiv{
    background-image:url(../img/bg-menue1-a-link.gif);
}
ul.mBlock0 li a:hover{
    background-image:url(../img/bg-menue1-hover.gif);
    /*color:#000000;*/
}
a.myspace{ background-image:url(../img/MyspaceButton.png); }
a.myspace:hover{ background-image:url(../img/MyspaceButton_hover.png); }

/*** Sonstiges ***/
/*
#spezial{
    margin:0px auto; padding-bottom:-20px; border:1px solid #254083;
    width:1160px;
    text-align:left;
    background-image:url(../../content/img/weihnachtsbaum.gif); background-repeat:no-repeat; background-position:right bottom; 
}/**/