body {
padding:0px;
margin:0px;
text-align:center; 
background-image:url("../../images_layout/bg_gross.jpg"); background-attachment:fixed;
}

#wrapper {			
padding:0px; 
width:980px; 
margin-left:auto; 
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
background-color:none;
}

#head {
margin:0px;
padding:0px;
height:220px;
background-image:url("../../images_layout/top.jpg"); 
}

#head_logo {
margin:0px;
padding:0px;
width:220px;
height:220px;
float:left;
}
#head_grafik {
margin:0px;
padding:0px;
width:760px;
height:220px;
float:left;
}

#haupt {
float:left;
margin:0px;
padding:0px 0px 0px 0px;
width:980px;
height:auto;
min-height:338px;
background-image:url("../../images_layout/bg_haupt.gif"); 
}

#navi {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
float:left;
background-image:url("../../images_layout/bg_button2_norm.gif");
width:220px;
}

#content{
margin:0px 0px 0px 0px;
padding:40px;
float:left;
background-color:#000000;
overflow:inherit;
}

#bottom {
margin:0px 0px 15px 0px;
padding:0px;
height:152px;
background-image:url("../../images_layout/bottom.jpg");
}


