@charset "CP850";
@media print {
  /* Hide elements */
  #topnavNew, #nav, #subnav, #footer, .eIV, .responsive_hideMobileLandscape, hr {
    display: none !important; }

  /* Hide other elements */
  .skip, .hideme, .noPrint {
    display: none; }

  /* Basislayout für Druck aufbereiten */
  body, #page_margins, #page {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 10pt !important; }

  /* Body */
  body {
    font-family: Arial, Helvetica, sans-serif;
    color: #000; }

  #column2 {
    page-break-before: always; }

  h1 {
    color: #35797d;
    border: medium none;
    font-weight: normal;
    margin-bottom: 0px;
    font-size: 20px; }

  a, a:hover, a:visited {
    color: #000;
    text-decoration: none; }

  .green .bb {
    color: #35797d !important;
    border-bottom: 2px solid #35797d;
    margin-bottom: 4px; }

  .img_kanzlei img {
    float: left !important;
    margin: 0 10px 10px 0; }

  .block .content .uG {
    clear: both; }

  .block .content .uG .posA {
    font-weight: bold;
    float: left;
    margin-right: 10px;
    width: 75px; }

  .block .content .uL {
    float: left;
    width: 200px; }

  .block .content .uR {
    float: right; }

  .teaser_image_container span {
    margin: 4px 0 10px 0;
    display: block; } }
