/* Corona Hint */

.kopfzeile .coronahintGlobal {
  position: absolute !important;
  background: rgba(86, 87, 94, 0.85);
  left: 0;
  right: 0;
  top: 0;
  z-index: 11;
  display: no ne;
}

.kopfzeile .coronahintGlobal p {
  margin: 20px 50px;
  text-align: center;
  font-size: 18px;
}

.kopfzeile .coronahintGlobalClose {
  width: 14px;
  height: 14px;
  position: absolute;
  top: 20px;
  right: 20px;
  background: url(/fileadmin/templates/2013/m/x_weiss.png) no-repeat;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .kopfzeile .coronahintGlobal {
    position: static !important;
    display: block !important;
    overflow: auto !important;
  }

  .kopfzeile .coronahintGlobalClose {
    display: none;
  }
}

body {
  color: #6b6b71;
  overflow-x: hidden;
}

.slick-slider {
  overflow: visible;
}

div.inhaltszeile div.redaktionell > div.mc996 {
  padding: 0px 0 0px;
}

.loading_overlay {
  background: #fff !important;
}

.loading_overlay h2 {
  color: #6b6b71 !important;
  opacity: 1 !important;
}

.loading_overlay:after {
  content: "";
  display: block;
  width: 100%;
  height: 115px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
}

.loading_overlay .lo_inner:after {
  content: "";
  background: url(/fileadmin/templates/2013/logos/logos_ro/remondis_en.png)
    no-repeat left top / 149px 46px;
  display: block;
  width: 149px;
  height: 46px;
  position: absolute;
  right: 30px;
  top: 50px;
}

html[lang="de"] .loading_overlay .lo_inner:after {
  background: url(/fileadmin/templates/2013/logos/logos_ro/remondis.png)
    no-repeat left top / 149px 46px;
}

.loading_overlay .lo_inner {
  padding-top: 115px;
}

.loading_overlay .loading_animation {
  /*CSS animations*/
  -webkit-animation: none !important;
  animation: none !important;
}

.jNiceRadio {
  border: 1px solid #aaa;
  border-radius: 60px;
  height: 20px;
  width: 20px;
  top: 4px;
}

.jNiceRadio {
  background-image: url("/fileadmin/templates/2013/img/jnice_remred_radio.png") !important;
}

.jNiceRadio.jNiceChecked {
  background-position: center -27px;
}

#fahnen_links {
  position: fixed;
  top: 115px;
}

#uid_24003 #fahnen_links {
  display: none !important;
}

#fahnen_links a {
  display: block;
  margin-top: 15px;
}

.slideoutmenu {
  width: 768px;
}

.slideoutmenuwrapper ul {
  width: 50%;
}

/* Startseite */

#c181647 > div,
#c182731 > div {
  padding: 0 30px !important;
}

#c181647,
#c182731 {
  padding: 30px 0 0 0;
}

/* Nebenseiten ohne Animation */

.nebenseiten .kopfzeile {
  position: relative;
}

.nebenseiten .kopfzeile .ce-row.bildnr_0 li:before {
  content: "";
  width: 150px;
  position: absolute;
  background: url(/fileadmin/user_upload/remondis_global_2017/headeranimationen/header_schatten_links.png)
    no-repeat left top / contain;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
}

.nebenseiten .kopfzeile .ce-row.bildnr_0 li:after {
  content: "";
  width: 150px;
  position: absolute;
  background: url(/fileadmin/user_upload/remondis_global_2017/headeranimationen/header_schatten_rechts.png)
    no-repeat right top / contain;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
}

/* Headeranimationen */

.headeranimation.sticky {
  height: calc(100vh - 115px);
  background: url(/fileadmin/user_upload/remondis_global/2017_test2/animation_profil_01_1600-07.jpg);
  background-size: cover;
  background-position: right center;
  will-change: "transform";
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  overflow: hidden;
}

.headeranimation .wrapper {
  position: absolute;
  top: 0;
  left: 0;
  height: calc(100vh - 115px);
  width: 100%;
}

.headeranimation .wrapper {
  background: #f3f3f3;
}

.headeranimation .hl_text_klammer {
  position: relative;
  height: calc(100vh - 115px);
  overflow: auto;
  width: 1274px;
  margin: auto;
}

.headeranimation .hl_text_table {
  height: 100%;
  width: 100%;
  display: table;
  table-layout: fixed;
  line-height: 1;
}

.headeranimation .hl_text {
  display: table-cell;
  vertical-align: middle;
  padding: 20px 20px 20px 20px;
}

.headeranimation .hl_text1 {
  padding-left: 40px;
  font-size: 28px;
  margin-bottom: 22px;
  line-height: 1.2;
}

.headeranimation .hl_text2 {
  padding-left: 75px;
  font-size: 50px;
  line-height: 1.2;
}

#uid_25346 .headeranimation .hl_text_table {
  width: 500px;
}

#uid_25346 .headeranimation .hl_text1 {
  font-size: 51px;
  margin-bottom: 0;
}

#uid_25346 .headeranimation .hl_text2 {
  font-size: 62px;
  padding-left: 100px;
}

#uid_25351 .hl_text1.textset2,
#uid_25351 .hl_text2.textset2 {
  display: none;
  color: #3c3d42;
}

@media only screen and (min-width: 768px) {
  #uid_25351 .headeranimation .hl_text2 {
    padding-bottom: 26%;
  }
}

#uid_25346 .headeranimation .hl_text > p {
  padding: 20px 40px 0 40px;
  margin-bottom: 0;
  font-size: 18px;
}

.headeranimation .wrapper > div {
  background-size: cover;
  background-position: right center;
  position: absolute;
  top: 0;
  left: 0;
  height: calc(100vh - 115px);
  width: 100%;
}

#uid_25346 .headeranimation.sticky {
  background-image: url(/fileadmin/user_upload/remondis_global_2017/headeranimationen/01_startseite/1.jpg);
}

#uid_25416 .headeranimation.sticky {
  background-image: url(/fileadmin/user_upload/remondis_global_2017/headeranimationen/02_profil/02_profil_590284640_RET.jpg);
}

#uid_25416 .headeranimation .hl_text1 {
  color: #88888d;
}

#uid_25416 .headeranimation .hl_text2 {
  color: #6a6b71;
}

#uid_25347 .headeranimation.sticky {
  background-image: url(/fileadmin/user_upload/remondis_global_2017/headeranimationen/03_geschaeftsfelder/03_geschaeftsfelder_p1166m1070265f.jpg);
}

#uid_25347 .headeranimation .hl_text1 {
  color: #88888d;
}

#uid_25347 .headeranimation .hl_text2 {
  color: #6a6b71;
}

#uid_25363 .headeranimation.sticky {
  background-image: url(/fileadmin/user_upload/remondis_global_2017/headeranimationen/03-1_recycling/03-1_recycling_458703433.jpg);
}

#uid_25363 .headeranimation .hl_text1 {
  color: #afcb27;
}

#uid_25363 .headeranimation .hl_text2 {
  color: #7d9b32;
}

#uid_25362 .headeranimation.sticky {
  background-image: url(/fileadmin/user_upload/remondis_global_2017/headeranimationen/03-2_service/03-2_service_468960567.jpg);
}

#uid_25362 .headeranimation .hl_text1 {
  color: #e98700;
}

#uid_25362 .headeranimation .hl_text2 {
  color: #ffb700;
}

#uid_25364 .headeranimation.sticky {
  background-image: url(/fileadmin/user_upload/remondis_global_2017/headeranimationen/03-3_wasser/03-3_wasser_184854245.jpg);
}

#uid_25364 .headeranimation .hl_text1 {
  color: #a2cee4;
}

#uid_25364 .headeranimation .hl_text2 {
  color: #84a8cc;
}

#uid_25348 .headeranimation.sticky {
  background-image: url(/fileadmin/user_upload/remondis_global_2017/headeranimationen/04_wir-in-deutschland/04_wir-in-deutschland_186190762.jpg);
}

#uid_25348 .headeranimation .hl_text1 {
  color: #88888d;
}

#uid_25348 .headeranimation .hl_text2 {
  color: #6a6b71;
}

#uid_25349 .headeranimation.sticky {
  background-image: url(/fileadmin/user_upload/remondis_global_2017/headeranimationen/05_nachhaltigkeit/05_nachhaltigkeit_.jpg);
}

#uid_25349 .headeranimation .hl_text1 {
  color: #afcb27;
}

#uid_25349 .headeranimation .hl_text2 {
  color: #7d9b32;
}

#uid_39272 .headeranimation.sticky {
  background-image: url(/fileadmin/user_upload/remondis_global_2017/headeranimationen/05_nachhaltigkeit-2021/05_nachhaltigkeit_.jpg);
}

#uid_39272 .headeranimation .hl_text1 {
  color: #afcb27;
}

#uid_39272 .headeranimation .hl_text2 {
  color: #48b7bc;
}

#uid_25350 .headeranimation.sticky {
  background-image: url(/fileadmin/user_upload/remondis_global_2017/headeranimationen/06_karriere/06_karriere_637886774.jpg);
}

#uid_25350 .headeranimation .hl_text1 {
  color: #88888d;
}

#uid_25350 .headeranimation .hl_text2 {
  color: #6a6b71;
}

#uid_39271 .headeranimation.sticky {
  background-image: url(/fileadmin/user_upload/remondis_global_2017/headeranimationen/06_karriere-2021/06_karriere_637886774.jpg);
}

#uid_39271 .headeranimation .hl_text1 {
  color: #88888d;
}

#uid_39271 .headeranimation .hl_text2 {
  color: #6a6b71;
}

#c183171 .headeranimation.sticky {
  background-image: url(/fileadmin/user_upload/remondis_global_2017/headeranimationen/07_magazin/en/fullscreen.jpg);
}

html[lang="de"] #c181666 .headeranimation.sticky {
  background-image: url(/fileadmin/user_upload/remondis_global_2017/headeranimationen/07_magazin/fullscreen.jpg);
}

html[lang="pl"] #c408059 .headeranimation.sticky {
  background-image: url(/fileadmin/user_upload/remondis_global_2017/headeranimationen/07_magazin/pl/fullscreen.jpg);
}

#uid_25457 .headeranimation.sticky {
  background-image: url(/fileadmin/user_upload/remondis_global_2017/headeranimationen/04b_internationale_aktivitaeten/04-1_internationale_aktivitaeten_611858898.jpg);
}

