@page {
  size: portrait;
}

body {
  background-color: #ffffff;
}

/*
@page :left {
  margin-left:1.5cm;
  margin-right:2cm;
}

@page :right {
  margin-left:2cm;
  margin-right:1.5cm;
  }
*/

div#div_print_kopf {
  padding: 8px;
  border-bottom: 1px solid #000000;
}

div#div_print_kopf_img {
  display: inline;
  float: right;
}

div#div_print_text {
  padding-top: 70px;
}

div#div_print_kopf_clear {
  clear: both;
  font-size: 1px;
  line-height: 1px;
  height: 1px;
}


div#div_header, div#div_links, div#div_rechts, div#div_kleinenavi_container, div#div_standort, div#div_content_footer {
  display: none;
}

div#div_mitte {
  margin: 0;
}

div#div_content, div_content_content {
  margin: 0;
  width: auto;
}

