@charset "UTF-8";
@font-face {
  font-family: "Effra-Light";
  src: url("/fileadmin/shared/_webfonts/35DFC2_0_0.eot");
  src: url("/fileadmin/shared/_webfonts/35DFC2_0_0.eot?#iefix") format("embedded-opentype"), url("/fileadmin/shared/_webfonts/35DFC2_0_0.woff2") format("woff2"), url("/fileadmin/shared/_webfonts/35DFC2_0_0.woff") format("woff"), url("/fileadmin/shared/_webfonts/35DFC2_0_0.ttf") format("truetype");
}
@font-face {
  font-family: "Effra-Regular";
  src: url("/fileadmin/shared/_webfonts/35DFC2_1_0.eot");
  src: url("/fileadmin/shared/_webfonts/35DFC2_1_0.eot?#iefix") format("embedded-opentype"), url("/fileadmin/shared/_webfonts/35DFC2_1_0.woff2") format("woff2"), url("/fileadmin/shared/_webfonts/35DFC2_1_0.woff") format("woff"), url("/fileadmin/shared/_webfonts/35DFC2_1_0.ttf") format("truetype");
}
@font-face {
  font-family: "Effra-Bold";
  src: url("/fileadmin/shared/_webfonts/35EA86_0_0.eot");
  src: url("/fileadmin/shared/_webfonts/35EA86_0_0.eot?#iefix") format("embedded-opentype"), url("/fileadmin/shared/_webfonts/35EA86_0_0.woff2") format("woff2"), url("/fileadmin/shared/_webfonts/35EA86_0_0.woff") format("woff"), url("/fileadmin/shared/_webfonts/35EA86_0_0.ttf") format("truetype");
}
#mobilemenu {
  display: none;
  position: fixed;
  width: 50vw;
  height: 100vh;
  background-color: #f8f8f8;
  right: 0;
  z-index: 100;
  top: 0;
}
#mobilemenu .close-wrap {
  width: 100%;
  margin-top: 40px;
  position: absolute;
  height: 16px;
}
#mobilemenu .close-wrap .closer {
  float: right;
  width: 16px;
  height: 16px;
  margin-right: 30px;
  font-size: 20px;
  line-height: 1em;
  cursor: pointer;
  color: #a0a0a0;
  font-family: "Effra-Light", sans-serif;
}
#mobilemenu .wrap {
  width: 100%;
  height: 100%;
  padding: 110px;
}
#mobilemenu .wrap .logo {
  float: none;
  width: 95px;
  height: 60px;
  background-image: url("/fileadmin/htr/_assets/htr-logo-new.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: 0;
  margin-top: 0;
}
#mobilemenu .wrap ul#mmnav {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 40px;
}
#mobilemenu .wrap ul#mmnav li {
  font-family: "Effra-Regular", sans-serif;
  font-weight: 600;
  color: #000;
  font-size: 25px;
  line-height: 2em;
}
#mobilemenu .wrap ul#mmnav li a {
  text-decoration: none;
  color: inherit;
}
#mobilemenu .wrap ul#mmnav li.active a {
  text-decoration: underline;
  color: #00569d;
}
#mobilemenu .wrap .button {
  width: 150px;
  height: 40px;
  background-color: #00569d;
  border-radius: 6px;
  color: #fff;
  font: normal 300 12px/1em "Effra-Regular";
  text-align: center;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  padding-top: 14px;
  float: left;
  margin-top: 30px;
}
#mobilemenu .wrap .button a {
  text-decoration: none;
  color: inherit;
}
#mobilemenu .footer {
  position: absolute;
  bottom: 60px;
  left: 110px;
}
#mobilemenu .footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#mobilemenu .footer ul li {
  float: left;
  margin-right: 30px;
  font-family: "Effra-Regular", sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #a0a0a0;
}
#mobilemenu .footer ul li a {
  text-decoration: none;
  color: inherit;
}
body.mm-open #mobilemenu {
  display: block;
}
body.mm-open #page {
  opacity: 0.5;
  -webkit-filter: blur(4px);
  -moz-filter: blur(4px);
  -o-filter: blur(4px);
  -ms-filter: blur(4px);
  filter: blur(4px);
}
@media (max-height: 780px) {
  #mobilemenu .wrap {
    padding: 30px 20px 20px 30px;
  }
  #mobilemenu .footer {
    left: 30px;
  }
}
@media (max-height: 720px) {
  #mobilemenu .wrap ul#mmnav {
    margin-top: 20px;
  }
  #mobilemenu .wrap ul#mmnav li {
    font-size: 20px;
  }
  #mobilemenu .footer {
    left: 30px;
  }
}
@media (max-height: 540px) {
  #mobilemenu .wrap {
    padding-top: 20px;
  }
  #mobilemenu .wrap ul#mmnav li {
    font-size: 18px;
    line-height: 1.8em;
  }
  #mobilemenu .footer {
    bottom: 20px;
  }
}
@media (max-width: 1000px) {
  #mobilemenu {
    width: 70vw;
  }
}
@media (max-width: 550px) {
  #mobilemenu {
    width: 100vw;
  }
}
#searchoverlay {
  display: none;
  background-color: rgba(255, 255, 255, 0.8);
  width: 100vw;
  height: 100vh;
  position: fixed;
  z-index: 10;
  top: 0;
}
#searchoverlay .close-wrap {
  width: 100%;
  margin-top: 5vh;
  text-align: center;
  height: 16px;
}
#searchoverlay .close-wrap .closer {
  width: 16px;
  height: 16px;
  margin: auto;
  font-size: 38px;
  line-height: 1em;
  cursor: pointer;
  color: #a0a0a0;
  font-family: "Effra-Light", sans-serif;
}
#searchoverlay .wrap {
  text-align: center;
  margin-top: 10vh;
}
#searchoverlay .wrap input {
  width: 60%;
  border: none;
  border-bottom: 1px solid #808080;
  font-family: "Effra-Bold";
  font-size: 50px;
  background-image: url("/fileadmin/htr/_assets/Icon-Lupe-big.svg");
  background-repeat: no-repeat;
  background-position: right;
  background-color: transparent;
}
body.search-open #searchoverlay {
  display: block;
}
body.search-open #page {
  opacity: 0.5;
  -webkit-filter: blur(4px);
  -moz-filter: blur(4px);
  -o-filter: blur(4px);
  -ms-filter: blur(4px);
  filter: blur(4px);
}
@media (max-width: 750px) {
  #searchoverlay .wrap input {
    width: 80%;
  }
}
@media (max-width: 620px) {
  #searchoverlay .wrap input {
    width: 90%;
    font-size: 40px;
  }
}
@media (max-width: 460px) {
  #searchoverlay .wrap input {
    font-size: 28px;
  }
}
.elasticSearch_form .searchfilter {
  position: relative;
  margin-top: 12px;
  width: 100%;
}
.elasticSearch_form .searchfilter .nice-select {
  width: 49%;
  float: left;
  clear: inherit;
}
.elasticSearch_form .searchfilter .nice-select:nth-child(2) {
  margin-right: 2%;
}
@media (max-width: 510px) {
  .elasticSearch_form {
    margin-top: 40px;
  }
  .elasticSearch_form .searchfilter .nice-select {
    width: 100%;
  }
  .elasticSearch_form .searchfilter .nice-select:nth-child(2) {
    margin-right: 0;
  }
  .elasticSearch_form input {
    font-size: 26px !important;
  }
}
/*	Home Grids */
body.layout_0 section.content {
  width: 1440px;
  margin: auto;
  text-align: left;
  padding-left: 24px;
  padding-top: 24px;
  padding-right: 20px;
}
body.layout_0 section.content .row {
  width: 100%;
  float: left;
  margin-bottom: 40px;
}
body.layout_0 section.content .row .col {
  float: left;
}
body.layout_0 section.content .row-2-2 .col-1 {
  width: 50%;
}
body.layout_0 section.content .row-2-2 .col-3 {
  width: 50%;
}
body.layout_0 section.content .row-2-1-1 .col-1 {
  width: 50%;
}
body.layout_0 section.content .row-2-1-1 .col-3 {
  width: 25%;
}
body.layout_0 section.content .row-2-1-1 .col-4 {
  width: 25%;
}
body.layout_0 section.content .row-2-1-1 .col-4 .singleitem h2 {
  --max-lines: 3;
  max-height: calc(1.13em * var(--max-lines) + 21);
}
body.layout_0 section.content .row-2-1-1 .col-4 .singleitem .lead {
  --max-lines: 5;
  max-height: calc(1.2em * var(--max-lines));
}
body.layout_0 section.content .row-1-1-2 .col-1 {
  width: 25%;
}
body.layout_0 section.content .row-1-1-2 .col-2 {
  width: 25%;
}
body.layout_0 section.content .row-1-1-2 .col-3 {
  width: 50%;
}
body.layout_0 section.content .row-1-2-1 .col-1 {
  width: 25%;
}
body.layout_0 section.content .row-1-2-1 .col-2 {
  width: 50%;
}
body.layout_0 section.content .row-1-2-1 .col-4 {
  width: 25%;
}
body.layout_0 section.content .row-3-1 {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 900px) {
  body.layout_0 section.content .row-3-1 {
    flex-wrap: wrap;
  }
}
body.layout_0 section.content .row-3-1 .col {
  float: none;
}
body.layout_0 section.content .row-3-1 .col .tx-mad-agenda {
  border-left: 1px solid #dcdcdc;
  padding-left: 19px;
}
body.layout_0 section.content .row-3-1 .clear {
  display: none;
}
body.layout_0 section.content .row-3-1 .col-1 {
  width: calc(75% - 10px);
}
body.layout_0 section.content .row-3-1 .col-4 {
  width: 340px;
}
@media (max-width: 900px) {
  body.layout_0 section.content .row-3-1 .col-1, body.layout_0 section.content .row-3-1 .col-4 {
    width: 100%;
  }
  body.layout_0 section.content .row-3-1 .col .tx-mad-agenda {
    border-left: 0;
    padding-left: 0;
    margin-bottom: 44px;
  }
}
body.layout_0 section.content .row-1-3 .col-1 {
  width: 25%;
}
body.layout_0 section.content .row-1-3 .col-2 {
  width: 75%;
}
body.layout_0 section.content .row-1-1 .col-1 {
  width: 100%;
}
@media (max-width: 1440px) {
  body.layout_0 section.content, body.layout_1 section.content, body.layout_1 section.content .body .wrap {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  body.layout_0 section.content .row-2-2 .col-1 {
    width: 100%;
  }
  body.layout_0 section.content .row-2-2 .col-3 {
    width: 100%;
  }
}
@media (max-width: 1040px) {
  body.layout_0 section.content .row-2-1-1 .col-1 {
    width: 100%;
  }
  body.layout_0 section.content .row-2-1-1 .col-3, body.layout_0 section.content .row-2-1-1 .col-4 {
    width: 50%;
  }
  body.layout_0 section.content .row-1-2-1 .col-1 {
    width: 33%;
  }
  body.layout_0 section.content .row-1-2-1 .col-2, body.layout_0 section.content .row-1-2-1 .col-4 {
    width: 33%;
  }
}
@media (max-width: 800px) {
  body.layout_0 section.content .row-1-2-1 .col-1, body.layout_0 section.content .row-1-2-1 .col-2 {
    width: 50%;
  }
  body.layout_0 section.content .row-1-2-1 .col-4 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  body.layout_0 section.content {
    padding-left: 0;
    padding-right: 0;
  }
  body.layout_0 section.content .row-2-1-1 .col-1 {
    padding-left: 10px;
  }
  body.layout_0 section.content .row-2-1-1 .col-3, body.layout_0 section.content .row-2-1-1 .col-4 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  body.layout_0 section.content .row-1-2-1 .col-1 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  body.layout_0 section.content .row-1-2-1 .col-2, body.layout_0 section.content .row-1-2-1 .col-4 {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (max-width: 520px) {
  body.layout_0 section.content .row {
    margin-bottom: 0;
  }
}
/* Content Elements */
.element.topstory {
  width: 100%;
  margin-bottom: 20px;
  position: relative;
}
.element.topstory .ribbon {
  width: 185px;
  height: 34px;
  background-color: #fff;
  content: "Top-Stories";
  text-transform: uppercase;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  color: #00569d;
  font-family: "Effra-Bold", sans-serif;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  margin-top: 35px;
  margin-left: -40px;
  box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.16);
  z-index: 2;
}
.element.topstory .topstory-ad.hidden {
  display: none !important;
}
.element.topstory .items .item {
  background-image: linear-gradient(234deg, #00569d, #00569d);
}
.element.topstory .items .item.topstory-ad {
  display: block;
}
.element.topstory .items .item img {
  width: 100%;
  height: auto;
}
.element.topstory .items .item .mobile {
  display: none;
}
@media (max-width: 600px) {
  .element.topstory .items .item .desktop {
    display: none;
  }
  .element.topstory .items .item .mobile {
    display: block;
  }
}
.element.topstory .items .item .left {
  float: left;
  width: 54%;
  height: 100%;
}
.element.topstory .items .item .left .wrap {
  margin-left: 70px;
  margin-right: 70px;
}
.element.topstory .items .item .left .wrap a {
  text-decoration: none;
  color: inherit;
}
.element.topstory .items .item .left .wrap h3 {
  font-family: "Effra-Light", sans-serif;
  font-size: 15px;
  letter-spacing: 0.5px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  display: none;
  border-bottom: 1px solid;
  margin-top: 0;
}
.element.topstory .items .item .left .wrap h1 {
  font-family: "Effra-Regular", sans-serif;
  font-size: 60px;
  font-weight: bold;
  line-height: 1em;
  text-align: left;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 20px;
}
.element.topstory .items .item .left .wrap p.lead {
  font-family: "Effra-Light", sans-serif;
  font-size: 19px;
  line-height: 1.2em;
  font-weight: 500;
  text-align: left;
  color: #fff;
  letter-spacing: 1px;
}
.element.topstory .items .item .right {
  float: right;
  width: 46%;
  height: 100%;
}
.element.topstory .items .item .right figure {
  margin: 0;
  padding: 0;
  height: 100%;
}
.element.topstory .items .item .fullwidth {
  width: 100%;
  height: 100%;
  position: relative;
}
.element.topstory .items .item .fullwidth figure {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
.element.topstory .items .item .fullwidth .right {
  display: flex;
  justify-content: right;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(120deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  background-blend-mode: multiply;
}
.element.topstory .items .item .fullwidth .right .wrap {
  float: right;
  width: 45%;
  margin-right: 70px;
}
.element.topstory .items .item .fullwidth .right .wrap a {
  text-decoration: none;
}
.element.topstory .items .item .fullwidth .right .wrap h1 {
  font-family: "Effra-Regular", sans-serif;
  font-size: 60px;
  font-weight: bold;
  line-height: 1em;
  text-align: left;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 20px;
}
.element.topstory .items .item .fullwidth .right .wrap p.lead {
  font-family: "Effra-Light", sans-serif;
  font-size: 19px;
  line-height: 1.2em;
  font-weight: 500;
  text-align: left;
  color: #fff;
  letter-spacing: 1px;
}
.element.topstory .items .item .fullwidth .left {
  display: flex;
  justify-content: left;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(300deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  background-blend-mode: multiply;
}
.element.topstory .items .item .fullwidth .left .wrap {
  float: left;
  width: 45%;
  margin-right: 70px;
}
.element.topstory .items .item .fullwidth .left .wrap a {
  text-decoration: none;
}
.element.topstory .items .item .fullwidth .left .wrap h1 {
  font-family: "Effra-Regular", sans-serif;
  font-size: 60px;
  font-weight: bold;
  line-height: 1em;
  text-align: left;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 20px;
}
.element.topstory .items .item .fullwidth .left .wrap p.lead {
  font-family: "Effra-Light", sans-serif;
  font-size: 19px;
  line-height: 1.2em;
  font-weight: 500;
  text-align: left;
  color: #fff;
  letter-spacing: 1px;
}
.element.topstory .items .item:first-child {
  display: block;
}
.element.topstory .slider-nav {
  position: absolute;
  left: 49%;
  bottom: 20px;
  height: 13px;
  width: 55px;
}
@media (max-width: 600px) {
  .element.topstory .slider-nav {
    left: 45%;
  }
}
.element.topstory .slider-nav .prev-arrow {
  width: 8px;
  height: 13px;
  background-image: url("/fileadmin/htr/_assets/Arrow-Pagination-bkwd-white.svg");
  background-size: 8px 13px;
  float: left;
  cursor: pointer;
}
.element.topstory .slider-nav .slidecount {
  float: left;
  width: 38px;
  height: 15px;
  color: #fff;
  font-family: "Effra-Light", sans-serif;
  font-size: 15px;
  text-align: center;
  line-height: 15px;
  letter-spacing: 0.8px;
}
.element.topstory .slider-nav .next-arrow {
  width: 8px;
  height: 13px;
  background-image: url("/fileadmin/htr/_assets/Arrow-Pagination-fwd-white.svg");
  background-size: 8px 13px;
  float: right;
  cursor: pointer;
}
html[lang=fr] .element.topstory .ribbon.default {
  display: none;
}
@media (max-width: 1360px) {
  .element.topstory .items .item .fullwidth .right .wrap h1, .element.topstory .items .item .fullwidth .left .wrap h1, .element.topstory .items .item .left .wrap h1 {
    font-size: 40px;
  }
  .element.topstory .items .item .fullwidth .left .wrap, .element.topstory .items .item .fullwidth .right .wrap {
    width: 50%;
    margin-top: 0;
  }
}
@media (max-width: 1070px) {
  .element.topstory .items .item .dotdotme {
    height: 70px;
  }
  .element.topstory .items .item .left {
    position: absolute;
    z-index: 2;
    right: 0;
    width: 100%;
    background-image: linear-gradient(120deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
    background-blend-mode: multiply;
  }
  .element.topstory .items .item .left .wrap {
    margin-top: 30px !important;
  }
  .element.topstory .items .item .right {
    float: right;
    width: 100%;
    height: 100%;
  }
  .element.topstory .items .item .right .wrap {
    margin-top: 30px !important;
  }
  .element.topstory .items .item .fullwidth .left .wrap h1, .element.topstory .items .item .fullwidth .right .wrap h1 {
    margin-bottom: 10px;
  }
  .element.topstory .items .item .fullwidth .right .wrap, .element.topstory .items .item .fullwidth .left .wrap {
    width: 75%;
  }
}
@media (max-width: 800px) {
  .element.topstory .items .item .fullwidth .right .wrap h1, .element.topstory .items .item .fullwidth .left .wrap h1, .element.topstory .items .item .left .wrap h1 {
    font-size: 30px;
  }
}
@media (max-width: 600px) {
  .element.topstory .items .item .right {
    height: 220px;
  }
  .element.topstory .items .item .left {
    padding-top: 220px;
  }
  .element.topstory .items .item .left .wrap {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
  }
  .element.topstory .items .item .left .wrap h3 {
    font-size: 12px;
  }
  .element.topstory .items .item .fullwidth .left {
    padding-top: 0;
  }
  .element.topstory .items .item .fullwidth .right .wrap, .element.topstory .items .item .fullwidth .left .wrap {
    margin-top: 0 !important;
    float: left;
    margin-left: 20px;
    margin-right: 20px;
  }
  .element.topstory .items .item .fullwidth .right .wrap h1, .element.topstory .items .item .fullwidth .left .wrap h1 {
    margin-top: 20px;
  }
  .element.topstory .items .item.topstory-ad .fullwidth figure.mobile {
    display: flex;
    align-items: center;
  }
  .element.topstory .items .item.topstory-ad .fullwidth figure img {
    width: 100%;
    height: auto;
  }
  .element.topstory .items .item .fullwidth .right .wrap h1, .element.topstory .items .item .fullwidth .left .wrap h1, .element.topstory .items .item .left .wrap h1 {
    font-size: 24px;
    font-weight: 500;
    text-shadow: 1px 1px 6px #000;
  }
  .element.topstory .items .item .fullwidth .right .wrap p.lead, .element.topstory .items .item .fullwidth .left .wrap p.lead, .element.topstory .items .item .left .wrap p.lead {
    font-size: 18px;
    text-shadow: 1px 1px 6px #000;
  }
}
@media (max-width: 450px) {
  .element.topstory .items .item .fullwidth .right .wrap p.lead, .element.topstory .items .item .fullwidth .left .wrap p.lead, .element.topstory .items .item .left .wrap p.lead {
    display: none;
  }
}
.element.lastarticles {
  width: 98%;
}
.element.lastarticles .header {
  font-family: "Effra-Regular", sans-serif;
  font-size: 22px;
  font-weight: bold;
  text-align: left;
  color: #000000;
  position: relative;
  display: inline-block;
  border-bottom: 4px solid #00569d;
}
.element.lastarticles .filter {
  float: right;
  margin-top: 6px;
}
.element.lastarticles .filter span {
  font-family: "Effra-Regular", sans-serif;
  font-size: 14px;
  color: #808080;
  margin-left: 6px;
  margin-right: 6px;
  padding: 2px 14px;
}
.element.lastarticles .filter span a {
  text-decoration: none;
  color: inherit;
}
.element.lastarticles .filter span.active {
  background-color: #00569d;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  color: #fff;
}
.element.lastarticles .items {
  width: 100%;
  padding-top: 20px;
  margin-top: -2px;
  border-top: solid 1px #dcdcdc;
}
.element.lastarticles .items .item {
  width: 47%;
  float: right;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 14px;
  padding-bottom: 10px;
}
.element.lastarticles .items .item a {
  text-decoration: none;
  color: inherit;
}
.element.lastarticles .items .item .ribbon {
  width: 150px;
  height: 26px;
  background-color: #00569d;
  content: "Top-Stories";
  text-transform: uppercase;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  color: #00569d;
  font-family: "Effra-Bold", sans-serif;
  font-size: 11px;
  line-height: 28px;
  text-align: center;
  margin-top: 30px;
  margin-left: -30px;
  box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.16);
  color: #fff;
}
.element.lastarticles .items .item figure {
  display: none;
}
.element.lastarticles .items .item p.lead {
  display: none;
}
.element.lastarticles .items .item p.bodytext {
  display: none;
}
.element.lastarticles .items .item h2 {
  font-family: "Effra-Regular", sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.11;
  margin-top: 0;
  margin-bottom: 8px;
  letter-spacing: 0.3px;
  min-height: 40px;
}
@media (max-width: 600px) {
  .element.lastarticles .items .item h2 {
    min-height: auto;
  }
}
.element.lastarticles .items .item .footer {
  font-family: "Effra-Light", sans-serif;
  font-size: 14px;
  text-align: left;
  color: #808080;
}
.element.lastarticles .items .item .footer .date {
  display: inline-block;
  margin-right: 8px;
}
.element.lastarticles .items .item .footer .ressort {
  display: inline-block;
}
.element.lastarticles .items .item .footer .ressort:before {
  content: "|";
  margin-right: 8px;
}
.element.lastarticles .items .item:first-child {
  float: left;
  min-height: 560px;
  border-bottom: none;
  position: relative;
}
.element.lastarticles .items .item:first-child figure {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 200px;
  display: block;
  margin-bottom: 14px;
}
.element.lastarticles .items .item:first-child h2 {
  font-family: "Effra-Regular", sans-serif;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.13;
  text-align: left;
  margin-bottom: 10px;
  --max-lines: 3;
  max-height: calc(1.13em * var(--max-lines));
}
.element.lastarticles .items .item:first-child p.lead {
  font-family: "Effra-Light", sans-serif;
  font-size: 19px;
  font-weight: 300;
  display: block;
  line-height: 1.2em;
  margin-top: 10px;
  margin-bottom: 15px;
  --max-lines: 5;
  max-height: calc(1.2em * var(--max-lines) + 15);
}
.element.lastarticles .items .item:first-child p.bodytext {
  font-size: 16px;
  color: #606060;
  margin-top: 10px;
  line-height: 1.3em;
}
.element.lastarticles .items .item:last-child {
  border-bottom: none;
}
.element.lastarticles.last1sp {
  width: 95%;
  float: right;
}
.element.lastarticles.last1sp .header {
  border-bottom: 4px solid #ED1847;
}
.element.lastarticles.last1sp .header a {
  text-decoration: none;
  color: #000000;
}
.element.lastarticles.last1sp .item {
  float: left;
  width: 100%;
}
.element.lastarticles.last1sp .item:first-child {
  min-height: inherit;
  border-bottom: 1px solid #dcdcdc;
}
.element.lastarticles.last1sp .item:first-child figure, .element.lastarticles.last1sp .item:first-child p.lead, .element.lastarticles.last1sp .item:first-child p.bodytext {
  display: none;
}
.element.lastarticles.last1sp .item:first-child h2 {
  font-family: "Effra-Regular", sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.11;
  margin-top: 0;
  margin-bottom: 8px;
  letter-spacing: 0.3px;
}
.element.lastarticles.last1sp.noheader {
  width: 100%;
}
.element.lastarticles.last1sp.noheader .header {
  display: none;
}
.element.lastarticles.last1sp.noheader .filter {
  float: inherit;
  margin-top: 6px;
  width: 100%;
  border-bottom: 1px solid #dcdcdc;
  position: relative;
  padding-bottom: 6px;
  margin-bottom: 12px;
  text-align: center;
}
.element.lastarticles.last1sp.noheader .items {
  border-top: none;
}
@media (max-width: 600px) {
  .element.lastarticles .items .item {
    width: 100%;
  }
  .element.lastarticles .items .item:first-child, .element.lastarticles .items .item:last-child {
    border-bottom: 1px solid #dcdcdc;
  }
  .element.lastarticles.last1sp {
    width: 100%;
    float: left;
    margin-top: 40px;
  }
}
@media (max-width: 520px) {
  .element.lastarticles {
    margin-top: 60px;
  }
}
@media (max-width: 440px) {
  .element.lastarticles .header {
    font-size: 17px;
  }
  .element.lastarticles .filter {
    float: none;
    position: absolute;
    margin-top: -70px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: calc(100% - 10px);
  }
  .element.lastarticles .filter span {
    margin-left: 0;
    margin-right: 0;
  }
  .element.lastarticles .items .item:first-child h2 {
    font-size: 18px;
    line-height: 1.11;
  }
  .element.lastarticles .items .item:first-child p.lead {
    font-size: 17px;
    line-height: 1.1em;
  }
}
.element.homedossiers {
  width: 100%;
  padding-bottom: 40px;
  padding-top: 35px;
  background-color: #f5f5f5;
}
.element.homedossiers .headline {
  font-family: "Effra-Bold", sans-serif;
  font-size: 55px;
  color: #00569d;
  width: 100%;
  text-align: center;
  margin-bottom: 35px;
  position: relative;
}
.element.homedossiers .items .item {
  width: 660px;
  float: left;
  margin-right: 0;
  margin-left: 18px;
  position: relative;
  background-color: #ffffff;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.element.homedossiers .items .item a {
  text-decoration: none;
}
.element.homedossiers .items .item .ribbon {
  width: 115px;
  height: 26px;
  background-color: #00569d;
  content: "Top-Stories";
  text-transform: uppercase;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  color: #00569d;
  font-family: "Effra-Bold", sans-serif;
  font-size: 11px;
  line-height: 31px;
  text-align: center;
  margin-top: 17px;
  margin-left: -25px;
  box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.16);
  color: #fff;
}
.element.homedossiers .items .item figure {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 300px;
  margin-bottom: 11px;
}
.element.homedossiers .items .item h2 {
  font-family: "Effra-Bold", sans-serif;
  font-size: 45px;
  line-height: 1.13em;
  text-align: left;
  margin-bottom: 8px;
  margin-top: 0;
  color: #000000;
  margin-left: 40px;
  margin-top: 20px;
  margin-right: 40px;
  font-weight: 400;
  display: inline;
}
.element.homedossiers .items .item p.lead {
  font-family: "Effra-Light", sans-serif;
  font-size: 22px;
  font-weight: 300;
  display: block;
  line-height: 1.2em;
  margin-top: 0;
  color: #000000;
  margin-left: 40px;
  margin-right: 40px;
}
.element.homedossiers .items .item p.bodytext {
  font-family: "Effra-Light", sans-serif;
  font-size: 16px;
  line-height: 1.2em;
  color: #000000;
  margin-left: 40px;
  margin-top: 0;
  margin-bottom: 30px;
  float: left;
  width: 40%;
}
.element.homedossiers .items .item .dossierbox {
  float: right;
  width: 45%;
  margin-right: 40px;
  background-color: #f5f5f5;
  border: 3px solid #dcdcdc;
  padding-bottom: 6px;
}
.element.homedossiers .items .item .dossierbox h3 {
  margin-top: 4px;
  margin-bottom: 0;
  margin-left: 18px;
  color: #00569d;
  font-family: "Effra-Light", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.7em;
}
.element.homedossiers .items .item .dossierbox .dossieritem {
  display: inline-block !important;
  width: auto;
  font-size: 16px;
  color: #000000;
  padding-bottom: 0;
  line-height: 1.3em;
  background-color: inherit;
  margin-left: 38px;
}
.element.homedossiers .items .item .dossierbox .dossieritem:before {
  background-image: url("/fileadmin/htr/_assets/Arrow-Pagination-fwd.svg");
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  width: 10px;
  height: 13px;
  content: " ";
  margin-top: 2px;
  margin-left: -19px;
}
.element.homedossiers .items .item .footer {
  font-family: "Effra-Light", sans-serif;
  font-size: 14px;
  text-align: left;
  color: #808080;
  position: absolute;
  margin-left: 40px;
  bottom: 20px;
}
.element.homedossiers .items .item .footer .date {
  display: inline-block;
  margin-right: 8px;
}
.element.homedossiers .items .item .footer .ressort {
  display: inline-block;
}
.element.homedossiers .items .item .footer .ressort:before {
  content: "|";
  margin-right: 8px;
}
.element.homedossiers .items .item:nth-child(2n) {
  float: right;
  margin-right: 18px;
  margin-left: 0;
}
.element.homedossiers .button {
  text-align: center;
  margin-top: 35px;
  margin-bottom: 50px;
}
.element.homedossiers .button div {
  display: inline-block;
  background-color: #ED1847;
  color: #fff;
  font-family: "Effra-Regular", sans-serif;
  font-size: 16px;
  line-height: 45px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding-left: 40px;
  padding-right: 40px;
}
@media (max-width: 1420px) {
  .element.homedossiers .items .item {
    width: 48%;
  }
}
@media (max-width: 1240px) {
  .element.homedossiers .items .item p.bodytext {
    display: none;
  }
  .element.homedossiers .items .item .dossierbox {
    float: left;
    margin-left: 40px;
    margin-bottom: 20px;
    width: 60%;
  }
}
@media (max-width: 1200px) {
  .element.homedossiers .items .item {
    width: 47%;
  }
}
@media (max-width: 1020px) {
  .element.homedossiers .items .item h2 {
    font-size: 32px;
    margin-left: 20px;
    margin-right: 20px;
  }
  .element.homedossiers .items .item p.lead {
    font-size: 19px;
    margin-left: 20px;
    margin-right: 20px;
  }
  .element.homedossiers .items .item .dossierbox {
    margin-left: 20px;
    width: inherit;
  }
  .element.homedossiers .items .item .footer {
    margin-left: 20px;
  }
}
@media (max-width: 800px) {
  .element.homedossiers .items .item {
    width: inherit;
    margin-right: 18px !important;
    margin-left: 18px !important;
    float: left !important;
  }
  .element.homedossiers .items .item .dossierbox {
    display: none;
  }
}
@media (max-width: 700px) {
  .element.homedossiers .items .item figure {
    height: 300px;
  }
}
@media (max-width: 600px) {
  .element.homedossiers .items .item {
    width: inherit;
    margin-right: 18px !important;
    margin-left: 18px !important;
    float: left !important;
  }
  .element.homedossiers .items .item figure {
    height: 260px;
  }
}
@media (max-width: 500px) {
  .element.homedossiers .items .item figure {
    height: 220px;
  }
}
@media (max-width: 500px) {
  .element.homedossiers .items .item figure {
    height: 180px;
  }
}
.element.homeressort {
  width: 100%;
  margin-bottom: 40px;
}
.element.homeressort .headline {
  width: 100%;
  border-bottom: 1px solid #dcdcdc;
  float: left;
  margin-bottom: 35px;
  position: relative;
  color: #000;
}
.element.homeressort .headline.video-headline {
  margin-bottom: 0;
}
.element.homeressort .headline a {
  text-decoration: none;
  color: #000;
}
.element.homeressort .headline .ressort {
  float: left;
  font-family: "Effra-Bold", sans-serif;
  font-size: 22px;
  border-bottom: 4px solid #00569d;
  margin-top: -14px;
}
.element.homeressort .headline .mehrlink {
  float: right;
}
.element.homeressort .headline .mehrlink a {
  color: #808080;
}
.element.homeressort .items.style_4_articles + div + .home-ressort-button div {
  margin-top: 60px;
}
.element.homeressort .items .item {
  width: 339px;
  float: left;
  border-right: 1px solid #dcdcdc;
  padding-right: 18px;
  margin-left: 19px;
  position: relative;
}
.element.homeressort .items .item.hosu-special {
  padding-left: 8px;
  padding-right: 8px;
  border-right: 0;
  width: 678px;
  max-width: 100%;
}
@media (max-width: 1440px) {
  .element.homeressort .items .item.hosu-special {
    width: 48% !important;
  }
}
@media (max-width: 1200px) {
  .element.homeressort .items .item.hosu-special {
    width: 100% !important;
  }
}
@media (max-width: 520px) {
  .element.homeressort .items .item.hosu-special {
    padding-left: 0;
  }
}
.element.homeressort .items .item.hosu-special header {
  width: 100%;
  margin-bottom: 45px !important;
}
.element.homeressort .items .item.hosu-special .wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.element.homeressort .items .item.hosu-special .wrap .left, .element.homeressort .items .item.hosu-special .wrap .right {
  width: calc(50% - 9px);
}
@media (max-width: 768px) {
  .element.homeressort .items .item.hosu-special .wrap .left, .element.homeressort .items .item.hosu-special .wrap .right {
    width: 100% !important;
  }
}
.element.homeressort .items .item a {
  text-decoration: none;
}
.element.homeressort .items .item .ribbon {
  width: 150px;
  height: 26px;
  background-color: #00569d;
  content: "Top-Stories";
  text-transform: uppercase;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  color: #00569d;
  font-family: "Effra-Bold", sans-serif;
  font-size: 11px;
  line-height: 28px;
  text-align: center;
  margin-top: 30px;
  margin-left: -30px;
  box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.16);
  color: #fff;
}
.element.homeressort .items .item figure {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 200px;
  margin-bottom: 11px;
}
.element.homeressort .items .item h3 {
  font-family: "Effra-Regular", sans-serif;
  font-size: 15px;
  line-height: 1em;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #ED1847;
  margin-top: 0;
  margin-bottom: 5px;
}
.element.homeressort .items .item h2 {
  font-family: "Effra-Regular", sans-serif;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.1em;
  text-align: left;
  margin-bottom: 10px;
  margin-top: 0;
  color: #000000;
  letter-spacing: 0.3px;
}
.element.homeressort .items .item p.lead {
  font-family: "Effra-Light", sans-serif;
  font-size: 19px;
  font-weight: 300;
  display: block;
  line-height: 1.2em;
  margin-top: 10px;
  padding-bottom: 16px;
  color: #000000;
}
.element.homeressort .items .item p.bodytext {
  font-family: "Effra-Light", sans-serif;
  font-size: 16px;
  font-weight: 300;
  display: block;
  line-height: 1.2em;
  margin-top: -10px;
  padding-bottom: 16px;
  color: #000000;
}
.element.homeressort .items .item .footer {
  font-family: "Effra-Light", sans-serif;
  font-size: 14px;
  text-align: left;
  color: #808080;
  position: absolute;
  bottom: 0;
}
.element.homeressort .items .item .footer .date {
  display: inline-block;
  margin-right: 8px;
}
.element.homeressort .items .item .footer .ressort {
  display: inline-block;
}
.element.homeressort .items .item .footer .ressort:before {
  content: "|";
  margin-right: 8px;
}
.element.homeressort .items .item:first-child {
  margin-left: 0;
}
.element.homeressort .items .item:last-child {
  border-right: none;
  padding-right: 0;
  width: 320px;
}
.element.homeressort .items .item.special-video {
  width: 678px;
  background-color: #f2f2f2;
  border-right: none;
  padding: 20px;
}
.element.homeressort .items .item.special-video figure {
  height: 350px;
}
.element.homeressort .items .item.special-video figure iframe {
  width: 100% !important;
  height: 100% !important;
}
.element.homeressort .items .item.special-video p.lead {
  display: none;
}
.element.homeressort .items .item.pseudoelement {
  display: none;
}
.element.homeressort .items.style_8_articles .item {
  margin-bottom: 40px;
}
.element.homeressort .items.style_8_articles .item:nth-child(4) {
  border-right: none;
  padding-right: 0;
  width: 320px;
}
.element.homeressort .items.style_8_articles .item:nth-child(5) {
  margin-left: 0;
}
.element.homeressort .items.style_12_articles .item {
  margin-bottom: 40px;
}
.element.homeressort .items.style_12_articles .item:nth-child(4), .element.homeressort .items.style_12_articles .item:nth-child(8) {
  border-right: none;
  padding-right: 0;
  width: 320px;
}
.element.homeressort .items.style_12_articles .item:nth-child(5), .element.homeressort .items.style_12_articles .item:nth-child(9) {
  margin-left: 0;
}
@media (max-width: 1000px) {
  .element.homeressort.has-rectangle:not(.homeressort2sp):not(.homeressort3sp):not(.rot).has-1-rectangle .items .item:nth-child(3) {
    border-right: 0;
    width: 49%;
    padding-right: 0;
    margin-left: 1%;
  }
}
.element.homeressort.has-rectangle:not(.homeressort2sp):not(.homeressort3sp):not(.rot).has-1-rectangle .items .item:nth-child(4) {
  width: 339px;
  border-right: 1px solid #dcdcdc;
  padding-right: 18px;
}
@media (max-width: 1440px) {
  .element.homeressort.has-rectangle:not(.homeressort2sp):not(.homeressort3sp):not(.rot).has-1-rectangle .items .item:nth-child(4) {
    width: 24%;
    border-right: 1px solid #dcdcdc;
    padding-right: 1%;
  }
}
@media (max-width: 1200px) {
  .element.homeressort.has-rectangle:not(.homeressort2sp):not(.homeressort3sp):not(.rot).has-1-rectangle .items .item:nth-child(4) {
    width: 32%;
    padding-right: 0;
    border-right: 0;
    margin-left: 1%;
  }
}
@media (max-width: 1000px) {
  .element.homeressort.has-rectangle:not(.homeressort2sp):not(.homeressort3sp):not(.rot).has-1-rectangle .items .item:nth-child(4) {
    border-right: 1px solid #dcdcdc;
    width: 50%;
    padding-right: 1%;
    margin-left: 0;
  }
}
.element.homeressort.has-rectangle:not(.homeressort2sp):not(.homeressort3sp):not(.rot).has-1-rectangle .items .item:nth-child(5) {
  margin-left: 19px;
  border-right: 0;
  padding-right: 0;
  width: 320px;
}
@media (max-width: 1440px) {
  .element.homeressort.has-rectangle:not(.homeressort2sp):not(.homeressort3sp):not(.rot).has-1-rectangle .items .item:nth-child(5) {
    width: 24%;
    border-right: 0;
    padding-right: 0;
    margin-left: 1%;
  }
}
@media (max-width: 1200px) {
  .element.homeressort.has-rectangle:not(.homeressort2sp):not(.homeressort3sp):not(.rot).has-1-rectangle .items .item:nth-child(5) {
    width: 33%;
    margin-left: 0;
    padding-right: 1%;
    border-right: 1px solid #dcdcdc;
  }
}
@media (max-width: 1000px) {
  .element.homeressort.has-rectangle:not(.homeressort2sp):not(.homeressort3sp):not(.rot).has-1-rectangle .items .item:nth-child(5) {
    border-right: 0;
    width: 49%;
    padding-right: 0;
    margin-left: 1%;
  }
}
.element.homeressort.has-rectangle:not(.homeressort2sp):not(.homeressort3sp):not(.rot).has-1-rectangle .items .item:nth-child(6) {
  margin-left: 0;
}
@media (max-width: 1440px) {
  .element.homeressort.has-rectangle:not(.homeressort2sp):not(.homeressort3sp):not(.rot).has-1-rectangle .items .item:nth-child(6) {
    margin-left: 0;
    width: 25%;
  }
}
@media (max-width: 1200px) {
  .element.homeressort.has-rectangle:not(.homeressort2sp):not(.homeressort3sp):not(.rot).has-1-rectangle .items .item:nth-child(6) {
    width: 32%;
    margin-left: 1%;
    padding-right: 1%;
    border-right: 1px solid #dcdcdc;
  }
}
@media (max-width: 1000px) {
  .element.homeressort.has-rectangle:not(.homeressort2sp):not(.homeressort3sp):not(.rot).has-1-rectangle .items .item:nth-child(6) {
    border-right: 1px solid #dcdcdc;
    width: 50%;
    padding-right: 1%;
    margin-left: 0;
  }
}
@media (max-width: 1200px) {
  .element.homeressort.has-rectangle:not(.homeressort2sp):not(.homeressort3sp):not(.rot).has-1-rectangle .items .item:nth-child(7) {
    margin-left: 1%;
    padding-right: 0;
    width: 32%;
    border-right: 0;
  }
}
@media (max-width: 1000px) {
  .element.homeressort.has-rectangle:not(.homeressort2sp):not(.homeressort3sp):not(.rot).has-1-rectangle .items .item:nth-child(7) {
    border-right: 0;
    width: 49%;
    padding-right: 0;
    margin-left: 1%;
  }
}
@media (max-width: 1440px) {
  .element.homeressort.has-rectangle:not(.homeressort2sp):not(.homeressort3sp):not(.rot).has-1-rectangle .items .item:nth-child(8) {
    border-right: 1px solid #dcdcdc;
    padding-right: 18px;
  }
}
@media (max-width: 1200px) {
  .element.homeressort.has-rectangle:not(.homeressort2sp):not(.homeressort3sp):not(.rot).has-1-rectangle .items .item:nth-child(8) {
    margin-left: 0;
  }
}
@media (max-width: 1000px) {
  .element.homeressort.has-rectangle:not(.homeressort2sp):not(.homeressort3sp):not(.rot).has-1-rectangle .items .item:nth-child(8) {
    border-right: 1px solid #dcdcdc;
    width: 50%;
    padding-right: 1%;
    margin-left: 0;
  }
}
@media (max-width: 1440px) {
  .element.homeressort.has-rectangle:not(.homeressort2sp):not(.homeressort3sp):not(.rot).has-1-rectangle .items .item:last-child {
    border-right: 0;
    padding-right: 0;
    margin-left: 1%;
    width: 24%;
  }
}
@media (max-width: 1200px) {
  .element.homeressort.has-rectangle:not(.homeressort2sp):not(.homeressort3sp):not(.rot).has-1-rectangle .items .item:last-child {
    width: 32%;
  }
}
@media (max-width: 1000px) {
  .element.homeressort.has-rectangle:not(.homeressort2sp):not(.homeressort3sp):not(.rot).has-1-rectangle .items .item:last-child {
    border-right: 0;
    width: 49%;
    padding-right: 0;
    margin-left: 1%;
  }
}
.element.homeressort.has-rectangle:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items .item.item-1 {
  display: none;
}
.element.homeressort.has-rectangle:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items .item.item-1.show {
  display: block;
}
.element.homeressort.has-rectangle:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items .item.advert {
  background-color: #fff;
  padding-top: 0;
}
.element.homeressort.has-rectangle:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items .item figure {
  height: 250px;
  margin-bottom: 20px;
}
@media (max-width: 520px) {
  .element.homeressort.has-rectangle:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items .item figure {
    height: 120px;
    margin-bottom: 0;
  }
}
.element.homeressort.has-rectangle:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items .item .item {
  width: 100% !important;
}
/* Ressort 2sp*/
.element.homeressort.homeressort2sp .headline {
  width: calc(100% - 14px);
}
.col-3 .element.homeressort.homeressort2sp {
  margin-left: 14px;
}
.element.homeressort.rot .headline {
  margin-bottom: 0;
}
.element.homeressort.rot .headline .ressort {
  float: left;
  font-family: "Effra-Bold", sans-serif;
  font-size: 22px;
  border-bottom: none;
  margin-top: -10px;
}
.element.homeressort.rot .items {
  background-color: #ED1847;
  padding: 40px 0 40px 60px;
  width: 100%;
  float: left;
}
.element.homeressort.rot .items .item {
  width: 339px;
}
.element.homeressort.rot .items .prev-arrow {
  width: 16px;
  height: 32px;
  background-image: url("/fileadmin/htr/_assets/Arrow-Pagination-bkwd-white.svg");
  background-size: 16px 32px;
  cursor: pointer;
  position: absolute;
  left: 20px;
  top: calc(50% - 16px);
}
.element.homeressort.rot .items .next-arrow {
  width: 60px;
  height: 100%;
  background-image: url("/fileadmin/htr/_assets/Arrow-Pagination-fwd-white.svg");
  background-size: 16px 32px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #ED1847;
  -moz-opacity: 0.4;
  opacity: 1;
}
.element.homeressort.rot .items .slick-list {
  width: 100%;
}
.element.homeressort.rot .items .item {
  background-color: #ffffff;
  padding: 10px;
  text-align: center;
  float: left;
  position: inherit;
}
.element.homeressort.rot .items .item h2 {
  text-align: center;
}
.element.homeressort.rot .items .item p.lead {
  padding-bottom: 22px;
}
.element.homeressort.rot .items .item .footer {
  text-align: center;
  width: 98%;
  bottom: 8px;
}
.element.homeressort.rot.homeressort3sp {
  width: 85%;
}
.element.homeressort.rot.homeressort3sp .clear {
  clear: inherit;
}
.element.homeressort.rot.homeressort3sp .items {
  height: 674px;
}
.element.homeressort.rot.homeressort3sp .items .item {
  min-height: 590px;
}
.advert-sky.advertressortrot {
  float: right;
  width: 13%;
  clear: inherit;
}
.advert-sky.advertressortrot .caption {
  margin-bottom: 10px;
}
.home-ressort-button div {
  width: 150px;
  height: 40px;
  background-color: #00569d;
  border-radius: 6px;
  color: #fff;
  font: normal 300 12px/1em "Effra-Regular";
  text-align: center;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  padding-top: 14px;
  margin: 20px auto auto;
  font-family: "Effra-Regular", sans-serif;
  font-size: 16px;
  text-transform: none;
}
.home-ressort-button div a {
  text-decoration: none;
  color: inherit;
}
.home-ressort-button div a {
  display: block;
  height: 100%;
}
.home-ressort-button.red {
  margin-bottom: 40px;
}
.home-ressort-button.red div {
  background-color: #ED1847;
}
@media (max-width: 1440px) and (min-width: 1200px) {
  .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items .item h2 {
    font-size: 22px;
  }
  .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items .item.special-video {
    width: 49% !important;
  }
  .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items .item.special-video figure {
    height: 350px;
  }
  .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items:not(.style_8_articles):not(.style_12_articles) .item {
    margin-left: 1%;
    padding-right: 1%;
  }
  .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items:not(.style_8_articles):not(.style_12_articles) .item {
    width: 24%;
  }
  .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items:not(.style_8_articles):not(.style_12_articles) .item:first-child {
    margin-left: 0;
  }
  .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items:not(.style_8_articles):not(.style_12_articles) .item:last-child {
    width: 25%;
    padding-right: 0;
  }
  .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_8_articles .item, .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_8_articles .item:last-child, .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_12_articles .item, .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_12_articles .item:last-child {
    width: 24%;
    margin-left: 1%;
    padding-right: 1%;
  }
  .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_8_articles .item:nth-child(4), .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_8_articles .item:nth-child(5), .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_8_articles .item:nth-child(8), .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_8_articles .item:nth-child(9), .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_12_articles .item:nth-child(4), .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_12_articles .item:nth-child(5), .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_12_articles .item:nth-child(8), .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_12_articles .item:nth-child(9) {
    width: 24%;
    padding-right: 1%;
    margin-left: 1%;
    border-right: 1px solid #dcdcdc;
  }
  .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_8_articles .item:nth-child(4n-3), .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_12_articles .item:nth-child(4n-3) {
    margin-left: 0;
    width: 25%;
  }
  .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_8_articles .item:nth-child(4n), .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_12_articles .item:nth-child(4n) {
    padding-right: 0;
    border-right: none;
    width: 24%;
  }
  .element.homeressort.homeressort2sp .items .item, .element.homeressort.homeressort2sp .items .item:last-child {
    width: 48%;
  }
  .col-3 .element.homeressort.homeressort2sp {
    margin-left: 0;
  }
  .element.homeressort.homeressort2sp .items .item, .element.homeressort.homeressort2sp .items .item:last-child {
    width: 49%;
  }
}
@media (max-width: 1200px) {
  .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items:not(.style_8_articles):not(.style_12_articles) .item {
    margin-left: 1%;
    padding-right: 1%;
    margin-bottom: 30px;
  }
  .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items:not(.style_8_articles):not(.style_12_articles) .item {
    width: 50%;
  }
  .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items:not(.style_8_articles):not(.style_12_articles) .item:nth-child(2n-1) {
    margin-left: 0;
  }
  .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items:not(.style_8_articles):not(.style_12_articles) .item:nth-child(2n) {
    padding-right: 0;
    border-right: none;
    width: 49%;
  }
  .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .item.special-video {
    width: 32%;
    padding-right: 20px;
  }
  .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .item.special-video figure {
    height: 200px;
  }
  .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_8_articles .item, .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_8_articles .item:last-child, .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_12_articles .item, .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_12_articles .item:last-child {
    width: 33%;
    margin-left: 1%;
    padding-right: 1%;
  }
  .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_8_articles .item:nth-child(4), .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_8_articles .item:nth-child(5), .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_8_articles .item:nth-child(8), .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_8_articles .item:nth-child(9), .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_12_articles .item:nth-child(4), .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_12_articles .item:nth-child(5), .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_12_articles .item:nth-child(8), .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_12_articles .item:nth-child(9) {
    width: 33%;
    padding-right: 1%;
    margin-left: 1%;
    border-right: 1px solid #dcdcdc;
  }
  .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_8_articles .item:nth-child(3n-2), .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_12_articles .item:nth-child(3n-2) {
    margin-left: 0;
  }
  .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_8_articles .item:nth-child(3n), .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_12_articles .item:nth-child(3n) {
    padding-right: 0;
    border-right: none;
    width: 32%;
  }
  .element.homeressort.homeressort2sp .items .item, .element.homeressort.homeressort2sp .items .item:last-child {
    width: 48%;
  }
  .col-3 .element.homeressort.homeressort2sp {
    margin-left: 0;
  }
  .element.homeressort.homeressort2sp .items .item, .element.homeressort.homeressort2sp .items .item:last-child {
    width: 49%;
  }
}
@media (max-width: 1000px) {
  .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_8_articles .item, .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_8_articles .item:last-child, .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_12_articles .item, .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_12_articles .item:last-child {
    width: 49%;
    margin-left: 1%;
    padding-right: 1%;
  }
  .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_8_articles .item:nth-child(3n), .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_8_articles .item:nth-child(3n-2), .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_8_articles .item:nth-child(4), .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_8_articles .item:nth-child(5), .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_8_articles .item:nth-child(8), .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_8_articles .item:nth-child(9), .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_12_articles .item:nth-child(3n), .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_12_articles .item:nth-child(3n-2), .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_12_articles .item:nth-child(4), .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_12_articles .item:nth-child(5), .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_12_articles .item:nth-child(8), .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_12_articles .item:nth-child(9) {
    width: 49%;
    padding-right: 1%;
    margin-left: 1%;
    border-right: 1px solid #dcdcdc;
  }
  .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_8_articles .item:nth-child(2n), .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_12_articles .item:nth-child(2n) {
    border-right: none;
    padding-right: 0;
  }
  .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_8_articles .item:nth-child(2n-1), .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_12_articles .item:nth-child(2n-1) {
    margin-left: 0;
    width: 50%;
  }
  .element.homeressort.homeressort2sp .items .item, .element.homeressort.homeressort2sp .items .item:last-child {
    width: 48%;
  }
}
@media (max-width: 740px) {
  .element.homeressort .items .item.advert-rect {
    min-height: 300px;
  }
  .element.homeressort:not(.rot) .items .item {
    float: left !important;
    width: 100% !important;
    border-right: none !important;
    margin-left: 0 !important;
  }
  .element.homeressort:not(.rot) .items .item figure {
    width: 40%;
    float: left;
    margin-right: 20px;
  }
  .element.homeressort:not(.rot) .items .item h2 {
    font-size: 20px;
  }
  .element.homeressort:not(.rot) .items .item h3 {
    font-size: 13px;
  }
  .element.homeressort:not(.rot) .items .item p.lead, .element.homeressort:not(.rot) .items .item p.bodytext {
    font-size: 17px;
  }
  .element.homeressort:not(.rot) .items .item .footer {
    bottom: 0;
    border-bottom: 1px solid #dcdcdc;
    width: 100%;
    padding-left: calc(40% + 15px);
    padding-bottom: 10px;
  }
  .element.homeressort:not(.rot) .items .item.special-video {
    padding-right: 20px;
  }
  .element.homeressort:not(.rot) .items .item.special-video figure {
    width: calc(100% - 10px);
    height: 300px !important;
  }
  .element.homeressort:not(.rot) .items .item.special-video .footer {
    display: none;
  }
  .element.homeressort.rot .items {
    padding: 30px 0 10px 30px;
  }
  .element.homeressort.rot .items .prev-arrow {
    left: 6px;
  }
  .element.homeressort.rot .items .next-arrow {
    width: 30px;
  }
  .element.homeressort.rot.homeressort3sp {
    width: 100%;
  }
  .element.homeressort.rot.homeressort3sp .clear {
    clear: both;
  }
  .advert-sky.advertressortrot {
    float: inherit;
    width: 100%;
    clear: both;
  }
}
@media (max-width: 670px) {
  .element.homeressort {
    padding-left: 10px;
    padding-right: 10px;
  }
  .element.homeressort:not(.rot) .items .item p.lead {
    line-height: 1em;
  }
}
@media (max-width: 600px) {
  .element.homeressort {
    padding-left: 10px;
    padding-right: 10px;
  }
  .element.homeressort .items .item h2 {
    font-size: 22px;
  }
}
@media (max-width: 520px) {
  .element.homeressort:not(.rot) .headline {
    margin-bottom: 20px;
  }
  .element.homeressort:not(.rot) .items .item {
    float: left !important;
    width: 100% !important;
    border-right: none !important;
    margin-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 10px !important;
  }
  .element.homeressort:not(.rot) .items .item:first-child .auszeichnungen {
    display: inline-flex;
  }
  .element.homeressort:not(.rot) .items .item h3 {
    font-size: 13px;
  }
  .element.homeressort:not(.rot) .items .item h2 {
    font-size: 22px;
    margin-bottom: 4px;
  }
  .element.homeressort:not(.rot) .items .item p.lead {
    line-height: 1.2em;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 0;
  }
  .element.homeressort:not(.rot) .items .item p.bodytext {
    display: none;
  }
  .element.homeressort:not(.rot) .items .item figure {
    width: 100%;
    height: 200px;
    float: left;
    margin-right: 0;
    margin-bottom: 18px;
  }
  .element.homeressort:not(.rot) .items .item .footer {
    position: inherit;
    border-bottom: 1px solid #dcdcdc;
    width: 100%;
    padding-left: 0;
    padding-bottom: 10px;
    margin-bottom: 0;
  }
  .element.homeressort:not(.rot) .items .item .footer span {
    display: none;
  }
  .element.homeressort:not(.rot) .items .item.special-video {
    padding-right: 20px !important;
    margin-bottom: 20px !important;
  }
  .element.homeressort:not(.rot) .items .item.special-video figure {
    width: 100% !important;
    height: 220px !important;
    margin-bottom: 20px !important;
  }
  .element.homeressort:not(.rot) .items .item.publireportage {
    background-color: #00569d;
  }
  .element.homeressort:not(.rot) .items .item.publireportage h2, .element.homeressort:not(.rot) .items .item.publireportage h3 {
    margin-left: 10px;
    color: white;
  }
  .element.homeressort:not(.rot) .items .item.publireportage p.lead {
    display: none;
  }
  .element.homeressort:not(.rot) .items .item:nth-child(n+2) figure {
    width: 40%;
    height: 120px;
    margin-bottom: 0;
    margin-right: 16px;
  }
  .element.homeressort:not(.rot) .items .item:nth-child(n+2) h2 {
    font-size: 18px;
  }
  .element.homeressort:not(.rot) .items .item:nth-child(n+2) p.lead {
    display: none;
  }
  .element.homeressort:not(.rot) .items .item:nth-child(n+2) .footer {
    clear: both;
  }
  .element.homeressort.rot .headline {
    margin-bottom: 0;
  }
  .element.homeressort.rot .headline .ressort {
    float: left;
    font-family: "Effra-Bold", sans-serif;
    font-size: 22px;
    border-bottom: none;
    position: absolute;
    margin-top: -10px;
  }
  .element.homeressort.rot .items {
    padding: 10px 0 10px 10px;
  }
  .element.homeressort.rot .items .prev-arrow {
    display: none !important;
  }
  .element.homeressort.rot .items .next-arrow {
    width: 10px;
    background-image: none;
  }
  .element.homeressort.rot .items .slick-list {
    width: 100%;
  }
  .element.homeressort.rot .items .item {
    width: 280px;
    margin-left: 10px;
  }
  .element.homeressort.rot .items .item figure {
    height: 160px;
  }
  .element.homeressort.rot .items .item h3 {
    display: none;
  }
  .element.homeressort.rot .items .item h2 {
    font-size: 18px;
  }
  .element.homeressort.rot .items .item p.lead {
    display: none;
  }
  .element.homeressort.rot .items .item .footer {
    text-align: center;
    position: inherit;
    width: 98%;
    bottom: 8px;
  }
  .element.homeressort.rot.homeressort3sp .items {
    height: auto;
  }
  .element.homeressort.rot.homeressort3sp .items .item {
    min-height: inherit;
    margin-bottom: 0;
  }
}
/* Content Elements */
.element.topstory.twitter {
  width: 100%;
  margin-bottom: 20px;
  position: relative;
}
.element.topstory.twitter .ribbon {
  width: 145px;
  height: 34px;
  background-color: #fff;
  content: "Top-Stories";
  text-transform: uppercase;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  color: #00569d;
  font-family: "Effra-Bold", sans-serif;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  margin-top: 22px;
  margin-left: -33px;
  box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.16);
  z-index: 2;
}
.element.topstory.twitter .item {
  height: 500px;
  background-image: linear-gradient(234deg, #00569d, #00569d);
  display: none;
}
.element.topstory.twitter .item .left {
  float: left;
  width: 54%;
  height: 100%;
}
.element.topstory.twitter .item .left .wrap {
  margin-left: 70px;
  margin-right: 70px;
  margin-top: 60px;
  height: calc(100% - 60px);
}
.element.topstory.twitter .item .left .wrap a {
  text-decoration: none;
  color: inherit;
}
.element.topstory.twitter .item .left .wrap h3 {
  font-family: "Effra-Light", sans-serif;
  font-size: 15px;
  letter-spacing: 0.5px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  display: inline-block;
  border-bottom: 1px solid;
  margin-top: 0;
}
.element.topstory.twitter .item .left .wrap h1 {
  font-family: "Effra-Regular", sans-serif;
  font-size: 60px;
  font-weight: bold;
  line-height: 1.2em;
  text-align: left;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 20px;
  height: 65px;
}
.element.topstory.twitter .item .right {
  float: right;
  width: 46%;
  height: 100%;
}
.element.topstory.twitter .item .right figure {
  margin: 0;
  padding: 0;
  height: 100%;
}
.element.topstory.twitter .item:first-child {
  display: block;
}
.element.topstory.twitter #tweet-container {
  padding-top: 60px;
}
.element.topstory.twitter #tweet-container .tweet {
  width: 45%;
  background-color: #fff;
  border-radius: 4px;
  padding: 15px 15px 15px 15px;
  font-family: "Effra-Light", sans-serif;
  line-height: 22px;
  margin-right: 10px;
  min-height: 200px;
}
.element.topstory.twitter #tweet-container .tweet .headline .avatar {
  float: left;
}
.element.topstory.twitter #tweet-container .tweet .headline .user {
  float: left;
  font-size: 14px;
  line-height: 18px;
  margin-left: 8px;
}
.element.topstory.twitter #tweet-container .tweet .headline .user a {
  font-family: "Effra-Bold", sans-serif;
}
.element.topstory.twitter #tweet-container .tweet .headline .user span {
  color: #808080;
  font-size: 12px;
}
.element.topstory.twitter #tweet-container .tweet .headline .twitter-icon {
  float: right;
  background-image: url("/fileadmin/htr/_assets/twitter-icon.svg");
  width: 40px;
  height: 32px;
  background-size: 20px;
  background-repeat: no-repeat;
  border: 1px solid #1da1f2;
  background-position: center;
  border-radius: 4px;
}
.element.topstory.twitter #tweet-container .tweet .txt {
  padding-top: 10px;
}
.element.topstory.twitter .slider-nav {
  position: inherit;
  margin: auto;
  left: inherit;
  bottom: inherit;
  height: 13px;
  width: 55px;
  margin-top: 14px;
}
@media (max-width: 1360px) {
  .element.topstory.twitter .item .left .wrap h1 {
    font-size: 50px;
  }
}
@media (max-width: 1200px) {
  .element.topstory.twitter .item .left .wrap h1 {
    font-size: 45px;
    margin-bottom: 8px;
  }
  .element.topstory.twitter #tweet-container .tweet {
    min-height: 240px;
  }
}
@media (max-width: 1070px) {
  .element.topstory.twitter .item {
    height: 400px;
  }
  .element.topstory.twitter .item .left {
    position: absolute;
    z-index: 2;
    right: 0;
    width: 100%;
    background-image: linear-gradient(120deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
    background-blend-mode: multiply;
  }
  .element.topstory.twitter .item .left .wrap h1 {
    height: auto;
    margin-top: 0;
  }
  .element.topstory.twitter .item .right {
    float: right;
    width: 100%;
    height: 100%;
  }
  .element.topstory.twitter #tweet-container .tweet {
    min-height: 210px;
  }
  .element.topstory.twitter .slider-nav {
    display: none;
  }
}
@media (max-width: 800px) {
  .element.topstory.twitter .item .left .wrap h1 {
    font-size: 40px;
  }
}
@media (max-width: 600px) {
  .element.topstory.twitter .item {
    height: 560px;
  }
  .element.topstory.twitter .item .right {
    height: 220px;
  }
  .element.topstory.twitter .item .left {
    padding-top: 220px;
  }
  .element.topstory.twitter .item .left .wrap {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
  }
  .element.topstory.twitter .item .left .wrap h3 {
    font-size: 12px;
  }
  .element.topstory.twitter .item .left .wrap h1 {
    font-size: 24px;
    font-weight: 500;
  }
}
@media (max-width: 450px) {
  .element.topstory.twitter .item {
    height: 560px;
  }
}
.element.singleitem.universell.single_3 .item header {
  text-align: center;
  border-bottom: 1px solid #c3c3c3;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  position: relative;
  height: 33px;
  padding: 0;
}
.element.singleitem.universell.single_3 .item header h3 {
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #f5f5f5;
  display: inline-block;
  position: relative;
  padding-top: 20px;
  margin: auto;
  text-align: center;
  color: #606060;
  left: auto;
  font-family: "Effra-Regular";
  font-size: 22px;
  text-transform: none;
  font-weight: 300;
}
.element.singleitem.universell.single_3 .item .wrap h2 {
  text-align: center;
}
.element.singleitem.universell.single_3 .item .wrap .autor img {
  margin-right: 0;
}
.element.singleitem.universell.single_3 .item a.button {
  background-color: #c3c3c3;
}
.element.singleitem {
  position: relative;
}
.element.singleitem .headline {
  height: 44px;
}
.element.singleitem .items {
  height: 100%;
}
.element.singleitem .item {
  display: none;
  background-color: #ED1847;
  padding-bottom: 0;
  margin-left: 17px;
  margin-right: 11px;
  height: calc(100% - 44px);
}
.element.singleitem .item a {
  text-decoration: none;
}
.element.singleitem .item a.button {
  background-color: #ED1847;
  color: #fff;
  width: 90%;
  height: 50px;
  cursor: pointer;
  border: none;
  border-radius: 6px;
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 50px;
  display: inline-block;
  text-align: center;
  margin-left: 5%;
}
.element.singleitem .item .separator {
  height: 2px;
  width: calc(100% + 20px);
  background-color: #fff;
  margin-left: -10px;
  margin-top: 10px;
}
.element.singleitem .item h2 {
  font-family: "Effra-Light", sans-serif;
  font-size: 28px;
  font-weight: 300;
  line-height: 1.13em;
  text-align: left;
  color: #000000;
  padding: 16px 10px 5px 10px;
  margin: 0;
  letter-spacing: 0.3px;
}
.element.singleitem .item h3 {
  font-family: "Effra-Regular", sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.13em;
  text-align: center;
  color: #fff;
  margin: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}
