html, body {
 background-image: none;
 text-align:center;
 }



#header {
 display:none;
} 

#topbar {
 display:none;
} 
#bottombar {
 display:none;
} 
#document {
 width: 19cm;
 text-align: center;
 margin-left: auto;
 margin-right: auto;
}
#container {
 border-bottom: none;
 background-color:none;
}

#contentcontainer {
float:left;
 width: 19cm;
 background-image: none;
 background-repeat: repeat-y;
 background-position:right;
} 
#menue {
 display:none;
}