html,body {
 margin: 0px;
 padding: 0px;
 width:19cm;
 background-image:none;
 background-color:white;
 height:auto;
 border:0;
 }

#header_links{
display:none;
}

#header_rechts_top{
display:none;
}

#header_rechts_middle{
display:none;
}


#header_rechts_bottom{
display:none;
}

#right{
display:none;
}

#contentright{
display:none;
}

#bottom{
display:none;
}

#document{
background-color:white;
background-image:none;
height:auto;
 width:18cm;
margin:0;
padding:0;
left:0;
right:0;
}

#content{
height:auto;
background-color:white;
background-image:none;
height:auto;
 width:18cm;
}

#contentcenter{
height:auto;
 width:18cm;
background-image:none;
background-color:none;
float:center;
border-bottom:none;
margin:0;
padding:0;
left:0;
right:0;
}

#contentcenter *{
width:60%;
max-width:18cm;
background-image:none;
background-color:none;
margin:0;
padding:0;
}

#left{
max-width:18cm;
height:auto;
 width:18cm;
margin:0;
padding:0;
height:auto;
left:0;
right:0;
}