#uid_25457 .headeranimation .hl_text1 {
  color: #88888d;
}

#uid_25457 .headeranimation .hl_text2 {
  color: #6a6b71;
}

#uid_25351 .headeranimation .hl_text1.textset1,
#uid_25351 .headeranimation .hl_text2.textset1 {
  color: #3c3d42;
}

.headerScrollDown {
  position: absolute;
  bottom: 0;
  z-index: 99;
  left: 50%;
  margin-left: -16px;
  background: url(/fileadmin/templates/2013/m/global/header_pfeil.png) no-repeat;
  width: 33px;
  height: 33px;
  cursor: pointer;
}

/* Zusatz für das Standorttool */

#uid_26357 .komplettrahmen,
#uid_26358 .komplettrahmen {
  min-height: 900px;
}

#uid_26357 .topmenuebutton,
#uid_26358 .topmenuebutton,
#uid_26357 .fusszeile,
#uid_26358 .fusszeile,
#uid_26357 #fahnen_links,
#uid_26358 #fahnen_links {
  display: none;
}

/* Zusatz für das Messetool */

/*#uid_29613 .komplettrahmen {
	min-height: 900px;
}*/

#uid_29613 .topmenuebutton,
#uid_44178 .topmenuebutton,
#uid_44179 .topmenuebutton,
#uid_29613 .topsuche > ul > li,
#uid_29613 .fusszeile,
#uid_29613 #fahnen_links,
#uid_29833 .topmenuebutton,
#uid_29833 .topsuche > ul > li,
#uid_29833 .fusszeile,
#uid_29833 #fahnen_links #uid_44178 .topmenuebutton,
#uid_44178 .topsuche > ul > li,
#uid_44178 .fusszeile,
#uid_44178 #fahnen_links #uid_44179 .topmenuebutton,
#uid_44179 .topsuche > ul > li,
#uid_44179 .fusszeile,
#uid_44179 #fahnen_links {
  display: none;
}

#uid_29613 h2,
#uid_29833 h2,
#uid_44178 h2,
#uid_44179 h2 {
  color: #56575e;
}

#uid_29613 .loading_overlay:before,
#uid_29833 .loading_overlay:before,
#uid_44178 .loading_overlay:before,
#uid_44179 .loading_overlay:before {
  content: "";
  position: absolute;
  width: 200%;
  height: 200%;
  top: -50%;
  left: -50%;
  z-index: -1;
  background: url(../m/loading.png) no-repeat center center;
  background-size: auto;
  background-size: 128px;
  -webkit-animation: loadingPNG 1s steps(12) infinite;
  animation: loadingPNG 1s steps(12) infinite;
}

.redaktionell > .frame.frame-default > .tx-t3smessetool-pi-web-anwendung,
.redaktionell > .frame.frame-default > .tx-t3smessetool-pi-messe-anwendung {
  width: 100% !important;
  padding: 0px !important;
}

/* Abschnitt Überschrift */

h2.abschnittsheader:before,
h2.abschnittsheader_grafik:before,
h2.abschnittsheader_zahl:before {
  background-image: url("/fileadmin/templates/2013/m/global/trenner.png");
}

/* Farben generell */

h1,
h2,
.wie_h1,
.wie_h2,
h2.abschnittsheader,
h2.abschnittsheader_grafik,
h2.abschnittsheader_zahl {
  color: rgb(180, 11, 26);
}

.textlink,
.textlink:before {
  color: rgb(217, 0, 35);
}

.inhaltsbox_inhalt_weiss .textlink,
.inhaltsbox_inhalt_weiss .textlink:before {
  color: #fff;
}

.dsd_submit {
  color: rgb(217, 0, 35) !important;
}

.jNiceRadio {
  background-image: url(/fileadmin/templates/2013/m/radio_grey.png);
}

h2.abschnittsheader_grafik + .divider {
  margin-bottom: 30px;
}

h2.abschnittsheader_zahl + .divider {
  margin-bottom: 60px;
}

h2.abschnittsheader + .divider {
  margin-bottom: 60px;
}

/* Farben für Sonderseiten */

.global_recycling h1,
.global_recycling h2,
.global_recycling .wie_h1,
.global_recycling .wie_h2,
.global_recycling h2.abschnittsheader,
.global_recycling h2.abschnittsheader_grafik,
.global_recycling h2.abschnittsheader_zahl {
  color: rgb(170, 195, 20);
}

.global_recycling h2.abschnittsheader_grafik:after {
  content: "";
  background: url(/fileadmin/user_upload/remondis_global_2017/recycling/streifen_einleitung/einleitung_icon_recycling_gruen.png)
    no-repeat #fff 9px center / 65%;
}

.global_recycling .textlink,
.global_recycling .textlink:before {
  color: rgb(60, 172, 180);
}

.global_wasser h1,
.global_wasser h2,
.global_wasser .wie_h1,
.global_wasser .wie_h2,
.global_wasser h2.abschnittsheader,
.global_wasser h2.abschnittsheader_grafik,
.global_wasser h2.abschnittsheader_zahl {
  color: rgb(1, 84, 145);
}

.global_wasser h2.abschnittsheader_grafik:after {
  content: "";
  background: url(/fileadmin/user_upload/remondis_global_2017/wasser/streifen_einleitung/einleitung_icon_wasser_blau.png)
    no-repeat #fff 8px center / 65%;
}

.global_wasser .textlink,
.global_wasser .textlink:before {
  color: rgb(132, 168, 204);
}

.global_wasser .layout_2017 .duo_akkordeon_item.open > header {
  background: rgb(132, 168, 204) none repeat scroll 0 0 !important;
}

.global_service h1,
.global_service h2,
.global_service .wie_h1,
.global_service .wie_h2,
.global_service h2.abschnittsheader,
.global_service h2.abschnittsheader_grafik,
.global_service h2.abschnittsheader_zahl {
  color: rgb(250, 183, 0);
}

.global_service h2.abschnittsheader_grafik:after {
  content: "";
  background: url(/fileadmin/user_upload/remondis_global_2017/service/streifen_einleitung/einleitung_icon_service_gelb.png)
    no-repeat #fff 7px center / 70%;
}

.global_service .textlink,
.global_service .textlink:before {
  color: rgb(240, 138, 0);
}

.global_service .layout_2017 .duo_akkordeon_item.open > header {
  background: rgb(240, 138, 0) none repeat scroll 0 0 !important;
}

.global_nhk h1,
.global_nhk h2,
.global_nhk .wie_h1,
.global_nhk .wie_h2,
.global_nhk h2.abschnittsheader,
.global_nhk h2.abschnittsheader_grafik,
.global_nhk h2.abschnittsheader_zahl {
  color: rgb(111, 154, 24);
}

.global_nhk h2.abschnittsheader_grafik:after {
  content: "";
  background: url(/fileadmin/user_upload/remondis_global_2017/nachhaltigkeit/streifen_einleitung/einleitung_icon_nachhaltigkeit_mittelgruen.png)
    no-repeat #fff 8px center / 65%;
}

.global_karriere h2.abschnittsheader_grafik:after {
  content: "";
  background: url(/fileadmin/user_upload/remondis_global_2017/karriere/bilder/einleitung_icon_magazin_rot.png)
    no-repeat #fff 4px center / 70%;
}

.global_nhk .textlink,
.global_nhk .textlink:before {
  color: #a6c22f;
}

/* Linkfarbe für Global > Neues aus der Praxis > Phosphorrecycling */
#uid_42480 .textlink,
#uid_42480 .textlink:before {
  color: #3c581a;
}

/* Linkfarbe für Global > Neues aus der Praxis > Flughafen */
#uid_42478 .textlink,
#uid_42478 .textlink:before {
  color: #31b7bc;
}

/* Linkfarbe für Global > Neues aus der Praxis > Militär */
#uid_42479 .textlink,
#uid_42479 .textlink:before {
  color: #015491;
}

/* Seitenabhängige Grafiken Abschnittsheader*/

#uid_25416 h2.abschnittsheader_grafik:after {
  content: "";
  background: url(/fileadmin/user_upload/remondis_global_2017/profil/streifen_einleitung/einleitung_icon_profil_rot.png)
    no-repeat #fff 7px center / 70%;
}

#uid_25350 h2.abschnittsheader_grafik:after,
#uid_39271 h2.abschnittsheader_grafik:after {
  content: "";
  background: url(/fileadmin/user_upload/remondis_global_2017/karriere/bilder/einleitung_icon_magazin_rot.png)
    no-repeat #fff 3px 8px / 70%;
}

#uid_25362 h2.abschnittsheader_grafik:after {
  content: "";
  background: url(/fileadmin/user_upload/remondis_global_2017/service/streifen_einleitung/einleitung_icon_service_gelb.png)
    no-repeat #fff 7px center / 70%;
}

#uid_25348 h2.abschnittsheader_grafik:after,
#uid_25457 h2.abschnittsheader_grafik:after {
  content: "";
  background: url(/fileadmin/user_upload/remondis_global_2017/wir-in-deutschland/bilder/einleitung_icon_deutschland_rot.png)
    no-repeat #fff 7px center / 70%;
}

#uid_25347 h2.abschnittsheader_grafik:after {
  content: "";
  background: url(/fileadmin/user_upload/remondis_global_2017/geschaeftsfelder/streifen_einleitung/einleitung_icon_geschaeftsfelder_rot.png)
    no-repeat #fff 6px center / 70%;
}

#uid_25351 h2.abschnittsheader_grafik:after {
  content: "";
  background: url(/fileadmin/user_upload/remondis_global_2017/magazin/bilder/einleitung_icon_magazin_rot.png)
    no-repeat #fff 7px center / 70%;
}

/* Animation Einleitung */

.redaktionell
  > .globalueberblendanimation
  > ul.multicolumnContainer.multicolumnLayout998,
#c181112 > ul,
#c182910 > ul,
#c181735 > ul,
#c183030 > ul,
#c182541 > ul,
#c182981 > ul,
#c182609 > ul,
#c182955 > ul {
  position: relative;
  padding: 0 !important;
}

.redaktionell
  > .globalueberblendanimation
  > ul.multicolumnContainer.multicolumnLayout998
  > li
  > div
  > .item_1
  img,
#c181112 > ul > li > div > .item_1 img,
#c182910 > ul > li > div > .item_1 img,
#c181735 > ul > li > div > .item_1 img,
#c183030 > ul > li > div > .item_1 img,
#c182609 > ul > li > div > .item_1 img,
#c182955 > ul > li > div > .item_1 img {
  visibility: hidden;
}

