#flashcontainer,
#MenuMain,
#pagerouter,
#products,
#MenuTop,
.printPage,
#copyright,
#SubNaviAndSearchContainer,
#verwaltung{
   display: none;
}
#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;
}
#printheader{
   position: absolute;
   display: block;
   left: 0;
   top: 0;
   height: auto;
   width: 100%;
   border-bottom: 1px solid #000;
   text-align: left;
   padding-bottom: 18px;
}
address{
   font-style: normal;
   line-height: 1.2;
}

#wrapper{
   padding-top: 140px;  
}
.HPLogo{
   position: absolute;
   top: 0;
   right: 0;
   width: 330px;
   text-align: right;
}