#verwaltung,
#footer,
#imagecontainer,
#MenuMainSub,
#MenuMain,
#MenuTop{
   display: none;
}
#ShopTitle,
.HPLogo,
#wrapper,
#content,
#outercontent {
   position: relative;
   width: auto;
   height: auto;
   left: auto;
   top: auto;
   bottom: auto;
   right: auto;
   padding: 0 0 0 0;
   margin: 0;
   border: 0 none;
   float: none;
   background-color: #fff;
   background-image: none;
   display: block;
}
body .HPLogo{
   padding-bottom: 30px;
}
#content {
   padding-top: 30px; 
}

#print_adresse {
	display: block;
	font-style: normal;
   width: 500px;
   height: 150px;
   position: absolute;
   top: 0;
   right: 0;
   text-align: right;
}
body{
   font-size: 10pt;  
}


