@charset "UTF-8";

@media print {

  @page {
    size: A4;
    margin: 20mm;
  }

  body
  {
    margin: 25mm 25mm 25mm 25mm;
    overflow: visible;
  }

  .menu--short-menu {
display: none!important;
  }

  .region-header {
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 0;
    border-bottom: 1px solid #003565;
    width: 110mm;
    height: 25mm;
  }

  p {
    font-size: 12pt;
    color: #4c514a;
  }
  a {
    color: #4c514a!important;
  }

  p a {
    border-bottom: none;
  }

  a:after {
    color: grey;
  }

  img {
    max-width: 400px;
  }

  .grid-container {
    border-top: none;
  }

  .grid-container-c-1d3-1d3-1d3 .grid-slot-1d3 {
    width: 320px;
    margin-right: 24px;
  }

  section {
    break-before: always;
  }

  ul {
    break-inside:avoid;
  }

.icon-container-wrapper {
  display: none;
}

.fitvids-video {
  display: none;
}

  .grid-box-sociallinks, .newsletter-box, .innovation {
    display: none;
  }

.menu--footer {
  display: none;
}

  .footer-logo-area {
display: none;
  }



  /* GRID */
  .grid-slot-1d3 {
    width: 100%!important;
  }

  .grid-slot-1d3 h2 {
  margin-top: 30px;
}

/* PRESSEMITTEILUNG */
  .page-node-type-article .field--name-field-teaser-image-caption {
    margin-left: 0;
    max-width: 100mm;
    text-align: left;
  }

  .field--name-field-images {
    display: none;
  }

  .person-profile {
    margin-bottom: 30px;
  }

  /* FOKUS-BOX */
  .grid-box-thematic_focus .thematic-focus-box {
    display: none;
  }

  .thematic-focus-box__links_mobile {
    display: none;
  }

  /* KONTAKT-BOX */
  .contact-print {
    display: block;
  }
  .person-mobile {
   display: none;
  }
}