.globalueberblendanimation .ce-textpic .ce-bodytext,
#c181112 .ce-textpic .ce-bodytext,
#c182910 .ce-textpic .ce-bodytext,
#c181735 .ce-textpic .ce-bodytext,
#c183030 .ce-textpic .ce-bodytext,
#c182541 .ce-textpic .ce-bodytext,
#c182981 .ce-textpic .ce-bodytext,
#c182609 .ce-textpic .ce-bodytext,
#c182955 .ce-textpic .ce-bodytext {
  position: absolute;
  top: 60px;
  left: 113px;
  z-index: 6;
  width: 217px;
  padding: 0;
}

#c182609 .ce-textpic .ce-bodytext,
#c182955 .ce-textpic .ce-bodytext {
  top: 0px;
  width: 350px;
  left: 50px;
  margin-top: 0px;
}

.globalueberblendanimation .ani_wrapper img,
#c181112 .ani_wrapper img,
#c182910 .ani_wrapper img,
#c181735 .ani_wrapper img,
#c183030 .ani_wrapper img,
#c182541 .ani_wrapper img,
#c182981 .ani_wrapper img,
#c182609 .ani_wrapper img,
#c182955 .ani_wrapper img {
  position: absolute;
  top: 0;
  z-index: 5;
}

@media only screen and (max-width: 768px) {
  .globalueberblendanimation
    .multicolumnLayout998.zeroPad_lr
    DIV.ce-textpic
    > DIV.ce-bodytext,
  #c181112 .ce-bodytext,
  #c182910 .ce-bodytext,
  #c182541 .ce-bodytext,
  #c182981 .ce-bodytext,
  #c182609 .ce-bodytext,
  #c182955 .ce-bodytext {
    padding: 30px 100px 0 100px !important;
    margin-top: 0;
    position: static;
    width: auto;
  }

  .globalueberblendanimation .ce-textpic .ce-bodytext,
  #c181112 .ce-textpic .ce-bodytext,
  #c182910 .ce-textpic .ce-bodytext,
  #c181735 .ce-textpic .ce-bodytext,
  #c183030 .ce-textpic .ce-bodytext,
  #c182541 .ce-textpic .ce-bodytext,
  #c182981 .ce-textpic .ce-bodytext,
  #c182609 .ce-textpic .ce-bodytext,
  #c182955 .ce-textpic .ce-bodytext {
    position: relative;
    width: 100%;
    top: auto;
    left: auto;
  }
}

@media only screen and (max-width: 567px) {
  .globalueberblendanimation
    .multicolumnLayout998.zeroPad_lr
    DIV.ce-textpic
    > DIV.ce-bodytext,
  #c181112 .ce-bodytext,
  #c182910 .ce-bodytext,
  #c182541 .ce-bodytext,
  #c182981 .ce-bodytext,
  #c182609 .ce-bodytext,
  #c182955 .ce-bodytext {
    padding: 30px 22px 0 22px !important;
  }
}

/* Divider */

.divider {
  background-image: url("/fileadmin/templates/2013/m/global/trenner.png");
}

/* Höhe Menüzeile */

.menuezeile {
  min-height: 115px;
  background: #fff;
  z-index: 51;
}

/* SectionFrames */

.teaserbox_rohstoffknappheit {
  background: #015491;
  padding: 10px;
}

.borderBottom_noMargin {
  border-bottom: 1px solid #fff;
  margin-bottom: 3px;
  padding-bottom: 3px;
}

.teaserbox_rohstoffknappheit,
.teaserbox_rohstoffknappheit * {
  color: #fff;
}

.iesmaller10 {
  background: #e2001a;
  color: #fff;
  position: fixed;
  z-index: 999;
  padding: 10px;
  width: 100%;
  text-align: center;
  display: none;
}

.iesmaller10 p {
  margin-bottom: 0;
}

.iesmaller10 a {
  color: #fff;
  text-decoration: none;
}

.iesmaller10 a:before {
  content: "> ";
}

.slideoutmenu {
  z-index: 501;
}

.topzeile {
  z-index: 502;
}

.loading_overlay {
  display: table;
  background: #383a42;
}

.loading_overlay_header_en {
  display: none;
}

.streifentabelle *,
.tabelleGrau * {
  font-size: 18px !important;
}

html[lang="en"] .loading_overlay_header_de {
  display: none;
}

html[lang="en"] .loading_overlay_header_en {
  display: block;
}

.loading_overlay h2 {
  text-align: center;
  color: #fff;
  margin-bottom: 60px;
  opacity: 0.2;
}

.loading_overlay .lo_inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.loading_overlay .loading_animation {
  display: inline-block;
  width: 106px;
  height: 95px;
  -webkit-animation: loadingPNG 4s ease infinite;
  animation: loadingPNG 4s ease infinite;
}

.loading_overlay:before {
  content: "";
  display: none;
}

body.loaded .loading_overlay {
  display: none;
}

p.pdf_mail_link {
  display: flex;
}

p.pdf_mail_link a {
  width: 50%;
  padding-right: 25px;
}

p.pdf_mail_link a:last-child {
  padding-right: 0;
  padding-left: 25px;
}

@media only screen and (max-width: 767px) {
  p.pdf_mail_link {
    flex-direction: column;
  }

  p.pdf_mail_link a,
  p.pdf_mail_link a:last-child {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
}

.komplettrahmen {
  width: auto;
}

.topzeile {
  width: 100%;
  top: 0;
}

.kopfzeile > div {
  display: block;
  left: auto;
  position: static;
  top: auto;
  z-index: auto;
  overflow: visible;
}

.tx-t3ssmoothmenu-pi1 {
  margin: auto;
  margin-top: 30px;
  width: 1024px;
  height: 85px;
  overflow: hidden;
}

.tx-t3ssmoothmenu-pi1 > .wrap > h2 {
  display: none;
}

.kopfzeile .logo {
  display: block;
  width: 149px;
  left: auto;
  overflow: visible;
  position: fixed !important;
  top: 50px;
  right: 30px;
  z-index: 505 !important;
}

/* in Iframe geladen? */

.loadedInIframe .kopfzeile,
.loadedInIframe .topzeile,
.loadedInIframe #fahnen_links,
.loadedInIframe .fusszeile {
  display: none !important;
}

.loadedInIframe .redaktionell > .frame.frame-default > *,
.loadedInIframe .redaktionell > .csc-frame > *,
.loadedInIframe .redaktionell > .divider {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

@media only screen and (max-width: 1279px) {
  .tx-t3ssmoothmenu-pi1 > .wrap {
    margin: 0;
  }
}

.redaktionell > .frame.frame-default,
.redaktionell > .csc-frame,
.redaktionell > div {
  padding: 60px 0 20px 0;
}

.redaktionell > .frame.frame-default > *,
.redaktionell > .csc-frame > *,
.redaktionell > .divider {
  padding: 0 113px !important;
  width: 1024px !important;
  max-width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.multicolumnLayout998 .item_ctype_text {
  padding: 0 113px !important;
}

.fusszeile_inner .toTop {
  text-align: center;
  padding: 10px 0;
}

.fusszeile_inner .toTop img {
  cursor: pointer;
  transform: rotate(180deg);
}

.redaktionell > .frame.frame-default > .multicolumnLayout998,
.redaktionell > .csc-frame > .multicolumnLayout998 {
  padding: 0 !important;
}

.redaktionell
  > .frame.frame-default
  > .multicolumnLayout998.zeroPad_t:not(.zeroPad_lr),
.redaktionell
  > .frame.frame-default
  > .multicolumnLayout998.zeroPad_b:not(.zeroPad_lr),
.redaktionell > .csc-frame > .multicolumnLayout998.zeroPad_t:not(.zeroPad_lr),
.redaktionell > .csc-frame > .multicolumnLayout998.zeroPad_b:not(.zeroPad_lr) {
  padding: 0 113px !important;
}
.redaktionell
  > .frame.frame-default
  > .multicolumnLayout998.zeroPad_t:not(.zeroPad_lr)
  .item_ctype_text,
.redaktionell
  > .frame.frame-default
  > .multicolumnLayout998.zeroPad_b:not(.zeroPad_lr)
  .item_ctype_text,
.redaktionell
  > .csc-frame
  > .multicolumnLayout998.zeroPad_t:not(.zeroPad_lr)
  .item_ctype_text,
.redaktionell
  > .csc-frame
  > .multicolumnLayout998.zeroPad_b:not(.zeroPad_lr)
  .item_ctype_text {
  padding: 0 !important;
}

.tx-t3ssmoothmenu-pi1 {
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.tx-t3ssmoothmenu-pi1.backlink {
  display: table;
}

.tx-t3ssmoothmenu-pi1.backlink .backlink {
  display: table-cell;
  vertical-align: middle;
  padding-left: 30px;
  font-size: 18px;
  display: none;
}

.tx-t3ssmoothmenu-pi1.backlink .backlink .textlink:before {
  content: "<";
}

.tx-t3ssmoothmenu-pi1 > .wrap {
  width: 1024px;
  margin: auto;
  padding: 10px 20px;
  height: 100%;
}

/* Startseite 5er */

.startseite_5er-kacheln .columnItems {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 1px 1px;
}

.startseite_5er-kacheln .columnItems > div {
  padding: 20px 20px 0;
  cursor: pointer;
  position: relative;
}

.startseite_5er-kacheln .columnItems > div:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -1px;
  width: 1px;
  background: #000;
  background: url(/fileadmin/templates/2013/m/global/v_trenner.png) no-repeat
    center center/1px 80%;
}

.startseite_5er-kacheln .columnItems > div:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 1px;
  background: #000;
  background: url(/fileadmin/templates/2013/m/global/trenner.png) no-repeat
    center center/80% 1px;
}

@media only screen and (min-width: 1440px) {
  .startseite_5er-kacheln .columnItems > div:nth-child(5n):after,
  .startseite_5er-kacheln
    .columnItems
    > div:nth-child(5n + 1):nth-last-child(-n + 5):before,
  .startseite_5er-kacheln
    .columnItems
    > div:nth-child(5n + 1):nth-last-child(-n + 5)
    ~ div:before {
    display: none;
  }
}

@media only screen and (max-width: 1439px) {
  .startseite_5er-kacheln .columnItems {
    grid-template-columns: repeat(3, 1fr);
  }

  .startseite_5er-kacheln .columnItems > div:nth-child(3n):after,
  .startseite_5er-kacheln
    .columnItems
    > div:nth-child(3n + 1):nth-last-child(-n + 3):before,
  .startseite_5er-kacheln
    .columnItems
    > div:nth-child(3n + 1):nth-last-child(-n + 3)
    ~ div:before {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .startseite_5er-kacheln .columnItems {
    grid-template-columns: repeat(2, 1fr);
  }

  .startseite_5er-kacheln .columnItems > div:nth-child(even):after,
  .startseite_5er-kacheln
    .columnItems
    > div:nth-child(2n + 1):nth-last-child(-n + 2):before,
  .startseite_5er-kacheln
    .columnItems
    > div:nth-child(2n + 1):nth-last-child(-n + 2)
    ~ div:before {
    display: none;
  }
}

@media only screen and (max-width: 567px) {
  .startseite_5er-kacheln .columnItems {
    grid-template-columns: repeat(1, 1fr);
  }

  .startseite_5er-kacheln .columnItems > div:after,
  .startseite_5er-kacheln .columnItems > div:last-child:before {
    display: none;
  }
}

/* Startseite Kachel Mouseover */

.startseite_4er-kacheln.show568,
.startseite_5er-kacheln.show568 {
  display: block !important;
}

.startseite_4er-kacheln .ce-textpic.ce-center .ce-gallery,
.startseite_5er-kacheln .ce-textpic.ce-center .ce-gallery {
  text-align: center;
}

.startseite_4er-kacheln .ce-textpic.ce-center .ce-gallery a,
.startseite_5er-kacheln .ce-textpic.ce-center .ce-gallery a {
  display: inline-block;
  vertical-align: top;
  background-repeat: no-repeat;
  background-size: contain;
}

.startseite_4er-kacheln .ce-gallery .ce-row:nth-child(2),
.startseite_5er-kacheln .ce-gallery .ce-row:nth-child(2) {
  display: none;
}

/* Section Frames */

.inhaltsbox_radial_blau {
  background: radial-gradient(ellipse at center, #01528e 0%, #003b6d 100%);
}

/* Vertikale Trenner */

/* Karriere */

#c181571 .ce-textpic,
#c210891 .ce-textpic {
  position: relative;
}

#c181571 div.ce-textpic,
#c210891 div.ce-textpic {
  overflow: visible;
}

#c181571 .ce-textpic:before,
#c210891 .ce-textpic:before {
  position: absolute;
  content: "";
  width: 1px;
  left: -17px;
  top: 0;
  bottom: 0;
  height: 100%;
  background: url(/fileadmin/templates/2013/m/global/v_trenner.png) no-repeat
    center right/1px 80%;
}

/* Bibliothek */

.tx-3sdownloadlibrary-plugin header,
.tx-3sdownloadlibrary-plugin .csc-header {
  display: none;
}

#c182144 img,
#c183274 img {
  margin-bottom: 20px;
}

