/* Bookmarklink ausblenden */
#bookmarklink,
.bookmark {
  display: none;
}

/* Kopfbild mit Zusatzbild Mobil */
.kopfzeile.mehrere_bilder .bildnr_0,
.kopfzeile.mehrere_bilder .bildnr_1 {
  display: none;
}
@media only screen and (min-width: 480px) {
  .kopfzeile.mehrere_bilder .bildnr_0 {
    display: block;
  }
}
@media only screen and (max-width: 479px) {
  .kopfzeile.mehrere_bilder .bildnr_0 {
    display: none;
  }
  .kopfzeile.mehrere_bilder .bildnr_1 {
    display: block;
  }
  .kopfzeile,
  .kopfzeile > div > .ce-textpic {
    max-width: 100% !important;
    overflow: hidden !important;
    height: auto !important;
  }
  .kopfzeile > div > .bildMitBu .ce-gallery img,
  .kopfzeile > div > .buPop figure.image img,
  .kopfzeile > div > .ce-textpic img {
    height: auto !important;
    width: 100% !important;
    max-width: 100% !important;
    position: relative;
    left: auto !important;
    margin-left: 0 !important;
    top: 0 !important;
  }
  .kopfzeile > div > .bildMitBu,
  .kopfzeile > div > .buPop,
  .kopfzeile > div > .ce-textpic {
    height: auto;
  }
  .kopfzeile .tx-3sresponsiveslideshow-pi1 .images img {
    height: auto !important;
    width: auto !important;
    max-width: 100% !important;
    position: absolute !important;
    left: auto !important;
    margin-left: 0 !important;
  }
  .kopfzeile .tx-3sresponsiveslideshow-pi1 .images img.first_image_for_layout {
    position: relative !important;
  }
  .kopfzeile .tx-3sresponsiveslideshow-pi1 > div {
    margin-bottom: 0;
  }
}

#uid_27042 .topmenue,
#uid_27044 .topmenue,
#uid_27045 .topmenue {
  display: none;
}
.paginator {
  display: none;
}
.copyright_extra {
  float: right;
}


#c212455 .bildnr_1,
#c212571 .bildnr_1,
#c315004 .bildnr_1,
#c315101 .bildnr_1 {
  display: none;
}
#c212458 {
  background-color: black !important;
}
#c212458 * {
  color: white !important;
}
#c212467 h3,
#c212480 h3,
#c212502 h3,
#c212549 h3,
#c212560 h3,
#c315018 h3,
#c315031 h3,
#c315051 h3,
#c315080 h3,
#c315090 h3 {
  margin-bottom: 40px;
}

/* kontaktbutton durch expertenfinder austauschen */
.kontaktbuttontrigger img {
  opacity: 0;
}

.kontaktbuttontrigger {
  background-image: url("../m/button_expertenfinder.png");
  background-size: contain;
  width: 23px;
  height: 132px;
}
html[lang="en"] .kontaktbuttontrigger {
  background-image: url("../m/button_expertenfinder_en.png");
}

/* Media Queries */
@media only screen and (max-width: 568px) {
  #c212455 .bildnr_0,
  #c212571 .bildnr_0,
  #c315004 .bildnr_0,
  #c315101 .bildnr_0 {
    display: none;
  }
  #c212455 .bildnr_1,
  #c212571 .bildnr_1,
  #c315004 .bildnr_1,
  #c315101 .bildnr_1 {
    display: block;
  }
}
