#verwaltung,
#logo,
#MainMenu,
#MenuMain,
#grafikcontainer,
#bannerbk,
#pagerouter{
   display: none;
}
#wrapper,
#content{
   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;
}

#printadresse img{
   float: right;  
}
#printadresse{
   display: block;
   background-color: #fff;
}
#printadresse address{
   font-style: normal;
   background-color: #fff;
}

#content {
   padding-top: 30px; 
}

#content div.promobox_schmal,
#content div.promobox_breit{
  width: auto;
  float: none;
}

body{
   font-size: 10pt;
   color: #000;  
}