/* News */

.tx-3snewssearch-pi1 {
  background: none;
  padding-top: 0;
  position: relative;
  text-align: center;
}

.tx-3snewssearch-pi1 > h4 {
  color: #6b6b71;
}

.tx-3snewssearch-pi1 form {
  background: rgba(236, 236, 236, 0.95) none repeat scroll 0 0;
  padding: 30px;
  position: absolute;
  right: auto;
  left: 50%;
  top: 0;
  width: 365px;
  transform: translateX(-50%);
  z-index: 10;
}

.tx-3snewssearch-pi1 .close {
  background: rgba(0, 0, 0, 0) url("../m/x.png") no-repeat scroll 0 0;
}

.tx-3snewssearch-pi1 form h3,
.tx-3snewssearch-pi1 form .wie_h3 {
  color: #6b6b71;
}

.tx-3snewssearch-pi1 form a.textlink,
.tx-3snewssearch-pi1 form a.textlink::before,
.redaktionell .news-amenu-container a {
  color: #e2001a;
  font-weight: normal;
}

.tx-3snewssearch-pi1
  form
  a.textlink
  .tx-3snewssearch-pi1
  form
  a.textlink::before
  .news-list-item {
  text-align: center;
}

.tx-3snewssearch-pi2 .news-latest-morelink,
.news-list-morelink {
  display: block;
}

.news-amenu-container {
  text-align: center;
}

.news-amenu-container > div {
  display: none;
}

.news-amenu-container > ul {
  float: none;
}

.news-list-item {
  text-align: center;
}

.tx-3snewssearch-pi2 .news-latest-morelink,
.news-list-morelink {
  display: block;
}

.news-list-browse a {
  color: #6b6b71;
  font-weight: normal;
  margin-right: 30px;
  text-decoration: none;
}

.tx-ttnews-browsebox-SCell a {
  color: #e2001a;
}

/* Paginator - PresseArchiv */

.page-navigation {
  text-align: center;
}

.page-navigation .f3-widget-paginator li.current {
  color: #e2001a;
  margin-right: 20px;
}

.page-navigation .f3-widget-paginator li,
.page-navigation .f3-widget-paginator li a {
  color: #6b6b71;
  text-decoration: none;
  font-weight: normal;
  margin-right: 20px;
}

.news .page-navigation .f3-widget-paginator li.next {
  margin-left: 0px;
}

/* */

form[name="plz_form"] {
  text-align: center;
  margin-bottom: 40px !important;
}

.dsd_submit {
  font-weight: normal;
}

.dsd_notfound {
  background: rgba(236, 236, 236, 0.95) !important;
  border: none !important;
  box-shadow: none !important;
  left: 50% !important;
  min-width: 250px !important;
  transform: translateX(-50%);
  padding: 0 !important;
  position: absolute !important;
  top: auto !important;
  width: 40% !important;
  z-index: 10;
}

.dsd_notfound .dsd_overlay_text {
  margin-bottom: 0;
  padding: 20px !important;
}

.dsd_notfound p {
  color: #6b6b71 !important;
  text-align: center;
}

/* Multipicture */

.tx-t3smultipictureslideshow-pi-multislide
  .multislide_slideshow
  #text_container
  .text
  p {
  font-size: 14px;
}

/* Sprungmarken Internationale Aktivitäten */

/*-----------------------------------------------------------------------------------------------*/

/* Bis 768px, Ipad hoch */

/*-----------------------------------------------------------------------------------------------*/

@media only screen and (max-width: 768px) {
  /*Inhalte*/
  .redaktionell > .frame.frame-default,
  .redaktionell > .csc-frame {
    padding: 60px 0 20px 0;
  }

  .redaktionell > .frame.frame-default > *,
  .redaktionell > .csc-frame > *,
  .redaktionell > .divider,
  .redaktionell > .frame.frame-default > div,
  .redaktionell > .frame.frame-default > .divider,
  .redaktionell > .frame.frame-default > .multicolumnContainer,
  .redaktionell > .csc-frame > .multicolumnContainer {
    padding: 0 100px !important;
  }

  .multicolumnLayout998 .item_ctype_text {
    padding: 0 100px !important;
  }

  .redaktionell > .frame.frame-default > .multicolumnLayout998,
  .redaktionell > .csc-frame > .multicolumnLayout998 {
    padding: 0;
  }

  .align-right {
    text-align: left;
  }
}

/*-----------------------------------------------------------------------------------------------*/

/* Genau 568px, Iphone quer */

/*-----------------------------------------------------------------------------------------------*/

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape),
  (min-device-width: 320px) and (max-device-width: 667px) and (orientation: landscape) {
  .redaktionell > .frame.frame-default > *,
  .redaktionell > .csc-frame > *,
  .redaktionell > .divider,
  .redaktionell > .frame.frame-default > div,
  .redaktionell > .frame.frame-default > .divider,
  .redaktionell > .frame.frame-default > .multicolumnContainer,
  .redaktionell > .csc-frame > .multicolumnContainer {
    padding: 0 44px !important;
  }

  .multicolumnLayout998 .item_ctype_text {
    padding: 0 44px !important;
  }
}

/*-----------------------------------------------------------------------------------------------*/

/* Kleiner als 568px, Iphone hoch */

/*-----------------------------------------------------------------------------------------------*/

@media only screen and (max-width: 567px) {
  .redaktionell > .frame.frame-default,
  .redaktionell > .csc-frame {
    padding: 30px 0 1px 0 !important;
  }

  .redaktionell > .frame.frame-default > *,
  .redaktionell > .csc-frame > *,
  .redaktionell > .divider,
  .redaktionell > .frame.frame-default > div,
  .redaktionell > .frame.frame-default > .divider,
  .redaktionell > .frame.frame-default > .multicolumnContainer,
  .redaktionell > .csc-frame > .multicolumnContainer {
    padding: 0 22px !important;
  }

  .multicolumnLayout998 .item_ctype_text {
    padding: 0 22px !important;
  }

  .einzelakkordeon_ms_container .verlauf {
    padding: 20px 22px 0;
  }

  .redaktionell > .frame.frame-default > .multicolumnLayout998,
  .redaktionell > .csc-frame > .multicolumnLayout998 {
    padding: 0;
  }
}

@media only screen and (max-width: 479px) {
  .kopfzeile {
    height: auto;
  }

  .kopfzeile > div {
    overflow: visible;
  }
}

/*-----------------------------------------------------------------------------------------------*/

/* weitere Inhalte */

.tx-t3ssmoothmenu-pi1 {
}

.tx-t3ssmoothmenu-pi1 .scrollbar .handle,
.tx-t3ssmoothmenu-pi1 .scroll_dot {
  background: url(/fileadmin/user_upload/nachhaltigkeit/bilder/menu_handle.png)
    no-repeat center center !important;
  background-size: 15px !important;
  background: none !important;
  height: 21px !important;
  top: 7px !important;
}

.smooth_top_tab {
  padding-bottom: 0 !important;
}

.sly_container .crazy {
  position: relative;
}

.sly_container .crazy:before,
.sly_container .crazy:after {
  position: absolute;
  content: "";
  background: url(/fileadmin/user_upload/nachhaltigkeit/bilder/crazy_shatten_links.png)
    no-repeat;
  background-size: contain;
  left: 0;
  top: 0;
  height: 40px;
  width: 15px;
  display: block;
  z-index: -1;
}

.sly_container .crazy:after {
  content: "";
  background: url(/fileadmin/user_upload/nachhaltigkeit/bilder/crazy_shatten_rechts.png)
    no-repeat right top;
  background-size: contain;
  left: auto;
  right: 0;
}

