@media print {
  body {
    font-size: 14pt;
    font-family: helvetica, Helvetica, sans-serif;
    background: red;
  }
  #main .noprint {
    display: none;
  }
  #main .onlyprint {
    display: block;
  }
  #main .ce_text .right {
    display: none;
  }
  #wrapper {
    width: 1000px;
  }
  #main .pdf_link,
  .syndication,
  #header,
  #kopfnavi,
  #left,
  #main .mod_breadcrumb,
  #main .details_footer,
  #footer {
    display: none;
  }
  #logo_rechts {
    font-size: 10pt;
  }
  #logo_rechts .standort_berlin {
    float: none;
    text-align: right;
    border: 1px solid black;
    font-size: 10pt;
    margin-top: 10px;
    color: #000000;
  }
  #logo_rechts .standort_moritzburg {
    float: none;
    text-align: right;
    border: 1px solid black;
    font-size: 10pt;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 9px;
    color: #000000;
  }
  #logo_rechts .standort_moritzburg .tel {
    float: none;
    font-size: 10pt;
  }
  #logo_rechts .standort_berlin strong,
  #logo_rechts .standort_moritzburg strong {
    font-size: 10pt;
  }
  .onlyprint > table {
    margin-bottom: 2em;
  }
  table tr td {
    padding: 0;
    /*border: 1px solid red;*/
  }
  h1 {
    margin: 0;
    border-bottom: 1px solid red;
  }
}

/*# sourceMappingURL=data:application/json;charset=utf-8,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%22%2C%22sources%22%3A%5B%22file%3A%5C%2F%5C%2F%5C%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Fdiakademie.abnahme-server.de%5C%2Fhttpdocs%5C%2Ffiles%5C%2Fprint.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BEACC%3BIACE%3BIACA%3BIACA%3B%3BEAEF%3BIACE%3B%3BEAEF%3BIACE%3B%3BEAGF%3BIACC%3B%3BEAGD%3BIACC%3B%3BEAGD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BIAQC%3B%3BEAED%3BIACC%3B%3BEAGD%3BIACC%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%3B%3BEAGD%3BIACC%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%3B%3BEAGD%3BIACC%3BIACA%3B%3BEAGD%3BAAAA%3BIAEC%3B%3BEAGD%3BIACC%3B%3BEAGD%3BIACC%3BAACA%3B%3BEAGD%3BIACC%3BIACA%22%7D */