body {
   font-family: Helvetica, Arial, sans-serif;
   color: #000;
   background-color: #fff;
   margin: 0 1px;
   padding: 0;
   size: portrait;
   font-size: 10pt;
   orphans: 2;
   widows: 2;
   background-image: none;
}

h1, h2, h3 {
   page-break-after: avoid;
   page-break-inside: avoid;
}


h1 {
   font-size: 16pt;
   font-weight: normal;
   padding: 0;
   margin: 30px 0 1em 0;
}

h2 {
   font-size: 14pt;
   font-weight: normal;
   padding: 0;
   margin: 30px 0 1em 0;
}

h3 {
   font-size : 12pt;
   font-weight : bold;
   padding : 0;
   margin :  10px 0 0.5em 0;
}


p  {
   margin : 0 0 1em 0;
}

#menumain,
#logo,
#footer,
#bild,
.HPLogo,
#MenuMain,
#head,
#rightcontianer,
#leftcontianer,
#MenuMainSub,
#menu
 {
   display: none;
}

#content,
#contentwrapper,
#wrappercontainer {
   position: relative;
   background-image: none ;
   width: 100%;
   height: auto;
   left: auto;
   top: 0;
   bottom: auto;
   right: auto;
   padding: 0;
   margin: 0;
   border: 0 none;
   float: none;
   background-color: #fff;
   color: #000;
   display: block;
   clear: none;
}

#content .img {
   margin: 5px;
}

#wrapper {
   padding-top: 150px;
   border: 0 none; 
   width: auto;  
}

#print_adresse {
   display: block;
   font-style: normal;
   width: auto;
   orphans : 2;
   widows : 2;
   size : portrait;
   page-break-after : avoid;
   page-break-inside : avoid;
   margin: 0;
   position: absolute;
   left: 0;
   top: 0;
   color: #000;
}
#print_logo    {
   display: block;
   position: absolute;
   top: 25px;
   right: 0;
   orphans : 2;
   widows : 2;
   size : portrait;
   page-break-after : avoid;
   page-break-inside : avoid;
   margin  : 0 1px;
}