.tx-t3ssmoothmenu-pi1 .scrollbar .handle:after,
.tx-t3ssmoothmenu-pi1 .scroll_dot:after {
  content: "";
  background: #fff;
  display: block;
  width: 8px;
  height: 8px;
  border: 3px solid #afb0b3;
  border-radius: 7px;
  margin-left: 3px;
  margin-top: 3px;
}

.tx-t3ssmoothmenu-pi1 .scrollbar .handle:hover:after,
.tx-t3ssmoothmenu-pi1 .scrollbar .handle.dragged:after,
.tx-t3ssmoothmenu-pi1 .scrollbar .handle.ui-draggable-dragging:after,
.tx-t3ssmoothmenu-pi1 .scroll_dot:hover:after,
.tx-t3ssmoothmenu-pi1 .scroll_dot.ui-draggable-dragging:after {
  content: "";
  background: #fff;
  display: block;
  width: 14px;
  height: 14px;
  border: 3px solid #afb0b3;
  border-radius: 10px;
  margin-left: 0;
  margin-top: 0;
}

.tx-t3ssmoothmenu-pi1 .bereich_1 .scrollbar .handle:after,
.tx-t3ssmoothmenu-pi1 .bereich_1 .scrollbar .handle:hover:after,
.tx-t3ssmoothmenu-pi1 .bereich_1 .scrollbar .handle.dragged:after,
.tx-t3ssmoothmenu-pi1
  .bereich_1
  .scrollbar
  .handle.ui-draggable-dragging:after {
  border-color: #015490;
}

.tx-t3ssmoothmenu-pi1 .bereich_2 .scrollbar .handle:after,
.tx-t3ssmoothmenu-pi1 .bereich_2 .scrollbar .handle:hover:after,
.tx-t3ssmoothmenu-pi1 .bereich_2 .scrollbar .handle.dragged:after,
.tx-t3ssmoothmenu-pi1
  .bereich_2
  .scrollbar
  .handle.ui-draggable-dragging:after {
  border-color: #6f9d20;
}

.tx-t3ssmoothmenu-pi1 .bereich_3 .scrollbar .handle:after,
.tx-t3ssmoothmenu-pi1 .bereich_3 .scrollbar .handle:hover:after,
.tx-t3ssmoothmenu-pi1 .bereich_3 .scrollbar .handle.dragged:after,
.tx-t3ssmoothmenu-pi1
  .bereich_3
  .scrollbar
  .handle.ui-draggable-dragging:after {
  border-color: #762186;
}

.tx-t3ssmoothmenu-pi1 .bereich_4 .scrollbar .handle:after,
.tx-t3ssmoothmenu-pi1 .bereich_4 .scrollbar .handle:hover:after,
.tx-t3ssmoothmenu-pi1 .bereich_4 .scrollbar .handle.dragged:after,
.tx-t3ssmoothmenu-pi1
  .bereich_4
  .scrollbar
  .handle.ui-draggable-dragging:after {
  border-color: #3cacb4;
}

.tx-t3ssmoothmenu-pi1 .bereich_5 .scrollbar .handle:after,
.tx-t3ssmoothmenu-pi1 .bereich_5 .scrollbar .handle:hover:after,
.tx-t3ssmoothmenu-pi1 .bereich_5 .scrollbar .handle.dragged:after,
.tx-t3ssmoothmenu-pi1
  .bereich_5
  .scrollbar
  .handle.ui-draggable-dragging:after {
  border-color: #f3bf00;
}

/* Mehrzieliges Akkordeon */

.einzelakkordeon.mehrzeiligeVorschau {
  background: none;
}

.einzelakkordeon.mehrzeiligeVorschau .duo_akkordeon_item_content {
  padding: 39px 0 1px;
}

.einzelakkordeon.mehrzeiligeVorschau .duo_akkordeon_item > header {
  padding: 19px 20px 14px;
}

.einzelakkordeon.mehrzeiligeVorschau .duo_akkordeon_item.open > header {
  margin-top: 0;
}

.einzelakkordeon.mehrzeiligeVorschau .duo_akkordeon_item > header h4,
.einzelakkordeon.mehrzeiligeVorschau .duo_akkordeon_item > header h3,
.einzelakkordeon.mehrzeiligeVorschau
  .duo_akkordeon_item
  > header
  .trigger_ueberschrift,
.einzelakkordeon.mehrzeiligeVorschau .duo_akkordeon_item > header .wie_h4 {
  background: none;
  padding-left: 0;
  text-align: center;
}

.einzelakkordeon.mehrzeiligeVorschau .duo_akkordeon_item > header h4:before,
.einzelakkordeon.mehrzeiligeVorschau .duo_akkordeon_item > header h3:before,
.einzelakkordeon.mehrzeiligeVorschau
  .duo_akkordeon_item
  > header
  .trigger_ueberschrift:before,
.einzelakkordeon.mehrzeiligeVorschau
  .duo_akkordeon_item
  > header
  .wie_h4:before {
  content: "> ";
}

.einzelakkordeon.mehrzeiligeVorschau .duo_akkordeon_item > header {
  background: #efeff0 !important;
  margin-bottom: 2px;
}

.einzelakkordeon.mehrzeiligeVorschau .duo_akkordeon_item_content,
.einzelakkordeon.mehrzeiligeVorschau .duo_akkordeon_item > header,
.einzelakkordeon.mehrzeiligeVorschau .duo_akkordeon_item.open {
  background-image: none !important;
}

.einzelakkordeon.mehrzeiligeVorschau .duo_akkordeon_item.open > header {
  background: #6b6b71 !important;
}

.einzelakkordeon.mehrzeiligeVorschau .duo_akkordeon_item.open > header h4,
.einzelakkordeon.mehrzeiligeVorschau .duo_akkordeon_item.open > header h3,
.einzelakkordeon.mehrzeiligeVorschau
  .duo_akkordeon_item.open
  > header
  .trigger_ueberschrift,
.einzelakkordeon.mehrzeiligeVorschau .duo_akkordeon_item.open > header .wie_h4,
.einzelakkordeon.mehrzeiligeVorschau .duo_akkordeon_item.open > header * {
  color: #fff;
}

/* Fullscreen */

.html5_fs {
  display: none;
  height: 100vh;
  table-layout: fixed;
  width: 100vw;
  background: #fff;
}

.html5_fs:-webkit-full-screen {
  display: table;
  z-index: 1000;
}

.html5_fs:-ms-fullscreen {
  display: table;
  z-index: 1000;
}

.html5_fs:fullscreen {
  display: table;
  z-index: 1000;
}

.fs_header,
.fs_footer {
  display: table-row;
}

.html5_fs.service_0 .fs_bild {
  display: table-cell;
  background: url(/fileadmin/user_upload/remondis_global_2017/service/infografik/infografik_service_1900px.jpg)
    no-repeat center center;
  background-size: contain;
  background-color: #383a42;
  height: 100%;
}

html[lang="en"] .html5_fs.service_0 .fs_bild,
html[lang="dk"] .html5_fs.service_0 .fs_bild,
html[lang="pl"] .html5_fs.service_0 .fs_bild {
  background-image: url(/fileadmin/user_upload/remondis_global_2017/service/infografik/infografik_service_1900px_en.jpg);
}

html[lang="fr"] .html5_fs.service_0 .fs_bild {
  background-image: url(/fileadmin/user_upload/remondis_global_2017/service/streifen_4/WEB_Infografik_Service_1900px_FR.jpg);
}

html[lang="nl"] .html5_fs.service_0 .fs_bild {
  background-image: url(/fileadmin/user_upload/remondis_global_2017_nl/bilder/infografiken/WEB_Infografik_Service_1900px_NL.jpg);
}

.html5_fs.recycling_1 .fs_bild {
  display: table-cell;
  background: url(/fileadmin/user_upload/remondis_global_2017/recycling/streifen_1/streifen1_infografik_recycling_1900px.jpg)
    no-repeat center center;
  background-size: contain;
  background-color: #383a42;
  height: 100%;
}

html[lang="en"] .html5_fs.recycling_1 .fs_bild,
html[lang="dk"] .html5_fs.recycling_1 .fs_bild,
html[lang="pl"] .html5_fs.recycling_1 .fs_bild {
  background-image: url(/fileadmin/user_upload/remondis_global_2017/recycling/streifen_1/streifen1_infografik_recycling_1900px_EN.jpg);
}

html[lang="fr"] .html5_fs.recycling_1 .fs_bild {
  background-image: url(/fileadmin/user_upload/remondis_global_2017/recycling/streifen_1/streifen1_infografik_recycling_1900px_FR.jpg);
}

html[lang="nl"] .html5_fs.recycling_1 .fs_bild {
  background-image: url(/fileadmin/user_upload/remondis_global_2017_nl/bilder/infografiken/WEB_Infografik_Recycling_1900px_NL.jpg);
}

.html5_fs.wasser_1 .fs_bild {
  display: table-cell;
  background: url(/fileadmin/user_upload/remondis_global_2017/wasser/streifen_1/infografik_wasser_1900px.jpg)
    no-repeat center center;
  background-size: contain;
  background-color: #383a42;
  height: 100%;
}

html[lang="en"] .html5_fs.wasser_1 .fs_bild,
html[lang="dk"] .html5_fs.wasser_1 .fs_bild,
html[lang="pl"] .html5_fs.wasser_1 .fs_bild {
  background-image: url(/fileadmin/user_upload/remondis_global_2017/wasser/streifen_1/infografik_Wasser_1900px_en.jpg);
}

html[lang="fr"] .html5_fs.wasser_1 .fs_bild {
  background-image: url(/fileadmin/user_upload/remondis_global_2017/wasser/streifen_1/WEB_Infografik_Wasser_1900px_FR.jpg);
}

html[lang="nl"] .html5_fs.wasser_1 .fs_bild {
  background-image: url(/fileadmin/user_upload/remondis_global_2017_nl/bilder/infografiken/WEB_Infografik_Wasser_1900px_NL.jpg);
}

.html5_fs.profil_0 .fs_bild {
  display: table-cell;
  background: url(/fileadmin/user_upload/remondis_global_2017/profil/streifen_1/streifen1_grafik_fakten_1900px.jpg)
    no-repeat center center;
  background-size: contain;
  background-color: #383a42;
  height: 100%;
}

html[lang="en"] .html5_fs.profil_0 .fs_bild,
html[lang="dk"] .html5_fs.profil_0 .fs_bild,
html[lang="pl"] .html5_fs.profil_0 .fs_bild {
  background-image: url(/fileadmin/user_upload/remondis_global_2017/profil/streifen_1/streifen1_grafik_fakten_en_1900px.jpg);
}

