#menu_main,
#head,
#verwaltung{
   display: none;
}

#content{
   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;
}
#printhead{
   position: absolute;
   display: block;
   left: 0;
   top: 0;
   height: 115px;
   width: 100%;
   border-bottom: 1px solid #000;
   text-align: left;
   padding-bottom: 10px;
   background-image: none;
}
#printhead address{
   font-style: normal;
   font-size: 92%;
}

#content{
   padding-top: 125px;  
}