#verwaltung,
#logo,
#header,
#MenuMainBox,
#MenuMainSubBox,
#MenuTop,
#seitenbanner,
#fullsizefooter,
#headermenu,
#leftbox,
#footer,
#bannerbk {
   display: none;
}

#wrapper,
#contentwrapper {
   overflow: visible;
   position: relative;
   width: 500px;
   height: auto;
   left: auto;
   top: auto;
   bottom: auto;
   right: auto;
   padding: 0;
   margin: 0;
   border: 0 none;
   float: none;
   background-color: #fff;
   background-image: none;
   display: block;
   clear: both;
}

#content {
   padding-top: 120px;  
}
#printcontainer{
   border-bottom: 1px solid #000;
   width: 100%;
   display: block;
   position: relative;
   height: 150px;
}

#print_adresse {
	display: block;
	font-style: normal;
   width: 500px;
   position: absolute;
   top: 0;
   left: 0;
   height: 200px
}
#print_logo{
   position: absolute;
   display: block;
   top: 0;
   right: 0;
   height: 200px;
}

.div_box_head {
   border:1px solid #C4C7D7;
}
.div_box_footer {
   border:1px solid #C4C7D7;
}

p, ul, ol, li, h1, h3, h5 {
   page-break-after: avoid;
   page-break-inside: avoid;
}