html[lang="fr"] .html5_fs.profil_0 .fs_bild {
  background-image: url(/fileadmin/user_upload/remondis_global_2017/profil/streifen_1/WEB_Infografik_Zahlen_Fakten_1900px_FR.jpg);
}

html[lang="nl"] .html5_fs.profil_0 .fs_bild {
  background-image: url(/fileadmin/user_upload/remondis_global_2017_nl/bilder/infografiken/WEB_Infografik_Zahlen_Fakten_GlobalWebsite_1900px_NL.jpg);
}

.html5_fs.profil_1 .fs_bild {
  display: table-cell;
  background: url(/fileadmin/user_upload/remondis_global_2017/profil/streifen_2/infografik_laender_1900px.jpg)
    no-repeat center center;
  background-size: contain;
  background-color: #383a42;
  height: 100%;
}

html[lang="en"] .html5_fs.profil_1 .fs_bild,
html[lang="dk"] .html5_fs.profil_1 .fs_bild,
html[lang="pl"] .html5_fs.profil_1 .fs_bild {
  background-image: url(/fileadmin/user_upload/remondis_global_2017/profil/streifen_2/infografik_laender_en_1900px.jpg);
}

html[lang="fr"] .html5_fs.profil_1 .fs_bild {
  background-image: url(/fileadmin/user_upload/remondis_global_2017/profil/streifen_2/infografik_laender_fr_1900px.jpg);
}

html[lang="nl"] .html5_fs.profil_1 .fs_bild {
  background-image: url(/fileadmin/user_upload/remondis_global_2017_nl/bilder/infografiken/WEB_Infografik_Laender_1900px_NL.jpg);
}

.html5_fs.profil_2 .fs_bild {
  display: table-cell;
  background: url(/fileadmin/user_upload/remondis_global_2017/profil/streifen_4/streifen4_grafik_anlagen_1900px.jpg)
    no-repeat center center;
  background-size: contain;
  background-color: #383a42;
  height: 100%;
}

html[lang="en"] .html5_fs.profil_2 .fs_bild,
html[lang="dk"] .html5_fs.profil_2 .fs_bild,
html[lang="pl"] .html5_fs.profil_2 .fs_bild {
  background-image: url(/fileadmin/user_upload/remondis_global_2017/profil/streifen_4/streifen4_grafik_anlagen_en_1900px.jpg);
}

html[lang="fr"] .html5_fs.profil_2 .fs_bild {
  background-image: url(/fileadmin/user_upload/remondis_global_2017/profil/streifen_4/WEB_Infografik_Anlagen_weltweit_1900px_FR.jpg);
}

html[lang="nl"] .html5_fs.profil_2 .fs_bild {
  background-image: url(/fileadmin/user_upload/remondis_global_2017_nl/bilder/infografiken/WEB_Infografik_Anlagen_weltweit_1900px_NL.jpg);
}

/* ---- */

.html5_fs.nhk_1 .fs_bild {
  display: table-cell;
  background: url(/fileadmin/user_upload/remondis_global_2017/nachhaltigkeit/streifen_einleitung/infografik_nachhaltigkeit_1900px_DE.png)
    no-repeat center center;
  background-size: contain;
  background-color: #383a42;
  height: 100%;
}

html[lang="en"] .html5_fs.nhk_1 .fs_bild,
html[lang="dk"] .html5_fs.nhk_1 .fs_bild,
html[lang="pl"] .html5_fs.nhk_1 .fs_bild {
  background-image: url(/fileadmin/user_upload/remondis_global_2017/nachhaltigkeit/streifen_einleitung/infografik_nachhaltigkeit_1900px_EN.png);
}

html[lang="fr"] .html5_fs.nhk_1 .fs_bild {
  background-image: url(/fileadmin/user_upload/remondis_global_2017/nachhaltigkeit/streifen_einleitung/WEB_Infografik_Nachhaltigkeit_1900px_FR.jpg);
}

html[lang="nl"] .html5_fs.nhk_1 .fs_bild {
  background-image: url(/fileadmin/user_upload/remondis_global_2017/nachhaltigkeit/streifen_einleitung/infografik_nachhaltigkeit_1900px_NL.png);
}

/* -- */

.html5_fs.leistungen .fs_bild {
  display: table-cell;
  background: url(/fileadmin/user_upload/nachhaltigkeit/bilder/rem_nachhaltigkeit_1-2_grafik_leistungen_1900.jpg)
    no-repeat center center;
  background-size: contain;
  background-color: #383a42;
  height: 100%;
}

html[lang="en"] .html5_fs.leistungen .fs_bild,
html[lang="dk"] .html5_fs.leistungen .fs_bild,
html[lang="pl"] .html5_fs.leistungen .fs_bild,
html[lang="fr"] .html5_fs.leistungen .fs_bild {
  background-image: url(/fileadmin/user_upload/nachhaltigkeit/bilder/rem_nachhaltigkeit_1-2_grafik_leistungen_1900px_EN.jpg);
}

html[lang="nl"] .html5_fs.leistungen .fs_bild {
  background-image: url(/fileadmin/user_upload/nachhaltigkeit/bilder/rem_nachhaltigkeit_1-2_grafik_leistungen_1900px_EN.jpg);
}

/* ---- */

.html5_fs.oepp .fs_bild {
  display: table-cell;
  background: url(/fileadmin/user_upload/remondis_global/presse_bibliothek_2023/infografik_oepp_1900px.jpg)
    no-repeat center center;
  background-size: contain;
  background-color: #383a42;
  height: 100%;
}

html[lang="en"] .html5_fs.oepp .fs_bild {
  background-image: url(/fileadmin/user_upload/remondis_global/presse_bibliothek_2023/infografik_oepp_1900px_en.jpg);
}

.fs_header,
.fs_footer {
  background: #383a42;
  color: #fff;
}

.fs_tablecell {
  display: table-cell;
  padding: 0 20px 0 40px;
  height: 40px;
  vertical-align: middle;
}

.fs_close {
  width: 14px;
  height: 14px;
  position: absolute;
  top: 11px;
  right: 11px;
  background: url(/fileadmin/templates/2013/m/x_weiss.png) no-repeat;
  cursor: pointer;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

/* Fußzeile */

.fusszeile *,
.fusszeile a {
  font-size: 16px !important;
}

.fusszeile_inner {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 100% !important;
  width: 1024px !important;
  padding: 0 30px;
  overflow: auto;
}

.fusszeile_inner > .divider,
.fusszeile_inner > .socialbuttons > .divider {
  height: 2px;
  background-size: 100% 2px;
}

.fusszeile_inner > .toTop {
  transform: rotate(180deg);
}

.fusszeile {
  background: #efeff0;
  padding: 0;
}

.fusszeile p,
.footer_legal,
.fusszeile .divider {
  margin-bottom: 20px;
}

.fusszeile .toTop {
  margin-bottom: 10px;
}

.fusszeile .copyright {
  margin-bottom: 30px;
  font-size: 14px !important;
}

.fusszeile *,
.fusszeile a,
.fusszeile,
.totop_print .print a,
.totop_print .bookmark a {
  color: #6b6b71;
}

.fusszeile .zusatzmenue {
  background: none;
  padding: 10px 0 0 0;
}

.fusszeile .footer_legal,
.fusszeile .copyright {
  text-align: center;
}

.fusszeile .footer_legal li {
  display: inline-block;
  padding: 0px 0 0 5px;
  text-transform: uppercase;
}

.fusszeile .footer_legal li:first-child {
  padding-left: 0;
}

.fusszeile .footer_legal li:after {
  content: "|";
  padding: 0 0 0 5px;
}

.fusszeile .footer_legal li:last-child:after {
  content: "";
  padding: 0;
}

.fusszeile .footer_legal a,
.fusszeile .footer_legal li:after {
  color: #9c9da0 !important;
}

.fusszeile .footer_legal * {
  font-size: 14px !important;
}

.fusszeile .footer_legal ul {
  margin-bottom: 0;
}

.fusszeile .copyright,
.fusszeile .copysign {
  color: #e2001a;
}

.fusszeile .zusatzmenue .multicolumnLayout999 .column,
#c181635 .column,
#c181641 .column {
  overflow: auto;
}

.fusszeile .zusatzmenue .multicolumnLayout999 .item,
.startseite_4er-kacheln .item {
  float: left;
  width: 25%;
  padding: 20px 20px 0;
  background: url(/fileadmin/templates/2013/m/global/v_trenner.png) no-repeat
    center right/1px 80%;
  position: relative;
}

#c181648 > .multicolumnContainer > .column1 > .columnItems,
#c182732 > .multicolumnContainer > .column1 > .columnItems {
  background: url(/fileadmin/templates/2013/m/global/v_trenner.png) no-repeat
    center right/1px 95%;
  padding: 0 !important;
}

#c181648 > .multicolumnContainer > .column2 > .columnItems,
#c182732 > .multicolumnContainer > .column2 > .columnItems {
  padding: 15px 30px 1px 30px !important;
}

.startseite_4er-kacheln .item p,
.startseite_5er-kacheln .item p {
  margin-bottom: 20px;
}

.fusszeile .zusatzmenue .multicolumnLayout999 .item:after,
.startseite_4er-kacheln .item:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  width: 100%;
  background: url(/fileadmin/templates/2013/m/global/trenner.png) no-repeat
    center center/80% 1px;
}

.fusszeile .zusatzmenue .multicolumnLayout999 .item:after,
.item_3.last .startseite_4er-kacheln .item:after {
  background-image: none;
}

.multicolumnLayout1 .startseite_4er-kacheln .item {
  width: 50%;
}

.fusszeile .zusatzmenue .multicolumnLayout999 .item:last-child,
.multicolumnLayout1 .startseite_4er-kacheln .item:nth-child(2),
.startseite_4er-kacheln .item:last-child {
  background-image: none;
}

#uid_25346 .inhaltszeile .multicolumnLayout1 {
  position: relative;
  overflow: auto;
}

#uid_25346 .inhaltszeile .multicolumnLayout1 .column2:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0%;
  right: 0;
  height: 1px;
  width: calc(100% - 20px);
  /*background: url(/fileadmin/templates/2013/m/global/trenner.png) no-repeat bottom right/47% 1px;*/
  background: url(/fileadmin/templates/2013/m/global/trenner.png) no-repeat
    bottom right/100% 1px;
}

