html{
    height:100%;
}
body{
    height:100%;
    background-image:url(../img/bg-untenrechts.gif); background-repeat:no-repeat; background-position:right 444px;
}
#sub_body{
    border:0px solid #FF0000;
    position:absolute;
    z-index:2;
    width:100%; height:100%;
    text-align:center;
}
#schrecke{
    position:absolute; width:100%; height:430px;
    background-image:url(../img/bg-obenlinks.gif); background-repeat:no-repeat; background-position:top left;
}

/*** content ***/
#site{
    margin:20px auto; padding:0px; border:4px solid #ffffff;
    width:512px;
    text-align:left;
    background-color:#12AE66;    
}
#banner{
    margin:0px; padding:0px;
    height:170px;
    background-image:url(../../_tpl/img/bg-banner.jpg);
}
#nav{
    margin:0px; padding:0px; border:0px solid #000000;
    float:left; clear:right;
    height:254px;
}
#themenbild{
    margin:0px; padding:0px; border:0px solid #ff0000;
    float:right; clear:right;
    width:244; height:254px;
}
#main{
    margin:0px 6px 10px 20px; padding:40px 0px 0px 0px; border:0px solid #ff0000;
    clear:both; 
}
#fuss{
    margin:0px; padding:0px; 
    clear:both;
    line-height:30px;
}
#bilderleiste{
    border:0px solid #ff0000;
    margin:0px 0px 0px 10px;
    float:right;
    width:130px;
    text-align:center;
}

/*** Menueelemente ***/
.mBlock0{
    margin:0px 0px 2px 0px; padding:0px; border-bottom:1px solid #FFFFFF;
    height:25px;
    line-height:25px; text-align:center;
}
.mBlock0-link, .mBlock0-a-link{
    margin:0px 12px; padding:0px;
    font-size:12px; line-height:25px; font-weight:lighter;
    text-decoration:none;
    color:#FFFFFF; 
}
.mBlock0-link:hover{
    text-decoration:none;
    color:#BFBDD5; 
}
.mBlock1{
    border-top:1px solid #00CC33; border-bottom:1px solid #00CC33;
}
.mBlock1-link, .mBlock1-a-link{
    margin:0px; padding:0px 0px 0px 33px; border-top:1px solid #00CC33; border-bottom:1px solid #00CC33;
    width:215px; display:block; height:28px;
    background-color:#329801;
    font-size:13px;
    color:#D6EACB;
    text-decoration:none; line-height:28px; font-weight:bold;
}

.mBlock0-a-link, .mBlock1-a-link{
    color:#66FF00; font-weight:bold;
}
/*** 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; 
}/**/

