/* CSS Layout  */
/*HIER BITTE NICHTS ÄNDERN - AUSSER MAN WEISS GANZ GENAU WAS MAN TUT*/
html, body { 
background-image:url(../pics_main/bg2.jpg);
background-repeat:repeat-x; 
background-color:#D6CCAA;
} 
.wrapper{
background-color:#FFFFFF;
margin:0 auto;
width:906px ;
background-image:url(../pics_main/bg_content_shadow.jpg);
}
.headertop{
margin:0px;
background-image:url(../pics_main/header_top2.jpg);
width:906px;
height:160px;
}
.headersub{
margin: 0px;
background-image:url(../pics_main/header_sub.jpg);
width:906px;
height:72px;
}
.content{
width:906px;
background-image:url(../pics_main/bg_content_stripe.jpg);
background-repeat:repeat-y;
}
.containerleft{
border-top:1px solid #C4B281;
border-left:1px solid #C4B281;
border-right:1px solid #C4B281;
margin-left:14px;
width:205px;
float:left;
}
.navlefttop{
background-color:#FFFFFF;
background-image:url(../pics_main/bg_outerbox_top2.jpg);
background-repeat:no-repeat;
margin:0px 0px 0px 0px;
width:205px;
height:55px;
}
.navleft{
margin-top:0px;
margin-left:14px;
width:180px;
float:left;
}
.navleftbottom{
background-color:#FFFFFF;
background-image:url(../pics_main/bg_outerbox_bottom2.jpg);
background-repeat:no-repeat;
margin:0px 0px 0px 0px;
width:207px;
height:60px;
}
.maincontent{
margin-left:13px;
margin-bottom: 0px;
padding:12px;
padding-bottom:0px;
width:413px;
float:left;
border-top:1px solid #C4B281;
overflow:hidden;
}
.containerright{
border-top:1px solid #C4B281;
margin-left:13px;
width:207px;
float:left;
}
.righttop{
background-image:url(../pics_main/bg_outerbox_top2.jpg);
background-repeat:no-repeat;
margin:0px 0px 0px 0px;
width:205px;
height:55px;
border-left:1px solid #C4B281;
border-right:1px solid #C4B281;
border-bottom:none;
border-top:none;
}
.rightcontent{
padding-left: 13px;
padding-right: 12px;
padding-top:10px;
margin:0px;
width:185px;
float:left;
}
.rightbottom{
background-image:url(../pics_main/bg_outerbox_bottom2.jpg);
background-repeat:no-repeat;
margin:0px 0px 0px 0px;
width:207px;
height:60px;
}
.maincontentsub{
background-image:url(../pics_main/bg_content_sub2.jpg);
height:65px;
width:906px;
clear:left;
}
.footer { 
background-image:url(../pics_main/bg_footer.jpg);
background-repeat:no-repeat;
height:80px;
margin: 0 auto;
width: 906px; 
bottom: 0; 
clear: both; 
width: 906px; 
} 
.biglove{
margin-left:13px;
margin-bottom: 0px;
padding:12px;
padding-bottom:0px;
width:413px;
float:left;
border-top:1px solid #C4B281;
overflow:hidden;
background-image:url(../images/biglove_background.jpg);
background-repeat:norepeat; 
}
