body{
   position: relative;
}
#infobox,
#MenuMain,
#pagerouter,
#products,
#MenuTop,
#trustUs,
.printPage,
#copyright,
#borderright,
#borderbottom,
#buyBox,
#head .buy,
#youAreHere,
.breadcrumb,
#suche,
#MenuSearchContainer,
#verwaltung{
   display: none;
}
#head,
#wrapper,
.clearLeft,
.clearBoth,
#floatwrapper,
#content,
#contentwrapper{
   position: relative;
   width: auto;
   height: auto;
   left: auto;
   top: auto;
   bottom: auto;
   right: auto;
   padding: 0;
   margin: 0;
   border: 0 none;
   float: none;
   background-color: #fff;
   color: #000;
   background-image: none;
   display: block;
   clear: none;
}
#printaddress{
   position: absolute;
   top: 0;
   right: 0;
   width: 50%;
   display: block;
   line-height: 1.2;
}
#head{
   position: absolute;
   left: 0;
   top: 0;
   height: 135px;
   width: 100%;
   text-align: left;
   padding-bottom: 18px;
}
#logo{
   top: auto;
   left: auto;
   right: auto;
   bottom: auto;
   position: relative;
}

#wrapper{
   padding-top: 165px;
}
