#main{
position:absolute;
left: 50%;
margin-left: -493px; /* negative Hälfte von width:700px */
top: 50%;
height: 566px;
margin-top: -283px; /* negative Hälfte von height:500px */
}


#content{
width:987px;
padding:0px 0px;
}


#content #content_center{
width:897px;
padding:0px 0px;
position: static;
height:auto;
}

#content #content2_center{
padding: 0px 0px 0px 0px;
position: static;
}


#content #content_center div.content_text{
width:auto;
padding-right:0px;
position: static;

}

#content #content_center div.content_image{
width:auto;
position: static;

}

#footer{
background:url() repeat-x 0px 0px;
padding:0px 15px 5px 15px;
margin:0px 0px 0px 0px;
}