@media only screen and (max-width: 1023px) {
  #uid_25346 .inhaltszeile .multicolumnLayout1 {
    display: table;
    width: 100%;
  }

  #uid_25346 .inhaltszeile .multicolumnLayout1 > .column1 {
    display: table-footer-group;
    float: none;
  }

  #uid_25346 .inhaltszeile .multicolumnLayout1 > .column2 {
    display: table-header-group;
    float: none;
    position: relative;
  }

  #uid_25346 .inhaltszeile .multicolumnLayout1 > .column2 > *:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 20px;
    right: 20px;
    height: 1px;
    width: calc(100% - 0);
    background: url(/fileadmin/templates/2013/m/global/trenner.png) no-repeat
      center bottom/95% 1px;
    display: none;
  }

  #c181648 > .multicolumnContainer > .column2 > .columnItems {
    padding: 15px 30px 15px !important;
  }

  #uid_25346 .inhaltszeile .multicolumnLayout1 .column2:after {
    display: none;
  }

  .multicolumnLayout1 .startseite_4er-kacheln .item {
    width: 25%;
  }

  #c181648 > .multicolumnContainer > .column1 > .columnItems,
  .multicolumnLayout1 .startseite_4er-kacheln .item:nth-child(4) {
    background-image: none;
  }

  .multicolumnLayout1 .startseite_4er-kacheln .item:nth-child(2) {
    background-image: url(/fileadmin/templates/2013/m/global/v_trenner.png);
  }

  .multicolumnLayout1 .startseite_4er-kacheln .columnItems {
    padding-right: 0 !important;
  }

  /* Hier könnte man noch zu 767 trennen, aber die Worte sind zu lang! */
  .fusszeile .zusatzmenue .multicolumnLayout999 .item,
  .startseite_4er-kacheln .item,
  .multicolumnLayout1 .startseite_4er-kacheln .item {
    width: 50%;
    background: url(/fileadmin/templates/2013/m/global/v_trenner.png) no-repeat
      center right/1px 80%;
  }

  #c181648 > .multicolumnContainer > .column1 > .columnItems,
  .multicolumnLayout1 .startseite_4er-kacheln .item:nth-child(2),
  .fusszeile .zusatzmenue .multicolumnLayout999 .item:nth-child(2),
  .startseite_4er-kacheln .item:nth-child(2) {
    background-image: none;
  }

  .item_3.last .startseite_4er-kacheln .item:nth-child(1):after,
  .item_3.last .startseite_4er-kacheln .item:nth-child(2):after,
  .fusszeile .zusatzmenue .multicolumnLayout999 .item.item_1:after,
  .fusszeile .zusatzmenue .multicolumnLayout999 .item.item_2:after {
    background-image: url(/fileadmin/templates/2013/m/global/trenner.png);
  }
}

@media only screen and (max-width: 567px) {
  .totop_print,
  .sitemapzeile,
  .fusszeile {
    padding-left: 0 !important;
  }

  .fusszeile .zusatzmenue .multicolumnLayout999 .item,
  .fusszeile .zusatzmenue .multicolumnLayout999 .item:nth-child(2),
  .startseite_4er-kacheln .item,
  .multicolumnLayout1 .startseite_4er-kacheln .item,
  .fusszeile .zusatzmenue .multicolumnLayout999 .item.item_4:after {
    width: auto;
    float: none;
    background-image: none;
  }

  .item_3.last .startseite_4er-kacheln .item:nth-child(3):after,
  .fusszeile .zusatzmenue .multicolumnLayout999 .item.item_3:after {
    background-image: url(/fileadmin/templates/2013/m/global/trenner.png);
  }
}

/* Akkordeon */

.global_recycling .layout_2017 .duo_akkordeon_item.open > .columnItems > header,
.global_recycling .layout_2017 .duo_akkordeon_item.open > header,
.global_recycling
  .einzelakkordeon.mehrzeiligeVorschau
  .duo_akkordeon_item.open
  > .columnItems
  > header,
.global_recycling
  .einzelakkordeon.mehrzeiligeVorschau
  .duo_akkordeon_item.open
  > header {
  background: #3cacb4 !important;
}

/* 3sresponsiveslideshow */

.tx-3sresponsiveslideshow-pi1 .position {
  text-align: center;
}

.tx-3sresponsiveslideshow-pi1 .position li {
  margin: 0 5px 10px !important;
  float: none !important;
  display: inline-block;
}

.tx-3sresponsiveslideshow-pi1 .caption_right .caption {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

/* Kontaktformular */

.kontaktformular input[type="number"],
.kontaktformular input[type="text"],
.kontaktformular input[type="password"],
.kontaktformular input[type="email"],
.kontaktformular textarea,
.kontaktformular select
/* form.fe_login input[type="number"],
form.fe_login input[type="text"],
form.fe_login input[type="password"],
form.fe_login input[type="email"],
form.fe_login textarea,
form.fe_login select */ {
  background: #eeefef;
  padding: 2px 6px;
  width: 100%;
  color: #76787f !important;
}

/* form.fe_login input[type="submit"],
.kontaktformular input[type="submit"] {
  color: #e3051a;
} */

/* Login-Formulare */

.frame-type-felogin_login form {
  overflow: auto;
}
.frame-type-felogin_login form label {
  display: inline;
}
.frame-type-felogin_login fieldset > div {
  float: left;
  width: 50%;
  padding-right: 16px;
  margin-bottom: 15px;
}
.frame-type-felogin_login fieldset > div:nth-child(odd) {
  padding-right: 0;
  padding-left: 16px;
}
.frame-type-felogin_login fieldset > div:nth-child(even) {
  clear: both;
}
.frame-type-felogin_login input[type="text"],
.frame-type-felogin_login input[type="password"] {
  width: 100%;
  border: 0 !important;
  color: #76787f !important;
  padding: 2px 6px !important;
  background-color: #eeefef;
}
.frame-type-felogin_login input[type="submit"],
.frame-type-felogin_login button[type="submit"] {
  /* background:transparent; */
  /* color:#e2001a; */
  border: none;
  font-weight: bold;
  padding: 2px 6px;
  margin: 0;
  font-size: 18px;
  cursor: pointer;
}
.frame-type-felogin_login input[type="submit"]::before,
.frame-type-felogin_login button[type="submit"]::before {
  content: ">";
}
.frame-type-felogin_login legend {
  display: none;
}

/* form.fe_login */
form.fe_login label {
  /* position: absolute; */
  /* padding: 1px 6px;
  color: #76787f;
  cursor: text;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap; */
  /* left: 0; */
  /* top: 0; */
}

/* Mediaqueries */

@media only screen and (max-width: 1400px) {
  .tx-t3ssmoothmenu-pi1 > .wrap {
    margin: 0;
    padding-right: 199px;
    width: 1274px;
  }
}

@media only screen and (max-width: 767px) {
  .wrappertemp {
    display: none;
  }

  #fahnen_links a {
    display: none;
  }

  .tx-3sresponsiveslideshow-pi1 .positionContainer .position {
    display: none;
  }

  .topzeile {
    background: #fff;
    height: 70px;
  }

  .slideoutmenu {
    padding-top: 80px;
  }

  .slideoutmenu a.close {
    top: 80px;
  }

  .topmenuebutton {
    margin-top: 15px;
  }

  .topsuche {
    margin-top: 20px;
  }

  .topzeile .topsuche *,
  .topsuche a::before {
    color: #6b6b71 !important;
  }

  .topzeile .firmierung {
    display: none;
  }

  .kopfzeile {
    /*padding-top: 70px;*/
  }

  .kopfzeile .logo {
    width: 120px;
    top: 15px;
  }

  .tx-t3ssmoothmenu-pi1,
  .menu_start,
  .menubereich,
  .crazy li {
    visibility: hidden !important;
  }

  /*.tx-t3ssmoothmenu-pi1,*/
  .smooth_top_tab,
  .slider_container .next,
  .slider_container .prev,
  .textBG,
  .aniBG,
  .trigger,
  .load,
  .slider {
    display: none !important;
  }

  .slider.active,
  .reveal_1,
  .redaktionell,
  .fusszeile,
  .totop_print {
    display: block !important;
  }

  /* Header */
  .kopfzeile .scrollmagic-pin-spacer {
    padding-top: 0 !important;
  }

  .kopfzeile .wrapper {
    display: none;
  }

  .kopfzeile .sticky.headeranimation {
    /* background: #383a42 !important; */
    background: #fff !important;
    height: auto !important;
    padding-bottom: 0 !important;
  }

  .kopfzeile .scrollmagic-pin-spacer {
    height: auto !important;
    min-height: 0 !important;
    padding-bottom: 0 !important;
  }

  .kopfzeile .sticky.headeranimation *,
  .kopfzeile .sticky.headeranimation * * {
    /* color: #fff !important; */
  }

  .headeranimation.sticky,
  .headeranimation .hl_text_klammer {
    height: auto !important;
    min-height: 0 !important;
  }

  #uid_25346 .kopfzeile .sticky.headeranimation {
    background: #fff !important;
  }

  #uid_25346 .headeranimation .hl_text_table {
    width: 100%;
  }

  #uid_25346 .hl_headlineklammer {
    text-align: center;
  }

  #uid_25346 .headeranimation .hl_text1,
  #uid_25346 .headeranimation .hl_text2 {
    font-size: 30px;
    color: rgb(180, 11, 26) !important;
    display: inline;
    padding: 0 !important;
    font-size: ;
  }

  #uid_25346 .headeranimation .hl_text > p {
    font-size: 16px;
    color: #6b6b71 !important;
  }

  .headerScrollDown {
    display: none;
  }

  /* Headerbilder */
  @media only screen and (max-width: 767px) {
    #animate:after {
      content: "";
      background: url(/fileadmin/templates/2013/m/global/trenner.png) no-repeat
        left top / contain;
      height: 1px;
      display: block;
      width: calc(100% - 60px);
      margin-left: auto;
      margin-right: auto;
      margin-top: 10px;
    }
  }

  #uid_25346 .kopfzeile:before {
    content: "";
    padding-bottom: 45.57291666666667%;
    height: 0;
    display: block;
    background: url(/fileadmin/user_upload/remondis_global_2017/header_small/01_startseite_768px.jpg)
      no-repeat left top / contain;
  }

  #uid_25416 .kopfzeile:before {
    content: "";
    padding-bottom: 45.57291666666667%;
    height: 0;
    display: block;
    background: url(/fileadmin/user_upload/remondis_global_2017/header_small/02_profil_590284640_RET_768px.jpg)
      no-repeat left top / contain;
  }

  #uid_25347 .kopfzeile:before {
    content: "";
    padding-bottom: 45.57291666666667%;
    height: 0;
    display: block;
    background: url(/fileadmin/user_upload/remondis_global_2017/header_small/03_geschaeftsfelder_p1166m1070265f_768px.jpg)
      no-repeat left top / contain;
  }

  #uid_25363 .kopfzeile:before {
    content: "";
    padding-bottom: 45.57291666666667%;
    height: 0;
    display: block;
    background: url(/fileadmin/user_upload/remondis_global_2017/header_small/03-1_recycling_458703433_768px.jpg)
      no-repeat left top / contain;
  }

  #uid_25362 .kopfzeile:before {
    content: "";
    padding-bottom: 45.57291666666667%;
    height: 0;
    display: block;
    background: url(/fileadmin/user_upload/remondis_global_2017/header_small/03-2_service_468960567_768px.jpg)
      no-repeat left top / contain;
  }

  #uid_25364 .kopfzeile:before {
    content: "";
    padding-bottom: 45.57291666666667%;
    height: 0;
    display: block;
    background: url(/fileadmin/user_upload/remondis_global_2017/header_small/03-3_wasser_184854245_768px.jpg)
      no-repeat left top / contain;
  }

  #uid_25348 .kopfzeile:before {
    content: "";
    padding-bottom: 45.57291666666667%;
    height: 0;
    display: block;
    background: url(/fileadmin/user_upload/remondis_global_2017/header_small/04_wir-in-deutschland_186190762_768px.jpg)
      no-repeat left top / contain;
  }

  #uid_25349 .kopfzeile:before {
    content: "";
    padding-bottom: 45.57291666666667%;
    height: 0;
    display: block;
    background: url(/fileadmin/user_upload/remondis_global_2017/header_small/05_nachhaltigkeit_768px.jpg)
      no-repeat left top / contain;
  }

  #uid_39272 .kopfzeile:before {
    content: "";
    padding-bottom: 45.57291666666667%;
    height: 0;
    display: block;
    background: url(/fileadmin/user_upload/remondis_global_2017/header_small/05_nachhaltigkeit_768px-2021.jpg)
      no-repeat left top / contain;
  }

  #uid_25350 .kopfzeile:before {
    content: "";
    padding-bottom: 45.57291666666667%;
    height: 0;
    display: block;
    background: url(/fileadmin/user_upload/remondis_global_2017/header_small/06_karriere_637886774_768px.jpg)
      no-repeat left top / contain;
  }

  #uid_39271 .kopfzeile:before {
    content: "";
    padding-bottom: 45.57291666666667%;
    height: 0;
    display: block;
    background: url(/fileadmin/user_upload/remondis_global_2017/header_small/06_karriere_768px.jpg)
      no-repeat left top / contain;
  }

  #uid_25351 .kopfzeile:before {
    content: "";
    padding-bottom: 45.57291666666667%;
    height: 0;
    display: block;
    background: url(/fileadmin/user_upload/remondis_global_2017/header_small/magazin_en.jpg)
      no-repeat left top / contain;
  }

  html[lang="de"] #uid_25351 .kopfzeile:before {
    background-image: url(/fileadmin/user_upload/remondis_global_2017/header_small/magazin.jpg);
  }

  #uid_25457 .kopfzeile:before {
    content: "";
    padding-bottom: 45.57291666666667%;
    height: 0;
    display: block;
    background: url(/fileadmin/user_upload/remondis_global_2017/header_small/04_1-internationale_aktivitaeten_611858898_768px.jpg)
      no-repeat left top / contain;
  }

  .headeranimation .hl_text1 {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 22px;
    padding-left: 40px;
  }

  .headeranimation .hl_text2 {
    font-size: 24px;
    line-height: 1.2;
    padding-left: 75px;
  }
}

