html{
    height:100%;
}
body{
    margin:0px; padding:0px;
    text-align:center;
    background-color:#DDEEFF;
	background:url(../img/bg.gif) repeat-x;
	background-color:#3e5044;
}
#site{
    margin:10px auto 10px auto; border:1px solid #000000;
    width:980px;
    text-align:left;
    background:#FFFFFF; background-image:url(../img/bg_nav.gif); background-repeat:repeat-y;
}
#banner{
    margin:0px; padding:0px; border:0px solid #ff0000;
    height:175px;
    background-image:url(../img/bg_banner.jpg);
}
#nav{
    margin:0px 20px 0px 0px; padding:0px; border-right:0px solid #000000;
    float:left; clear:right;
    width:180px;
	height:100%;
}
#main{
    margin:25px 0px 25px 20px; padding:0px; border:0px solid #000000;
    float:left; clear:right;
    width:725px;
    background-color:#FFFFFF;
}
#rand-rechts{
    margin:0px; padding:0px; border:0px solid #000000;
    float:right; clear:right;
    width:13px; height:270px;
    background-image:url(../img/bg_right_top.gif);
}
#fuss{
    margin:0px; padding:0px;
    clear:both;
    height:15px;
    background-image:url(../img/fuss.gif); background-repeat:repeat-x;
}
#firmenlogo{
    margin:0px; padding:8px 0px 0px 15px;
    float:left;
    height:92px; width:178px;
}
#firmenbez{
    margin:0px; padding-top:117px;
    float:left; clear:right;
    width:430px; height:32px;
    text-align:center;
}
/*** Menueelemente ***/
ul.mBlock0{
    margin:25px 10px; padding:0px; border:0px solid #FF0000;
    list-style:none;
    list-style-image:none;
}
ul.mBlock0 li a{
    margin:7px 0px 0px 0px; padding:0px 10px; border:1px solid #FFFFFF;
    font-size:13px; line-height:20px; width:149px;
    text-decoration:none;
    display:block;
    background-color:#E9E9E9;
    color:#000000; 
}
ul.mBlock0 li a:hover{
    text-decoration:none;
    color:#AAAAAA; 
}
ul.mBlock0 li a img{
	visibility:hidden;
}
ul.mBlock0 li a:hover img{
	visibility:visible;
}
ul.mBlock1{
    margin:3px 10px; padding:0px; border:0px solid #FF0000;
    list-style:none;
    list-style-image:none;
}
ul.mBlock1 li a{
    margin:2px 0px 0px 0px; padding:0px 10px; border:1px solid #C7C7C7;
    font-size:13px; line-height:20px; width:139px;
    text-decoration:none;
    display:block;
    background-color:#F5F5F5;
    color:#000000;
}
ul.mBlock1 li a:hover{
    text-decoration:none;
    color:#AAAAAA;
}
/*** 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; 
}/**/
