#MenuTop,
#MenuMain,
#imgcontainer,
#footer,
#pagerouter,
#Navigation,
#bbkcontainer,
#verwaltung{
   display: none;
}

#wrapper,
#mainContent,
#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;
}
#head{
   position: absolute;
   display: block;
   left: 0;
   top: 0;
   height: 120px;
   width: 100%;
   border-bottom: 1px solid #000;
   text-align: left;
   padding-bottom: 10px;
   background-image: none;
}
#wrapper #content .promobox_schmal{
   width: 40%;
}

#head address{
   display: block;  
   line-height: 1.2;
}
#head a.HPLogo{
   border: 0 none;
   right: 10px;  
   left: auto;
}
#wrapper{
   padding-top: 140px;  
}

#print_adresse {
   display: block;
   font-style: normal;
   width: auto;
   orphans : 2;
   widows : 2;
   size : portrait;
   page-break-after : avoid;
   page-break-inside : avoid;
   margin  : 0 1px;
   position: absolute;
   left: 0;
   top: 0;
}
