body {
   font-family: Helvetica, Arial, sans-serif;
   color: #000;
   background-color: #fff;
   margin: 0 1px;
   padding: 0;
   size: portrait;
   font-size: 10pt;
   background-image: none;
   width: auto;
}

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,
#verwaltung,
#logo,
#bannerbk,
#footer,
#pagerouter,
.HPLogo,
#bild1,
.schatten_oben,
.content_oben,
.content_unten,
#akademie,
.schattenli,
.schattenre,
#leftcontainer,
#menu_top,
#menu_service,
#breadcrumb,
#bild1,
#rightcontainer,
#menu_bottom,
#header_image
{
display: none;
}

#content
{
  position: absolute;
  top: 150;
  left: 0;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border: none;
  margin: 0;
  /*padding: 0;*/
}

#content .img {
   margin: 5px;
}

#print_adresse {
   display: block;
   font-style: normal;
   width: auto;
   size : portrait;
   position: absolute;
   left: 5px;
   top: 0;
   z-index: 5;
}
#print_logo    {
   position: absolute;
   display: block;
   width: auto;
   right: 5px;
   top: 0;
   size : portrait;
   z-index: 5;
}

div#print
{
  height: 120px;
}

