#MenuMainContainer,
#bannerbk,
#pagerouter,
#head,
#MenuTop,
.printPage,
#fixedElements,
#SubNaviAndSearchContainer,
#verwaltung{
   display: none;
}
#content ul{
   list-style-type: disc;
}
#content ul li {
   background-image: none;
   list-style-image: none;
   list-style-type: disc;
   padding: 0 0 0 5px;
   margin: 0 0 0 25px;
}
#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;
}
#druckheader{
   position: absolute;
   display: block;
   left: 0;
   top: 0;
   height: auto;
   width: 100%;
   border-bottom: 1px solid #000;
   text-align: left;
   padding-bottom: 10px;
}
#printlogo{
   position: absolute;
   top: 0;
   right: 0;  
}
address{
   font-style: normal;
   line-height: 1.2;
}

#wrapper{
   padding-top: 190px;  
}