@media only screen and (max-width: 767px) {
  .topmenuebutton {
    visibility: visible !important;
  }

  .topmenuebutton img {
    width: 30px !important;
  }

  .dl-menuwrapper {
    display: none !important;
  }

  .kopfzeile > div > .ce-textpic img {
    height: auto !important;
    margin-left: 0;
    max-width: none !important;
    position: static;
    width: auto !important;
  }
}

@media only screen and (max-width: 567px) {
  .slideoutmenuwrapper > ul ul {
    display: none;
  }

  .no-touch .slideoutmenuwrapper ul li:hover > ul {
    display: none;
  }

  .no-touch .slideoutmenuwrapper ul li.on:hover > ul,
  .slideoutmenuwrapper ul li.on:hover > ul {
    display: block;
  }

  .no-touch .slideoutmenuwrapper li.hassub:hover:after {
    content: "";
    display: none;
  }
}

/* Test */

#c206697 {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 1024px;
  margin-left: 50%;
  transform: translateX(-50%);
  outline: 5px solid green;
  z-index: 2000;
  overflow: hidden;
  left: -5000px;
}

#c206697 > iframe {
  position: absolute;
  overflow: scroll;
  height: 100% !important;
  left: 80%;
  outline: 1px solid red;
}

/* Änderungen nach Facelift */

#fahnen_links {
  right: 0;
}

#fahnen_links > a img {
  display: none;
}

#fahnen_links > a {
  background: url("/fileadmin/templates/2019/img/icons_randspaltenlinks/icon_fixed_kontakt.svg")
    no-repeat left top / 30px 30px;
  width: 30px;
  height: 30px;
}

.slideoutmenu a.close {
  top: 25px;
}

.slideoutmenu {
  right: 0;
}

.slideoutmenu {
  background: #f9f9f9;
  padding: 30px;
  z-index: 11;
}

.topmenuebutton img {
  height: 24px !important;
  margin-bottom: 3px !important;
  width: auto !important;
  margin-bottom: 0;
}

.menuezeile {
  display: none;
}

.kopfzeile .logo {
  display: none;
}

.topzeile + .logo {
  width: 149px;
  position: fixed;
  z-index: 505;
  top: 30px;
  left: 60px;
}

.topzeile {
  display: flex;
  justify-content: flex-end;
  padding-left: 60px;
  padding-right: 60px;
  background: #fff;
  height: 30px;
  border-top: 5px solid #fff;
}

.topsuche {
  overflow: hidden;
}

.topsuche a {
  font-weight: 700;
  font-size: 15px;
}

.topsuche a:before {
  content: "> " !important;
  padding: 0 !important;
  color: #6b6b71 !important;
  font-weight: 700;
}

.topzeile,
.topzeile * {
  color: #6b6b71 !important;
}

.topzeile > .topmenuebutton {
  order: 3;
}

.topzeile > .topmenuebutton a {
  padding-right: 0;
}

.topzeile > .firmierung {
  order: 1;
  margin-right: 25px;
  font-weight: 300;
  font-size: 15px;
}

.topzeile > .topsuche {
  order: 2;
  margin-right: 15px;
}

.tx-t3ssmoothmenu-pi1.backlink .backlink {
  text-align: right;
  padding-right: 30px;
}

@media only screen and (max-width: 1540px) {
  .tx-t3snoslidermenu-pi1 > .wrap {
    margin: 0 !important;
    padding-left: 209px !important;
    padding-right: 30px;
    width: calc(100%);
  }

  .topzeile {
    padding-left: 30px;
    padding-right: 30px;
  }

  .topzeile + .logo {
    left: 30px;
  }
}

@media only screen and (min-width: 1025px) {
  .kopfzeile > div:first-child {
    min-height: 85px;
  }
}

@media only screen and (max-width: 1024px) {
  .topzeile {
    height: 79px;
    padding-top: 30px;
    border-top: none;
  }

  .tx-t3snoslidermenu-pi1 {
    margin-top: 79px !important;
  }

  .tx-t3snoslidermenu-pi1 > .wrap {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  .nebenseiten .tx-t3ssmoothmenu-pi1 {
    height: 76px !important;
  }

  .nebenseiten .tx-t3ssmoothmenu-pi1 .backliink {
    display: none;
  }

  .nebenseiten .topzeile {
    height: 106px;
  }
}

@media only screen and (max-width: 867px) {
  .topzeile {
    height: 109px;
  }

  .menuezeile {
    display: none;
  }

  .tx-t3snoslidermenu-pi1 {
    display: none !important;
  }

  .headeranimation .wrapper > div {
    height: calc(100vh - 19px);
  }
}

@media only screen and (max-width: 767px) {
  .topzeile,
  .nebenseiten .topzeile {
    height: 81px;
  }

  .nebenseiten .tx-t3ssmoothmenu-pi1 {
    height: 51px;
  }

  .slideoutmenu {
    padding: 22px;
  }

  .slideoutmenu a.close {
    top: 30px;
    right: 22px;
  }

  .topzeile {
    padding-left: 22px;
    padding-right: 22px;
    padding-top: 22px;
  }

  .topzeile + .logo {
    left: 22px;
    top: 22px;
    width: 120px;
  }

  .topsuche,
  .topmenuebutton {
    margin-top: 0;
  }

  .topzeile > .topsuche {
    margin-right: 12px;
  }
}

.socialbuttons {
  text-align: center;
}

.socialbuttons .divider {
  margin-top: 20px;
}

.slideoutmenuwrapper_laender {
  background-color: #fff;
  background: #f9f9f9;
  padding: 30px;
  z-index: 11;
  position: absolute;
  right: 0;
  width: 360px;
}

.slideoutmenuwrapper_laender ul {
  list-style-type: none;
  margin-bottom: 0;
  font-size: 14px;
}

.slideoutmenuwrapper_laender li:first-child {
  background: none;
}

.slideoutmenuwrapper_laender li {
  background: url(../m/trenner.png) no-repeat center top;
  background-size: 100% 1px;
  position: relative;
}

.slideoutmenuwrapper_laender li a {
  padding: 10px 20px;
  display: block;
}

.slideoutmenuwrapper_laender a {
  color: #000;
  text-decoration: none;
}

.slideoutmenuwrapper_laender ul:hover a {
  opacity: 0.3;
}

.slideoutmenuwrapper_laender ul:hover a:hover {
  color: #e2001a;
  opacity: 1;
}

.slideoutmenuwrapper_laender a.close {
  position: absolute;
  top: 25px;
  right: 30px;
  cursor: pointer;
  font-size: 20px;
  z-index: 200;
}