.element.singleitem .item .wrap {
  margin: 0 10px 10px 10px;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  height: calc(100% - 88px);
}
.element.singleitem .item .wrap figure {
  width: 100%;
  margin: 0;
  padding: 0;
  height: 170px;
}
.element.singleitem .item .wrap p {
  font-family: "Effra-Light", sans-serif;
  font-size: 16px;
  text-align: left;
  color: #606060;
  padding: 10px;
  margin: 0;
  line-height: 1.2em;
  padding-bottom: 20px;
}
.element.singleitem .item .wrap p.bodytext {
  display: none;
}
.element.singleitem .item .wrap .autor {
  display: none;
}
.element.singleitem .item .wrap .universalteaser-text {
  margin-top: 10px;
}
.element.singleitem .item .wrap .universalteaser-text p {
  font-size: 17px;
  text-align: center;
}
.element.singleitem .item .wrap .universalteaser-text p a {
  color: #00569d;
}
.element.singleitem .item:first-child {
  display: block;
}
.element.singleitem .slider-nav {
  position: absolute;
  right: 25px;
  bottom: 65px;
  height: 13px;
  width: 32px;
}
.element.singleitem .slider-nav .prev-arrow {
  width: 8px;
  height: 13px;
  background-image: url("/fileadmin/htr/_assets/Arrow-Pagination-bkwd-white.svg");
  background-size: 8px 13px;
  float: left;
  cursor: pointer;
}
.element.singleitem .slider-nav .slidecount {
  float: left;
  width: 16px;
  height: 13px;
}
.element.singleitem .slider-nav .next-arrow {
  width: 8px;
  height: 13px;
  background-image: url("/fileadmin/htr/_assets/Arrow-Pagination-fwd-white.svg");
  background-size: 8px 13px;
  float: right;
  cursor: pointer;
}
.element.singleitem.single_5 .item {
  background-color: #00569d;
}
.element.singleitem.single_2 .item {
  background-color: #00569d;
}
.element.singleitem.single_2 .item h2 {
  font-family: "Effra-Bold", sans-serif;
  font-size: 28px;
  font-weight: normal;
  line-height: 1.13em;
  text-align: left;
  color: #fff;
  padding: 11px 10px 10px 10px;
  margin: 0;
  letter-spacing: 0.3px;
}
.element.singleitem.single_2 .item h3 {
  font-size: 15px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
  padding-left: 20px;
  padding-bottom: 0;
}
.element.singleitem.single_2 .item .wrap {
  background-color: inherit;
  border: none;
}
.element.singleitem.single_2 .item .wrap figure {
  display: none;
}
.element.singleitem.single_2 .item .wrap p.lead {
  font-family: "Effra-Light", sans-serif;
  font-size: 19px;
  text-align: left;
  color: #fff;
  padding: 10px;
  margin: 0;
  line-height: 1.2em;
  padding-bottom: 14px;
  padding-top: 0;
}
.element.singleitem.single_2 .item .wrap p.bodytext {
  display: block;
  color: #fff;
  font-family: "Effra-Light", sans-serif;
  padding-top: 0;
}
.element.singleitem.single_6 .item {
  background-color: #ED1847;
}
.element.singleitem.single_6 .item h2 {
  font-family: "Effra-Bold", sans-serif;
  font-size: 28px;
  font-weight: normal;
  line-height: 1.13em;
  text-align: left;
  color: #fff;
  padding: 11px 10px 10px 10px;
  margin: 0;
  letter-spacing: 0.3px;
}
.element.singleitem.single_6 .item h3 {
  font-size: 15px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
  padding-left: 20px;
  padding-bottom: 0;
}
.element.singleitem.single_6 .item .wrap {
  background-color: inherit;
  border: none;
}
.element.singleitem.single_6 .item .wrap figure {
  display: none;
}
.element.singleitem.single_6 .item .wrap p.lead {
  font-family: "Effra-Light", sans-serif;
  font-size: 19px;
  text-align: left;
  color: #fff;
  padding: 10px;
  margin: 0;
  line-height: 1.2em;
  padding-bottom: 14px;
  padding-top: 0;
}
.element.singleitem.single_6 .item .wrap p.bodytext {
  display: block;
  color: #fff;
  font-family: "Effra-Light", sans-serif;
  padding-top: 0;
}
.element.singleitem.single_4 .item {
  background-color: #00569d;
}
.element.singleitem.single_4 .item h2 {
  font-family: "Effra-Bold", sans-serif;
  font-size: 28px;
  font-weight: normal;
  line-height: 1.13em;
  text-align: left;
  color: #fff;
  padding: 11px 10px 10px 10px;
  margin: 0;
  letter-spacing: 0.3px;
}
.element.singleitem.single_4 .item h3 {
  font-size: 15px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
  padding-left: 20px;
  padding-bottom: 0;
}
.element.singleitem.single_4 .item .wrap {
  background-color: inherit;
  border: none;
}
.element.singleitem.single_4 .item .wrap figure {
  margin-top: 10px;
  margin-bottom: 6px;
}
.element.singleitem.single_4 .item .wrap p.lead {
  font-family: "Effra-Light", sans-serif;
  font-size: 19px;
  text-align: left;
  color: #fff;
  padding: 10px;
  margin: 0;
  line-height: 1.2em;
  padding-bottom: 14px;
  padding-top: 0;
}
.element.singleitem.single_4 .item .wrap p.bodytext {
  display: block;
  color: #fff;
  font-family: "Effra-Light", sans-serif;
  padding-top: 0;
  display: none;
}
.element.singleitem.single_7 .item, .element.singleitem.single_8 .item {
  background-color: #ED1847;
}
.element.singleitem.single_7 .item h2, .element.singleitem.single_8 .item h2 {
  font-family: "Effra-Bold", sans-serif;
  font-size: 28px;
  font-weight: normal;
  line-height: 1.13em;
  text-align: left;
  color: #fff;
  padding: 11px 10px 10px 10px;
  margin: 0;
  letter-spacing: 0.3px;
}
.element.singleitem.single_7 .item h3, .element.singleitem.single_8 .item h3 {
  font-size: 15px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
  padding-left: 20px;
  padding-bottom: 0;
}
.element.singleitem.single_7 .item .wrap, .element.singleitem.single_8 .item .wrap {
  background-color: inherit;
  border: none;
}
.element.singleitem.single_7 .item .wrap figure, .element.singleitem.single_8 .item .wrap figure {
  margin-top: 10px;
  margin-bottom: 6px;
}
.element.singleitem.single_7 .item .wrap p.lead, .element.singleitem.single_8 .item .wrap p.lead {
  font-family: "Effra-Light", sans-serif;
  font-size: 19px;
  text-align: left;
  color: #fff;
  padding: 10px;
  margin: 0;
  line-height: 1.2em;
  padding-bottom: 14px;
  padding-top: 0;
}
.element.singleitem.single_7 .item .wrap p.bodytext, .element.singleitem.single_8 .item .wrap p.bodytext {
  display: block;
  color: #fff;
  font-family: "Effra-Light", sans-serif;
  padding-top: 0;
}
.element.singleitem.single_8 .item {
  background-color: #827CA0;
}
.element.singleitem.single_8 .item .wrap p.bodytext {
  display: none;
}
.element.singleitem.single_3 .item {
  background-color: #f5f5f5;
  padding-bottom: 0;
}
.element.singleitem.single_3 .item h3 {
  font-size: 15px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #000000;
  text-transform: uppercase;
  padding-left: 20px;
  padding-bottom: 0;
}
.element.singleitem.single_3 .item .wrap {
  background-color: inherit;
  border: none;
}
.element.singleitem.single_3 .item .wrap figure {
  display: none;
}
.element.singleitem.single_3 .item .wrap .autor {
  display: block;
  padding-left: 0;
  min-height: 160px;
  margin-top: 20px;
  margin-bottom: 12px;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-align: center;
  color: #000000;
  font-family: "Effra-Bold", sans-serif;
  line-height: 65px;
}
.element.singleitem.single_3 .item .wrap .autor img {
  border-radius: 50px;
  float: inherit;
  margin-right: 20px;
  display: inline-block;
}
.element.singleitem.single_3 .item .wrap .autor .autorname {
  line-height: 20px;
}
.element.singleitem.single_3 .item .wrap .autor .autorname span {
  display: block;
  font-family: "Effra-Regular";
}
.element.singleitem.single_3 .item .wrap p.lead {
  padding-bottom: 16px;
  font-family: "Effra-Regular";
}
.element.singleitem.single_3 .item .wrap p.bodytext {
  display: block;
  padding-top: 0;
  margin-top: 0;
}
.element.singleitem.single_3 .slider-nav {
  bottom: 16px;
}
.element.singleitem.single_3 .slider-nav .prev-arrow {
  background-image: url("/fileadmin/htr/_assets/Arrow-Pagination-black-bkwd.svg");
}
.element.singleitem.single_3 .slider-nav .next-arrow {
  background-image: url("/fileadmin/htr/_assets/Arrow-Pagination-black-fwd.svg");
}
.element.singleitem.width2sp .item {
  background-color: inherit;
}
.element.singleitem.width2sp .item h2 {
  font-family: "Effra-Bold", sans-serif;
  font-size: 28px;
  font-weight: normal;
  line-height: 1.13em;
  text-align: left;
  padding: 11px 0 11px 0;
  margin: 0;
  letter-spacing: 0.3px;
}
.element.singleitem.width2sp .item h3 {
  font-size: 15px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
  padding-left: 20px;
  padding-bottom: 0;
}
.element.singleitem.width2sp .item .wrap {
  background-color: inherit;
  border: none;
  margin: 0 0 0 12px;
}
.element.singleitem.width2sp .item .wrap figure {
  margin-top: 0;
  margin-bottom: 6px;
  height: 370px;
}
.element.singleitem.width2sp .item .wrap figure .ribbon {
  width: 150px;
  height: 26px;
  background-color: #00569d;
  content: "Top-Stories";
  text-transform: uppercase;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  color: #00569d;
  font-family: "Effra-Bold", sans-serif;
  font-size: 11px;
  line-height: 28px;
  text-align: center;
  margin-top: 30px;
  margin-left: -30px;
  box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.16);
  color: #fff;
}
.element.singleitem.width2sp .item .wrap p.lead {
  font-family: "Effra-Light", sans-serif;
  font-size: 19px;
  text-align: left;
  padding: 0;
  margin: 0;
  line-height: 1.2em;
  padding-bottom: 14px;
  padding-top: 0;
}
.element.singleitem.width2sp .item .footer {
  font-family: "Effra-Light", sans-serif;
  font-size: 14px;
  text-align: left;
  color: #808080;
  position: absolute;
  bottom: 0;
  left: 12px;
}
.element.singleitem.width2sp .item .footer .date {
  display: inline-block;
  margin-right: 8px;
}
.element.singleitem.width2sp .item .footer .ressort {
  display: inline-block;
}
.element.singleitem.width2sp .item .footer .ressort:before {
  content: "|";
  margin-right: 8px;
}
.element.singlemultimedia {
  background-color: #f6f7f8;
  background-image: url("/fileadmin/htr/_assets/separator-top.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
}
.element.singlemultimedia h2 {
  text-align: center;
  font-family: Effra-Bold;
  color: #ED1847;
  font-weight: normal;
  font-size: 48px;
  padding-top: 40px;
  line-height: 1em;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 600px) {
  .element.singlemultimedia h2 {
    max-width: 100%;
  }
}
.element.singlemultimedia .lead {
  width: 60%;
  margin: auto;
  margin-bottom: auto;
  text-align: center;
  font-family: Effra-Light;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 40px;
}
@media (max-width: 600px) {
  .element.singlemultimedia .lead {
    width: 100%;
  }
}
.element.singlemultimedia .lead a.button {
  background-color: #ED1847;
  color: #fff;
  height: 45px;
  cursor: pointer;
  border: none;
  border-radius: 6px;
  font-size: 12px;
  margin-bottom: 10px;
  line-height: 45px;
  display: inline-block;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  text-transform: uppercase;
  text-decoration: none;
}
.element.singlemultimedia .mainimages {
  position: relative;
}
.element.singlemultimedia .mainimages .sliderfor figure.mainimg {
  margin: 0 0 0 8%;
  padding: 0;
  width: 84%;
  height: 640px;
  overflow: hidden;
  position: relative;
}
.element.singlemultimedia .mainimages .sliderfor figure.mainimg figcaption {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
  bottom: 0;
  width: 100%;
  min-height: 40px;
  box-sizing: border-box;
  padding: 11px 90px 11px 16px;
  font: normal normal 300 16px/1.2em "Effra-Light";
  color: rgba(255, 255, 255, 0.8);
}
.element.singlemultimedia .mainimages .sliderfor figure.mainimg iframe {
  width: 100%;
  height: calc(100% - 40px);
}
.element.singlemultimedia .mainimages .multimediaslider.slidernav .slick-slide {
  cursor: pointer;
}
.element.singlemultimedia .mainimages .multimediaslider .slick-slide {
  height: auto;
}
.element.singlemultimedia .mainimages .slidernav {
  margin: 0 0 0 8%;
  padding: 0;
  width: 84%;
  background-color: #000;
  padding: 20px;
}
.element.singlemultimedia .mainimages .slidernav button.slick-arrow {
  display: none !important;
}
.element.singlemultimedia .mainimages .slidernav figure.mainimg {
  margin: 0 0 0 8%;
  padding: 0;
  position: relative;
}
.element.singlemultimedia .mainimages .slidernav figure.mainimg figcaption {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
  bottom: 0;
  width: 100%;
  min-height: 40px;
  box-sizing: border-box;
  padding: 11px 90px 11px 16px;
  font: normal normal 300 16px/1.2em "Effra-Light";
  color: rgba(255, 255, 255, 0.8);
}
.element.singlemultimedia .mainimages .slidernav figure.mainimg iframe {
  width: 100%;
  height: calc(100% - 40px);
}
.element.singlemultimedia .mainimages figcaption.mobile {
  display: none;
}
.element.singlemultimedia .autor {
  position: absolute;
  margin-top: -25px;
  font: normal normal 300 11px/1em "Effra-Light";
  text-align: right;
  width: 100%;
  color: #808080;
  display: none;
}
.element.singlemultimedia .slider-nav {
  position: absolute;
  right: calc(8% + 16px);
  bottom: 195px;
  height: 13px;
  width: 66px;
}
.element.singlemultimedia .slider-nav .prev-arrow {
  width: 8px;
  height: 13px;
  background-image: url("/fileadmin/htr/_assets/Arrow-Pagination-bkwd-white.svg");
  background-size: 8px 13px;
  float: left;
  cursor: pointer;
}
.element.singlemultimedia .slider-nav .slidecount {
  float: left;
  width: 48px;
  height: 15px;
  color: #fff;
  font-family: "Effra-Light", sans-serif;
  font-size: 15px;
  text-align: center;
  line-height: 15px;
  letter-spacing: 0.8px;
}
.element.singlemultimedia .slider-nav .next-arrow {
  width: 8px;
  height: 13px;
  background-image: url("/fileadmin/htr/_assets/Arrow-Pagination-fwd-white.svg");
  background-size: 8px 13px;
  float: right;
  cursor: pointer;
}
.element.singlemultimedia .footer {
  background-image: url("/fileadmin/htr/_assets/separator-bottom.jpg");
  background-repeat: no-repeat;
  height: 24px;
  margin-top: 30px;
}
.slider-nav .prev-arrow {
  background-image: url("/fileadmin/htr/_assets/Arrow-Pagination-bkwd.svg");
}
.slider-nav .slidecount {
  float: left;
  width: 16px;
  height: 13px;
}
.slider-nav .next-arrow {
  background-image: url("/fileadmin/htr/_assets/Arrow-Pagination-fwd.svg");
}
.slider-nav button {
  display: none;
}
@media (max-width: 1040px) {
  .element.singleitem {
    height: auto !important;
    margin-bottom: 40px;
  }
  .element.lastarticles .items .item:first-child {
    min-height: auto;
  }
  .element.lastarticles.last1sp {
    float: left;
  }
  .element.singlemultimedia .mainimages .sliderfor figure.mainimg {
    height: 500px;
  }
}
@media (max-width: 600px) {
  .element.singleitem .item {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .element.singleitem.width2sp {
    margin-bottom: 0 !important;
  }
  .element.singleitem.width2sp .item {
    margin-left: 0 !important;
    margin-right: 10px !important;
  }
  .element.singlemultimedia .mainimages .sliderfor figure.mainimg {
    height: 300px;
  }
  .element.singlemultimedia .mainimages .sliderfor figure.mainimg figcaption {
    color: rgba(0, 0, 0, 0);
  }
  body.layout_1 section.content .body .wrap .main .mainimages figure.mainimg, body.layout_1 section.content .body .wrap .main .moreimages.full figure.mainimg {
    overflow: visible !important;
    position: static !important;
    width: 100% !important;
    height: auto !important;
  }
  body.layout_1 section.content .body .wrap .main .mainimages figure.mainimg.youtube-video, body.layout_1 section.content .body .wrap .main .moreimages.full figure.mainimg.youtube-video {
    height: 300px !important;
  }
  body.layout_1 section.content .body .wrap .main .mainimages figure.mainimg img, body.layout_1 section.content .body .wrap .main .moreimages.full figure.mainimg img {
    position: static !important;
    width: 100% !important;
    height: auto !important;
  }
}
@media (max-width: 600px) {
  .element.singlemultimedia h2 {
    font-size: 30px;
  }
}
/*	Ressort Seiten */
body.layout_2 .contentwrap, body.layout_4 .contentwrap {
  width: 1440px;
  margin: auto;
  text-align: left;
  padding-left: 24px;
  padding-top: 24px;
}
body.layout_2 .contentwrap .content, body.layout_4 .contentwrap .content {
  float: left;
  width: 1040px;
}
body.layout_2 .contentwrap .content.home, body.layout_4 .contentwrap .content.home {
  width: 100%;
}
body.layout_2 .contentwrap .teaser, body.layout_4 .contentwrap .teaser {
  width: 320px;
  float: right;
}
.element.ressortoverview .items {
  width: 100%;
  position: relative;
}
.element.ressortoverview .items .item {
  width: 100%;
  min-height: 200px;
  margin-bottom: 30px;
  position: relative;
}
.element.ressortoverview .items .item .ribbon {
  width: 150px;
  height: 27px;
  background-color: #00569d;
  content: "Top-Stories";
  text-transform: uppercase;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  color: #00569d;
  font-family: "Effra-Bold", sans-serif;
  font-size: 11px;
  line-height: 30px;
  text-align: center;
  margin-top: 30px;
  margin-left: -30px;
  box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.16);
  color: #fff;
}
.element.ressortoverview .items .item figure {
  float: left;
  margin: 0;
  padding: 0;
  width: 320px;
  height: 200px;
}
.element.ressortoverview .items .item img.portrait {
  position: absolute;
  left: 10px;
  top: 10px;
  border-radius: 100px;
  border: 2px solid white;
}
.element.ressortoverview .items .item .wrap {
  float: right;
  margin-left: 40px;
  width: 680px;
}
.element.ressortoverview .items .item .wrap a {
  text-decoration: none;
}
.element.ressortoverview .items .item .wrap h3 {
  font-family: "Effra-Regular", sans-serif;
  font-size: 15px;
  line-height: 1em;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #ED1847;
  margin-top: 0;
  margin-bottom: 5px;
}
.element.ressortoverview .items .item .wrap h2 {
  font-family: "Effra-Bold", sans-serif;
  font-weight: 500;
  font-size: 30px;
  line-height: 1.1em;
  letter-spacing: 0.3px;
  text-align: left;
  color: #000000;
  margin-top: 0;
  margin-bottom: 10px;
}
.element.ressortoverview .items .item .wrap p.lead {
  margin-top: 0;
  font-family: "Effra-Light", sans-serif;
  font-size: 16px;
  line-height: 1.2em;
  text-align: left;
  color: #606060;
}
.element.ressortoverview .items .item .wrap .footer {
  border-bottom: 1px solid #dcdcdc;
  position: absolute;
  bottom: 0;
  width: 680px;
  font-family: "Effra-Light", sans-serif;
}
.element.ressortoverview .items .item .wrap .footer span {
  font-size: 14px;
  text-align: left;
  color: #808080;
}
.element.ressortoverview .items .paging a {
  margin-left: 0;
}
.element.ressortoverview .items.ressort-layout-1 {
  width: 100%;
  position: relative;
}
.element.ressortoverview .items.ressort-layout-1 .item {
  width: 30%;
  min-height: 200px;
  margin-bottom: 60px;
  position: inherit;
  float: left;
  margin-right: 26px;
  padding-right: 26px;
  border-right: 1px solid #dcdcdc;
}
.element.ressortoverview .items.ressort-layout-1 .item figure {
  display: none;
}
.element.ressortoverview .items.ressort-layout-1 .item img.portrait {
  position: inherit;
}
.element.ressortoverview .items.ressort-layout-1 .item .wrap {
  float: inherit;
  margin-left: auto;
  width: 100%;
  padding-bottom: 40px;
}
.element.ressortoverview .items.ressort-layout-1 .item .wrap a {
  text-decoration: none;
}
.element.ressortoverview .items.ressort-layout-1 .item .wrap h2 {
  font-family: "Effra-Light", sans-serif;
}
.element.ressortoverview .items.ressort-layout-1 .item .wrap p.lead {
  font-family: "Effra-Regular";
}
.element.ressortoverview .items.ressort-layout-1 .item .wrap p.bodytext {
  font-family: "Effra-Light", sans-serif;
  font-size: 16px;
  text-align: left;
  color: #606060;
  padding: 0;
  margin: 0;
  line-height: 1.2em;
}
.element.ressortoverview .items.ressort-layout-1 .item .wrap .autor {
  display: block;
  padding-left: 0;
  height: 180px;
  margin-top: 20px;
  margin-bottom: 12px;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-align: center;
  color: #000000;
  font-family: "Effra-Bold", sans-serif;
  line-height: 65px;
}
.element.ressortoverview .items.ressort-layout-1 .item .wrap .autor img {
  border-radius: 200px;
  float: inherit;
  margin-right: 20px;
  display: inline-block;
  width: 100px !important;
  height: auto !important;
}
.element.ressortoverview .items.ressort-layout-1 .item .wrap .autor .autorname {
  line-height: 20px;
}
.element.ressortoverview .items.ressort-layout-1 .item .wrap .autor .autorname span {
  display: block;
  font-family: "Effra-Regular";
}
.element.ressortoverview .items.ressort-layout-1 .item .wrap .footer {
  width: 100%;
  border-bottom: none;
}
.element.ressortoverview .items.ressort-layout-1 .item:nth-child(3n) {
  border-right: none;
  padding-right: 0;
  margin-right: 0;
}
.element.ressortoverview .items.ressort-layout-2 {
  width: calc(100% - 350px);
  float: left;
  margin-bottom: 40px;
}
.element.ressortoverview .advert-newsletter.igeho {
  width: 320px;
  float: right;
  margin-bottom: 40px;
}
.element.ressorttopstory .items {
  width: 100%;
  position: relative;
}
.element.ressorttopstory .items .item {
  width: 100%;
  min-height: 200px;
  margin-bottom: 34px;
  position: relative;
}
.element.ressorttopstory .items .item .ribbon {
  width: 115px;
  height: 26px;
  background-color: #00569d;
  content: "Top-Stories";
  text-transform: uppercase;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  color: #00569d;
  font-family: "Effra-Bold", sans-serif;
  font-size: 11px;
  line-height: 28px;
  text-align: center;
  margin-top: 17px;
  margin-left: -25px;
  box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.16);
  color: #fff;
  letter-spacing: 0.5px;
}
.element.ressorttopstory .items .item figure {
  float: left;
  margin: 0;
  padding: 0;
  width: 680px;
  height: 380px;
}
.element.ressorttopstory .items .item .wrap {
  float: left;
  margin-left: 40px;
  width: 680px;
}
.element.ressorttopstory .items .item .wrap a {
  text-decoration: none;
}
.element.ressorttopstory .items .item .wrap h3 {
  font-family: "Effra-Regular", sans-serif;
  font-size: 15px;
  line-height: 1em;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #ED1847;
  margin-top: 0;
  margin-bottom: 5px;
}
.element.ressorttopstory .items .item .wrap h2 {
  font-family: "Effra-Bold", sans-serif;
  font-size: 45px;
  line-height: 1.02em;
  text-align: left;
  color: #000000;
  margin-top: 0;
  margin-bottom: 10px;
}
.element.ressorttopstory .items .item .wrap p.lead {
  margin-top: 0;
  font-family: "Effra-Light", sans-serif;
  font-size: 25px;
  line-height: 1.1em;
  text-align: left;
  color: #000000;
}
.element.ressorttopstory .items .item .wrap p.body {
  margin-top: 0;
  font-family: "Effra-Regular", sans-serif;
  font-size: 16px;
  line-height: 1.4em;
  text-align: left;
  color: #606060;
}
.element.ressorttopstory .items .item .wrap .footer {
  border-bottom: 1px solid #dcdcdc;
  position: absolute;
  bottom: 0;
  width: 695px;
  font-family: "Effra-Light", sans-serif;
}
.element.ressorttopstory .items .item .wrap .footer span {
  font-size: 14px;
  text-align: left;
  color: #808080;
}
.element.dossieroverview {
  width: 100%;
  padding-bottom: 40px;
  padding-top: 35px;
}
.element.dossieroverview .headline {
  font-family: "Effra-Bold", sans-serif;
  font-size: 55px;
  color: #00569d;
  width: 100%;
  text-align: center;
  margin-bottom: 35px;
  position: relative;
}
.element.dossieroverview .items .item {
  width: 680px;
  float: left;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 30px;
  position: relative;
  background-color: #ffffff;
  padding-bottom: 40px;
}
.element.dossieroverview .items .item a {
  text-decoration: none;
}
.element.dossieroverview .items .item .ribbon {
  width: 115px;
  height: 26px;
  background-color: #00569d;
  content: "Top-Stories";
  text-transform: uppercase;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  color: #00569d;
  font-family: "Effra-Bold", sans-serif;
  font-size: 11px;
  line-height: 31px;
  text-align: center;
  margin-top: 17px;
  margin-left: -25px;
  box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.16);
  color: #fff;
}
.element.dossieroverview .items .item figure {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 300px;
  margin-bottom: 11px;
}
.element.dossieroverview .items .item h2 {
  font-family: "Effra-Bold", sans-serif;
  font-size: 45px;
  line-height: 1.13;
  text-align: left;
  margin-bottom: 8px;
  margin-top: 0;
  color: #000000;
  margin-top: 20px;
  margin-right: 0;
  font-weight: 400;
  display: inline;
}
.element.dossieroverview .items .item p.lead {
  font-family: "Effra-Light", sans-serif;
  font-size: 22px;
  font-weight: 300;
  display: block;
  line-height: 1.3em;
  margin-top: 0;
  color: #000000;
  margin-right: 0;
}
.element.dossieroverview .items .item p.bodytext {
  font-family: "Effra-Light", sans-serif;
  font-size: 19px;
  line-height: 1.2em;
  color: #000000;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 30px;
  float: left;
  width: 45%;
}
.element.dossieroverview .items .item .dossierbox {
  float: right;
  width: 50%;
  margin-right: 0;
  background-color: #f5f5f5;
  border: 3px solid #dcdcdc;
  padding-bottom: 6px;
}
.element.dossieroverview .items .item .dossierbox h3 {
  margin-top: 4px;
  margin-bottom: 0;
  margin-left: 18px;
  color: #00569d;
  font-family: "Effra-Light", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.7em;
}
.element.dossieroverview .items .item .dossierbox .dossieritem {
  display: inline-block;
  width: auto;
  font-size: 16px;
  color: #000000;
  padding-bottom: 0;
  line-height: 1.3em;
  background-color: inherit;
  margin-left: 38px;
  margin-right: 10px;
  margin-bottom: 0;
  float: none;
}
.element.dossieroverview .items .item .dossierbox .dossieritem:before {
  background-image: url("/fileadmin/htr/_assets/Arrow-Pagination-fwd.svg");
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  width: 10px;
  height: 13px;
  content: " ";
  margin-top: 2px;
  margin-left: -19px;
}
.element.dossieroverview .items .item .footer {
  font-family: "Effra-Light", sans-serif;
  font-size: 14px;
  text-align: left;
  color: #808080;
  position: absolute;
  margin-left: 0;
  bottom: 20px;
  width: 100%;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 14px;
}
.element.dossieroverview .items .item .footer .date {
  display: inline-block;
  margin-right: 8px;
}
.element.dossieroverview .items .item .footer .ressort {
  display: inline-block;
}
.element.dossieroverview .items .item .footer .ressort:before {
  content: "|";
  margin-right: 8px;
}
.element.dossieroverview .items .item:nth-child(even) {
  float: right;
}
.element.dossieroverview .button {
  text-align: center;
  margin-top: 70px;
  margin-bottom: 50px;
}
.element.dossieroverview .button div {
  display: inline-block;
  background-color: #ED1847;
  color: #fff;
  font-family: "Effra-Regular", sans-serif;
  font-size: 16px;
  line-height: 45px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding-left: 40px;
  padding-right: 40px;
}
.element.partnerimmarkt {
  margin-top: 40px;
}
.element.partnerimmarkt .items .item {
  width: 48%;
  float: left;
  cursor: pointer;
  margin-right: 2%;
}
.element.partnerimmarkt .items .item img {
  width: 100% !important;
  height: auto !important;
}
.element.partnerimmarkt .items .item img.portrait {
  width: 140px !important;
  height: auto !important;
  border-radius: 70px;
  border: 4px solid #fff;
  position: absolute;
  left: calc(50% - 70px);
  bottom: 160px;
  top: inherit;
}
.element.partnerimmarkt .items .item .wrap {
  width: 100%;
  margin-top: 40px;
}
.element.partnerimmarkt .items .item .wrap h2 {
  text-align: center;
}
.element.partnerimmarkt .items .item .wrap p.lead {
  text-align: center;
}
.element.videos {
  margin-top: 40px;
}
.element.videos #videolargecontainer {
  display: none;
}
.element.videos #videolargecontainer iframe {
  width: 100%;
  height: 585px;
}
.element.videos #videolargecontainer .wrap {
  margin-bottom: 80px;
}
.element.videos #videolargecontainer .wrap h2 {
  margin-bottom: 0;
  margin-top: 0;
}
.element.videos #videolargecontainer .wrap p.lead {
  margin-top: 0;
}
.element.videos #videolargecontainer.active {
  display: block;
}
.element.videos .items .item {
  width: 48%;
  float: left;
  margin-right: 2%;
}
.element.videos .items .item iframe {
  width: 100% !important;
  height: 280px;
}
.element.videos .items .item .wrap {
  width: 100%;
  margin-top: 40px;
}
.element.videos .items .item .wrap h2 {
  text-align: center;
}
.element.videos .items .item .wrap p.lead {
  text-align: center;
}
.teaser.ressort .singleitem .headline {
  display: none;
}
.teaser.ressort .singleitem .item {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 40px;
}
.teaser.ressort .slider-nav {
  bottom: 60px;
}
@media (max-width: 1440px) {
  body.layout_2 .contentwrap {
    width: 100%;
    padding-right: 24px;
  }
  body.layout_2 .contentwrap .content {
    width: 68%;
  }
  .filterbar {
    margin-left: -24px !important;
  }
  .filterbar .wrap {
    width: 100% !important;
  }
  .filterbar.is-sticky {
    margin-left: 0 !important;
  }
  .element.ressorttopstory .items .item figure {
    width: 45%;
  }
  .element.ressorttopstory .items .item .wrap {
    width: 52%;
    margin-left: 0;
    float: right;
  }
  .element.ressorttopstory .items .item .wrap .footer {
    width: 52%;
  }
  .element.ressortoverview .items .item figure {
    width: 30%;
  }
  .element.ressortoverview .items .item .wrap {
    margin-left: 0;
    width: 68%;
  }
  .element.ressortoverview .items .item .wrap .footer {
    width: 68%;
  }
  .element.dossieroverview .items .item {
    width: 49%;
  }
  .element.partnerimmarkt {
    margin-top: 40px;
  }
  .element.partnerimmarkt .items .item img.portrait {
    bottom: 180px;
  }
  .element.partnerimmarkt .items .item .wrap {
    width: 100%;
  }
  .element.videos .items .item .wrap {
    width: 100%;
  }
  .element.videos #videolargecontainer iframe {
    height: 500px;
  }
}
@media (max-width: 1280px) {
  .filterbar {
    display: none;
  }
  .element.dossieroverview {
    padding-top: 0;
    padding-bottom: 0;
  }
  .element.dossieroverview .items .item p.bodytext {
    float: inherit;
    width: 100%;
  }
  .element.dossieroverview .items .item .dossierbox {
    float: inherit;
    width: 100%;
    margin-bottom: 40px;
  }
  .element.dossieroverview .items .item .dossierbox .dossieritem {
    width: 80%;
  }
  .element.partnerimmarkt {
    margin-top: 40px;
  }
  .element.partnerimmarkt .items .item img.portrait {
    bottom: 200px;
  }
  .element.videos #videolargecontainer iframe {
    height: 420px;
  }
}
@media (max-width: 1270px) {
  .element.ressortoverview .items .item .wrap h2 {
    font-size: 24px;
  }
  .element.ressorttopstory .items .item .wrap h2, .element.dossieroverview .items .item h2 {
    font-size: 36px;
    font-weight: 400;
  }
  .element.ressortoverview .items.ressort-layout-1 .item {
    width: 45%;
  }
  .element.ressortoverview .items.ressort-layout-1 .item:nth-child(3n) {
    margin-right: 26px;
    padding-right: 26px;
    border-right: 1px solid #dcdcdc;
  }
  .element.ressortoverview .items.ressort-layout-1 .item:nth-child(2n) {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
  }
}
@media (max-width: 1100px) {
  body.layout_2 .contentwrap .content {
    width: 65%;
  }
  .element.ressorttopstory .items .item figure {
    height: 300px;
  }
  .element.ressorttopstory .items .item .wrap p.body {
    display: none !important;
  }
  .element.ressortoverview .items .item .wrap p.lead {
    display: none !important;
  }
  .element.ressortoverview .items .item figure {
    height: 160px;
  }
  .element.ressortoverview .items .item {
    min-height: 160px;
  }
  .element.dossieroverview .items .item figure {
    height: 200px;
  }
  .element.partnerimmarkt {
    margin-top: 40px;
  }
  .element.partnerimmarkt .items .item img.portrait {
    bottom: inherit;
    top: calc(50% - 130px);
  }
  .element.partnerimmarkt .items .item .wrap {
    margin-top: 40px;
  }
  .element.partnerimmarkt .items .item .wrap p.lead {
    display: block !important;
  }
  .element.videos .items .item iframe {
    height: 190px;
  }
  .element.videos .items .item .wrap p.lead {
    display: block !important;
  }
}
@media (max-width: 1000px) {
  .element.ressorttopstory .items .item .wrap h2 {
    font-size: 26px;
  }
  .element.ressorttopstory .items .item .wrap p.lead, .element.dossieroverview .items .item p.lead {
    font-size: 20px;
    line-height: 1.1em;
  }
  .element.ressortoverview .items .item .wrap h2 {
    font-size: 20px;
  }
  .element.ressortoverview .items .item {
    min-height: 120px;
  }
  .element.ressortoverview .items .item figure {
    height: 120px;
  }
  .element.dossieroverview .items .item p.bodytext {
    font-size: 16px;
    line-height: 1.4em;
  }
  .element.ressortoverview .items.ressort-layout-2 {
    width: 90%;
    margin-left: 5%;
  }
  .element.ressortoverview .advert-newsletter.igeho {
    display: none;
  }
  body.layout_2 .contentwrap .teaser.ressort {
    width: 100%;
    margin-top: 40px;
  }
  body.layout_2 .contentwrap .content {
    width: 100%;
  }
  .element.ressortoverview .items .item figure {
    width: 20%;
  }
  .element.ressortoverview .items .item .wrap {
    width: 78%;
  }
  .element.ressortoverview .items .item .wrap .footer {
    width: 78%;
  }
  .element.partnerimmarkt {
    margin-top: 40px;
  }
  .element.partnerimmarkt .items .item .wrap {
    width: 100%;
  }
  .element.videos .items .item .wrap {
    width: 100%;
  }
  .element.videos #videolargecontainer iframe {
    height: 535px;
  }
}
@media (max-width: 800px) {
  .element.dossieroverview .items .item, .element.dossieroverview .items .item:nth-child(2n) {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .element.dossieroverview .items .item p.bodytext {
    display: none;
  }
  .element.dossieroverview .items .item figure {
    height: 140px;
  }
  .element.videos #videolargecontainer iframe {
    height: 400px;
  }
}
@media (max-width: 600px) {
  .element.ressorttopstory .items .item figure {
    width: 100%;
  }
  .element.ressorttopstory .items .item .wrap {
    width: 100%;
    float: left;
    margin-top: 20px;
  }
  .element.ressorttopstory .items .item .wrap .footer {
    width: 100%;
    position: relative;
  }
  .element.ressortoverview .items .item figure {
    width: 30%;
  }
  .element.ressortoverview .items .item .wrap {
    width: 66%;
  }
  .element.ressortoverview .items .item .wrap .footer {
    width: 66%;
  }
  .element.ressortoverview .items .item .wrap .footer {
    width: 66%;
  }
  .element.ressortoverview .items .item .wrap h2 {
    font-size: 17px;
  }
  .element.dossieroverview .items .item figure {
    height: 140px;
  }
  .element.ressortoverview .items.ressort-layout-1 .item {
    width: 100%;
  }
  .element.ressortoverview .items.ressort-layout-1 .item {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 30px;
  }
  .element.ressortoverview .items.ressort-layout-1 .item .wrap .footer {
    padding-bottom: 10px;
  }
  .element.ressortoverview .items.ressort-layout-1 .item:nth-child(3n) {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
  }
  .element.ressortoverview .items.ressort-layout-1 .item:nth-child(2n) {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
  }
  .element.partnerimmarkt {
    margin-top: 40px;
  }
  .element.partnerimmarkt .items .item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 60px;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 40px;
  }
  .element.partnerimmarkt .items .item .wrap {
    width: 100%;
  }
  .element.videos .items .item {
    width: 98%;
  }
  .element.videos .items .item iframe {
    height: 290px;
  }
  .element.videos .items .item .wrap {
    width: 100%;
  }
  .element.videos #videolargecontainer iframe {
    height: 290px;
  }
}
@media (max-width: 520px) {
  body.layout_2 .contentwrap {
    padding-left: 10px;
    padding-right: 10px;
  }
  .element.ressortoverview .items .item figure {
    width: 100%;
    height: 200px;
    margin-bottom: 15px;
  }
  .element.ressortoverview .items .item img.portrait {
    display: none;
  }
  .element.ressortoverview .items .item .wrap {
    width: 100%;
    margin-top: 20px;
    float: none;
  }
  .element.ressortoverview .items .item .wrap h3 {
    font-size: 13px;
  }
  .element.ressortoverview .items .item .wrap h2 {
    font-size: 18px;
    margin-bottom: 4px;
  }
  .element.ressortoverview .items .item .wrap .footer {
    width: 100%;
    position: inherit;
    margin-bottom: 30px;
  }
}
.element.timeline {
  width: 100%;
  padding-bottom: 40px;
  padding-top: 35px;
}
.element.timeline .headline {
  font-family: "Effra-Bold", sans-serif;
  font-size: 55px;
  color: #00569d;
  width: 100%;
  text-align: center;
  margin-bottom: 35px;
  position: relative;
}
.element.timeline .items {
  padding-top: 340px;
}
.element.timeline .items .year {
  position: relative;
  z-index: 1;
  left: calc(50% - 45px);
  font-size: 15px;
  background-color: #00569d;
  border-radius: 20px;
  color: white;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-top: -280px;
  width: 120px;
  clear: left;
  float: left;
}
.element.timeline .items .item:not(.onright) + .year {
  margin-top: -280px;
}
.element.timeline .items .item {
  width: 49%;
  float: left;
  clear: right;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0;
  position: relative;
  padding-bottom: 0;
  margin-top: -180px;
  text-align: left;
}
.element.timeline .items .item a {
  text-decoration: none;
}
.element.timeline .items .item .wrap {
  padding-right: 15%;
  width: auto;
  height: auto;
  margin: auto;
}
.element.timeline .items .item figure {
  margin: 0;
  padding: 0;
  width: 200px;
  height: 130px;
  margin-bottom: 16px;
  margin-right: 16px;
  float: left;
}
.element.timeline .items .item h2 {
  font-family: "Effra-Bold", sans-serif;
  font-weight: 500;
  font-size: 30px;
  line-height: 1.1em;
  letter-spacing: 0.3px;
  text-align: left;
  color: #000000;
  margin-top: 0;
  margin-bottom: 10px;
}
.element.timeline .items .item h3 {
  font-family: "Effra-Regular", sans-serif;
  font-size: 15px;
  line-height: 1em;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #ED1847;
  margin-top: 0;
  margin-bottom: 5px;
  position: relative;
  background-color: #ffffff;
  padding-left: 10px;
  margin-left: -10px;
  display: inline;
  padding-right: 20px;
}
.element.timeline .items .item h3 span {
  font-family: "Effra-Light", sans-serif;
  text-transform: none;
  color: #808080;
  letter-spacing: 0;
  padding-left: 10px;
}
.element.timeline .items .item .details {
  width: 100%;
  margin-bottom: 20px;
}
.element.timeline .items .item .details .row {
  border-bottom: 1px solid rgba(128, 128, 128, 0.2);
  float: left;
  width: 100%;
}
.element.timeline .items .item .details .row p {
  float: left;
  display: inline-block;
  margin-top: 4px;
  margin-bottom: 4px;
  color: #808080;
  font-family: "Effra-Light", sans-serif;
  font-size: 15px;
}
.element.timeline .items .item .details .row p.label {
  width: 140px;
  color: #000;
  font-family: "Effra-Regular", sans-serif;
}
.element.timeline .items .item .details .row p.value {
  width: 120px;
}
.element.timeline .items .item .details .row p.value + p.label2 {
  width: 100px;
}
.element.timeline .items .item .details .row p.label2 {
  width: 140px;
  color: #000;
  font-family: "Effra-Regular", sans-serif;
}
.element.timeline .items .item .details .row p.value2 {
  width: 220px;
}
.element.timeline .items .item p.lead {
  font-family: "Effra-Regular", sans-serif;
  font-size: 18px;
  line-height: 1.3em;
  text-align: left;
  margin-top: 0;
  color: #000000;
  margin-right: 0;
}
.element.timeline .items .item .moreinfo {
  display: none;
}
.element.timeline .items .item .moreinfo p {
  font-family: "Effra-Light", sans-serif;
  font-size: 16px;
  line-height: 1.3em;
  color: #000000;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 30px;
}
.element.timeline .items .item .footer {
  font-family: "Effra-Light", sans-serif;
  font-size: 14px;
  text-align: left;
  color: #808080;
  position: absolute;
  margin-left: 0;
  top: 0;
  width: 100%;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 14px;
}
.element.timeline .items .item .footer .date {
  display: inline-block;
  margin-right: 8px;
}
.element.timeline .items .item .footer .ressort {
  display: inline-block;
}
.element.timeline .items .item .footer .ressort:before {
  content: "|";
  margin-right: 8px;
}
.element.timeline .items .item .footer:after {
  content: "";
  position: absolute;
  background-color: #ED1847;
  width: 15px;
  height: 15px;
  right: -41px;
  border-radius: 15px;
  top: 7px;
}
.element.timeline .items .item .relatedarticles {
  clear: both;
}
.element.timeline .items .item .relatedarticles h3 {
  color: #808080;
  margin-bottom: 20px;
  display: block;
}
.element.timeline .items .item .relatedarticles .item {
  width: 100%;
  margin-bottom: 20px;
  margin-top: 0;
  padding-bottom: 0;
}
.element.timeline .items .item .relatedarticles .item figure {
  float: left;
  width: 140px;
  height: 100px;
}
.element.timeline .items .item .relatedarticles .item .wrap {
  float: left;
  width: calc(100% - 200px);
  padding-left: 0;
  padding-right: 0;
}
.element.timeline .items .item .relatedarticles .item .wrap h2 {
  font-size: 18px;
  margin-bottom: 6px;
}
.element.timeline .items .item .relatedarticles .item .wrap h3 {
  display: none;
}
.element.timeline .items .item .relatedarticles .item .wrap p {
  margin-bottom: 0;
}
.element.timeline .items .item .showmore {
  clear: both;
  background-image: url("/fileadmin/htr/_assets/Arrow-Back-top.svg");
  background-repeat: no-repeat;
  background-position: center 8px;
  height: 44px;
  cursor: pointer;
  position: relative;
  transform: rotate(180deg);
}
.element.timeline .items .item .showmore div {
  transform: rotate(180deg);
  color: #808080;
  font-size: 14px;
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 0;
}
.element.timeline .items .item .showmore.open {
  transform: rotate(0deg);
}
.element.timeline .items .item .showmore.open div {
  display: none;
}
.element.timeline .items .item.onright {
  float: right;
  clear: left;
}
.element.timeline .items .item.onright .wrap {
  padding-left: 15%;
  padding-right: 0;
}
.element.timeline .items .item.onright .footer {
  margin-left: -14%;
  width: 100px;
}
.element.timeline .items .item.onright .footer:after {
  right: inherit;
  left: -10px;
}
.element.timeline .button {
  text-align: center;
  margin-top: 70px;
  margin-bottom: 50px;
}
.element.timeline .button div {
  display: inline-block;
  background-color: #ED1847;
  color: #fff;
  font-family: "Effra-Regular", sans-serif;
  font-size: 16px;
  line-height: 45px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding-left: 40px;
  padding-right: 40px;
}
.element.timeline:after {
  content: "";
  position: fixed;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 51%;
  border-left: 1px solid #dcdcdc;
  transform: translate(-49%);
}
.header.timeline .filter {
  margin-bottom: 30px;
  height: 80px;
}
.header.timeline .filter a {
  font-family: "Effra-Regular", sans-serif;
  font-size: 14px;
  color: #808080;
  text-decoration: none;
  border: 1px solid #fff;
  background-color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 25px;
  margin-right: 24px;
  display: inline-block;
}
.header.timeline .filter a.active {
  color: #fff;
  background-color: #00569d;
  border: 1px solid #00569d;
}
.header.timeline .filter a.special {
  background-image: url("/fileadmin/htr/_assets/Icon-Star.svg");
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: 8px 5px;
  padding-left: 28px;
}
.header.timeline .filter a.special.active {
  background-color: #ED1847;
  border: 1px solid #ED1847;
  background-image: url("/fileadmin/htr/_assets/Icon-Star-Active.svg");
}
@media (max-width: 1580px) {
  .element.timeline .items .item .details .row p.label, .element.timeline .items .item .details .row p.label2, .element.timeline .items .item .details .row p.value + p.label2 {
    width: 30%;
  }
  .element.timeline .items .item .details .row p.value, .element.timeline .items .item .details .row p.value2 {
    width: 70%;
  }
}
@media (max-width: 1440px) {
  .header.timeline .caption {
    padding-left: 0 !important;
  }
  .element.timeline {
    padding-left: 20px;
    padding-right: 20px;
  }
  .element.timeline .items .item {
    width: 50%;
  }
  .element.timeline .items .item .footer::after {
    right: -20px;
  }
  .element.timeline .items .item.onright .footer::after {
    left: -1px;
  }
}
@media (max-width: 1100px) {
  .element.timeline .items .year {
    width: 90px;
    padding-left: 12px;
    padding-right: 12px;
    left: calc(50% - 40px);
  }
  .element.timeline .items .item figure {
    width: 100%;
    height: 200px;
  }
  .element.timeline .items .item .details .row p.label, .element.timeline .items .item .details .row p.label2, .element.timeline .items .item .details .row p.value + p.label2 {
    width: 35%;
  }
  .element.timeline .items .item .details .row p.value, .element.timeline .items .item .details .row p.value2 {
    width: 65%;
  }
}
@media (max-width: 840px) {
  .element.timeline::after {
    left: 90%;
  }
  .element.timeline .items {
    padding-top: 0;
  }
  .element.timeline .items .year {
    left: calc(90% - 28px);
  }
  .element.timeline .items .item {
    width: 90%;
  }
  .element.timeline .items .item .footer::after {
    right: -24px;
  }
  .element.timeline .items .item {
    margin-top: 40px;
  }
  .element.timeline .items .item.onright {
    margin-top: 40px;
    float: left;
    clear: both;
  }
  .element.timeline .items .item.onright .wrap {
    padding-left: 0;
    padding-right: 15%;
  }
  .element.timeline .items .item.onright .footer {
    width: 100%;
    margin-left: 0;
  }
  .element.timeline .items .item.onright .footer:after {
    right: -24px;
    left: auto;
  }
}
@media (max-width: 840px) {
  .element.timeline .items .year {
    margin-top: 40px;
    float: none;
    clear: both;
  }
  .element.timeline .items .item .details .row p.label, .element.timeline .items .item .details .row p.label2, .element.timeline .items .item .details .row p.value + p.label2 {
    width: 100%;
  }
  .element.timeline .items .item .details .row p.value, .element.timeline .items .item .details .row p.value2 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 5px;
    line-height: 1.1em;
  }
}
@media (max-width: 500px) {
  .element.timeline .items .year {
    margin-top: 40px;
    float: none;
    clear: both;
    left: calc(100% - 80px);
  }
  .element.timeline .items .item {
    margin-bottom: 40px;
  }
}
/* Header Layout 1: Artikel & Dossier */
body.layout_1.nav-is-sticky section.content:not(.home):not(.ressort) {
  padding-top: 26px;
}
body.layout_1.nav-is-sticky section.content:not(.home):not(.ressort) .body {
  margin-top: 199px;
}
body.layout_1 header {
  /* Top Header */
  /* Navi-Bar */
}
body.layout_1 header .header-top {
  height: 139px;
  width: 100%;
  background-color: #fff;
}
body.layout_1 header .header-top .wrap {
  width: 1440px;
  height: 100%;
  margin: auto;
  padding-right: 20px;
}
body.layout_1 header .header-top .wrap .ressort {
  font: normal 300 25px/1.36em "Effra-Light";
  color: #ED1847;
  height: 34px;
  float: left;
  margin-top: 39px;
  margin-left: 10px;
  display: none;
}
body.layout_1 header .header-top .wrap .ressort span {
  background-color: #00569d;
  font-size: 0;
  display: inline-block;
  margin-left: 4px;
  margin-right: 4px;
  line-height: 20px;
  font-weight: 900;
  width: 6px;
  height: 6px;
  border-radius: 8px;
  margin-top: 0;
}
body.layout_1 header .header-top .wrap .button {
  width: 150px;
  height: 40px;
  background-color: #00569d;
  border-radius: 6px;
  color: #fff;
  font: normal 300 12px/1em "Effra-Regular";
  text-align: center;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  padding-top: 14px;
  float: left;
  margin-top: 22px;
}
body.layout_1 header .header-top .wrap .button a {
  text-decoration: none;
  color: inherit;
}
body.layout_1 header .header-top .wrap .search {
  cursor: pointer;
  width: 16px;
  height: 16px;
  background-image: url("/fileadmin/htr/_assets/Icon-Lupe.svg");
  background-position: center;
  background-size: contain;
  margin-top: 36px;
  float: left;
  margin-left: 27px;
}
body.layout_1 header .header-top .wrap .hamburger-wrap {
  cursor: pointer;
  float: left;
  width: 20px;
  height: 14px;
  background-image: url("/fileadmin/htr/_assets/Icon-Hamburger.svg");
  background-position: center;
  background-size: contain;
  margin-top: 37px;
  margin-left: 27px;
}
body.layout_1 header .header-top.outofvp {
  position: fixed;
  top: -139px;
  z-index: 10;
}
body.layout_1 header .header-top.outofvp.goup {
  top: 0;
}
body.layout_1 header .header-navi.is-sticky + div.clear {
  margin-top: 0;
}
body.layout_1 header .header-navi.is-sticky.goup {
  top: 139px;
}
.ressortnav {
  display: none;
  position: absolute;
  background-color: #fff;
  padding: 10px 20px 20px 10px;
  left: 150px;
  z-index: 20;
}
.ressortnav .items .item {
  text-align: left;
  font-family: "Effra-Light", sans-serif;
  color: #808080;
  font-size: 20px;
}
.ressortnav .items .item a {
  text-decoration: none;
  color: inherit;
}
.ressortnav.active {
  display: block;
}
body.goup .ressortnav.active {
  display: block;
  position: fixed;
  top: 80px;
}
/*	Content-Section */
body.layout_1 section.content .header {
  width: 100%;
  height: 80px;
  border-top: 2px solid #dcdcdc;
  border-bottom: 2px solid #dcdcdc;
  background-color: #fcfcfc;
}
body.layout_1 section.content .header .wrap {
  width: 1440px;
  height: 100%;
  margin: auto;
  text-align: left;
}
body.layout_1 section.content .header.dossier {
  height: 60px;
}
body.layout_1 section.content .header.dossier .wrap .item {
  padding-top: 3px;
}
body.layout_1 section.content .header.dossier .wrap .item figure {
  margin: 0;
  padding: 0;
  float: left;
}
body.layout_1 section.content .header.dossier .wrap .item figure img {
  margin-right: 10px;
  width: 50px !important;
  height: 50px !important;
}
body.layout_1 section.content .header.dossier .wrap .item > div {
  float: left;
  font-family: "Effra-Regular", sans-serif;
  font-size: 15px;
  color: #808080;
}
body.layout_1 section.content .header.dossier .wrap .item > div div.sp {
  font-size: 18px;
  color: #000000;
  font-weight: 600;
  line-height: 0.8em;
}
body.layout_1 section.content .header.dossier .progress {
  width: 100%;
  height: 4px;
  background-color: #dcdcdc;
}
body.layout_1 section.content .header.dossier .progress .fill {
  height: 4px;
  background-color: #00569d;
  width: 0%;
  transition: all 0.2s;
}
body.layout_1 section.content .header.related {
  height: 80px;
  display: none;
}
body.layout_1 section.content .header.related .wrap div.caption {
  font-size: 15px;
  font-weight: 500;
  color: #808080;
  line-height: 80px;
  letter-spacing: 0.5px;
  display: inline-block;
  margin-right: 40px;
  float: left;
}
body.layout_1 section.content .header.related .wrap .items {
  float: left;
  width: 80%;
  margin-top: 10px;
}
body.layout_1 section.content .header.related .wrap .items .item {
  padding-top: 3px;
  width: 31%;
  float: left;
  margin-right: 3%;
}
body.layout_1 section.content .header.related .wrap .items .item figure {
  margin: 0;
  padding: 0;
  float: left;
}
body.layout_1 section.content .header.related .wrap .items .item figure img {
  margin-right: 10px;
  width: 50px !important;
  height: 50px !important;
}
body.layout_1 section.content .header.related .wrap .items .item > div {
  float: left;
  font-family: "Effra-Regular", sans-serif;
  font-size: 15px;
  color: #808080;
  padding-top: 10px;
}
body.layout_1 section.content .header.related .wrap .items .item > div a {
  text-decoration: none;
}
body.layout_1 section.content .header.related .wrap .items .item > div div.sp {
  line-height: 0.8em;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.3px;
  color: #808080;
  text-transform: uppercase;
}
body.layout_1 section.content .header.related .wrap .items .item > div div.title {
  font-size: 18px;
  line-height: 30px;
  font-family: "Effra-Bold", sans-serif;
  color: #000000;
}
body.layout_1 section.content .header.related .wrap .items .item:last-child {
  margin-right: 0;
}
body.layout_1 section.content .header.dossier.is-sticky, body.layout_1 section.content .header.related.is-sticky {
  position: fixed;
  top: 56px;
  z-index: 2;
}
body.layout_1 section.content .header.dossier.is-sticky.goup, body.layout_1 section.content .header.related.is-sticky.goup {
  top: 175px;
}
body.layout_1 section.content .header.dossier.is-sticky + .body {
  margin-top: 241px;
}
body.layout_1 section.content .header-navi.is-sticky.goup {
  top: 93px;
}
body.layout_1 section.content .header.related.is-sticky + .body {
  margin-top: 110px;
}
body.layout_1 section.content .body {
  margin-top: 40px;
}
body.layout_1 section.content .body .wrap {
  width: 1440px;
  height: 100%;
  margin: auto;
}
body.layout_1 section.content .body .wrap .left {
  float: left;
  width: 310px;
  min-height: 100px;
  text-align: left;
  position: relative;
}
@media (max-width: 1270px) {
  body.layout_1 section.content .body .wrap .left .dossiermenu {
    display: none;
  }
}
body.layout_1 section.content .body .wrap .left .dossiermenu.is-sticky {
  position: fixed;
  top: 147px;
}
body.layout_1 section.content .body .wrap .left .dossiermenu.is-sticky.is-bottom {
  position: absolute;
  bottom: 36px;
  top: inherit;
}
body.layout_1 section.content .body .wrap .left .dossierTitle {
  width: 281px;
  background-color: #f2f2f2;
}
body.layout_1 section.content .body .wrap .left .dossierTitle .wrap {
  padding-left: 20px;
  padding-top: 20px;
  padding-right: 15px;
  font-family: "Effra-Light", sans-serif;
  font-size: 22px;
  color: #00569d;
  line-height: 1.27em;
  width: inherit;
}
body.layout_1 section.content .body .wrap .left .dossierTitle .wrap h2 {
  font-size: 30px;
  line-height: 0.8em;
  font-family: "Effra-Bold", sans-serif;
  font-weight: 400;
  margin: 0;
  padding-top: 12px;
  padding-bottom: 26px;
}
body.layout_1 section.content .body .wrap .left .dossiercontents {
  width: 296px;
  height: 70vh;
}
body.layout_1 section.content .body .wrap .left .dossiercontents a {
  text-decoration: none;
}
body.layout_1 section.content .body .wrap .left .dossiercontents .items {
  width: calc(100%);
}
body.layout_1 section.content .body .wrap .left .dossiercontents .items .item {
  background-color: #00569d;
  text-align: left;
  padding-left: 20px;
  padding-right: 15px;
  border-bottom: 1px solid #00569d;
  position: relative;
  margin-right: 15px;
}
body.layout_1 section.content .body .wrap .left .dossiercontents .items .item .date {
  font-family: "Effra-Light", sans-serif;
  font-size: 14px;
  line-height: 1em;
  color: #fff;
  padding-top: 17px;
}
body.layout_1 section.content .body .wrap .left .dossiercontents .items .item h2 {
  font-family: "Effra-Regular", sans-serif;
  font-size: 25px;
  line-height: 1.1em;
  color: #fff;
  font-weight: normal;
  margin-top: 8px;
  margin-bottom: 10px;
}
body.layout_1 section.content .body .wrap .left .dossiercontents .items .item .lead {
  color: #fff;
  font-family: "Effra-Light", sans-serif;
  font-size: 19px;
  line-height: 1.2em;
  padding-bottom: 17px;
  display: none;
}
body.layout_1 section.content .body .wrap .left .dossiercontents .items .item.active {
  background-color: #0081c6;
}
body.layout_1 section.content .body .wrap .left .dossiercontents .items .item.active:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(0, 87, 156, 0);
  border-left-color: #0081c6;
  border-width: 14px;
  margin-top: -14px;
}
body.layout_1 section.content .body .wrap .left .dossiercontents .slick-list {
  height: calc(100vh - 400px) !important;
}
body.layout_1 section.content .body .wrap .left .dossiercontents .slick-arrow {
  height: 40px;
  margin-right: 15px;
  background-color: #f5f5f5;
  background-image: url(/fileadmin/htr/_assets/Arrow-Back-top.svg);
  background-repeat: no-repeat;
  background-position: center;
}
body.layout_1 section.content .body .wrap .left .dossiercontents .slick-arrow.slick-next {
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
body.layout_1 section.content .body .wrap .left a.backlink, body.layout_1 section.content .body .wrap .left a.backlink-ressort {
  font-size: 14px;
  line-height: 14px;
  margin-top: 0;
  padding-top: 0;
  display: block;
  text-decoration: none;
  color: #000000;
}
body.layout_1 section.content .body .wrap .left a.backlink:before, body.layout_1 section.content .body .wrap .left a.backlink-ressort:before {
  width: 13px;
  height: 15px;
  display: block;
  float: left;
  content: " ";
  background-image: url("/fileadmin/htr/_assets/Arrow-Pagination-bkwd.svg");
  background-repeat: no-repeat;
  margin-right: 10px;
}
body.layout_1 section.content .body .wrap .left a.backlink-ressort {
  margin-top: 16px;
}
body.layout_1 section.content .body .wrap .main {
  float: left;
  width: 820px;
  text-align: left;
  position: relative;
}
body.layout_1 section.content .body .wrap .main h3 {
  font: normal normal 300 15px/1em "Effra-Regular";
  color: #808080;
  margin: 0 0 26px 0;
  text-transform: Uppercase;
}
body.layout_1 section.content .body .wrap .main h3.dossier {
  text-transform: none;
}
body.layout_1 section.content .body .wrap .main h3 span {
  text-transform: uppercase;
  color: #00569d;
}
body.layout_1 section.content .body .wrap .main h3 span.highlight {
  color: #ED1847;
}
body.layout_1 section.content .body .wrap .main h1 {
  font: normal normal 400 55px/1.09em "Effra-Bold";
  margin: 0 0 30px 0;
}
body.layout_1 section.content .body .wrap .main .lead {
  font: normal normal 300 25px/1.2em "Effra-Light";
  margin: 0 0 38px 0;
}
body.layout_1 section.content .body .wrap .main p {
  font: normal normal normal 18px/1.39em "Effra-Light";
  color: #404040;
  margin: 0 0 26px 0;
}
body.layout_1 section.content .body .wrap .main p a {
  color: #00569d;
}
body.layout_1 section.content .body .wrap .main p strong, body.layout_1 section.content .body .wrap .main p b, body.layout_1 section.content .body .wrap .main p .interview_frage {
  font-family: "Effra-Regular", sans-serif;
  font-weight: 500;
}
body.layout_1 section.content .body .wrap .main p.zt {
  font: normal normal 400 22px/1.14em "Effra-Bold";
  margin-bottom: 8px;
}
body.layout_1 section.content .body .wrap .main p.interview.frage {
  font-weight: bold;
  margin-bottom: 10px;
}
body.layout_1 section.content .body .wrap .main blockquote {
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
  margin-top: 80px;
  margin-bottom: 80px;
}
body.layout_1 section.content .body .wrap .main blockquote p {
  font-size: 26px;
  font-weight: 300;
  text-align: center;
  width: 80%;
  padding-left: 80px;
}
body.layout_1 section.content .body .wrap .main blockquote.tiktok-embed:before, body.layout_1 section.content .body .wrap .main blockquote.tiktok-embed:after {
  display: none;
}
body.layout_1 section.content .body .wrap .main blockquote:before {
  width: 50px;
  height: 50px;
  content: " ";
  background-image: url("/fileadmin/htr/_assets/quote-left.jpg");
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  position: absolute;
}
body.layout_1 section.content .body .wrap .main blockquote:after {
  width: 50px;
  height: 50px;
  content: " ";
  background-image: url("/fileadmin/htr/_assets/quote-right.jpg");
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  position: absolute;
  right: 60px;
  top: 0;
}
body.layout_1 section.content .body .wrap .main hr {
  clear: both;
  height: 1px;
  border: none;
  background-color: #dcdcdc;
  color: #dcdcdc;
}
body.layout_1 section.content .body .wrap .main table {
  font-family: "Effra-Light", sans-serif;
  padding: 0;
  margin-top: 20px;
  margin-bottom: 30px;
  border-spacing: 0;
}
body.layout_1 section.content .body .wrap .main table tr:nth-child(2n-1) {
  background-color: #f8f8f8;
}
body.layout_1 section.content .body .wrap .main table td {
  padding-right: 10px;
}
body.layout_1 section.content .body .wrap .main table td strong {
  font-family: "Effra-Regular", sans-serif;
  font-weight: 500;
}
body.layout_1 section.content .body .wrap .main .mainimages, body.layout_1 section.content .body .wrap .main .moreimages {
  position: relative;
}
body.layout_1 section.content .body .wrap .main .mainimages figure.mainimg, body.layout_1 section.content .body .wrap .main .moreimages figure.mainimg {
  margin: 0 0 35px 0;
  padding: 0;
  width: 100%;
  height: 490px;
  overflow: hidden;
  position: relative;
}
body.layout_1 section.content .body .wrap .main .mainimages figure.mainimg.youtube-video, body.layout_1 section.content .body .wrap .main .moreimages figure.mainimg.youtube-video {
  margin-bottom: 0;
}
body.layout_1 section.content .body .wrap .main .mainimages figure.mainimg figcaption, body.layout_1 section.content .body .wrap .main .moreimages figure.mainimg figcaption {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
  bottom: 0;
  width: 100%;
  min-height: 40px;
  box-sizing: border-box;
  padding: 11px 90px 11px 16px;
  font: normal normal 300 16px/1.2em "Effra-Light";
  color: rgba(255, 255, 255, 0.8);
}
body.layout_1 section.content .body .wrap .main .mainimages figure.mainimg iframe, body.layout_1 section.content .body .wrap .main .moreimages figure.mainimg iframe {
  width: 100%;
  height: calc(100% - 44px);
}
@media (max-width: 600px) {
  body.layout_1 section.content .body .wrap .main .mainimages figure.mainimg iframe, body.layout_1 section.content .body .wrap .main .moreimages figure.mainimg iframe {
    height: calc(100% - 80px);
  }
}
body.layout_1 section.content .body .wrap .main .mainimages figcaption.mobile, body.layout_1 section.content .body .wrap .main .moreimages figcaption.mobile {
  display: none;
}
body.layout_1 section.content .body .wrap .main .autor {
  position: absolute;
  margin-top: -25px;
  font: normal normal 300 11px/1em "Effra-Light";
  text-align: right;
  width: 100%;
  color: #808080;
}
body.layout_1 section.content .body .wrap .main .slider-nav {
  position: absolute;
  right: 16px;
  bottom: 50px;
  height: 13px;
  width: 66px;
}
body.layout_1 section.content .body .wrap .main .slider-nav .prev-arrow {
  width: 8px;
  height: 13px;
  background-image: url("/fileadmin/htr/_assets/Arrow-Pagination-bkwd-white.svg");
  background-size: 8px 13px;
  float: left;
  cursor: pointer;
}
body.layout_1 section.content .body .wrap .main .slider-nav .slidecount {
  float: left;
  width: 48px;
  height: 15px;
  color: #fff;
  font-family: "Effra-Light", sans-serif;
  font-size: 15px;
  text-align: center;
  line-height: 15px;
  letter-spacing: 0.8px;
}
body.layout_1 section.content .body .wrap .main .slider-nav .next-arrow {
  width: 8px;
  height: 13px;
  background-image: url("/fileadmin/htr/_assets/Arrow-Pagination-fwd-white.svg");
  background-size: 8px 13px;
  float: right;
  cursor: pointer;
}
body.layout_1 section.content .body .wrap .main .moreimages {
  width: 50%;
  margin-right: 20px;
  margin-bottom: 10px;
  margin-top: 6px;
}
body.layout_1 section.content .body .wrap .main .moreimages figure.mainimg {
  height: 260px;
}
body.layout_1 section.content .body .wrap .main .moreimages.pull-right {
  margin-left: 20px;
  margin-right: 0;
}
body.layout_1 section.content .body .wrap .main .moreimages.full {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
body.layout_1 section.content .body .wrap .main .moreimages.full figure.mainimg {
  height: 490px;
}
body.layout_1 section.content .body .wrap .main #maindossier-box, body.layout_1 section.content .body .wrap .main #related-box {
  width: 300px;
  border-left: 1px solid #808080;
  padding-left: 20px;
  margin-left: 20px;
  margin-bottom: 20px;
}
body.layout_1 section.content .body .wrap .main #maindossier-box h5, body.layout_1 section.content .body .wrap .main #related-box h5 {
  text-transform: uppercase;
  margin-bottom: 0;
  margin-top: 0;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.3px;
  color: #808080;
}
body.layout_1 section.content .body .wrap .main #maindossier-box img, body.layout_1 section.content .body .wrap .main #related-box img {
  width: 100% !important;
  height: auto !important;
}
body.layout_1 section.content .body .wrap .main #maindossier-box a, body.layout_1 section.content .body .wrap .main #related-box a {
  text-decoration: none;
  color: inherit;
}
body.layout_1 section.content .body .wrap .main #maindossier-box a h4, body.layout_1 section.content .body .wrap .main #related-box a h4 {
  font-size: 16px;
  font-family: "Effra-Bold", sans-serif;
  color: #000;
  line-height: 1.2em;
  margin-bottom: 0;
  font-weight: normal;
}
body.layout_1 section.content .body .wrap .main #maindossier-box.pull-left {
  border-left: none;
  border-right: 1px solid #808080;
  padding-right: 20px;
  margin-right: 20px;
}
body.layout_1 section.content .body .wrap .main #related-box h5 {
  margin-bottom: 4px;
  font-family: "Effra-Regular";
  font-weight: 400;
}
body.layout_1 section.content .body .wrap .main #related-box a h4 {
  margin-top: 0;
  margin-bottom: 24px;
}
body.layout_1 section.content .body .wrap .main .related-horizontal #related-box {
  float: none;
  width: auto;
  border: 0;
  padding: 0;
  margin: 26px 0 0;
}
body.layout_1 section.content .body .wrap .main .related-horizontal #related-box .related-items {
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px;
}
body.layout_1 section.content .body .wrap .main .related-horizontal #related-box .related-items > div {
  width: calc(33.3333333% - 40px);
  margin: 0 20px;
}
@media (max-width: 600px) {
  body.layout_1 section.content .body .wrap .main .related-horizontal #related-box .related-items > div {
    width: 100%;
  }
}
body.layout_1 section.content .body .wrap .main .box {
  background-color: #00569d;
  color: #fff;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
body.layout_1 section.content .body .wrap .main .box .title {
  font-family: "Effra-Bold", sans-serif;
  font-size: 28px;
  margin-bottom: 14px;
}
body.layout_1 section.content .body .wrap .main .box a {
  text-decoration: none;
  color: #fff;
  font-family: "Effra-Light", sans-serif;
  font-size: 18px;
  margin-left: 16px;
  position: relative;
}
body.layout_1 section.content .body .wrap .main .box a:before {
  width: 8px;
  height: 25px;
  background-image: url("/fileadmin/htr/_assets/Arrow-Pagination-fwd-white.svg");
  background-position: center;
  background-repeat: no-repeat;
  content: ">";
  color: transparent;
  display: block;
  position: absolute;
  top: 1px;
  left: -16px;
}
body.layout_1 section.content .body .wrap .main .box a:visited {
  color: #f8f8f8 !important;
}
body.layout_1 section.content .body .wrap .main .box p {
  color: #fff;
}
body.layout_1 section.content .body .wrap .main .box.blau strong, body.layout_1 section.content .body .wrap .main .box.rot strong {
  font-family: "Effra-Bold", sans-serif;
  font-weight: 400;
}
body.layout_1 section.content .body .wrap .main .box.blau strong:first-child, body.layout_1 section.content .body .wrap .main .box.rot strong:first-child {
  font-size: 28px;
  display: inline-block;
  margin-bottom: 10px;
}
body.layout_1 section.content .body .wrap .main .box.blau p, body.layout_1 section.content .body .wrap .main .box.rot p {
  font-family: "Effra-Light", sans-serif;
  line-height: 1.2em;
}
body.layout_1 section.content .body .wrap .main .box.rot {
  background-color: #ED1847;
}
body.layout_1 section.content .body .wrap .main .box.pull-left {
  margin-right: 40px;
  margin-bottom: 20px;
  margin-top: 4px;
  width: 45%;
}
body.layout_1 section.content .body .wrap .main .box.pull-right {
  margin-left: 40px;
  margin-bottom: 20px;
  margin-top: 4px;
  width: 45%;
}
body.layout_1 section.content .body .wrap .main .autor_alt {
  padding-left: 6px;
  display: none;
}
body.layout_1 section.content .body .wrap .main .autoren {
  float: left;
  width: 100%;
  text-align: center;
}
body.layout_1 section.content .body .wrap .main .autoren .autor {
  position: inherit;
  text-align: center;
  width: auto;
  display: inline-block;
  margin: auto;
  margin-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
}
body.layout_1 section.content .body .wrap .main .autoren .autor .img {
  width: 65px;
  height: 65px;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  margin: auto;
  margin-bottom: 15px;
  border: 2px solid #dcdcdc;
}
body.layout_1 section.content .body .wrap .main .autoren .autor .img img {
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
}
body.layout_1 section.content .body .wrap .main .autoren .autor .name {
  display: inline;
  font-family: "Effra-Regular", sans-serif;
  font-size: 15px;
}
body.layout_1 section.content .body .wrap .main .autoren .jump-to-feedback {
  color: #00569d;
  margin: auto;
  cursor: pointer;
  border: none;
  border-radius: 6px;
  font-size: 17px;
  line-height: 1;
  text-decoration: none;
  font-family: "Effra-Regular", sans-serif;
  margin-top: -24px;
  margin-bottom: 40px;
}
body.layout_1 section.content .body .wrap .main .footer {
  float: left;
  width: 100%;
  border-bottom: 1px solid #dcdcdc;
  margin-top: 20px;
  margin-bottom: 40px;
}
body.layout_1 section.content .body .wrap .main .footer .date {
  float: left;
  color: #a0a0a0;
  font-family: "Effra-Light", sans-serif;
  font-size: 14px;
  margin-bottom: 12px;
}
body.layout_1 section.content .body .wrap .main .footer .tags {
  float: right;
  color: #a0a0a0;
  font-family: "Effra-Light", sans-serif;
  font-size: 14px;
  display: none;
}
body.layout_1 section.content .body .wrap .main .footer .tags a {
  font-family: "Effra-Regular", sans-serif;
  color: #00569d;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
}
body.layout_1 section.content .body .wrap .main .footer .tags a:last-child {
  padding-right: 0;
}
body.layout_1 section.content .body .wrap .main .footer .socials {
  float: right;
}
body.layout_1 section.content .body .wrap .main .dossierContent {
  clear: both;
}
body.layout_1 section.content .body .wrap .main .dossierContent #maindossier-box {
  display: none !important;
}
body.layout_1 section.content .body .wrap .main.fullsize {
  width: 100%;
}
body.layout_1 section.content .body .wrap .right {
  float: left;
  width: 310px;
  min-height: 100px;
}
body.layout_1 section.content .timelinecontainer {
  width: 100%;
  float: left;
  margin-top: -40px;
}
body.layout_1 section.content .timelinecontainer .article {
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding-right: 100px;
  padding-bottom: 40px;
  padding-top: 100px;
  border-bottom: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
}
body.layout_1 section.content .timelinecontainer .article h2 {
  font-family: "Effra-Bold", sans-serif;
  font-size: 30px;
  line-height: 1.13em;
  font-weight: 400;
  margin-bottom: 16px;
  margin-top: 8px;
}
body.layout_1 section.content .timelinecontainer .article h3 {
  color: #ED1847 !important;
  margin-bottom: 10px !important;
}
body.layout_1 section.content .timelinecontainer .article h3 span.date {
  color: #808080 !important;
  text-transform: none;
  padding-left: 8px;
  font-size: 14px;
  font-family: "Effra-Light", sans-serif;
}
body.layout_1 section.content .timelinecontainer .article .body {
  margin-top: 0;
}
body.layout_1 section.content .timelinecontainer .article .body figure {
  margin: 0;
  width: 150px;
  height: 150px;
  float: left;
  margin-right: 20px;
}
body.layout_1 section.content .timelinecontainer .article .body .lead {
  font-family: "Effra-Regular", sans-serif;
  font-size: 16px;
  color: #606060;
}
body.layout_1 section.content .timelinecontainer .article:nth-child(even) {
  padding-right: 0;
  padding-left: 100px;
  margin-top: 20px;
  margin-bottom: 0;
  float: right;
  border-right: none;
}
.socials {
  margin-bottom: 40px;
  display: flex;
  justify-content: center;
}
.socials .share-icon {
  margin-right: 15px;
}
.element.articlerelated {
  float: left;
  width: 100%;
  margin-bottom: 40px;
  margin-top: 40px;
}
.element.articlerelated .wrap {
  width: 1440px;
  margin: auto;
  text-align: left;
}
.element.articlerelated .wrap .headline {
  width: 100%;
  float: left;
  margin-bottom: 35px;
  position: relative;
  color: #00569d;
  font-family: "Effra-Bold", sans-serif;
  font-size: 30px;
  text-align: center;
}
.element.articlerelated .wrap .items {
  width: 100%;
}
.element.articlerelated .wrap .items .slick-list {
  width: 100%;
}
.element.articlerelated .wrap .items .item {
  width: 339px;
  float: left;
  border-right: 1px solid #dcdcdc;
  padding-right: 18px;
  margin-left: 19px;
  position: relative;
}
.element.articlerelated .wrap .items .item a {
  text-decoration: none;
}
.element.articlerelated .wrap .items .item .ribbon {
  width: 115px;
  height: 26px;
  background-color: #00569d;
  content: "Top-Stories";
  text-transform: uppercase;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  color: #00569d;
  font-family: "Effra-Bold", sans-serif;
  font-size: 11px;
  line-height: 31px;
  text-align: center;
  margin-top: 17px;
  margin-left: -25px;
  box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.16);
  color: #fff;
}
.element.articlerelated .wrap .items .item figure {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 200px;
  margin-bottom: 11px;
}
.element.articlerelated .wrap .items .item h3 {
  font-family: "Effra-Regular", sans-serif;
  font-size: 15px;
  line-height: 1em;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #ED1847;
  margin-top: 0;
  margin-bottom: 5px;
}
.element.articlerelated .wrap .items .item h2 {
  font-family: "Effra-Regular", sans-serif;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.1em;
  text-align: left;
  margin-bottom: 10px;
  margin-top: 0;
  color: #000000;
  letter-spacing: 0.3px;
}
.element.articlerelated .wrap .items .item p.lead {
  font-family: "Effra-Light", sans-serif;
  font-size: 19px;
  font-weight: 300;
  display: block;
  line-height: 1.2em;
  margin-top: 10px;
  padding-bottom: 16px;
  color: #000000;
}
.element.articlerelated .wrap .items .item .footer {
  font-family: "Effra-Light", sans-serif;
  font-size: 14px;
  text-align: left;
  color: #808080;
  position: absolute;
  bottom: 0;
}
.element.articlerelated .wrap .items .item .footer .date {
  display: inline-block;
  margin-right: 8px;
}
.element.articlerelated .wrap .items .item .footer .ressort {
  display: inline-block;
}
.element.articlerelated .wrap .items .item .footer .ressort:before {
  content: "|";
  margin-right: 8px;
}
.element.articlerelated .wrap .items .item:first-child {
  margin-left: 0;
}
.element.articlerelated .wrap .items .item:last-child {
  border-right: none;
  padding-right: 0;
  width: 320px;
}
/* Partner im Markt */
body.layout_1 section.content .body .wrap .main.partnerimmarkt {
  margin-top: -40px;
}
body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .mainimages {
  margin-bottom: 40px;
}
body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .mainimages img.companyimage {
  width: 100% !important;
  height: auto !important;
}
body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .mainimages .firmalogo {
  position: absolute;
  left: calc(50% - 200px);
  top: 35%;
}
body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .portrait {
  float: left;
  width: 310px;
  min-height: 100px;
  text-align: left;
  position: relative;
  margin-right: 30px;
}
body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .portrait .box {
  background-color: #f5f5f5;
  color: #404040;
}
body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .portrait .box img {
  width: 100% !important;
  height: auto !important;
  border-radius: 400px;
  border: 4px solid #fff;
}
body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .portrait .box h4 {
  color: #00569d;
  font-size: 18px;
  margin-bottom: 8px;
  margin-top: 18px;
}
body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .portrait .box p {
  color: #404040;
  font-size: 16px;
  margin-bottom: 10px;
}
body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .portrait .box .row {
  border-bottom: 1px solid #a0a0a0;
  clear: both;
  float: left;
  width: 100%;
}
body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .portrait .box .row p {
  float: left;
  margin-bottom: 6px;
  margin-top: 6px;
}
body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .portrait .box .row p.label {
  width: 115px;
}
body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .portrait .box .row p.value {
  font-weight: bold;
}
body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .portrait .box .row.first {
  border-top: 1px solid #a0a0a0;
}
body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .content {
  float: left;
  width: 780px;
  text-align: left;
  position: relative;
}
body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .content h3 {
  color: #ED1847 !important;
}
body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .content .box.company img {
  margin-top: -20px;
  margin-left: -20px;
  width: calc(100% + 40px) !important;
  height: auto !important;
}
body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .content .box.company h4 {
  font-size: 26px;
  margin-top: 4px;
  margin-bottom: 8px;
}
body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .content .box.company p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 10px;
}
body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .content .box.company .row {
  border-bottom: 1px solid #fff;
  clear: both;
  float: left;
  width: 100%;
}
body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .content .box.company .row p {
  float: left;
  margin-bottom: 6px;
  margin-top: 6px;
}
body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .content .box.company .row p.label {
  width: 134px;
}
body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .content .box.company .row p.value {
  font-weight: bold;
}
body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .content .box.company .row.first {
  border-top: 1px solid #fff;
}
body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .content .box.company .info {
  float: left;
  width: 48%;
}
body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .content .box.company .daten {
  float: right;
  width: 48%;
}
body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .content .box.company a.external {
  margin-left: 0;
  font-size: 16px;
  font-family: "Effra-Bold";
  -moz-osx-font-smoothing: grayscale;
}
body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .content .box.company a.external:before {
  display: none;
}
body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .right {
  float: right;
  width: 290px;
}
body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .right .item .wrap {
  width: auto;
}
body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .right .item .wrap p {
  font-family: "Effra-Light", sans-serif;
  font-size: 19px;
  font-weight: 300;
  line-height: 1.2em;
  margin-top: 10px;
}
body.layout_1 section.content .body .wrap .main.partnerimmarkt .left {
  margin-left: 340px;
}
body.layout_1 section.content .body .wrap .main.partnerimmarkt .socials {
  margin-right: 320px;
}
html[lang="fr"] .footer .date {
  text-transform: lowercase;
}
@media (max-width: 1440px) {
  body.layout_1 section.content .body .wrap, body.layout_1 section.content .header .wrap {
    width: 100%;
  }
  body.layout_1 header .header-top .wrap {
    padding-left: 20px;
  }
  body.layout_1 section.content .header .wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
  body.layout_1 section.content .header.related .wrap .items {
    width: 84%;
  }
  body.layout_1 section.content .header.related .wrap .items .item {
    width: 28%;
  }
  body.layout_1 section.content .header.related .wrap .items .item > div div.title {
    font-size: 16px;
  }
  body.layout_1 section.content .body .wrap .left {
    padding-left: 20px;
  }
  body.layout_1 section.content .body .wrap .right {
    width: 100%;
    text-align: center;
  }
  body.layout_1 section.content .body .wrap .right .advert.advert-sky {
    margin-left: auto;
    margin-right: auto;
  }
  .element.articlerelated .wrap {
    width: 100%;
    padding-left: 20px;
  }
  .element.articlerelated .wrap .items .item {
    width: 22%;
  }
}
@media (max-width: 1420px) {
  body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .portrait {
    float: inherit;
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .content {
    margin-left: 30px;
    width: calc(100% - 420px);
  }
  body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .right {
    width: 310px;
    margin-right: 30px;
  }
  body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .right .advert {
    clear: both;
  }
  body.layout_1 section.content .body .wrap .main.partnerimmarkt .left {
    display: none;
  }
  body.layout_1 section.content .body .wrap .main.partnerimmarkt .socials {
    margin-right: auto;
    float: left;
    margin-left: 15px;
  }
}
@media (max-width: 1280px) {
  .header-top {
    position: fixed;
    top: 0;
  }
}
@media (max-width: 1270px) {
  body.layout_1 section.content .header.related, body.layout_1 section.content .header.related.is-sticky {
    display: none;
  }
  body.layout_1 section.content .header.related.timeline {
    display: inherit;
  }
  body.layout_1 section.content .header.related.is-sticky + .body, body.layout_1 section.content .body {
    margin-top: 0;
  }
  body.layout_1 section.content .body .wrap .main, body.layout_1 section.content .body .wrap .left {
    margin-top: 40px;
  }
  body.layout_1 section.content .body .wrap .left {
    width: 15%;
  }
  .ressortnav.active {
    position: fixed;
  }
}
@media (max-width: 1130px) {
  body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .content .box.company .info {
    float: left;
    width: 100%;
  }
  body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .content .box.company .daten {
    float: right;
    width: 100%;
    margin-top: 20px;
  }
}
@media (max-width: 970px) {
  .element.articlerelated .wrap .items .item {
    width: 46%;
  }
  .element.articlerelated .wrap .items .item:nth-child(2), .element.articlerelated .wrap .items .item:nth-child(4) {
    border-right: none;
    float: right;
  }
  body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .content {
    margin-left: 0;
    width: calc(100% - 360px);
  }
  body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .right {
    margin-right: 0;
  }
  body.layout_1 section.content .body .wrap .main.partnerimmarkt .left {
    display: none;
  }
  body.layout_1 section.content .body .wrap .main.partnerimmarkt .socials {
    margin-left: -15px;
  }
  body.layout_1 section.content .body .wrap .right {
    display: none;
  }
}
@media (max-width: 970px) {
  body.layout_1 section.content .body .wrap .left {
    display: none;
  }
  body.layout_1 section.content .body .wrap .main {
    padding-right: 20px;
    padding-left: 20px;
    width: 100%;
  }
}
@media (max-width: 800px) {
  body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .content {
    width: 100%;
  }
  body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .right {
    width: 100%;
  }
  body.layout_1 section.content .body .wrap .main.partnerimmarkt .socials {
    margin-top: 40px;
  }
}
@media (max-width: 600px) {
  body.layout_1 header .header-top .wrap .button {
    display: none;
  }
  body.layout_1 section.content .body .wrap .main .mainimages figure.mainimg, body.layout_1 section.content .body .wrap .main .moreimages figure.mainimg {
    height: 300px;
  }
  body.layout_1 section.content .body .wrap .main .mainimages figure.mainimg figcaption, body.layout_1 section.content .body .wrap .main .moreimages figure.mainimg figcaption {
    display: none;
  }
  body.layout_1 section.content .body .wrap .main .mainimages figcaption.mobile, body.layout_1 section.content .body .wrap .main .moreimages figcaption.mobile {
    display: block !important;
    margin-top: -20px;
    margin-bottom: 24px;
    color: #808080;
    font-family: "Effra-Light", sans-serif;
    font-size: 15px;
    line-height: 1.2em;
  }
  body.layout_1 section.content .body .wrap .main .mainimages .autor, body.layout_1 section.content .body .wrap .main .moreimages .autor {
    display: none;
  }
  body.layout_1 section.content .body .wrap .main .slider-nav {
    bottom: auto;
    top: 275px;
  }
  body.layout_1 section.content .body .wrap .main.partnerimmarkt .innerwrap .mainimages .firmalogo {
    left: calc(50% - 100px);
    top: 35%;
    width: 200px !important;
    height: auto !important;
  }
  .element.articlerelated .wrap .items .item h3 {
    font-size: 13px;
  }
  .element.articlerelated .wrap .items .item h2 {
    font-size: 22px;
  }
  .element.articlerelated .wrap .items .item p.lead {
    display: none;
  }
}
@media (max-width: 520px) {
  body.layout_1 section.content .body .wrap .main blockquote {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  body.layout_1 section.content .body .wrap .main blockquote p {
    font-size: 20px;
    font-weight: 300;
    text-align: center;
    width: 80%;
    padding-left: 40px;
  }
  body.layout_1 section.content .body .wrap .main blockquote:before {
    width: 30px;
    height: 30px;
    background-size: 30px;
  }
  body.layout_1 section.content .body .wrap .main blockquote:after {
    width: 30px;
    height: 30px;
    background-size: 30px;
    right: 20px;
  }
}
@media (max-width: 470px) {
  body.layout_1 header .header-top .wrap {
    padding-left: 10px;
    padding-right: 10px;
  }
  body.layout_1 header .header-top .wrap .ressort {
    font-size: 20px;
    margin-top: 38px;
  }
  body.layout_1 section.content .body .wrap .main .moreimages {
    width: 100%;
  }
  body.layout_1 section.content .body .wrap .main .box {
    width: 100% !important;
  }
  body.layout_1 section.content .body .wrap .main .moreimages.full figure.mainimg {
    height: 320px;
  }
  body.layout_1 section.content .body .wrap .main h1 {
    font-size: 38px;
  }
  .header-top .wrap .ressort .current::after {
    margin-left: 8px;
    margin-top: 8px;
  }
  #related-box {
    border-left: none !important;
    border-bottom: 1px solid #808080;
    border-top: 1px solid #808080;
    width: 100% !important;
    float: none !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    padding-top: 15px !important;
  }
}
@media (max-width: 430px) {
  .header-top .wrap .ressort {
    display: none;
  }
}
/* Header Layout 3: Statische Inhalte */
body.layout_3 header, body.layout_5 header {
  /* Top Header */
}
body.layout_3 header .header-top, body.layout_5 header .header-top {
  height: 139px;
  width: 100%;
  background-color: #fff;
}
body.layout_3 header .header-top .wrap, body.layout_5 header .header-top .wrap {
  width: 1440px;
  height: 100%;
  margin: auto;
  padding-right: 20px;
  z-index: 10;
}
body.layout_3 header .header-top .wrap .ressort, body.layout_5 header .header-top .wrap .ressort {
  display: none;
  float: left;
  font: normal 300 25px/1.36em "Effra-Light";
  color: #ED1847;
  height: 34px;
  margin-top: 52px;
  margin-left: 7px;
}
body.layout_3 header .header-top .wrap .ressort span, body.layout_5 header .header-top .wrap .ressort span {
  background-color: #00569d;
  font-size: 0;
  display: inline-block;
  margin-left: 4px;
  margin-right: 4px;
  line-height: 20px;
  font-weight: 900;
  width: 6px;
  height: 6px;
  border-radius: 8px;
  margin-top: 0px;
}
body.layout_3 header .header-top .wrap .button, body.layout_5 header .header-top .wrap .button {
  width: 150px;
  height: 40px;
  background-color: #00569d;
  border-radius: 6px;
  color: #fff;
  font: normal 300 12px/1em "Effra-Regular";
  text-align: center;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  padding-top: 14px;
  float: left;
  margin-top: 30px;
}
body.layout_3 header .header-top .wrap .button a, body.layout_5 header .header-top .wrap .button a {
  text-decoration: none;
  color: inherit;
}
body.layout_3 header .header-top .wrap .search, body.layout_5 header .header-top .wrap .search {
  cursor: pointer;
  width: 16px;
  height: 16px;
  background-image: url("/fileadmin/htr/_assets/Icon-Lupe.svg");
  background-position: center;
  background-size: contain;
  margin-top: 44px;
  float: left;
  margin-left: 27px;
}
body.layout_3 header .header-top .wrap .hamburger-wrap, body.layout_5 header .header-top .wrap .hamburger-wrap {
  cursor: pointer;
  float: left;
  width: 20px;
  height: 14px;
  background-image: url("/fileadmin/htr/_assets/Icon-Hamburger.svg");
  background-position: center;
  background-size: contain;
  margin-top: 45px;
  margin-left: 27px;
}
body.layout_3 header .header-top.outofvp, body.layout_5 header .header-top.outofvp {
  position: fixed;
  top: -139px;
  z-index: 10;
}
body.layout_3 header .header-top.outofvp.goup, body.layout_5 header .header-top.outofvp.goup {
  top: 0;
}
body.layout_3 header .header-top.outofvp + div.clear, body.layout_5 header .header-top.outofvp + div.clear {
  margin-top: 194px;
}
.button-cta {
  background-color: #00569d;
  border-radius: 6px;
  color: #fff !important;
  font: normal 300 16px/1em "Effra-Regular";
  text-decoration: none !important;
  text-align: center;
  letter-spacing: 0.4px;
  padding: 8px 16px;
  margin-top: 30px;
}
/*	Content Section Ressort-Seiten */
body.layout_2 .contentwrap .content .frame.frame-type-textmedia {
  width: 860px;
}
body.layout_2 .contentwrap .content .frame.frame-type-textmedia header {
  height: auto !important;
}
body.layout_2 .contentwrap .content .frame.frame-type-textmedia h2, body.layout_2 .contentwrap .content .frame.frame-type-textmedia h1 {
  font: normal normal 400 55px/1.09em "Effra-Bold";
  margin: 0 0 10px 0;
}
body.layout_2 .contentwrap .content .frame.frame-type-textmedia h3 {
  font: normal normal 300 15px/1em "Effra-Regular";
  color: #00569d;
  margin: 0 0 16px 0;
  text-transform: Uppercase;
}
body.layout_2 .contentwrap .content .frame.frame-type-textmedia .ce-gallery figure {
  margin-bottom: 50px;
}
body.layout_2 .contentwrap .content .frame.frame-type-textmedia .ce-bodytext {
  margin-top: 10px;
}
body.layout_2 .contentwrap .content .frame.frame-type-textmedia .ce-bodytext p {
  font: normal normal normal 18px/1.39em "Effra-Light";
  color: #404040;
  margin: 0 0 26px 0;
}
body.layout_2 .contentwrap .content .frame.frame-type-textmedia .ce-bodytext p a {
  color: #00569d;
}
body.layout_2 .contentwrap .content .frame.frame-type-textmedia .ce-bodytext p strong, body.layout_2 .contentwrap .content .frame.frame-type-textmedia .ce-bodytext p b, body.layout_2 .contentwrap .content .frame.frame-type-textmedia .ce-bodytext p .interview_frage {
  font-family: "Effra-Regular", sans-serif;
  font-weight: 500;
}
body.layout_2 .contentwrap .content .frame.frame-type-textmedia .ce-bodytext p a.button {
  background-color: #00569d;
  color: #fff;
  height: 45px;
  cursor: pointer;
  border: none;
  border-radius: 6px;
  font-size: 12px;
  margin-bottom: 10px;
  line-height: 45px;
  display: inline-block;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  text-transform: uppercase;
  text-decoration: none;
}
body.layout_2 .contentwrap .content .frame.frame-type-textmedia .ce-bodytext ul {
  color: #404040;
  padding-left: 20px;
  list-style-type: circle;
}
body.layout_2 .contentwrap .content .frame.frame-type-textmedia .ce-bodytext ul li {
  font: normal normal normal 18px/1.39em "Effra-Light";
  margin-bottom: 6px;
}
/*	Content-Section */
body.layout_3 .contentwrap, body.layout_5 .contentwrap {
  width: 1440px;
  margin: auto;
  text-align: left;
  padding-left: 24px;
  padding-top: 80px;
}
body.layout_3 .contentwrap section.content.backlink, body.layout_5 .contentwrap section.content.backlink {
  display: block;
  width: 142px;
  float: left;
}
body.layout_3 .contentwrap section.content.backlink a.backlink, body.layout_5 .contentwrap section.content.backlink a.backlink {
  font-size: 14px;
  line-height: 14px;
  margin-top: 0;
  padding-top: 0;
  display: block;
  text-decoration: none;
  color: #000000;
}
body.layout_3 .contentwrap section.content.backlink a.backlink:before, body.layout_5 .contentwrap section.content.backlink a.backlink:before {
  width: 13px;
  height: 15px;
  display: block;
  float: left;
  content: " ";
  background-image: url("/fileadmin/htr/_assets/Arrow-Pagination-bkwd.svg");
  background-repeat: no-repeat;
  margin-right: 10px;
}
body.layout_3 .contentwrap .content, body.layout_5 .contentwrap .content {
  float: left;
  width: 860px;
}
body.layout_3 .contentwrap .content .frame header, body.layout_5 .contentwrap .content .frame header {
  height: auto !important;
}
body.layout_3 .contentwrap .content .frame h2, body.layout_3 .contentwrap .content .frame h1, body.layout_5 .contentwrap .content .frame h2, body.layout_5 .contentwrap .content .frame h1 {
  font: normal normal 400 55px/1.09em "Effra-Bold";
  margin: 0 0 30px 0;
}
body.layout_3 .contentwrap .content .frame h3, body.layout_5 .contentwrap .content .frame h3 {
  font: normal normal 300 15px/1em "Effra-Regular";
  color: #00569d;
  margin: 0 0 16px 0;
  text-transform: Uppercase;
}
body.layout_3 .contentwrap .content .frame .ce-gallery figure, body.layout_5 .contentwrap .content .frame .ce-gallery figure {
  margin-bottom: 50px;
}
body.layout_3 .contentwrap .content .frame .ce-bodytext, body.layout_5 .contentwrap .content .frame .ce-bodytext {
  margin-top: 30px;
}
body.layout_3 .contentwrap .content .frame .ce-bodytext p, body.layout_5 .contentwrap .content .frame .ce-bodytext p {
  font: normal normal normal 18px/1.39em "Effra-Light";
  color: #404040;
  margin: 0 0 26px 0;
}
body.layout_3 .contentwrap .content .frame .ce-bodytext p a, body.layout_5 .contentwrap .content .frame .ce-bodytext p a {
  color: #00569d;
}
body.layout_3 .contentwrap .content .frame .ce-bodytext p strong, body.layout_3 .contentwrap .content .frame .ce-bodytext p b, body.layout_3 .contentwrap .content .frame .ce-bodytext p .interview_frage, body.layout_5 .contentwrap .content .frame .ce-bodytext p strong, body.layout_5 .contentwrap .content .frame .ce-bodytext p b, body.layout_5 .contentwrap .content .frame .ce-bodytext p .interview_frage {
  font-family: "Effra-Regular", sans-serif;
  font-weight: 500;
}
body.layout_3 .contentwrap .content .frame .ce-bodytext ul, body.layout_5 .contentwrap .content .frame .ce-bodytext ul {
  color: #404040;
  padding-left: 20px;
  list-style-type: circle;
}
body.layout_3 .contentwrap .content .frame .ce-bodytext ul li, body.layout_5 .contentwrap .content .frame .ce-bodytext ul li {
  font: normal normal normal 18px/1.39em "Effra-Light";
  margin-bottom: 6px;
}
body.layout_3 .contentwrap .content .frame .ce-bodytext table, body.layout_5 .contentwrap .content .frame .ce-bodytext table {
  font-family: "Effra-Light", sans-serif;
  padding: 0;
  margin-top: 20px;
  margin-bottom: 30px;
  border-spacing: 0;
}
body.layout_3 .contentwrap .content .frame .ce-bodytext table tr:nth-child(2n-1), body.layout_5 .contentwrap .content .frame .ce-bodytext table tr:nth-child(2n-1) {
  background-color: #f8f8f8;
}
body.layout_3 .contentwrap .content .frame .ce-bodytext table td, body.layout_5 .contentwrap .content .frame .ce-bodytext table td {
  padding-right: 10px;
  vertical-align: top;
}
body.layout_3 .contentwrap .content .frame .ce-bodytext table td strong, body.layout_5 .contentwrap .content .frame .ce-bodytext table td strong {
  font-family: "Effra-Regular";
  font-weight: 500;
}
body.layout_3 .contentwrap .content .frame .ce-bodytext .box, body.layout_5 .contentwrap .content .frame .ce-bodytext .box {
  background-color: #00569d;
  color: #fff;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
body.layout_3 .contentwrap .content .frame .ce-bodytext .box .title, body.layout_5 .contentwrap .content .frame .ce-bodytext .box .title {
  font-family: "Effra-Bold", sans-serif;
  font-size: 28px;
  margin-bottom: 14px;
}
body.layout_3 .contentwrap .content .frame .ce-bodytext .box a, body.layout_5 .contentwrap .content .frame .ce-bodytext .box a {
  text-decoration: none;
  color: #fff;
  font-family: "Effra-Light", sans-serif;
  font-size: 18px;
  margin-left: 0;
}
body.layout_3 .contentwrap .content .frame .ce-bodytext .box a:before, body.layout_5 .contentwrap .content .frame .ce-bodytext .box a:before {
  width: 8px;
  height: 21px;
  background-image: url("/fileadmin/htr/_assets/Arrow-Pagination-fwd-white.svg");
  background-size: 8px 13px;
  content: " ";
  display: inline-block;
  float: left;
  margin-top: 5px;
  background-repeat: no-repeat;
  clear: both;
  margin-right: 16px;
}
body.layout_3 .contentwrap .content .frame .ce-bodytext .box a:visited, body.layout_5 .contentwrap .content .frame .ce-bodytext .box a:visited {
  color: #f8f8f8 !important;
}
body.layout_3 .contentwrap .content .frame .ce-bodytext .box p, body.layout_5 .contentwrap .content .frame .ce-bodytext .box p {
  color: #fff;
}
body.layout_3 .contentwrap .content .frame .ce-bodytext .box.blau strong, body.layout_3 .contentwrap .content .frame .ce-bodytext .box.rot strong, body.layout_5 .contentwrap .content .frame .ce-bodytext .box.blau strong, body.layout_5 .contentwrap .content .frame .ce-bodytext .box.rot strong {
  font-family: "Effra-Bold", sans-serif;
  font-size: 28px;
  font-weight: 400;
  display: inline-block;
  margin-bottom: 10px;
}
body.layout_3 .contentwrap .content .frame .ce-bodytext .box.blau p, body.layout_3 .contentwrap .content .frame .ce-bodytext .box.rot p, body.layout_5 .contentwrap .content .frame .ce-bodytext .box.blau p, body.layout_5 .contentwrap .content .frame .ce-bodytext .box.rot p {
  font-family: "Effra-Light", sans-serif;
  line-height: 1.2em;
}
body.layout_3 .contentwrap .content .frame .ce-bodytext .box.rot, body.layout_5 .contentwrap .content .frame .ce-bodytext .box.rot {
  background-color: #ED1847;
}
body.layout_3 .contentwrap .content .frame .ce-bodytext .box.pull-left, body.layout_5 .contentwrap .content .frame .ce-bodytext .box.pull-left {
  margin-right: 40px;
  margin-bottom: 20px;
  margin-top: 4px;
  width: 45%;
}
body.layout_3 .contentwrap .content .frame .ce-bodytext .box.pull-right, body.layout_5 .contentwrap .content .frame .ce-bodytext .box.pull-right {
  margin-left: 40px;
  margin-bottom: 20px;
  margin-top: 4px;
  width: 45%;
}
body.layout_3 .contentwrap .content .frame-type-form_formframework, body.layout_5 .contentwrap .content .frame-type-form_formframework {
  width: 80%;
}
@media screen and (max-width: 860px) {
  body.layout_3 .contentwrap .content .frame-type-form_formframework, body.layout_5 .contentwrap .content .frame-type-form_formframework {
    width: 100%;
  }
}
body.layout_3 .contentwrap .content .content.search h3, body.layout_5 .contentwrap .content .content.search h3 {
  color: #808080;
  margin-bottom: 0;
}
body.layout_3 .contentwrap .content .content.search input, body.layout_5 .contentwrap .content .content.search input {
  width: 100%;
  border: none;
  border-bottom: 1px solid #808080;
  font-family: "Effra-Bold";
  font-size: 50px;
  background-image: url("/fileadmin/htr/_assets/Icon-Lupe-big.svg");
  background-repeat: no-repeat;
  background-position: right;
}
body.layout_3 .contentwrap .content .content.search .element.ressortoverview, body.layout_5 .contentwrap .content .content.search .element.ressortoverview {
  margin-top: 40px;
}
body.layout_3 .contentwrap .content .content.search .element.ressortoverview .items .item, body.layout_5 .contentwrap .content .content.search .element.ressortoverview .items .item {
  min-height: 165px;
}
body.layout_3 .contentwrap .content .content.search .element.ressortoverview .items .item figure, body.layout_5 .contentwrap .content .content.search .element.ressortoverview .items .item figure {
  width: 28%;
  height: 160px;
}
body.layout_3 .contentwrap .content .content.search .element.ressortoverview .items .item .wrap, body.layout_5 .contentwrap .content .content.search .element.ressortoverview .items .item .wrap {
  width: 68%;
  margin-left: 0;
}
body.layout_3 .contentwrap .content .content.search .element.ressortoverview .items .item .wrap .lead, body.layout_5 .contentwrap .content .content.search .element.ressortoverview .items .item .wrap .lead {
  display: block !important;
}
body.layout_3 .contentwrap .content .content.search .element.ressortoverview .items .item .wrap .footer, body.layout_5 .contentwrap .content .content.search .element.ressortoverview .items .item .wrap .footer {
  width: 68%;
}
body.layout_3 .contentwrap .content .row.row-1-1-1, body.layout_5 .contentwrap .content .row.row-1-1-1 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px;
}
@media screen and (max-width: 860px) {
  body.layout_3 .contentwrap .content .row.row-1-1-1, body.layout_5 .contentwrap .content .row.row-1-1-1 {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 600px) {
  body.layout_3 .contentwrap .content .row.row-1-1-1, body.layout_5 .contentwrap .content .row.row-1-1-1 {
    grid-template-columns: 1fr;
  }
}
body.layout_3 .contentwrap .content .row.row-1-1-1 .col, body.layout_5 .contentwrap .content .row.row-1-1-1 .col {
  padding: 20px;
  border: 1px solid #dcdcdc;
}
body.layout_3 .contentwrap .content .row.row-1-1-1 .col h4, body.layout_5 .contentwrap .content .row.row-1-1-1 .col h4 {
  margin: 0;
}
body.layout_3 .contentwrap .content .row.row-1-1-1 .col li p, body.layout_5 .contentwrap .content .row.row-1-1-1 .col li p {
  margin-bottom: 0;
}
body.layout_3 .contentwrap .content .row.row-2-2, body.layout_5 .contentwrap .content .row.row-2-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
}
@media screen and (max-width: 600px) {
  body.layout_3 .contentwrap .content .row.row-2-2, body.layout_5 .contentwrap .content .row.row-2-2 {
    grid-template-columns: 1fr;
  }
}
body.layout_3 .contentwrap .content .row.row-2-2 .col, body.layout_5 .contentwrap .content .row.row-2-2 .col {
  padding: 20px;
  border: 1px solid #dcdcdc;
}
body.layout_3 .contentwrap .content.home, body.layout_5 .contentwrap .content.home {
  display: none;
}
body.layout_3 .contentwrap .teaser, body.layout_5 .contentwrap .teaser {
  width: 320px;
  float: right;
}
@media (max-width: 1280px) {
  body.layout_5 .contentwrap {
    margin-top: 80px;
  }
}
body.layout_5 .contentwrap .content {
  width: 100%;
}
body.layout_5 .contentwrap .content h1, body.layout_5 .contentwrap .content h2 {
  hyphens: auto;
}
body.layout_5 .contentwrap .content .row.row-3-1 {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 860px) {
  body.layout_5 .contentwrap .content .row.row-3-1 {
    flex-wrap: wrap;
  }
}
body.layout_5 .contentwrap .content .row.row-3-1 .frame .ce-bodytext:first-child {
  margin-top: 0;
}
body.layout_5 .contentwrap .content .row.row-3-1 .frame .ce-bodytext p:last-child {
  margin-bottom: 0;
}
body.layout_5 .contentwrap .content .row.row-3-1 .col:first-child {
  padding: 0;
  border: 0;
  width: 65%;
}
@media screen and (max-width: 860px) {
  body.layout_5 .contentwrap .content .row.row-3-1 .col:first-child {
    width: 100%;
  }
}
body.layout_5 .contentwrap .content .row.row-3-1 .col:nth-child(2) {
  padding: 20px;
  border: 1px solid #dcdcdc;
  background-color: #f5f5f5;
  width: 30%;
  height: 100%;
}
@media screen and (max-width: 860px) {
  body.layout_5 .contentwrap .content .row.row-3-1 .col:nth-child(2) {
    width: 100%;
    margin-bottom: 50px;
  }
}
body.layout_5 .contentwrap .content .row.row-3-1 .col:nth-child(2) + .clear {
  display: none;
}
body.layout_5 .contentwrap .content.home {
  display: block;
}
body.layout_5 .contentwrap section.content.backlink {
  display: none;
}
.tx-registeraddress {
  width: 80%;
  font-family: "Effra-Regular", sans-serif;
  font-size: 18px;
  line-height: 1.39em;
  font-weight: 500;
}
.frame-type-textmedia.frame-layout-1, .frame-type-textmedia.frame-layout-2 {
  padding: 10px;
  background-color: #00569d;
  margin-top: 44px;
}
.frame-type-textmedia.frame-layout-1 *, .frame-type-textmedia.frame-layout-2 * {
  color: #fff;
}
.frame-type-textmedia.frame-layout-1 h2, .frame-type-textmedia.frame-layout-1 h3, .frame-type-textmedia.frame-layout-2 h2, .frame-type-textmedia.frame-layout-2 h3 {
  margin: 0;
}
.frame-type-textmedia.frame-layout-1 h2, .frame-type-textmedia.frame-layout-2 h2 {
  line-height: 32px;
  margin-bottom: 16px;
}
.frame-type-textmedia.frame-layout-1 h2 a, .frame-type-textmedia.frame-layout-2 h2 a {
  display: block;
  --max-lines: 3;
  max-height: calc(32px * var(--max-lines));
}
.frame-type-textmedia.frame-layout-1 img, .frame-type-textmedia.frame-layout-2 img {
  width: 100%;
  height: auto;
}
.frame-type-textmedia.frame-layout-1 .ce-bodytext, .frame-type-textmedia.frame-layout-2 .ce-bodytext {
  line-height: 22px;
  --lh: 1.3em;
  --max-lines: 8;
  max-height: calc(var(--lh) * var(--max-lines));
}
.frame-type-textmedia.frame-layout-2 {
  background-color: #827CA0;
}
@media screen and (max-width: 1440px) {
  body.layout_3 .contentwrap, body.layout_5 .contentwrap {
    width: 100%;
    padding-top: 40px;
    padding-right: 24px;
  }
}
@media screen and (max-width: 1270px) {
  body.layout_0 .header-top, body.layout_2 .header-top, body.layout_4 .header-top {
    height: 100px !important;
  }
  .header-top {
    height: 80px !important;
  }
}
@media (max-width: 1070px) {
  body.layout_3 .contentwrap section.content.backlink {
    display: none;
  }
  body.layout_3 .contentwrap .content, body.layout_5 .contentwrap .content {
    width: 100%;
  }
}
@media (max-width: 860px) {
  body.layout_2 .contentwrap .content .frame.frame-type-textmedia {
    width: 100%;
  }
}
@media (max-width: 520px) {
  body.layout_3 .contentwrap .content .content.search .element.ressortoverview .items .item figure {
    display: none;
  }
  body.layout_3 .contentwrap .content .content.search .element.ressortoverview .items .item .wrap {
    width: 100%;
  }
  body.layout_3 .contentwrap .content .content.search .element.ressortoverview .items .item .wrap .footer {
    width: 100%;
  }
  body.layout_3 .contentwrap .content .content.search .element.ressortoverview .items .item.type-100 figure {
    display: inherit;
    width: 100%;
    border: 1px solid #80808029;
  }
}
@media (max-width: 500px) {
  .tx-registeraddress {
    width: 98%;
  }
}
.share-icon {
  float: left;
  width: 40px;
  height: 40px;
  display: inline-block;
  margin-left: 15px;
  background-size: 40px;
}
.share-twitter {
  background-image: url("/fileadmin/htr/_assets/Share-X-Blue.svg");
}
.share-facebook {
  background-image: url("/fileadmin/htr/_assets/Share-Facebook-Blue.svg");
}
.share-mail {
  background-image: url("/fileadmin/htr/_assets/Share-Mail-Blue.svg");
}
.share-pdf {
  background-image: url("/fileadmin/htr/_assets/Share-PDF.svg");
}
.share-print {
  background-image: url("/fileadmin/htr/_assets/Share-Print-Blue.svg");
}
.share-linked-in {
  background-image: url("/fileadmin/htr/_assets/Share-Linkedin-Blue.svg");
}
.social-wrap {
  display: flex;
  justify-content: center;
}
.frame-type-form_formframework, .tx-registeraddress {
  margin-top: 18px;
}
.frame-type-form_formframework.feedback-form, .tx-registeraddress.feedback-form {
  margin-bottom: 40px;
}
.frame-type-form_formframework label, .tx-registeraddress label {
  display: none;
}
.frame-type-form_formframework label.add-on.form-check-label, .tx-registeraddress label.add-on.form-check-label {
  display: inline-block;
  margin-bottom: 15px;
}
.frame-type-form_formframework label.add-on.form-check-label a, .tx-registeraddress label.add-on.form-check-label a {
  color: #00569d;
}
.frame-type-form_formframework input:not([type="checkbox"]), .tx-registeraddress input:not([type="checkbox"]) {
  background-color: #F8F8F8;
  width: 100%;
  border: 0;
  border-radius: 8px;
  padding: 15px;
  font-size: 16px;
  color: #13242d;
  margin-bottom: 15px;
  height: 50px;
}
.frame-type-form_formframework input[type="checkbox"] + label, .tx-registeraddress input[type="checkbox"] + label {
  display: inline-block;
}
.frame-type-form_formframework button[type="submit"], .frame-type-form_formframework input[type="submit"], .frame-type-form_formframework .submit, .tx-registeraddress button[type="submit"], .tx-registeraddress input[type="submit"], .tx-registeraddress .submit {
  background-color: #00569d;
  color: #fff;
  width: 200px;
  height: 50px;
  cursor: pointer;
  border: none;
  border-radius: 6px;
  font-size: 16px;
  font-family: "Effra-Regular", sans-serif;
  padding: 0;
}
.frame-type-form_formframework button[type="submit"].delete, .frame-type-form_formframework input[type="submit"].delete, .frame-type-form_formframework .submit.delete, .tx-registeraddress button[type="submit"].delete, .tx-registeraddress input[type="submit"].delete, .tx-registeraddress .submit.delete {
  width: 240px;
  background-color: #ED1847;
}
.frame-type-form_formframework textarea, .tx-registeraddress textarea {
  background-color: #F8F8F8;
  border: 0;
  border-radius: 8px;
  padding: 15px;
  width: 100%;
  height: 150px;
  font-size: 16px;
  color: #13242d;
  margin-bottom: 15px;
  font-family: Arial;
  resize: vertical;
}
.frame-type-form_formframework .clearfix, .tx-registeraddress .clearfix {
  clear: both;
  padding-top: 30px;
}
.frame-type-form_formframework .clearfix h2, .tx-registeraddress .clearfix h2 {
  font-family: "Effra-Bold" !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  margin-bottom: 0 !important;
}
.frame-type-form_formframework .clearfix p, .tx-registeraddress .clearfix p {
  font-weight: 400;
  font-family: "Effra-Light";
  margin-top: 0;
  margin-bottom: 20px;
}
.frame-type-form_formframework .form-group.form-group-50-50, .tx-registeraddress .form-group.form-group-50-50 {
  display: flex;
  justify-content: space-between;
}
.frame-type-form_formframework .form-group.form-group-50-50 .input, .tx-registeraddress .form-group.form-group-50-50 .input {
  width: 48%;
}
.frame-type-form_formframework .form-group.button-group, .tx-registeraddress .form-group.button-group {
  display: flex;
  justify-content: space-between;
  clear: both;
}
.frame-type-form_formframework .select-with-placeholder .nice-select li:first-child, .tx-registeraddress .select-with-placeholder .nice-select li:first-child {
  color: #999;
}
.frame-type-form_formframework .select-with-placeholder .nice-select .current, .tx-registeraddress .select-with-placeholder .nice-select .current {
  color: #999;
}
.nice-select, .ms-options-wrap > button, .ms-options-wrap > button:focus {
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  height: auto;
  border: 0;
  border-radius: 8px;
  margin-bottom: 15px;
  font-size: 16px;
  padding-left: 15px;
  background-color: #F8F8F8;
  line-height: 40px;
  cursor: pointer;
}
.nice-select.open .list {
  width: 100%;
}
.select2-container {
  width: 100% !important;
  display: block;
}
.select2-container .select2-selection--multiple {
  background-color: #F8F8F8;
  border: 0;
  border-radius: 8px;
}
.ms-options-wrap > button:after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  border-top: 0;
  border-left: 0;
  content: "";
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 5px;
}
.ms-options-wrap.ms-active > button:after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.ms-options-wrap.ms-active > .ms-options {
  border: 0;
  border-radius: 8px;
  background-color: #F8F8F8;
  padding: 10px;
}
.ms-options-wrap > .ms-options > ul input[type="checkbox"] {
  top: 12px;
}
.ms-options-wrap > .ms-options > ul li.selected label {
  background-color: transparent;
}
.micropayment-order-form label {
  display: initial;
}
.micropayment-order-form [for="gtc"] {
  display: block;
  margin-bottom: 15px;
}
.input .error-container {
  display: none;
  margin-top: -8px;
  margin-bottom: 15px;
  color: #ED1847;
  font-size: 14px;
  line-height: 1;
}
.input.has-error .error-container {
  display: block !important;
}
.topstory.igeho .igeho-logo {
  width: 340px;
  height: 100px;
  position: absolute;
  bottom: 0;
  right: 40px;
  background-image: url("/fileadmin/htr/_assets/Igeho.svg");
  background-size: 340px;
  z-index: 10;
  background-repeat: no-repeat;
}
.topstory.igeho .items .item .fullwidth .right .wrap {
  margin-top: 40px;
}
.topstory.igeho a.button {
  color: #fff;
  height: 50px;
  cursor: pointer;
  border: none;
  border-radius: 6px;
  font-size: 17px;
  margin-bottom: 10px;
  line-height: 50px;
  display: inline-block;
  text-align: center;
  padding-left: 40px;
  padding-right: 40px;
  margin-right: 40px;
}
.topstory.igeho a.button.red {
  background-color: #ED1847;
}
.topstory.igeho a.button.negative {
  color: #ED1847;
  background-color: #fff;
}
.element.timetable h2 {
  text-align: center;
  font-size: 48px;
  font-family: Effra-Bold;
  font-weight: normal;
  color: #ED1847;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1em;
}
.element.timetable p.subline {
  margin-top: 0;
  margin-bottom: 40px;
  text-align: center;
}
.element.timetable .filter {
  text-align: center;
}
.element.timetable .filter a {
  font-family: "Effra-Regular", sans-serif;
  font-size: 14px;
  color: #808080;
  text-decoration: none;
  border: 1px solid #f5f5f5;
  background-color: #f5f5f5;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 13px;
  margin-right: 24px;
  display: inline-block;
}
.element.timetable .filter a.active {
  background-color: #ED1847;
  color: #fff;
  border: 1px solid #ED1847;
}
.element.timetable .items {
  border-top: 1px solid #f5f5f5;
  margin-top: 40px;
}
.element.timetable .items .item {
  border-bottom: 1px solid #f5f5f5;
  clear: left;
  font-size: 24px;
  line-height: 30px;
  color: #404040;
  font-family: Effra-Light;
  padding-top: 15px;
  padding-bottom: 15px;
}
.element.timetable .items .item .time {
  width: 20%;
  float: left;
}
.element.timetable .items .item .title {
  width: 75%;
  float: left;
}
.element.timetable .items .item .title h4 {
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0;
}
.element.timetable .items .item .title .detail {
  display: none;
}
.element.timetable .items .item .title .detail p span {
  font-size: 24px !important;
}
.element.timetable .items .item .title .detail .images {
  display: none;
}
.element.timetable .items .item .title .detail figure {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  margin: 0 30px 20px 0;
  float: left;
  overflow: hidden;
}
.element.timetable .items .item .title .detail figure img {
  width: 100%;
  height: auto !important;
}
.element.timetable .items .item .place {
  display: none;
  width: 20%;
  float: left;
}
.element.timetable .items .item .accordion {
  width: 5%;
  float: right;
  height: 30px;
  background-image: url("/fileadmin/htr/_assets/Arrow-Defaultlink.svg");
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(90deg);
  cursor: pointer;
}
.element.timetable .items .item.active .title h4 {
  font-family: Effra-Regular;
}
.element.timetable .items .item.active .title .detail {
  display: block;
  width: 90%;
}
.element.timetable .items .item.active .accordion {
  transform: rotate(270deg);
}
.element.topstory.twitter.igeho .item {
  background-image: linear-gradient(234deg, #ED1847, #b00450);
}
.element.topstory.twitter.igeho .item .left {
  width: 100%;
}
.element.topstory.twitter.igeho .item .left h2 {
  text-align: center;
  color: #fff;
  font-size: 48px;
  margin-bottom: 40px;
}
.element.partner h2 {
  text-align: center;
  font-size: 48px;
  font-family: Effra-Bold;
  font-weight: normal;
  color: #ED1847;
  margin-top: 20px;
  margin-bottom: 40px;
  line-height: 1em;
}
.element.partner .items .linebreak-4 {
  clear: both;
}
.element.partner .items .item {
  width: 25%;
  float: left;
  font-size: 24px;
  line-height: 30px;
  color: #404040;
  font-family: Effra-Light;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 60px;
}
.element.partner .items .item .image figure {
  width: 220px;
  height: 220px;
  border: 1px solid #dcdcdc;
  border-radius: 50%;
  margin: auto;
}
.element.partner .items .item .title h4 {
  text-align: center;
  font-weight: normal;
  font-family: Effra-Bold;
  margin-bottom: 0;
  font-size: 20px;
}
.element.partner .items .item .place {
  text-align: center;
  font-size: 20px;
}
.element.partner .items .item h5 {
  font-size: 17px;
  font-weight: normal;
  font-family: Effra-Bold;
  margin-bottom: 0;
  text-align: center;
  margin-top: 12px;
  line-height: 1.3em;
}
.element.partner .items .item .showmore {
  width: 200px;
  height: 45px;
  display: inherit;
  text-align: center;
  line-height: 45px;
  font-family: "Effra-Light", sans-serif;
  font-size: 16px;
  text-decoration: none;
  border: solid 1px #00569d;
  background-color: #fff;
  color: #00569d;
  border-radius: 4px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  cursor: pointer;
}
.element.partner .items .item .showmore:hover {
  background-color: #fff;
  color: #00569d;
}
.element.partner .items .item .content {
  font-size: 16px;
  line-height: 1.4em;
  text-align: center;
  display: none;
}
.element.partner .items .item .content a {
  color: #00569d;
}
.element.partner .items .item .content figure {
  margin: 0;
  padding: 0;
  width: 100%;
}
.element.partner .items .item .content figure img {
  width: 100% !important;
  height: auto !important;
}
.element.partner .items .item.active .content {
  height: auto;
  overflow: auto;
  display: inherit;
}
.element.partner .paging {
  margin-bottom: 100px;
  margin-top: 0;
}
.element.partner .paging .showmore {
  width: 200px;
  height: 45px;
  display: inherit;
  text-align: center;
  line-height: 45px;
  font-family: "Effra-Light", sans-serif;
  font-size: 16px;
  text-decoration: none;
  border: solid 1px #00569d;
  background-color: #00569d;
  color: #fff;
  border-radius: 4px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  cursor: pointer;
}
.element.partner .paging .showmore:hover {
  background-color: #fff;
  color: #00569d;
}
@media (max-width: 1200px) {
  .topstory.igeho a.button.red {
    display: none;
  }
}
@media (max-width: 1000px) {
  .topstory.igeho .igeho-logo {
    width: 240px;
    height: 80px;
    background-size: 240px;
  }
  .element.partner .items .linebreak-4 {
    clear: inherit;
  }
  .element.partner .items .item {
    width: 33%;
  }
  .topstory.igeho.hosu .items .item .fullwidth .right .wrap {
    margin-top: 220px;
  }
}
@media (max-width: 775px) {
  .topstory.igeho:not(.hosu) .right .wrap {
    margin-top: 90px !important;
  }
  .element.partner .items .item {
    width: 50%;
  }
  .element.partner .items .item .image figure {
    width: 180px;
    height: 180px;
  }
  .element.timetable .items .item {
    font-size: 18px;
  }
  .element.timetable .items .item .title .detail p span {
    font-size: 18px !important;
  }
}
@media (max-width: 600px) {
  .element.timetable .items {
    width: 90%;
    margin-left: 5%;
  }
}
@media (max-width: 500px) {
  .topstory.igeho:not(.hosu) .right .wrap {
    margin-top: 120px !important;
  }
  .element.partner h2 {
    font-size: 30px;
  }
  .element.partner .items .item {
    width: 100%;
  }
  .element.timetable h2 {
    font-size: 30px;
  }
}
.posterad {
  display: none;
  position: relative;
  width: 100%;
  height: 840px;
}
.posterad .posterad-outer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  clip: rect(0, auto, auto, 0);
  background-repeat: no-repeat;
}
.posterad .posterad-outer .posterad-element {
  display: block;
  width: 960px;
  max-width: 100%;
  height: auto;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 3;
  -webkit-transform: translateZ(0) translateX(-50%) translateY(-50%);
  transform: translateZ(0) translateX(-50%) translateY(-50%);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.advert {
  background-color: #f2f2f2;
  width: 100%;
  margin-bottom: 30px;
  padding-top: 20px;
  padding-bottom: 10px;
  text-align: center;
  display: block;
  clear: both;
}
.advert .caption {
  text-transform: uppercase;
  font-family: Effra-Light;
  font-size: 12px;
  color: #c3c3c3;
  margin-bottom: 30px;
}
.advert.wideboard.mobile {
  display: none;
}
.advert.wideboard.content {
  padding-top: 30px;
  padding-bottom: 54px;
  margin-bottom: 0;
}
.advert.rectangle.ressort {
  padding-top: 10px;
  padding-bottom: 0;
}
.advert.rectangle.ressort img {
  width: 300px;
  height: auto;
}
@media (max-width: 600px) {
  .advert.rectangle.ressort img {
    width: 100%;
  }
}
.advert.ressort.skyscraper {
  background-color: inherit;
}
.element.homeressort .items .item.ad-article {
  width: 100% !important;
  height: calc(100% - 260px);
  text-align: left;
  margin-bottom: 0;
  padding-right: 18px;
  border-right: 0 !important;
}
.element.homeressort .items .item.ad-article.hidden {
  display: none !important;
}
.element.homeressort .items .item.advert-monster {
  width: 48% !important;
  clear: inherit;
}
.element.homeressort .items .item.advert-monster .sujet img {
  max-width: 100%;
  height: auto;
}
.element.homeressort .items .item.advert-monster .sujet.hidden {
  display: none !important;
}
.element.homeressort .items .item.advert-rect {
  clear: inherit;
}
.element.homeressort .items .item.advert-rect .sujet {
  padding-left: 8px;
}
@media (max-width: 600px) {
  .element.homeressort .items .item.advert-rect .sujet {
    padding-left: 0;
  }
}
.element.homeressort .items .item.advert-rect .sujet:first-child {
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 10px;
}
.element.homeressort .items .item.advert-rect .sujet img {
  width: 300px;
  height: auto;
  max-width: 100% !important;
}
@media (max-width: 600px) {
  .element.homeressort .items .item.advert-rect .sujet img {
    width: 600px !important;
  }
}
.element.homeressort .items .item.advert-sky {
  clear: inherit;
}
.element.homeressort .items .item.advert-sky .caption {
  margin-bottom: 10px;
}
.element.ressortoverview .items .item.advert-wide {
  padding-bottom: 50px;
  margin-bottom: 40px;
}
.advert.collapsable {
  display: none;
}
@media (max-width: 665px) {
  .advert.rectangle.article-rectangle-advert.collapsable {
    height: auto !important;
  }
}
.advert.rectangle.article-rectangle-advert.collapsable img {
  width: 300px;
  height: auto;
}
@media (max-width: 600px) {
  .advert.rectangle.article-rectangle-advert.collapsable img {
    width: 100%;
  }
}
.advert.rectangle.article-rectangle-advert.collapsable ins + ins {
  margin-left: 20px;
}
@media (max-width: 665px) {
  .advert.rectangle.article-rectangle-advert.collapsable.has-2-rectangles ins + ins {
    margin-left: 0;
    margin-top: 20px;
    display: block;
  }
}
.advert.kombibanner {
  padding-top: 0;
  margin-bottom: 8px;
}
.advert.kombibanner .caption {
  margin-bottom: 8px;
  padding-top: 10px;
}
.right .advert.advert-sky {
  width: 240px;
  margin-left: 70px;
}
@media (max-width: 1390px) {
  .element.homeressort .items .item.advert-rect img {
    width: 90% !important;
    height: auto !important;
  }
  .element.homeressort .items .item.advert-monster {
    width: 48% !important;
  }
}
@media (max-width: 1260px) {
  .element.homeressort .items .item.advert-rect img {
    width: 300px !important;
    height: auto !important;
  }
}
@media (max-width: 1200px) {
  .element.homeressort .items .item.advert-monster {
    width: 100% !important;
    margin-top: 60px;
    height: 500px !important;
  }
}
@media (max-width: 1040px) {
  .advert.wideboard.fullsite, .advert.wideboard.content {
    display: none;
  }
  .advert.wideboard.mobile {
    display: block;
  }
  .advert.wideboard.mobile img {
    width: 600px;
    height: auto;
  }
  .posterad {
    height: 600px;
  }
  .posterad .posterad-outer .posterad-element {
    background-size: 90% auto;
  }
}
@media (max-width: 1040px) and (max-width: 600px) {
  .advert.wideboard.mobile img {
    width: 100%;
  }
}
@media (max-width: 500px) {
  .element.homeressort .items .item.advert-monster iframe {
    width: 100%;
  }
}
.element.advert.marketplace {
  width: calc(100% - 20px);
  border: 10px solid #b14a9a;
  padding: 0;
  background-color: #f8f8f8;
}
.element.advert.marketplace .wrap .head {
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
}
.element.advert.marketplace .wrap .head .logo-marktplatz {
  float: left;
  background-image: url("/fileadmin/htr/_assets/hotelmarktplatz_logo.svg");
  background-repeat: no-repeat;
  background-size: 350px;
  width: 350px;
  height: 46px;
  border: none;
}
.element.advert.marketplace .wrap .head span {
  float: right;
  color: #808080;
  font-size: 16px;
  margin-top: 13px;
  display: block;
}
.element.advert.marketplace .wrap .formwrap {
  width: 100%;
  margin-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
}
.element.advert.marketplace .wrap .formwrap input[type="text"] {
  width: 70%;
  height: 50px;
  margin: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  border: 1px solid #dcdcdc;
  background-image: url(/fileadmin/htr/_assets/Icon-Lupe.svg);
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: 10px;
  padding-left: 40px;
  font-size: 16px;
}
.element.advert.marketplace .wrap .formwrap input[type="submit"] {
  width: 30%;
  margin: 0;
  border: none;
  height: 50px;
  background-color: #b14a9a;
  font-size: 16px;
  color: #fff;
  font-family: "Effra-Regular", sans-serif;
  float: right;
}
.element.advert.marketplace .wrap .contentwrap {
  background-color: #fff;
  background-color: #fff;
  background-image: url(/fileadmin/htr/_assets/smartshadow-marketplace.png);
  background-repeat: no-repeat;
  min-height: 220px;
}
.element.advert.marketplace .wrap .contentwrap .items {
  padding: 30px;
}
.element.advert.marketplace .wrap .contentwrap .items .item {
  float: left;
  width: 30%;
  text-align: left;
  font-size: 16px;
}
.element.advert.marketplace .wrap .contentwrap .items .item a {
  text-decoration: none;
  color: #b14a9a;
}
.element.advert.marketplace .wrap .contentwrap .items .item a span {
  color: #808080;
}
@media (max-width: 1420px) {
  .element.advert.marketplace {
    display: none;
  }
}
.element.advert.hoteljob {
  width: calc(100% - 20px);
  border: 10px solid #00569d;
  padding: 0;
  background-color: #f8f8f8;
  float: right;
}
.element.advert.hoteljob .wrap .head {
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
}
.element.advert.hoteljob .wrap .head .logo-job {
  float: left;
  background-image: url("/fileadmin/htr/_assets/logo-hoteljob.png");
  background-repeat: no-repeat;
  background-size: 167px;
  width: 167px;
  height: 46px;
  border: none;
}
.element.advert.hoteljob .wrap .head span {
  float: right;
  color: #808080;
  font-size: 16px;
  margin-top: 13px;
  display: block;
}
.element.advert.hoteljob .wrap .formwrap {
  width: 100%;
  margin-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
}
.element.advert.hoteljob .wrap .formwrap input[type="text"] {
  width: 70%;
  height: 50px;
  margin: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  border: 1px solid #dcdcdc;
  background-image: url(/fileadmin/htr/_assets/Icon-Lupe.svg);
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: 10px;
  padding-left: 40px;
  font-size: 16px;
}
.element.advert.hoteljob .wrap .formwrap input[type="submit"] {
  width: 30%;
  margin: 0;
  border: none;
  height: 50px;
  background-color: #00569d;
  font-size: 16px;
  color: #fff;
  font-family: "Effra-Regular", sans-serif;
  float: right;
}
.element.advert.hoteljob .wrap .contentwrap {
  background-color: #fff;
  background-color: #fff;
  background-image: url(/fileadmin/htr/_assets/smartshadow-marketplace.png);
  background-repeat: no-repeat;
  min-height: 220px;
}
.element.advert.hoteljob .wrap .contentwrap .items {
  padding: 30px;
}
.element.advert.hoteljob .wrap .contentwrap .items .item {
  float: left;
  width: 100%;
  text-align: left;
  font-size: 16px;
}
.element.advert.hoteljob .wrap .contentwrap .items .item a {
  text-decoration: none;
  color: #00569d;
}
.element.advert.hoteljob .wrap .contentwrap .items .item a span {
  color: #808080;
  padding-left: 10px;
}
.element.advert.hoteljob .wrap .contentwrap .btn {
  width: 250px;
  height: 45px;
  border-radius: 4px;
  background-color: #ED1847;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
  color: #ffffff;
  display: inline-block;
  line-height: 45px;
  text-decoration: none;
}
@media (max-width: 1420px) {
  .element.advert.hoteljob {
    display: none;
  }
}
.advert-newsletter {
  clear: none;
  margin-bottom: 0;
}
.advert-newsletter .wrap {
  padding: 10px;
  padding-top: 20px;
}
.advert-newsletter .wrap header {
  border-bottom: 1px solid #c3c3c3;
  position: relative;
  height: 14px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
  padding: 0;
}
.advert-newsletter .wrap h2 {
  display: inline-block;
  position: relative;
  font-family: "Effra-Bold", sans-serif !important;
  color: #ED1847 !important;
  font-size: 22px !important;
  text-align: center !important;
  font-weight: 100 !important;
  left: auto;
  padding-left: 15px;
  padding-right: 15px;
  margin: auto;
  background-color: #f2f2f2;
  text-align: center;
}
.advert-newsletter .wrap h2.blue {
  color: #00569d !important;
}
.advert-newsletter .wrap p {
  font-family: "Effra-Light", sans-serif;
  font-size: 19px;
  font-weight: 300;
  line-height: 1.2em;
}
.advert-newsletter .wrap input[type="text"] {
  background-color: #ffffff;
  width: 90%;
  border: 1px solid #c3c3c3;
  border-radius: 8px;
  padding: 15px;
  font-size: 16px;
  color: #13242d;
  margin-bottom: 15px;
  height: 50px;
  text-align: center;
  margin-top: 10px;
}
.advert-newsletter .wrap input[type="submit"] {
  background-color: #ED1847;
  color: #fff;
  width: 90%;
  height: 50px;
  cursor: pointer;
  border: none;
  border-radius: 6px;
  font-size: 16px;
  margin-bottom: 60px;
  font-family: "Effra-Regular", sans-serif;
}
.advert-newsletter .wrap .social {
  float: left;
  text-align: center;
  width: 20%;
  margin-top: 24px;
}
.element.singleelement {
  padding-left: 11px;
}
.element.singleelement .item.advert-newsletter {
  padding-top: 0;
  height: calc(100% - 95px);
}
.element.singleelement .item.advert-newsletter .wrap h2 {
  margin-top: -20px !important;
}
@media (max-width: 1040px) {
  .element.singleelement {
    height: auto !important;
    margin-bottom: 40px;
  }
}
.advert-partnerimmarkt {
  clear: none;
  padding-top: 10px;
}
.advert-partnerimmarkt .wrap {
  padding: 10px;
  padding-top: 10px;
}
.advert-partnerimmarkt .wrap header {
  border-bottom: 1px solid #c3c3c3;
  position: relative;
  height: 13px;
  margin-bottom: 33px !important;
  margin-left: 0;
  margin-right: 0;
  text-align: center;
  padding: 0;
}
.advert-partnerimmarkt .wrap h2 {
  display: inline-block;
  position: relative !important;
  font-family: "Effra-Bold", sans-serif !important;
  color: #ED1847 !important;
  font-size: 22px !important;
  text-align: center !important;
  font-weight: 100 !important;
  left: auto !important;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  margin: auto !important;
  background-color: #f2f2f2;
  text-align: center;
}
.advert-partnerimmarkt .wrap h2.blue {
  color: #00569d !important;
  margin-left: 60px;
}
.advert-partnerimmarkt .wrap p {
  font-family: "Effra-Light", sans-serif;
  font-size: 19px;
  font-weight: 300;
  line-height: 1.2em;
}
.advert-partnerimmarkt .wrap p a {
  color: #00569d;
  text-decoration: none;
}
.advert-partnerimmarkt .wrap input[type="text"] {
  background-color: #ffffff;
  width: 90%;
  border: 1px solid #c3c3c3;
  border-radius: 8px;
  padding: 15px;
  font-size: 16px;
  color: #13242d;
  margin-bottom: 15px;
  height: 50px;
  text-align: center;
  margin-top: 10px;
}
.advert-partnerimmarkt .wrap input[type="submit"] {
  background-color: #ED1847;
  color: #fff;
  width: 90%;
  height: 50px;
  cursor: pointer;
  border: none;
  border-radius: 6px;
  font-size: 16px;
  margin-bottom: 10px;
  font-family: "Effra-Regular", sans-serif;
}
.homeressort .advert-partnerimmarkt .wrap header {
  position: relative;
  height: 10px;
  margin-top: 0px;
  margin-bottom: 13px;
}
.homeressort .advert-partnerimmarkt .wrap header h2 {
  margin-top: -13px !important;
  position: absolute;
  width: 220px;
  left: 37px;
  color: #ED1847 !important;
}
.homeressort .advert-partnerimmarkt .wrap .imagewrap {
  position: relative;
}
.homeressort .advert-partnerimmarkt .wrap .imagewrap .innerwrap {
  height: 150px;
  overflow: hidden;
}
.homeressort .advert-partnerimmarkt .wrap .imagewrap .innerwrap img {
  width: 100%;
  height: auto;
}
.homeressort .advert-partnerimmarkt .wrap .imagewrap img.portrait {
  width: 100px;
  height: auto;
  border-radius: 100px;
  border: 2px solid #fff;
  position: absolute;
  left: calc(50% - 50px);
  bottom: -25px;
}
.homeressort .advert-partnerimmarkt .wrap h2 {
  position: inherit;
  width: 100%;
  margin-top: 36px !important;
  margin-left: 0;
  color: #000 !important;
  margin-bottom: 4px;
}
.homeressort .advert-partnerimmarkt .wrap p.lead {
  margin-top: 0;
  margin-bottom: 0;
}
.homeressort .advert-partnerimmarkt .wrap a.button {
  background-color: #ED1847;
  color: #fff;
  width: 90%;
  height: 50px;
  cursor: pointer;
  border: none;
  border-radius: 6px;
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 50px;
  display: inline-block;
  font-family: "Effra-Regular", sans-serif;
}
.homeressort .advert-partnerimmarkt .wrap .separator {
  height: 2px;
  width: calc(100% + 20px);
  background-color: #fff;
  margin-left: -10px;
  margin-top: 10px;
}
.homeressort .advert-partnerimmarkt .wrap p {
  font-size: 17px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 1.3em;
}
.homeressort .advert-partnerimmarkt .wrap p b {
  color: #00569d;
}
.advert-umbauten {
  clear: none;
  padding-top: 10px;
}
.advert-umbauten .wrap {
  padding: 10px;
  padding-top: 10px;
}
.advert-umbauten .wrap header {
  border-bottom: 1px solid #c3c3c3;
  position: relative;
  height: 13px;
  margin-bottom: 33px !important;
  margin-left: 0;
  margin-right: 0;
  text-align: center;
  padding: 0;
}
.advert-umbauten .wrap h2 {
  display: inline-block;
  position: relative !important;
  font-family: "Effra-Bold", sans-serif !important;
  color: #ED1847 !important;
  font-size: 22px !important;
  text-align: center !important;
  font-weight: 100 !important;
  left: auto !important;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  margin: auto !important;
  background-color: #f2f2f2;
  text-align: center;
}
.advert-umbauten .wrap h2.blue {
  color: #00569d !important;
  margin-left: 60px;
}
.advert-umbauten .wrap p {
  font-family: "Effra-Light", sans-serif;
  font-size: 19px;
  font-weight: 300;
  line-height: 1.2em;
}
.advert-umbauten .wrap p a {
  color: #00569d;
  text-decoration: none;
}
.advert-umbauten .wrap input[type="text"] {
  background-color: #ffffff;
  width: 90%;
  border: 1px solid #c3c3c3;
  border-radius: 8px;
  padding: 15px;
  font-size: 16px;
  color: #13242d;
  margin-bottom: 15px;
  height: 50px;
  text-align: center;
  margin-top: 10px;
}
.advert-umbauten .wrap input[type="submit"] {
  background-color: #ED1847;
  color: #fff;
  width: 90%;
  height: 50px;
  cursor: pointer;
  border: none;
  border-radius: 6px;
  font-size: 16px;
  margin-bottom: 10px;
  font-family: "Effra-Regular", sans-serif;
}
.homeressort .advert-umbauten .wrap header {
  position: relative;
  height: 10px;
  margin-top: 0px;
  margin-bottom: 13px;
}
.homeressort .advert-umbauten .wrap header h2 {
  margin-top: -13px !important;
  position: absolute;
  width: 130px;
  left: 75px;
  color: #ED1847 !important;
}
.homeressort .advert-umbauten .wrap .imagewrap {
  width: 100%;
  height: 150px;
}
.homeressort .advert-umbauten .wrap h2 {
  position: inherit;
  width: 100%;
  margin-top: 36px !important;
  margin-left: 0;
  color: #000 !important;
  margin-bottom: 4px;
}
.homeressort .advert-umbauten .wrap p.lead {
  margin-top: 0;
  margin-bottom: 0;
}
.homeressort .advert-umbauten .wrap a.button {
  background-color: #ED1847;
  color: #fff;
  width: 90%;
  height: 50px;
  cursor: pointer;
  border: none;
  border-radius: 6px;
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 50px;
  display: inline-block;
  font-family: "Effra-Regular", sans-serif;
}
.homeressort .advert-umbauten .wrap .separator {
  height: 2px;
  width: calc(100% + 20px);
  background-color: #fff;
  margin-left: -10px;
  margin-top: 10px;
}
.homeressort .advert-umbauten .wrap p {
  font-size: 17px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 1.3em;
}
.homeressort .advert-umbauten .wrap p b {
  color: #00569d;
}
.advert-igeho {
  clear: none;
}
.advert-igeho .wrap {
  padding: 10px;
  padding-top: 8px;
}
.advert-igeho .wrap header {
  border-top: 1px solid #c3c3c3;
  position: relative;
  height: 10px;
  margin-top: 10px;
}
.advert-igeho .wrap h2  {
  font-family: "Effra-Bold", sans-serif !important;
  color: #ED1847 !important;
  font-size: 22px !important;
  text-align: center !important;
  font-weight: 100 !important;
  position: absolute;
  padding-left: 16px;
  padding-right: 16px;
  margin-top: -21px !important;
  margin-left: 75px;
  background-color: #f2f2f2;
}
.advert-igeho .wrap h2.blue {
  color: #00569d !important;
  margin-left: 60px;
}
.advert-igeho .wrap img {
  width: 100% !important;
  height: auto;
}
.advert-igeho .wrap p {
  font-family: "Effra-Light", sans-serif;
  font-size: 19px;
  font-weight: 300;
  line-height: 1.2em;
}
.advert-igeho .wrap p a {
  color: #00569d;
  text-decoration: none;
}
.advert-igeho .wrap input[type="text"] {
  background-color: #ffffff;
  width: 90%;
  border: 1px solid #c3c3c3;
  border-radius: 8px;
  padding: 15px;
  font-size: 16px;
  color: #13242d;
  margin-bottom: 15px;
  height: 50px;
  text-align: center;
  margin-top: 10px;
}
.advert-igeho .wrap input[type="submit"] {
  background-color: #ED1847;
  color: #fff;
  width: 90%;
  height: 50px;
  cursor: pointer;
  border: none;
  border-radius: 6px;
  font-size: 16px;
  margin-bottom: 10px;
  font-family: "Effra-Regular", sans-serif;
}
.homeressort .advert-igeho .wrap header {
  position: relative;
  height: 10px;
  margin-top: 0px;
  margin-bottom: 13px;
}
.homeressort .advert-igeho .wrap header h2 {
  margin-top: -13px !important;
  position: absolute;
  width: 245px;
  left: 30px;
  color: #ED1847 !important;
}
.homeressort .advert-igeho .wrap .imagewrap {
  width: 100%;
  height: 150px;
}
.homeressort .advert-igeho .wrap h2 {
  position: inherit;
  width: 100%;
  margin-top: 36px !important;
  margin-left: 0;
  color: #000 !important;
  margin-bottom: 4px;
}
.homeressort .advert-igeho .wrap p.lead {
  margin-top: 0;
  margin-bottom: 0;
}
.homeressort .advert-igeho .wrap a.button {
  background-color: #ED1847;
  color: #fff;
  width: 90%;
  height: 50px;
  cursor: pointer;
  border: none;
  border-radius: 6px;
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 20px;
  line-height: 50px;
  display: inline-block;
  font-family: "Effra-Regular", sans-serif;
}
.homeressort .advert-igeho .wrap .separator {
  height: 2px;
  width: calc(100% + 20px);
  background-color: #fff;
  margin-left: -10px;
  margin-top: 10px;
}
.homeressort .advert-igeho .wrap p {
  font-size: 19px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 1.3em;
}
.homeressort .advert-igeho .wrap p b {
  color: inherit;
  font-weight: 600;
}
.items .paging {
  text-align: center;
  margin-top: 60px;
}
.items .paging a {
  width: 200px;
  height: 45px;
  display: inline-block;
  text-align: center;
  line-height: 45px;
  font-family: "Effra-Regular", sans-serif;
  font-size: 16px;
  text-decoration: none;
  color: #fff;
  border-radius: 2px;
  border: solid 1px #00569d;
  background-color: #00569d;
  border-radius: 4px;
  margin-left: 24px;
}
.items .paging a:hover {
  border: solid 1px #00569d;
  color: #00569d;
  background-color: #fff;
}
.filterbar {
  position: relative;
  width: 100vw;
  left: 0;
  margin-top: -26px;
  margin-bottom: 30px;
  height: 56px;
  background-color: #f8f8f8;
  border-bottom: solid 1px #dcdcdc;
  border-top: solid 1px #dcdcdc;
  margin-left: calc((100vw - 100%)/2*(-1) - 12px);
  box-sizing: border-box;
}
.filterbar .wrap {
  width: 1440px;
  margin: auto;
  padding-left: 24px;
  height: 100%;
}
.filterbar .wrap a {
  font-family: "Effra-Regular", sans-serif;
  font-size: 14px;
  color: #808080;
  text-decoration: none;
  border: 1px solid #fff;
  background-color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 13px;
  margin-right: 24px;
  display: inline-block;
}
.filterbar .wrap a.active {
  color: #fff;
  background-color: #00569d;
  border: 1px solid #00569d;
}
.filterbar .wrap a.special {
  background-image: url("/fileadmin/htr/_assets/Icon-Star.svg");
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: 8px 5px;
  padding-left: 28px;
}
.filterbar .wrap a.special.active {
  background-color: #ED1847;
  border: 1px solid #ED1847;
  background-image: url("/fileadmin/htr/_assets/Icon-Star-Active.svg");
}
.filterbar.is-sticky {
  position: fixed;
  top: 80px;
  z-index: 2;
  margin-left: calc((100vw - 100%)/2*(-1));
}
.filterbar.is-sticky + div.clear {
  margin-top: 56px;
}
.filterbar.igeho {
  background-color: #fff;
  border-top: none;
  margin-top: 40px;
  margin-left: auto;
  width: 100%;
  height: auto;
  text-align: center;
}
.filterbar.igeho h3 {
  font-family: Effra-Bold;
  color: #ED1847;
  font-weight: normal;
  font-size: 48px;
  padding-top: 40px;
  margin-bottom: 20px;
}
.filterbar.igeho .wrap {
  margin-bottom: 30px;
}
.filterbar.igeho .wrap a.active {
  background-color: #ED1847;
  border: 1px solid #ED1847;
}
.filterbar {
  transition: top 0.5s;
}
.filterbar .epaperFilter {
  float: right;
  width: 30%;
  margin-top: 11px;
}
.filterbar .epaperFilter .nice-select {
  width: 46%;
  margin-left: 2%;
  height: 30px;
  line-height: 25px;
  color: #808080;
  float: left;
  clear: inherit;
  background-color: #fff;
}
body.layout_4.goup .filterbar.is-sticky {
  top: 220px;
}
body.layout_4 .contentwrap .content {
  width: 100%;
}
body.layout_4 .contentwrap .content .element.epaperoverview .items .stickyContainer {
  float: right;
  width: 40%;
  margin-bottom: 40px;
  min-height: 480px;
  background-color: #f2f2f2;
}
body.layout_4 .contentwrap .content .element.epaperoverview .items .stickyContainer .advert {
  padding-left: 30px;
  text-align: left;
  padding-right: 30px;
  margin-bottom: 10px;
}
body.layout_4 .contentwrap .content .element.epaperoverview .items .stickyContainer .advert header h2 {
  margin-top: 0;
  margin-bottom: 0;
}
body.layout_4 .contentwrap .content .element.epaperoverview .items .stickyContainer .advert p {
  margin-top: 0;
}
body.layout_4 .contentwrap .content .element.epaperoverview .items .stickyContainer .advert p a {
  color: #00569d;
}
body.layout_4 .contentwrap .content .element.epaperoverview .items .item {
  float: left;
  width: 20%;
  text-align: center;
  margin-bottom: 40px;
  min-height: 480px;
}
body.layout_4 .contentwrap .content .element.epaperoverview .items .item .inner-wrap {
  width: 90%;
  margin: auto;
}
body.layout_4 .contentwrap .content .element.epaperoverview .items .item .inner-wrap img {
  width: 100%;
  height: auto;
  cursor: pointer;
}
body.layout_4 .contentwrap .content .element.epaperoverview .items .item .inner-wrap h3 {
  margin-top: 0;
  margin-bottom: 0;
}
body.layout_4 .contentwrap .content .element.epaperoverview .items .item .inner-wrap .action-wrap {
  position: relative;
}
body.layout_4 .contentwrap .content .element.epaperoverview .items .item .inner-wrap .action-wrap a {
  color: inherit;
}
body.layout_4 .contentwrap .content .element.epaperoverview .items .item .inner-wrap .action-wrap a.read {
  margin-right: 20px;
}
body.layout_4 .contentwrap .content .element.epaperoverview .items .item .inner-wrap .action-wrap a.read:before {
  content: "";
  width: 25px;
  height: 20px;
  background-image: url("/fileadmin/htr/_assets/epaper-read.svg");
  display: inline-block;
  background-size: 20px;
  background-repeat: no-repeat;
  position: relative;
  top: 4px;
}
body.layout_4 .contentwrap .content .element.epaperoverview .items .item .inner-wrap .action-wrap a.download:before {
  content: "";
  width: 25px;
  height: 20px;
  background-image: url("/fileadmin/htr/_assets/epaper-download.svg");
  display: inline-block;
  background-size: 18px;
  background-repeat: no-repeat;
  position: relative;
  top: 4px;
}
body.layout_4 .contentwrap .content .element.epaperoverview .items .paging {
  padding-top: 60px;
  clear: both;
}
body.layout_4 .contentwrap .teaser.ressort {
  display: none;
}
@media (max-width: 1440px) {
  body.layout_4 .contentwrap {
    width: 100%;
    padding-right: 24px;
  }
  body.layout_4 .contentwrap .content {
    width: 100%;
  }
  body.layout_4 .contentwrap .content .element.epaperoverview .items .stickyContainer {
    width: 60%;
    margin-bottom: 40px;
    min-height: 450px;
  }
  body.layout_4 .contentwrap .content .element.epaperoverview .items .item {
    width: 20%;
    min-height: 450px;
  }
  body.layout_4 .contentwrap .content .element.epaperoverview .items .item .inner-wrap {
    width: 90%;
    margin: auto;
  }
}
@media (max-width: 1280px) {
  body.layout_4 .contentwrap .content {
    width: 100%;
  }
  body.layout_4 .contentwrap .content .element.epaperoverview .items .stickyContainer {
    width: 75%;
    margin-bottom: 40px;
    min-height: 486px;
  }
  body.layout_4 .contentwrap .content .element.epaperoverview .items .item {
    width: 25%;
    min-height: 486px;
  }
  body.layout_4 .contentwrap .filterbar {
    display: block;
    margin-top: 80px;
  }
  body.layout_4 .filterbar.is-sticky {
    top: 0;
    margin-top: 0 !important;
  }
  body.layout_4.goup .filterbar.is-sticky {
    top: 100px;
    margin-top: 0 !important;
  }
}
@media (max-width: 1070px) {
  body.layout_4 .contentwrap .content {
    width: 100%;
  }
}
@media (max-width: 990px) {
  body.layout_4 .contentwrap .content .filterbar .wrap a {
    display: none;
  }
  body.layout_4 .contentwrap .content .filterbar .wrap .epaperFilter {
    width: 100%;
  }
}
@media (max-width: 860px) {
  body.layout_4 .contentwrap .content .element.epaperoverview .items .stickyContainer {
    width: 100%;
    margin-bottom: 40px;
    min-height: auto;
  }
  body.layout_4 .contentwrap .content .element.epaperoverview .items .item {
    width: 25%;
    min-height: 386px;
  }
  body.layout_4 .contentwrap .content .element.epaperoverview .items .item .inner-wrap .action-wrap a {
    display: block;
  }
}
@media (max-width: 640px) {
  body.layout_4 .contentwrap .content .element.epaperoverview .items .stickyContainer {
    display: none;
  }
  body.layout_4 .contentwrap .content .element.epaperoverview .items .item {
    width: 50%;
    min-height: 386px;
  }
}
@media (max-width: 450px) {
  body.layout_4 .contentwrap .content .element.epaperoverview .items .item {
    width: 50%;
    min-height: 386px;
  }
}
footer {
  width: 100%;
  margin-top: 60px;
}
footer .mainfooter {
  width: 100%;
  background-color: #00569d;
  min-height: 200px;
}
footer .mainfooter .wrap {
  width: 1440px;
  margin: auto;
  position: relative;
}
footer .mainfooter .wrap .part {
  float: left;
  margin-top: 38px;
  text-align: left;
  margin-left: 40px;
  margin-bottom: 60px;
}
footer .mainfooter .wrap .part div {
  text-align: left;
  font: normal 600 21px/0.86em "Effra-Light";
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: 30px;
  margin-top: 22px;
}
footer .mainfooter .wrap .part .footerlogo {
  width: 114px;
  height: 77px;
  background-image: url(/fileadmin/htr/_assets/htr-logo-new-negativ.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: 0;
}
footer .mainfooter .wrap .part .ce-bodytext {
  margin-top: 2px;
}
footer .mainfooter .wrap .part .ce-bodytext p {
  margin-top: 0;
  font: normal 500 19px/1.4em "Effra-Light";
  opacity: 0.7;
  -moz-opacity: 0.7;
}
footer .mainfooter .wrap .part .ce-bodytext a {
  color: #fff;
}
footer .mainfooter .wrap .part1 {
  width: 30%;
  margin-right: 80px;
}
footer .mainfooter .wrap .part1 .footer-social {
  display: flex;
  margin-top: 0;
}
footer .mainfooter .wrap .part1 .footer-social > div {
  margin-left: 40px;
}
footer .mainfooter .wrap .part1 .footer-social > div:first-child {
  margin-left: 0;
}
footer .mainfooter .wrap .part1 .frame {
  margin-bottom: 0;
}
footer .mainfooter .wrap .part1 .frame div {
  margin-bottom: 0;
}
footer .mainfooter .wrap .part2, footer .mainfooter .wrap .part3 {
  margin-right: 80px;
}
footer .pagefooter {
  width: 100%;
  background-color: #00569d;
  height: 40px;
  font-family: "Effra-Light";
  font-size: 12px;
  line-height: 40px;
  color: #ffffff;
}
footer .pagefooter .wrap {
  width: 1440px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
footer .pagefooter .wrap a {
  color: #fff;
}
footer .pagefooter .wrap > div div + div {
  margin-left: 10px;
}
footer .pagefooter .wrap > div + div {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
footer .pagefooter .linkedin {
  margin-top: 1px;
}
footer .mainfooter ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer .mainfooter ul li {
  margin-right: 20px;
  text-align: left;
}
footer .mainfooter ul li a {
  font: normal 500 18px/0.8em "Effra-Light";
  text-align: left;
  color: #fff;
  text-decoration: none;
  letter-spacing: 0.4px;
}
footer .metanav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-left: 10px;
}
footer .metanav ul li {
  float: left;
  margin-right: 20px;
}
footer .metanav ul li a {
  font: normal 300 12px/1.75em "Effra-Light";
  text-align: left;
  color: #fff;
  text-decoration: none;
}
@media (max-width: 1440px) {
  footer .mainfooter .wrap, footer .pagefooter .wrap {
    width: 98%;
  }
  footer .mainfooter .wrap .part2, footer .mainfooter .wrap .part3, footer .pagefooter .wrap .part2, footer .pagefooter .wrap .part3 {
    margin-right: 30px;
  }
}
@media (max-width: 1230px) {
  footer .mainfooter .wrap .part1 {
    margin-right: 20px;
  }
  footer .mainfooter .wrap .part2, footer .mainfooter .wrap .part3 {
    margin-right: 10px;
  }
}
@media (max-width: 1110px) {
  footer .mainfooter .wrap .part1 {
    margin-right: 0;
    width: 80%;
    margin-bottom: 0;
  }
  footer .mainfooter .wrap .part2, footer .mainfooter .wrap .part3, footer .mainfooter .wrap .part4 {
    margin-right: 10px;
    width: 25%;
    margin-top: 0;
  }
}
@media (max-width: 1110px) {
  footer .mainfooter .wrap .part2, footer .mainfooter .wrap .part3, footer .mainfooter .wrap .part4 {
    width: 80%;
    margin-bottom: 10px;
  }
  footer .mainfooter .wrap .part2 ul li, footer .mainfooter .wrap .part3 ul li, footer .mainfooter .wrap .part4 ul li {
    float: left;
  }
  footer .mainfooter .wrap .part div {
    margin-bottom: 10px;
  }
}
@media (max-width: 650px) {
  footer .pagefooter {
    height: auto;
    padding-top: 24px;
  }
  footer .pagefooter .wrap {
    flex-wrap: wrap;
  }
  footer .pagefooter .wrap div {
    width: 100%;
  }
  footer .pagefooter .wrap > div:first-child {
    display: flex;
    order: 2;
  }
  footer .pagefooter .wrap > div:nth-child(2) {
    order: 1;
    justify-content: center;
  }
  footer .pagefooter .wrap > div:nth-child(2) > div {
    width: 50%;
    margin-left: 0;
  }
  footer .pagefooter .wrap > div:last-child {
    order: 3;
  }
  footer .pagefooter .wrap .metanav ul {
    padding-left: 0;
    display: flex;
    justify-content: space-between;
  }
  footer .pagefooter .wrap .metanav ul li {
    float: none;
    margin-right: 0;
    width: 33.33333333%;
  }
}
.newsletter-popup-wrap {
  position: fixed;
  z-index: 2;
  bottom: 0;
  right: 0;
  background-color: #00569d;
  width: 500px;
  max-width: 100%;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
.newsletter-popup-wrap.hidden {
  bottom: -800px;
  right: -800px;
}
.newsletter-popup-wrap .newsletter-popup {
  padding: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.newsletter-popup-wrap .newsletter-popup svg {
  width: 40px;
  height: 40px;
  fill: #fff;
}
.newsletter-popup-wrap .newsletter-popup-close {
  position: absolute;
  right: 20px;
  top: 6px;
  font-size: 26px;
  cursor: pointer;
}
.newsletter-popup-wrap .newsletter-popup-close:before {
  content: "×";
  font-size: 38px;
  line-height: 25px;
}
.newsletter-popup-wrap * {
  color: #fff;
}
.newsletter-popup-wrap h2 {
  font-size: 28px;
  line-height: 1em;
  font-family: "Effra-Bold", Sans-Serif;
  font-weight: 400;
  margin-top: 0;
  width: calc(100% - 80px);
}
.newsletter-popup-wrap p {
  font-family: "Effra-Light", Sans-Serif;
  font-weight: 600;
  line-height: 1.5em;
  font-size: 18px;
  width: 100%;
}
.newsletter-popup-wrap .button {
  background-color: #fff;
  border-radius: 6px;
}
.newsletter-popup-wrap .button a {
  color: #00569d;
  text-decoration: none;
  padding: 8px;
}
.newsletter-eyecatcher {
  position: fixed;
  bottom: 30px;
  right: 20px;
  width: 50px;
  height: 50px;
  background-color: #fff;
  padding: 8px;
  border-radius: 100%;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  display: none;
  z-index: 1;
}
.newsletter-eyecatcher:after {
  content: "";
  position: absolute;
  width: 100%;
  bottom: -10px;
  z-index: -1;
  transform: scale(0.8);
  box-shadow: 2px 1px 12px 1px #000000;
  left: 0;
}
.newsletter-eyecatcher.hidden {
  right: -200px;
  bottom: -200px;
}
.newsletter-eyecatcher.visible {
  display: block;
}
.newsletter-eyecatcher svg {
  fill: #00569d;
  position: relative;
  left: -2px;
  top: 1px;
}
.paywall .content {
  position: relative;
}
.paywall .content .overlay {
  width: 100%;
  height: calc(100% + 20px);
  position: absolute;
  top: 0;
  z-index: 2;
  background: -moz-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 95%);
  background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 95%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 95%);
}
.paywall .article-paywall-cta {
  padding: 24px;
  background-color: #00569d;
  color: #fff;
  text-align: center;
}
.paywall .article-paywall-cta h2 {
  margin-top: 0;
  line-height: 28px;
}
.paywall .article-paywall-cta p, .paywall .article-paywall-cta a {
  color: #fff !important;
}
.paywall .article-paywall-cta a {
  color: #fff;
}
.paywall .article-paywall-cta a.button-cta {
  display: inline-block;
  margin-top: 8px;
  background-color: #fff;
  color: #00569d !important;
}
.paywall .article-paywall-cta p {
  margin-bottom: 0 !important;
}
.paywall .article-paywall-cta > div {
  margin-bottom: 26px;
}
.paywall .article-paywall-cta > div:first-child, .paywall .article-paywall-cta > div:last-child {
  margin-bottom: 0;
}
@media (max-width: 520px) {
  .ressortoverview .auszeichnungen.align-baseline {
    width: 100%;
  }
}
.auszeichnungen {
  display: flex;
  align-items: flex-start;
  gap: 8px;
}
.auszeichnungen > span {
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -1px;
  background-color: #00569d;
  padding: 1px 6px 0;
  border-radius: 6px;
  text-transform: none;
  font-size: clamp(13px, 0.7vw, 14px);
}
.auszeichnungen.invert span {
  color: #00569d;
  background-color: #fff;
}
.auszeichnungen.margin-top {
  margin-top: 8px;
}
.auszeichnungen.margin-bottom {
  margin-bottom: 8px;
}
.auszeichnungen.align-baseline {
  align-items: baseline;
}
.agenda-list {
  margin-top: 32px;
}
.agenda-list .accordion-wrap .accordion-element {
  border-top: 0;
  border-left: 2px solid #000;
  margin-bottom: 16px;
  background-color: #f8f8f8;
}
.agenda-list .accordion-wrap .accordion-element.open * {
  color: inherit;
}
.agenda-list .accordion-wrap .accordion-element:hover * {
  color: inherit;
}
.agenda-list .accordion-wrap .accordion-element:last-child {
  margin-bottom: 0;
}
.agenda-list .accordion-wrap .accordion-element.highlighted {
  background-color: #00569d;
  color: #fff;
}
.agenda-list .accordion-wrap .accordion-element.highlighted.open * {
  color: #fff;
}
.agenda-list .accordion-wrap .accordion-element.highlighted:hover * {
  color: #fff;
}
.agenda-list .accordion-wrap .accordion-element.highlighted .accordion-content * {
  color: #fff;
}
.agenda-list .accordion-wrap .accordion-element.highlighted .button-cta {
  color: #00569d !important;
  background-color: #fff;
}
@media (max-width: 600px) {
  .agenda-list .accordion-wrap .accordion-element .accordion-title {
    max-width: calc(100% - 40px);
  }
}
.agenda-list .accordion-wrap .accordion-element .accordion-title .accordion-header-row {
  display: flex;
}
.agenda-list .accordion-wrap .accordion-element .accordion-title .accordion-header-row.mobile {
  display: none;
}
@media (max-width: 768px) {
  .agenda-list .accordion-wrap .accordion-element .accordion-title .accordion-header-row.mobile {
    display: block;
  }
}
.agenda-list .accordion-wrap .accordion-element .accordion-title .accordion-header-row:first-child {
  font-size: 20px;
}
@media (max-width: 600px) {
  .agenda-list .accordion-wrap .accordion-element .accordion-title .accordion-header-row:first-child {
    font-size: 18px;
  }
}
.agenda-list .accordion-wrap .accordion-element .accordion-title .accordion-header-row .accordion-header-col:first-child {
  width: 175px;
}
@media (max-width: 600px) {
  .agenda-list .accordion-wrap .accordion-element .accordion-title .accordion-header-row .accordion-header-col:first-child {
    width: 80px;
  }
  .agenda-list .accordion-wrap .accordion-element .accordion-title .accordion-header-row .accordion-header-col:first-child b {
    width: 80px;
    display: block;
  }
}
.agenda-list .accordion-wrap .accordion-element .accordion-header .accordion-header-icon {
  width: 23px;
  height: 23px;
}
.agenda-list .accordion-wrap .accordion-element .accordion-header .agenda-categories {
  font-size: 14px;
  margin-left: 24px;
}
@media (max-width: 768px) {
  .agenda-list .accordion-wrap .accordion-element .accordion-header .agenda-categories {
    margin-left: 0;
  }
  .agenda-list .accordion-wrap .accordion-element .accordion-header .agenda-categories:not(.mobile) {
    display: none;
  }
}
.agenda-list .accordion-wrap .accordion-element .accordion-content {
  font: normal normal normal 18px / 1.39em "Effra-Light";
  color: #404040;
}
.agenda-list .accordion-wrap .accordion-element .accordion-content a {
  color: #00569d;
}
.agenda-list .accordion-wrap .accordion-element .accordion-content .accordion-content-inner {
  margin-left: 175px;
  padding: 0 16px 8px;
}
@media (max-width: 600px) {
  .agenda-list .accordion-wrap .accordion-element .accordion-content .accordion-content-inner {
    margin-left: 0;
  }
}
.agenda-list .accordion-wrap .accordion-element:last-child {
  border-bottom: 0;
}
.agenda-list .accordion-wrap .accordion-element .agenda-organizer, .agenda-list .accordion-wrap .accordion-element .agenda-address {
  margin-bottom: 20px;
}
.agenda-list .accordion-wrap .accordion-element .button-cta {
  margin-top: 0;
  display: inline-block;
}
.agenda-list .accordion-wrap .agenda.hidden {
  display: none;
}
.filters-bar {
  display: flex;
  flex-direction: column;
  gap: 16px;
  line-height: 1;
}
.filters-bar .filters-container {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 8px;
}
.filters-bar .filters-container .filter {
  background: #f8f8f8;
  padding: 8px;
  cursor: pointer;
  border-radius: 4px;
}
.filters-bar .filters-container .filter.active {
  background: #00569d;
  color: white;
}
.filters-bar .restriction-filters {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.filters-bar .restriction-filters .date-filter {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.filters-bar .restriction-filters .date-filter input {
  font-size: 16px;
}
.filters-bar .restriction-filters input, .filters-bar .restriction-filters select {
  border: none;
  background-color: #f8f8f8;
  padding: 8px;
}
.filters-bar .restriction-filters select + .nice-select {
  display: flex;
  align-items: center;
  min-width: 140px;
  height: 32px;
  border-radius: 0;
  margin-bottom: 0;
}
.filters-bar .restriction-filters select + .nice-select span {
  line-height: 1;
}
.filters-bar .restriction-filters .canton-filter select + .nice-select {
  min-width: 190px;
}
.filters-bar .restriction-filters option.empty-value {
  color: #dcdcdc;
}
.agenda-registration-form.frame-type-form_formframework textarea {
  margin-bottom: 0;
}
.agenda-registration-form.frame-type-form_formframework a {
  color: #00569d;
}
.agenda-registration-form.frame-type-form_formframework .g-recaptcha {
  margin-top: 8px;
}
.agenda-registration-form.frame-type-form_formframework .checkbox {
  margin-bottom: 15px;
}
.agenda-registration-form.frame-type-form_formframework input[type="submit"].btn-secondary {
  border: 1px solid #00569d;
  background: white;
  color: #00569d;
}
@media (max-width: 600px) {
  .agenda-registration-form.frame-type-form_formframework .form-group.form-group-50-50 {
    flex-wrap: wrap;
  }
  .agenda-registration-form.frame-type-form_formframework .form-group.form-group-50-50 .input {
    width: 100%;
  }
  .agenda-registration-form.frame-type-form_formframework .form-group.form-group-gtc .input {
    display: flex;
    align-items: baseline;
  }
  .agenda-registration-form.frame-type-form_formframework .form-group.form-group-gtc .input input {
    margin-right: 24px;
  }
  .agenda-registration-form.frame-type-form_formframework .form-group.button-group {
    flex-wrap: wrap;
  }
}
.agenda-registration-form .premium-newsletter-required-wrap {
  display: none;
}
.agenda-registration-form .premium-newsletter-required-wrap.show {
  display: initial;
}
.agenda-home-teaser {
  display: flex;
  flex-direction: column;
  margin-top: 72px !important;
}
.agenda-home-teaser a.blocklink {
  text-decoration: none;
}
.agenda-home-teaser > h2 {
  text-align: center;
  line-height: 1;
  position: relative;
  margin-top: 8px !important;
}
.agenda-home-teaser > h2 span {
  display: inline-block;
  padding: 0 16px;
  background: #00569d;
  position: relative;
  z-index: 1;
}
.agenda-home-teaser > h2::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid white;
  top: 50%;
  left: 0;
  transform: translateY(50%);
}
.agenda-home-teaser .teaser-item {
  padding-top: 16px;
}
.agenda-home-teaser .teaser-item + .teaser-item {
  margin-top: 16px;
  border-top: 1px solid white;
}
.agenda-home-teaser .teaser-item + .teaser-item.highlighted {
  margin-top: 16px;
}
.agenda-home-teaser .teaser-item h3 {
  line-height: 1.1;
  margin-bottom: 4px;
  max-height: 42px;
}
@media (max-width: 600px) {
  .agenda-home-teaser .teaser-item h3 {
    max-height: none;
  }
}
.agenda-home-teaser .teaser-item p {
  margin: 0;
}
.agenda-home-teaser .teaser-item p.event-date {
  padding-bottom: 4px;
}
.agenda-home-teaser .teaser-item.highlighted {
  background-color: #fff;
  padding: 8px;
  margin-top: 8px;
}
.agenda-home-teaser .teaser-item.highlighted * {
  color: #00569d;
  font-weight: bold;
}
.agenda-home-teaser div.button {
  display: flex;
  justify-content: center;
  margin-top: 32px;
  margin-bottom: 10px;
}
.agenda-home-teaser div.button a, .agenda-home-teaser div.button a:visited {
  display: block;
  padding: 8px 32px;
  text-decoration: none;
  background: white;
  color: #00569d;
  border-radius: 6px;
}
.layout_0 .flipster--carousel .flipster__item {
  overflow: hidden;
}
@media (max-width: 1200px) {
  .layout_0 .flipster__item img {
    max-width: 350px;
  }
}
@media (max-width: 900px) {
  .layout_0 .row-3-1 .col-1, .layout_0 .row-3-1 .col-4 {
    width: 100% !important;
  }
  .layout_0 .row-3-1 .flipster--carousel {
    padding-bottom: 80px;
  }
  .layout_0 .row-3-1 .flipster--carousel .flipster__container {
    width: 80%;
    margin: auto;
  }
  .layout_0 .row-3-1 .flipster--carousel .flipster__container .flipster__item {
    width: 100%;
  }
  .layout_0 .row-3-1 .flipster--carousel .flipster__button {
    top: 87%;
  }
}
@media (max-width: 600px) {
  .layout_0 .flipster__item img {
    max-width: 300px;
  }
}
.layout_0 .home-videos {
  clear: both;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f2f2f2;
  min-height: 500px;
}
@media (max-width: 520px) {
  .layout_0 .home-videos {
    min-height: 300px;
  }
}
.layout_0 .home-videos > div {
  width: 100%;
}
.layout_0 .home-videos > div .video-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.layout_0 .home-videos > div .video-wrapper .video-icon {
  position: absolute;
}
.layout_0 .home-videos > div .flipster__button {
  opacity: 1;
}
.layout_0 .home-videos > div .flipster__button svg {
  stroke: #00569d;
  stroke-width: 2;
}
.home-comments-teaser {
  margin: 0 20px 0 10px;
}
.home-comments-teaser .header {
  font-family: "Effra-Regular", sans-serif;
  font-size: 22px;
  font-weight: bold;
  text-align: left;
  color: #000000;
  position: relative;
  display: inline-block;
  border-bottom: 4px solid #00569d;
}
.home-comments-teaser .items {
  width: 100%;
  padding-top: 10px;
  margin-top: -2px;
  border-top: solid 1px #dcdcdc;
}
.home-comments-teaser .items .item {
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 11px;
  padding-bottom: 5px;
}
.home-comments-teaser .items .item .comment-top {
  display: flex;
  align-items: center;
  font-weight: bold;
  line-height: 20px;
  min-height: 80px;
}
.home-comments-teaser .items .item .comment-top .comment-autor-image {
  margin-right: 17px;
}
.home-comments-teaser .items .item .comment-top .comment-autor-image img {
  border-radius: 100%;
}
.home-comments-teaser .items .item .comment-autor {
  height: 60px;
}
.home-comments-teaser .items .item .comment-autor-name {
  font-weight: bold;
  line-height: 16px;
  font-size: 14px;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #808080;
}
.home-comments-teaser .items .item a {
  text-decoration: none;
  color: inherit;
}
.home-comments-teaser .items .item figure {
  display: none;
}
.home-comments-teaser .items .item p.lead {
  display: none;
}
.home-comments-teaser .items .item p.bodytext {
  display: none;
}
.home-comments-teaser .items .item h2 {
  font-family: "Effra-Regular", sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.11;
  margin-top: 0;
  margin-bottom: 0;
  letter-spacing: 0.3px;
}
@media (max-width: 600px) {
  .home-comments-teaser .items .item h2 {
    min-height: auto;
  }
}
.home-comments-teaser .items .item h2 {
  max-width: 90%;
}
.home-comments-teaser .items .item .footer {
  font-family: "Effra-Light", sans-serif;
  font-size: 14px;
  text-align: left;
  color: #808080;
}
.home-comments-teaser .items .item .footer .date {
  display: inline-block;
  margin-right: 8px;
}
.home-comments-teaser .items .item .footer .ressort {
  display: inline-block;
}
.home-comments-teaser .items .item .footer .ressort:before {
  content: "|";
  margin-right: 8px;
}
.home-comments-teaser .items .item:last-child {
  border-bottom: none;
}
.podcast-player {
  width: 60%;
  margin: 2em auto;
}
@media (max-width: 1024px) {
  .podcast-player {
    width: 100%;
  }
}
.podcast-player .player-header {
  display: flex;
  padding: 1em;
}
@media (max-width: 600px) {
  .podcast-player .player-header {
    display: block;
  }
}
.podcast-player .player-header .player-image {
  text-align: center;
}
.podcast-player .player-header .player-image img {
  width: 150px;
  height: 150px;
  object-fit: cover;
  border-radius: 4px;
  margin-right: 20px;
}
.podcast-player .player-header .now-playing {
  width: 100%;
}
.podcast-player .player-header .now-playing h2 {
  margin: 0 0 20px;
  font-size: 1.2em;
  text-align: left;
  max-width: 100%;
}
.podcast-player .player-header .now-playing audio {
  width: 100%;
  outline: none;
}
.podcast-player .episode-list {
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 400px;
  overflow-y: auto;
}
@media (max-width: 600px) {
  .podcast-player .episode-list {
    max-width: 80%;
    display: flex;
    flex-wrap: wrap;
    justify-self: center;
  }
}
.podcast-player .episode-list li {
  display: flex;
  justify-content: space-between;
  padding: 0.8em 1em;
  transition: background 0.2s;
}
@media (max-width: 600px) {
  .podcast-player .episode-list li {
    display: block;
    border-bottom: 1px solid;
  }
}
.podcast-player .episode-list li.active .ep-title, .podcast-player .episode-list li:hover .ep-title {
  color: #ED1847;
}
.podcast-player .episode-list li .episode-info {
  display: flex;
}
@media (max-width: 600px) {
  .podcast-player .episode-list li .episode-info {
    display: block;
  }
  .podcast-player .episode-list li .episode-info > span {
    display: block;
  }
}
.podcast-player .episode-list li .episode-info .ep-number {
  white-space: nowrap;
}
.podcast-player .episode-list li .episode-info .ep-number > div {
  width: 170px;
}
.podcast-player .episode-list li .episode-info .ep-title {
  font-weight: bold;
  cursor: pointer;
}
.podcast-player .episode-list li .episode-info .ep-duration {
  margin-left: 20px;
}
.podcast-player .episode-list li .episode-info .ep-info {
  display: block;
}
.podcast-player .episode-list li .episode-info .ep-info .ep-title {
  display: block;
  font-weight: 600;
  margin-bottom: 0.4rem;
}
.podcast-player .episode-list li .episode-info .ep-info .ep-desc {
  --lh: 2.6rem;
  --lines: 2;
  position: relative;
}
.podcast-player .episode-list li .episode-info .ep-info .ep-desc__text {
  display: -webkit-box;
  -webkit-line-clamp: var(--lines);
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: calc(var(--lines) * var(--lh));
  -webkit-mask-image: linear-gradient(to bottom, black 40%, rgba(0, 0, 0, 0) 100%);
  mask-image: linear-gradient(to bottom, black 36%, rgba(0, 0, 0, 0) 100%);
  transition: max-height 0.5s ease, -webkit-mask-image 0.5s ease, mask-image 0.5s ease;
}
.podcast-player .episode-list li .episode-info .ep-info .ep-desc__toggle {
  position: absolute;
  z-index: 1;
  left: 50%;
  bottom: 0.3rem;
  transform: translate(-50%, 50%);
  width: 32px;
  height: 32px;
  border: 0;
  border-radius: 999px;
  background: #000;
  color: #fff;
  display: grid;
  place-items: center;
  cursor: pointer;
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.12);
  transition: transform 0.5s ease;
}
.podcast-player .episode-list li .episode-info .ep-info .ep-desc__toggle:hover {
  background: rgba(0, 0, 0, 0.8);
  transform: translate(-50%, 50%) scale(1.05);
}
.podcast-player .episode-list li .episode-info .ep-info .ep-desc__toggle:focus-visible {
  outline: 2px solid #111;
  outline-offset: 2px;
}
.podcast-player .episode-list li .episode-info .ep-info .ep-desc__toggle .plus {
  position: relative;
  width: 14px;
  height: 14px;
}
.podcast-player .episode-list li .episode-info .ep-info .ep-desc__toggle .plus::before, .podcast-player .episode-list li .episode-info .ep-info .ep-desc__toggle .plus::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 14px;
  height: 2px;
  background: currentColor;
  border-radius: 1px;
  transform: translate(-50%, -50%);
  transition: transform 0.22s ease;
}
.podcast-player .episode-list li .episode-info .ep-info .ep-desc__toggle .plus::after {
  transform: translate(-50%, -50%) rotate(90deg);
}
.podcast-player .episode-list li .episode-info .ep-info .ep-desc.is-open .ep-desc__text {
  -webkit-line-clamp: initial;
  max-height: 1000px;
  -webkit-mask-image: none;
  mask-image: none;
}
.podcast-player .episode-list li .episode-info .ep-info .ep-desc.is-open .ep-desc__toggle .plus::after {
  transform: translate(-50%, -50%) rotate(90deg) scaleX(0);
}
.podcast-player .plyr--audio .plyr__controls {
  border-radius: 24px;
}
.podcast-player .plyr--full-ui input[type=range] {
  color: #ED1847;
}
.podcast-player .plyr--audio .plyr__control.plyr__tab-focus, .podcast-player .plyr--audio .plyr__control:hover, .podcast-player .plyr--audio .plyr__control[aria-expanded=true] {
  background-color: #ED1847;
}
.podcast-player .player-footer {
  display: flex;
  margin-top: 40px;
}
@media (max-width: 600px) {
  .podcast-player .player-footer {
    flex-wrap: wrap;
  }
}
.podcast-player .player-footer div {
  background-color: #1DB954;
  border-radius: 10px;
}
@media (max-width: 600px) {
  .podcast-player .player-footer div {
    margin-top: 20px;
  }
}
.podcast-player .player-footer div:last-child {
  margin-left: 20px;
  background: linear-gradient(to bottom, #D56DFB 0%, #B150E2 50%, #872EC4 100%);
}
@media (max-width: 600px) {
  .podcast-player .player-footer div:last-child {
    margin-left: 0;
  }
}
.podcast-player .player-footer div a {
  padding: 8px 16px;
  color: #fff;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.podcast-player .player-footer div a img {
  margin-right: 8px;
  width: 32px;
  height: auto;
}
.podcast-teaser {
  padding: 11px 10px 10px 10px;
  background-color: #f5f5f5;
  height: 540px;
  margin-bottom: 43px;
}
.podcast-teaser * {
  font-size: 19px;
  line-height: 26px;
  --lh: 1.3em;
  --max-lines: 8;
}
.podcast-teaser h2 {
  margin: 0;
  font-weight: 300;
  font-size: 18px;
  text-transform: uppercase;
  color: #ED1847;
}
.podcast-teaser a {
  text-decoration: none;
}
.podcast-teaser .podcast-image {
  text-align: center;
}
.podcast-teaser .podcast-image img {
  width: 100%;
  height: auto;
  object-fit: cover;
  margin: 20px auto 0;
}
.podcast-teaser .podcast-list {
  position: relative;
  padding-left: 40px;
  padding-right: 40px;
  margin-top: 16px;
}
.podcast-teaser .podcast-list .slick-track {
  display: flex;
  align-items: center;
}
.podcast-teaser .podcast-list .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: auto;
  height: 26px;
  color: #ED1847;
  cursor: pointer;
}
.podcast-teaser .podcast-list .slick-arrow.slick-prev {
  left: 0;
}
.podcast-teaser .podcast-list .slick-arrow.slick-next {
  right: 0;
}
.podcast-teaser .podcast-list .podcast-item {
  display: flex;
  flex-direction: column;
  text-align: center;
}
.podcast-teaser .podcast-list .podcast-item .podcast-number {
  font-weight: bold;
  transform: scale(1.1);
}
.podcast-teaser .podcast-list .podcast-item .podcast-title {
  margin: 0;
  display: -webkit-box;
  line-clamp: 5;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.podcast-teaser .button {
  display: flex;
  margin-top: 24px;
  margin-bottom: 8px;
}
.podcast-teaser .button.centered {
  justify-content: center;
}
.podcast-teaser .button a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px;
  color: #fff;
  background-color: #ED1847;
  border: 1px solid #ED1847;
  border-radius: 6px;
}
.podcast-teaser .button a:hover {
  color: #ED1847;
  background-color: #fff;
}
* {
  box-sizing: border-box;
}
*:focus {
  outline: none;
  border: none;
  -moz-outline-style: none;
}
a:active, a:focus {
  outline: 0;
  border: none;
  -moz-outline-style: none;
}
.clear {
  clear: both;
}
.error {
  color: red;
}
.margin-top-44 {
  margin-top: 44px;
}
body {
  margin: 0;
  background-color: #fff;
  font-family: "Effra-Regular", sans-serif;
  font-size: 16px;
}
#page {
  text-align: center;
}
section.content.backlink {
  display: none;
}
header div, section.content .header {
  transition: top 0.5s;
}
blockquote p {
  font-style: italic !important;
}
.interview_frage {
  font-family: "Effra-Regular", sans-serif !important;
  font-weight: 500 !important;
  margin-bottom: 0 !important;
}
/* Pre-Header */
.preheader {
  display: flex;
  justify-content: space-between;
  height: auto !important;
  padding-top: 8px !important;
  padding-left: 14px;
  padding-right: 14px !important;
}
.preheader > div {
  width: 45%;
}
.preheader > div.preheader-left {
  text-align: left;
}
.preheader > div.preheader-right {
  text-align: right;
}
.preheader ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.preheader ul li {
  display: inline-block;
}
.preheader ul li a {
  color: #808080;
  padding-left: 6px;
  padding-right: 6px;
  text-decoration: none;
  font-size: 12px;
  font-size: 12px;
  font-family: "Effra-Light", sans-serif;
}
.preheader .login-link a, .preheader .login-username {
  color: #808080;
  text-decoration: none;
  font-size: 12px;
  font-family: "Effra-Light", sans-serif;
}
/* Main-Navi-Bar */
.header-navi {
  width: 100%;
  height: 56px;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  background-color: #fcfcfc;
}
.header-navi .wrap {
  width: 1440px;
  height: 100%;
  margin: auto;
  text-align: left;
}
.header-navi .wrap ul#mainnav {
  list-style: none;
  margin: 0 10px 0 10px;
  padding: 0;
  height: 100%;
}
.header-navi .wrap ul#mainnav li {
  float: left;
  height: 22px;
  margin-right: 16px;
  display: inline;
  font: normal 400 18px/1em "Effra-Regular";
  color: #000000;
  height: 100%;
}
.header-navi .wrap ul#mainnav li a {
  color: #000000;
  text-decoration: none;
  padding-left: 14px;
  padding-right: 14px;
  line-height: 56px;
}
.header-navi .wrap ul#mainnav li.active {
  border-bottom: 4px solid #00569d;
  height: 100%;
  margin-top: 0;
}
.header-navi .wrap ul#mainnav li.active:first-child {
  margin-left: 10px;
  margin-right: 0;
}
.header-navi .wrap ul#mainnav li.mainmeta {
  float: right;
  margin-right: 4px;
  font-family: "Effra-Light", sans-serif;
  color: #808080;
  font-size: 12px;
}
.header-navi .wrap ul#mainnav li.mainmeta a {
  color: #808080;
  padding-left: 6px;
  padding-right: 6px;
}
.header-navi .wrap ul#mainnav li.mainmeta:first-child {
  margin-right: 0;
}
.header-navi .wrap ul#mainnav li.mainmeta:first-child a {
  padding-right: 0;
}
.header-navi.is-sticky {
  position: fixed;
  top: 0;
  z-index: 10;
}
.header-navi.is-sticky.goup {
  top: 139px;
}
.header-navi.is-sticky + div.clear {
  margin-top: 56px;
}
/* Nanogallery */
.nGY2ViewerContainer.nGY2 .nGY2Viewer .toolbar .label .description {
  color: #fff;
}
.nGY2ViewerContainer.nGY2 .nGY2Viewer .toolbarBackground {
  background: rgba(4, 4, 4, 0.4);
}
.nGY2ViewerContainer.nGY2 .nGY2Viewer .minimizeButton {
  display: none;
}
.logo {
  float: left;
  width: 114px;
  height: 77px;
  background-image: url("/fileadmin/htr/_assets/htr-logo-new.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 7px;
  margin-left: 14px;
  cursor: pointer;
}
/* Header Layout 0: Home  */
body.layout_0 header {
  /* Top Header */
}
body.layout_0 header .header-top {
  height: 139px;
  width: 100%;
  background-color: #fff;
}
body.layout_0 header .header-top .wrap {
  width: 1440px;
  height: 100%;
  margin: auto;
  padding-right: 20px;
}
body.layout_0 header .header-top .wrap .ressort {
  display: none;
  float: left;
  font: normal 300 25px/1.36em "Effra-Light";
  color: #ED1847;
  height: 34px;
  margin-top: 54px;
  margin-left: 7px;
}
body.layout_0 header .header-top .wrap .ressort span {
  background-color: #00569d;
  font-size: 0;
  display: inline-block;
  margin-left: 4px;
  margin-right: 4px;
  line-height: 20px;
  font-weight: 900;
  width: 6px;
  height: 6px;
  border-radius: 8px;
  margin-top: 0px;
}
body.layout_0 header .header-top .wrap .button {
  width: 150px;
  height: 40px;
  background-color: #00569d;
  border-radius: 6px;
  color: #fff;
  font: normal 300 12px/1em "Effra-Regular";
  text-align: center;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  padding-top: 14px;
  float: left;
  margin-top: 30px;
}
body.layout_0 header .header-top .wrap .button a {
  text-decoration: none;
  color: inherit;
}
body.layout_0 header .header-top .wrap .search {
  cursor: pointer;
  width: 16px;
  height: 16px;
  background-image: url("/fileadmin/htr/_assets/Icon-Lupe.svg");
  background-position: center;
  background-size: contain;
  margin-top: 44px;
  float: left;
  margin-left: 27px;
  background-repeat: no-repeat;
}
body.layout_0 header .header-top .wrap .hamburger-wrap {
  float: left;
  width: 20px;
  height: 14px;
  background-image: url("/fileadmin/htr/_assets/Icon-Hamburger.svg");
  background-position: center;
  background-size: contain;
  margin-top: 45px;
  margin-left: 27px;
  cursor: pointer;
}
body.layout_0 header .header-top.outofvp {
  position: fixed;
  top: -139px;
  z-index: 10;
}
body.layout_0 header .header-top.outofvp.goup {
  top: 0;
}
body.layout_0 header .header-top.outofvp + div.clear {
  margin-top: 194px;
}
/* Header Layout 2: Ressort  + Layout 4: epaper */
body.layout_2 header, body.layout_4 header {
  /* Top Header */
}
body.layout_2 header .header-top, body.layout_4 header .header-top {
  height: 139px;
  width: 100%;
  background-color: #fff;
}
body.layout_2 header .header-top .wrap, body.layout_4 header .header-top .wrap {
  width: 1440px;
  height: 100%;
  margin: auto;
  padding-right: 20px;
}
body.layout_2 header .header-top .wrap .ressort, body.layout_4 header .header-top .wrap .ressort {
  display: none;
  float: left;
  font: normal 300 25px/1.36em "Effra-Light";
  color: #ED1847;
  height: 34px;
  margin-top: 52px;
  margin-left: 7px;
}
body.layout_2 header .header-top .wrap .ressort span, body.layout_4 header .header-top .wrap .ressort span {
  background-color: #00569d;
  font-size: 0;
  display: inline-block;
  margin-left: 4px;
  margin-right: 4px;
  line-height: 20px;
  font-weight: 900;
  width: 6px;
  height: 6px;
  border-radius: 8px;
  margin-top: 0px;
}
body.layout_2 header .header-top .wrap .button, body.layout_4 header .header-top .wrap .button {
  width: 150px;
  height: 40px;
  background-color: #00569d;
  border-radius: 6px;
  color: #fff;
  font: normal 300 12px/1em "Effra-Regular";
  text-align: center;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  padding-top: 14px;
  float: left;
  margin-top: 30px;
}
body.layout_2 header .header-top .wrap .button a, body.layout_4 header .header-top .wrap .button a {
  text-decoration: none;
  color: inherit;
}
body.layout_2 header .header-top .wrap .search, body.layout_4 header .header-top .wrap .search {
  cursor: pointer;
  width: 16px;
  height: 16px;
  background-image: url("/fileadmin/htr/_assets/Icon-Lupe.svg");
  background-position: center;
  background-size: contain;
  margin-top: 44px;
  float: left;
  margin-left: 27px;
  background-repeat: no-repeat;
}
body.layout_2 header .header-top .wrap .hamburger-wrap, body.layout_4 header .header-top .wrap .hamburger-wrap {
  float: left;
  width: 20px;
  height: 14px;
  background-image: url("/fileadmin/htr/_assets/Icon-Hamburger.svg");
  background-position: center;
  background-size: contain;
  margin-top: 45px;
  margin-left: 27px;
  cursor: pointer;
}
body.layout_2 header .header-top.outofvp, body.layout_4 header .header-top.outofvp {
  position: fixed;
  top: -139px;
  z-index: 10;
}
body.layout_2 header .header-top.outofvp.goup, body.layout_4 header .header-top.outofvp.goup {
  top: 0;
}
body.layout_2 header .header-top.outofvp + div.clear, body.layout_4 header .header-top.outofvp + div.clear {
  margin-top: 194px;
}
/*  Ressort Navi */
.header-top .wrap .ressort .current {
  cursor: pointer;
}
.header-top .wrap .ressort .current:after {
  width: 15px;
  height: 10px;
  background-image: url("/fileadmin/htr/_assets/Arrow-Grey-Top.svg");
  background-size: 15px;
  display: inline-block;
  content: "";
  background-repeat: no-repeat;
  transform: rotate(180deg);
  background-position: top left;
  transition: all 0.2s 0s;
  position: absolute;
  margin-left: 15px;
  margin-top: 12px;
}
.header-top .wrap .ressort .current.active:after {
  transform: rotate(0deg);
}
#externalressource-box iframe {
  max-width: 100%;
  border: 0;
}
@media (max-width: 600px) {
  #externalressource-box iframe {
    height: auto;
    min-height: 220px;
  }
}
.feedback-form {
  border-top: 1px solid #dcdcdc;
  margin-bottom: 0 !important;
}
#feedback-form-response {
  display: none;
}
#feedback-form {
  opacity: 1;
  transition: all 0.3s cubic-bezier(0.42, 0, 0.175, 1);
  margin-bottom: 40px;
}
#feedback-form.collapsed {
  height: 0;
  overflow: hidden;
  opacity: 0;
  margin-bottom: 0;
}
#feedback-form-info a {
  background-color: #ED1847;
  color: #fff;
  height: 50px;
  cursor: pointer;
  border: none;
  border-radius: 6px;
  font-size: 17px;
  margin-bottom: 10px;
  line-height: 50px;
  display: inline-block;
  text-decoration: none;
  padding: 0 24px;
  font-family: "Effra-Regular", sans-serif;
}
.g-recaptcha {
  margin-bottom: 15px;
}
body.layout_0 header .header-top .wrap .hamburger-wrap, body.layout_1 header .header-top .wrap .hamburger-wrap, body.layout_2 header .header-top .wrap .hamburger-wrap, body.layout_3 header .header-top .wrap .hamburger-wrap, body.layout_4 header .header-top .wrap .hamburger-wrap {
  display: none;
}
@media (max-width: 1440px) {
  .header-navi .wrap, body.layout_0 header .header-top .wrap, body.layout_1 header .header-top .wrap, body.layout_2 header .header-top .wrap, body.layout_3 header .header-top .wrap, body.layout_4 header .header-top .wrap {
    width: 100%;
    padding-right: 20px;
  }
  .header-navi .wrap ul#mainnav li.mainmeta {
    display: none;
  }
}
@media (max-width: 1280px) {
  body.layout_0 header .header-top .wrap .hamburger-wrap, body.layout_1 header .header-top .wrap .hamburger-wrap, body.layout_2 header .header-top .wrap .hamburger-wrap, body.layout_3 header .header-top .wrap .hamburger-wrap, body.layout_4 header .header-top .wrap .hamburger-wrap {
    display: block;
  }
  .logo {
    width: 95px;
    height: 67px;
  }
  .header-navi {
    display: none;
  }
  .preheader {
    display: none !important;
  }
  .header-navi.is-sticky + div.clear {
    margin-top: 0;
  }
  .header-top {
    position: fixed;
    z-index: 100;
    width: 100%;
    background-color: #fff;
  }
  body.layout_0 #page > header, body.layout_1 #page > header, body.layout_2 #page > header, body.layout_3 #page > header {
    height: 80px;
    position: absolute;
  }
  body.layout_0 .contentwrap, body.layout_1 .contentwrap, body.layout_3 .contentwrap {
    margin-top: 80px;
  }
  body.layout_2 .contentwrap {
    margin-top: 80px !important;
    padding-top: 0;
  }
  body.layout_2 .contentwrap, body.layout_4 .contentwrap {
    /*padding-top: 140px;*/
  }
}
@media (max-width: 900px) {
  body.layout_0 header .header-top .wrap .ressort, body.layout_2 header .header-top .wrap .ressort, body.layout_3 header .header-top .wrap .ressort, body.layout_4 header .header-top .wrap .ressort {
    display: none;
  }
}
@media (max-width: 1060px) {
  body.layout_0 header .header-top .wrap .button, body.layout_2 header .header-top .wrap .button, body.layout_3 header .header-top .wrap .button, body.layout_4 header .header-top .wrap .button {
    display: none;
  }
}
@media (max-width: 600px) {
  body.layout_0 header .header-top .wrap .button, body.layout_2 header .header-top .wrap .button, body.layout_3 header .header-top .wrap .button, body.layout_4 header .header-top .wrap .button {
    display: none;
  }
  body.layout_0 header .header-top, body.layout_2 header .header-top, body.layout_3 header .header-top, body.layout_4 header .header-top {
    height: 80px;
  }
  body.layout_0 header .header-top .wrap .hamburger-wrap, body.layout_2 header .header-top .wrap .hamburger-wrap, body.layout_3 header .header-top .wrap .hamburger-wrap, body.layout_4 header .header-top .wrap .hamburger-wrap {
    margin-top: 36px;
  }
  body.layout_0 header .header-top .wrap .search, body.layout_2 header .header-top .wrap .search, body.layout_3 header .header-top .wrap .search, body.layout_4 header .header-top .wrap .search {
    margin-top: 35px;
  }
}
