@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 {
      width: 300px;
      height: 120px;
      background-image: url('/fileadmin/htr/_assets/htr-logo-byline.png');
      background-repeat: no-repeat;
      background-position: -20px 0;
      background-size: 300px; }
    #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: #0081c6; }
    #mobilemenu .wrap .button {
      width: 150px;
      height: 40px;
      background-color: #0081c6;
      border-radius: 20px;
      color: #fff;
      font: normal 300 12px/1em 'Effra-Light';
      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 .logo {
    width: 210px;
    height: 80px;
    background-position: -10px 0;
    background-size: 200px; }
    #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-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 .col-1 {
    width: 75%; }
  body.layout_0 section.content .row-3-1 .col-4 {
    width: 25%; }
  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-2-1-1 .col-4 {
      padding-left: 0 !important; }

  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: #0081c6;
    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 .items .item {
    height: 500px;
    background-image: linear-gradient(234deg, #0090cb, #00579c);
    display: none; }
    .element.topstory .items .item .left {
      float: left;
      width: 54%;
      height: 100%; }
      .element.topstory .items .item .left .wrap {
        margin-left: 70px;
        margin-right: 70px;
        margin-top: 60px; }
        .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: inline-block;
          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 {
        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;
          margin-top: 80px; }
          .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:first-child {
    display: block; }
  .element.topstory .slider-nav {
    position: absolute;
    left: 49%;
    bottom: 20px;
    height: 13px;
    width: 55px; }
  .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 .left .wrap h1 {
    font-size: 50px; } }

@media (max-width: 1070px) {
  .element.topstory .items .item {
    height: 400px; }
    .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 .right {
      float: right;
      width: 100%;
      height: 100%; }

  .element.topstory .items .item .fullwidth .right .wrap {
    width: 85%; } }

@media (max-width: 800px) {
  .element.topstory .items .item .fullwidth .right .wrap h1, .element.topstory .items .item .left .wrap h1 {
    font-size: 40px; } }

@media (max-width: 600px) {
  .element.topstory .items .item {
    height: 460px; }
    .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 figure {
    height: 220px; }
    .element.topstory .items .item .fullwidth .right .wrap {
      margin-top: 220px;
      float: left;
      margin-left: 20px;
      margin-right: 20px; }
      .element.topstory .items .item .fullwidth .right .wrap h1 {
        margin-top: 20px; }

  .element.topstory .items .item .fullwidth .right .wrap h1, .element.topstory .items .item .left .wrap h1 {
    font-size: 24px;
    font-weight: 500; }

  .element.topstory .items .item .fullwidth .right .wrap p.lead, .element.topstory .items .item .left .wrap p.lead {
    font-size: 15px; } }

@media (max-width: 450px) {
  .element.topstory .items .item {
    height: 380px; }

  .element.topstory .items .item .fullwidth .right .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: #000;
    position: relative;
    display: inline-block;
    border-bottom: 4px solid #0081c6; }
  .element.lastarticles .filter {
    float: right;
    margin-top: 6px; }
  .element.lastarticles .filter span {
    font-family: 'Effra-Light', 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: #0081c6;
    -webkit-border-radius: 62px;
    -moz-border-radius: 62px;
    border-radius: 62px;
    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: #0081c6;
      content: 'Top-Stories';
      text-transform: uppercase;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      position: absolute;
      color: #0081c6;
      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; }
    .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; }
    .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: 20px; }
    .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 #c50450; }
  .element.lastarticles.last1sp .header a {
    text-decoration: none;
    color: #000; }
  .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: #00579c;
    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: #fff;
    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: #0081c6;
      content: 'Top-Stories';
      text-transform: uppercase;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      position: absolute;
      color: #0081c6;
      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: #000;
      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: #000;
      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: #000;
      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: #0081c6;
        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: #000;
        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: #c50450;
    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 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 #0081c6;
    position: absolute;
    margin-top: -14px; }
  .element.homeressort .headline .mehrlink {
    float: right; }
    .element.homeressort .headline .mehrlink a {
      color: #808080; }
  .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 a {
      text-decoration: none; }
    .element.homeressort .items .item .ribbon {
      width: 150px;
      height: 26px;
      background-color: #0081c6;
      content: 'Top-Stories';
      text-transform: uppercase;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      position: absolute;
      color: #0081c6;
      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: #c50450;
      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: #000;
      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: #000; }
    .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: #000; }
    .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.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; }
/* 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;
    position: absolute;
    margin-top: -10px; }
  .element.homeressort.rot .items {
    background-color: #c50450;
    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: #c50450;
    -moz-opacity: 0.4;
    opacity: 1; }
  .element.homeressort.rot .items .slick-list {
    width: 100%; }
  .element.homeressort.rot .items .item {
    background-color: #fff;
    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; }

@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: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_12_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: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_12_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_12_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_12_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(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) .items.style_8_articles .item, .element.homeressort:not(.homeressort2sp):not(.homeressort3sp):not(.rot) .items.style_12_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: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_12_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_12_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_12_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(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_12_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: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_12_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_12_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_12_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_12_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_12_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(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 {
    display: none; }

  .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.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 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.publireportage {
        background-color: #0081c6; }
        .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: #0081c6;
    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, #0090cb, #00579c);
    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; }
      .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 .tweet {
    width: 45%;
    background-color: #fff;
    border-radius: 4px;
    padding: 20px 15px 15px 20px;
    font-family: 'Effra-Light', sans-serif;
    line-height: 22px;
    margin-right: 10px;
    min-height: 220px; }
    .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: 30px; }

@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: #c50450;
    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: #c50450;
    color: #fff;
    width: 90%;
    height: 50px;
    cursor: pointer;
    border: none;
    border-radius: 6px;
    font-size: 17px;
    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: #000;
    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: #fff;
    border: 1px solid #fff;
    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: #0081c6; }
  .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: #0081c6; }

.element.singleitem.single_2 .item {
  background-color: #0081c6; }
  .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: #c50450; }
  .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: #0081c6; }
  .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 {
  background-color: #c50450; }
  .element.singleitem.single_7 .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 {
    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 {
    background-color: inherit;
    border: none; }
  .element.singleitem.single_7 .item .wrap figure {
    margin-top: 10px;
    margin-bottom: 6px; }
  .element.singleitem.single_7 .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 {
    display: block;
    color: #fff;
    font-family: 'Effra-Light', sans-serif;
    padding-top: 0; }

.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: #000;
    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: #000;
    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: #0081c6;
      content: 'Top-Stories';
      text-transform: uppercase;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      position: absolute;
      color: #0081c6;
      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: #c50450;
    font-weight: normal;
    font-size: 48px;
    padding-top: 40px;
    line-height: 1em; }
  .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; }
  .element.singlemultimedia .lead a.button {
    background-color: #c50450;
    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 .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;
    width: 84%;
    height: 140px;
    overflow: hidden;
    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); } }

@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: #0081c6;
    content: 'Top-Stories';
    text-transform: uppercase;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    color: #0081c6;
    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: #c50450;
      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: #000;
      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.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: #000;
      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: #0081c6;
    content: 'Top-Stories';
    text-transform: uppercase;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    color: #0081c6;
    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: #c50450;
      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: #000;
      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: #000; }
    .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: #00579c;
    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: #fff;
    padding-bottom: 40px; }
  .element.dossieroverview .items .item a {
    text-decoration: none; }
  .element.dossieroverview .items .item .ribbon {
    width: 115px;
    height: 26px;
    background-color: #0081c6;
    content: 'Top-Stories';
    text-transform: uppercase;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    color: #0081c6;
    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: #000;
    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: #000;
    margin-right: 0; }
  .element.dossieroverview .items .item p.bodytext {
    font-family: 'Effra-Light', sans-serif;
    font-size: 19px;
    line-height: 1.2em;
    color: #000;
    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: #0081c6;
      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: #000;
      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: #c50450;
    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: 80px; }
    .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 {
    display: none; }

  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; }
    .element.ressortoverview .items .item img.portrait {
      display: none; }
    .element.ressortoverview .items .item .wrap {
      width: 100%;
      margin-top: 20px; }
      .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: #00579c;
    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: #0081c6;
    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: #000;
    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: #c50450;
    margin-top: 0;
    margin-bottom: 5px;
    position: relative;
    background-color: #fff;
    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: #000;
    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: #000;
      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: #c50450;
    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: #c50450;
    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: 62px;
    -moz-border-radius: 62px;
    border-radius: 62px;
    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: #0081c6;
    border: 1px solid #0081c6; }
  .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: #c50450;
    border: 1px solid #c50450;
    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 header {
  /* Top Header */
  /* Navi-Bar */ }
  body.layout_1 header .header-top {
    height: 80px;
    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 .logo {
    float: left;
    width: 150px;
    height: 57px;
    background-image: url('/fileadmin/htr/_assets/htr-logo.svg');
    background-size: 140px;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 12px;
    cursor: pointer; }
  body.layout_1 header .header-top .wrap .ressort {
    float: left;
    font: normal 300 25px/1.36em 'Effra-Light';
    color: #c50450;
    height: 34px;
    float: left;
    margin-top: 39px;
    margin-left: 10px; }
    body.layout_1 header .header-top .wrap .ressort span {
      background-color: #0081c6;
      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_1 header .header-top .wrap .button {
    width: 150px;
    height: 40px;
    background-color: #0081c6;
    border-radius: 20px;
    color: #fff;
    font: normal 300 12px/1em 'Effra-Light';
    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: -80px;
    z-index: 10; }
  body.layout_1 header .header-top.outofvp.goup {
    top: 0; }
  body.layout_1 header .header-top.outofvp + div.clear {
    margin-top: 200px; }
  body.layout_1 header .header-navi {
    display: none; }

.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: #000;
        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: #0081c6;
    width: 0%;
    transition: all 0.2s; }
  body.layout_1 section.content .header.related {
    height: 80px; }
  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: #000; }
    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: 0;
    z-index: 2; }
  body.layout_1 section.content .header.dossier.is-sticky.goup, body.layout_1 section.content .header.related.is-sticky.goup {
    top: 80px; }
  body.layout_1 section.content .header.dossier.is-sticky + .body {
    margin-top: 94px; }
  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; }
    body.layout_1 section.content .body .wrap .left .dossiermenu.is-sticky {
      position: fixed;
      top: 92px; }
    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: #0081c6;
        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: #0081c6;
          text-align: left;
          padding-left: 20px;
          padding-right: 15px;
          border-bottom: 1px solid #00579c;
          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: #00579c; }
        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: #00579c;
          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: #000; }
    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: #0081c6; }
    body.layout_1 section.content .body .wrap .main h3 span.highlight {
      color: #c50450; }
    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: #0081c6; }
      body.layout_1 section.content .body .wrap .main p strong, body.layout_1 section.content .body .wrap .main p b {
        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: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 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); }
      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 .box {
      background-color: #0081c6;
      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: #c50450; }
    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 .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 .autoren {
        float: left;
        width: 100%;
        text-align: center; }
        body.layout_1 section.content .body .wrap .main .footer .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 .footer .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 .footer .autoren .autor .img img {
              -webkit-border-radius: 35px;
              -moz-border-radius: 35px;
              border-radius: 35px; }
          body.layout_1 section.content .body .wrap .main .footer .autoren .autor .name {
            display: inline;
            font-family: 'Effra-Regular', sans-serif;
            font-size: 15px; }
      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; }
        body.layout_1 section.content .body .wrap .main .footer .tags a {
          font-family: 'Effra-Regular', sans-serif;
          color: #0082cc;
          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: #c50450 !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 {
  float: right; }

.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: #0081c6;
    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: #0081c6;
      content: 'Top-Stories';
      text-transform: uppercase;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      position: absolute;
      color: #0081c6;
      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: #c50450;
      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: #000;
      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: #000; }
    .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: #0081c6;
      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: #c50450 !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 .logo {
      width: 100px;
      -webkit-background-size: 100px;
      background-size: 100px; }

  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 {
  /* Top Header */ }
  body.layout_3 header .header-top {
    height: 100px;
    width: 100%;
    background-color: #fff; }
  body.layout_3 header .header-top .wrap {
    width: 1440px;
    height: 100%;
    margin: auto;
    padding-right: 20px;
    z-index: 10; }
  body.layout_3 header .header-top .wrap .logo {
    float: left;
    width: 217px;
    height: 65px;
    background-image: url('/fileadmin/htr/_assets/htr-logo.svg');
    background-size: 198px;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 14px;
    margin-left: 14px;
    cursor: pointer; }
  body.layout_3 header .header-top .wrap .ressort {
    float: left;
    font: normal 300 25px/1.36em 'Effra-Light';
    color: #c50450;
    height: 34px;
    float: left;
    margin-top: 52px;
    margin-left: 7px; }
    body.layout_3 header .header-top .wrap .ressort span {
      background-color: #0081c6;
      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 {
    width: 150px;
    height: 40px;
    background-color: #0081c6;
    border-radius: 20px;
    color: #fff;
    font: normal 300 12px/1em 'Effra-Light';
    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 {
      text-decoration: none;
      color: inherit; }
  body.layout_3 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 {
    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 {
    position: fixed;
    top: -100px;
    z-index: 10; }
  body.layout_3 header .header-top.outofvp.goup {
    top: 0; }
  body.layout_3 header .header-top.outofvp + div.clear {
    margin-top: 156px; }
/*	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: #0081c6;
    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: #0081c6; }
    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 {
      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: #0081c6;
      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 {
  width: 1440px;
  margin: auto;
  text-align: left;
  padding-left: 24px;
  padding-top: 80px; }
  body.layout_3 .contentwrap section.content.backlink {
    display: block;
    width: 142px;
    float: left; }
  body.layout_3 .contentwrap section.content.backlink a.backlink {
    font-size: 14px;
    line-height: 14px;
    margin-top: 0;
    padding-top: 0;
    display: block;
    text-decoration: none;
    color: #000; }
  body.layout_3 .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 {
    float: left;
    width: 860px; }
  body.layout_3 .contentwrap .content .frame header {
    height: auto !important; }
  body.layout_3 .contentwrap .content .frame h2, body.layout_3 .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 {
    font: normal normal 300 15px/1em 'Effra-Regular';
    color: #0081c6;
    margin: 0 0 16px 0;
    text-transform: Uppercase; }
  body.layout_3 .contentwrap .content .frame .ce-gallery figure {
    margin-bottom: 50px; }
  body.layout_3 .contentwrap .content .frame .ce-bodytext {
    margin-top: 30px; }
    body.layout_3 .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 {
      color: #0081c6; }
    body.layout_3 .contentwrap .content .frame .ce-bodytext p strong, body.layout_3 .contentwrap .content .frame .ce-bodytext p b {
      font-family: 'Effra-Regular', sans-serif;
      font-weight: 500; }
    body.layout_3 .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 {
      font: normal normal normal 18px/1.39em 'Effra-Light';
      margin-bottom: 6px; }
    body.layout_3 .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) {
      background-color: #f8f8f8; }
    body.layout_3 .contentwrap .content .frame .ce-bodytext table td {
      padding-right: 10px;
      vertical-align: top; }
      body.layout_3 .contentwrap .content .frame .ce-bodytext table td strong {
        font-family: 'Effra-Regular';
        font-weight: 500; }
    body.layout_3 .contentwrap .content .frame .ce-bodytext .box {
      background-color: #0081c6;
      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 {
      font-family: 'Effra-Bold', sans-serif;
      font-size: 28px;
      margin-bottom: 14px; }
    body.layout_3 .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 {
      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 {
      color: #f8f8f8 !important; }
    body.layout_3 .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 {
      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 {
      font-family: 'Effra-Light', sans-serif;
      line-height: 1.2em; }
    body.layout_3 .contentwrap .content .frame .ce-bodytext .box.rot {
      background-color: #c50450; }
    body.layout_3 .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 {
      margin-left: 40px;
      margin-bottom: 20px;
      margin-top: 4px;
      width: 45%; }
  body.layout_3 .contentwrap .content .frame-type-form_formframework {
    width: 80%; }
  body.layout_3 .contentwrap .content .content.search h3 {
    color: #808080;
    margin-bottom: 0; }
  body.layout_3 .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 {
    margin-top: 40px; }
    body.layout_3 .contentwrap .content .content.search .element.ressortoverview .items .item {
      min-height: 165px; }
    body.layout_3 .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 {
      width: 68%;
      margin-left: 0; }
      body.layout_3 .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 {
        width: 68%; }
  body.layout_3 .contentwrap .content.home {
    display: none; }
  body.layout_3 .contentwrap .teaser {
    width: 320px;
    float: right; }

.tx-registeraddress {
  width: 80%;
  font-family: 'Effra-Regular', sans-serif;
  font-size: 18px;
  line-height: 1.39em;
  font-weight: 500; }

@media (max-width: 1440px) {
  body.layout_3 .contentwrap {
    width: 100%;
    padding-top: 40px;
    padding-right: 24px; } }

@media (max-width: 1070px) {
  body.layout_3 .contentwrap section.content.backlink {
    display: none; }

  body.layout_3 .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 rgba(128, 128, 128, 0.161); } }

@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-Twitter.svg'); }

.share-facebook {
  background-image: url('/fileadmin/htr/_assets/Share-Facebook.svg'); }

.share-mail {
  background-image: url('/fileadmin/htr/_assets/Share-Mail.svg'); }

.share-pdf {
  background-image: url('/fileadmin/htr/_assets/Share-PDF.svg'); }

.share-print {
  background-image: url('/fileadmin/htr/_assets/Share-Print.svg'); }

.frame-type-form_formframework, .tx-registeraddress {
  margin-top: 18px; }
  .frame-type-form_formframework label, .tx-registeraddress label {
    display: none; }
  .frame-type-form_formframework input, .tx-registeraddress input {
    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 button[type="submit"], .tx-registeraddress button[type="submit"], .frame-type-form_formframework input[type="submit"], .tx-registeraddress input[type="submit"] {
    background-color: #0081c6;
    color: #fff;
    width: 200px;
    height: 50px;
    cursor: pointer;
    border: none;
    border-radius: 6px;
    font-size: 17px; }
  .frame-type-form_formframework button[type="submit"].delete, .tx-registeraddress button[type="submit"].delete, .frame-type-form_formframework input[type="submit"].delete, .tx-registeraddress input[type="submit"].delete {
    width: 240px;
    background-color: #c50450; }
  .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: 'Effra-Light', sans-serif; }
  .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; }

.nice-select {
  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; }

.nice-select.open .list {
  width: 100%; }

.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: #c50450; }
  .topstory.igeho a.button.negative {
    color: #c50450;
    background-color: #fff; }

.element.timetable h2 {
  text-align: center;
  font-size: 48px;
  font-family: Effra-Bold;
  font-weight: normal;
  color: #c50450;
  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: 62px;
    -moz-border-radius: 62px;
    border-radius: 62px;
    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: #c50450;
    color: #fff;
    border: 1px solid #c50450; }
  .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, #c50450, #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: #c50450;
  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 #0081c6;
    background-color: #fff;
    color: #0081c6;
    border-radius: 4px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    cursor: pointer; }
  .element.partner .items .item .showmore:hover {
    background-color: #fff;
    color: #0081c6; }
  .element.partner .items .item .content {
    font-size: 16px;
    line-height: 1.4em;
    text-align: center;
    display: none; }
    .element.partner .items .item .content a {
      color: #0081c6; }
    .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 #0081c6;
    background-color: #0081c6;
    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: #0081c6; }

@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%; } }

@media (max-width: 775px) {
  .topstory.igeho .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 .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.ressort.skyscraper {
  background-color: inherit; }

.element.homeressort .items .item.advert-monster {
  width: 678px !important;
  clear: inherit; }
  .element.homeressort .items .item.advert-monster .sujet {
    position: absolute;
    left: calc(50% - 234px);
    top: calc(50% - 200px); }
  .element.homeressort .items .item.advert-rect {
    clear: inherit; }
  .element.homeressort .items .item.advert-rect .sujet {
    position: absolute;
    left: calc(50% - 150px);
    top: calc(50% - 125px); }
  .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; }

.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: 50% !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; }

  .posterad {
    height: 600px; }
    .posterad .posterad-outer .posterad-element {
      background-size: 90% auto; } }

@media (max-width: 500px) {
  .element.homeressort .items .item.advert-monster {
    display: none; } }

.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-Light';
    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 #0081c6;
  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: #0081c6;
    font-size: 16px;
    color: #fff;
    font-family: 'Effra-Light';
    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: #0081c6; }
      .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: #c50450;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
    color: #fff;
    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: #c50450 !important;
    font-size: 22px !important;
    text-align: center !important;
    font-weight: 100 !important;
    left: auto;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    margin: auto;
    background-color: #f2f2f2;
    text-align: center; }
  .advert-newsletter .wrap h2.blue {
    color: #0081c6 !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: #fff;
    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: #c50450;
    color: #fff;
    width: 90%;
    height: 50px;
    cursor: pointer;
    border: none;
    border-radius: 6px;
    font-size: 17px;
    margin-bottom: 60px; }
  .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: #c50450 !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: #0081c6 !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: #0081c6;
    text-decoration: none; }
  .advert-partnerimmarkt .wrap input[type="text"] {
    background-color: #fff;
    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: #c50450;
    color: #fff;
    width: 90%;
    height: 50px;
    cursor: pointer;
    border: none;
    border-radius: 6px;
    font-size: 17px;
    margin-bottom: 10px; }

.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: #c50450 !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: #c50450;
    color: #fff;
    width: 90%;
    height: 50px;
    cursor: pointer;
    border: none;
    border-radius: 6px;
    font-size: 17px;
    margin-bottom: 10px;
    line-height: 50px;
    display: inline-block; }
  .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: #0081c6; }

.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: #c50450 !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: #0081c6 !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: #0081c6;
    text-decoration: none; }
  .advert-umbauten .wrap input[type="text"] {
    background-color: #fff;
    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: #c50450;
    color: #fff;
    width: 90%;
    height: 50px;
    cursor: pointer;
    border: none;
    border-radius: 6px;
    font-size: 17px;
    margin-bottom: 10px; }

.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: #c50450 !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: #c50450;
    color: #fff;
    width: 90%;
    height: 50px;
    cursor: pointer;
    border: none;
    border-radius: 6px;
    font-size: 17px;
    margin-bottom: 10px;
    line-height: 50px;
    display: inline-block; }
  .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: #0081c6; }

.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: #c50450 !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: #0081c6 !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: #0081c6;
    text-decoration: none; }
  .advert-igeho .wrap input[type="text"] {
    background-color: #fff;
    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: #c50450;
    color: #fff;
    width: 90%;
    height: 50px;
    cursor: pointer;
    border: none;
    border-radius: 6px;
    font-size: 17px;
    margin-bottom: 10px; }

.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: #c50450 !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: #c50450;
    color: #fff;
    width: 90%;
    height: 50px;
    cursor: pointer;
    border: none;
    border-radius: 6px;
    font-size: 17px;
    margin-bottom: 10px;
    margin-top: 20px;
    line-height: 50px;
    display: inline-block; }
  .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-Light', sans-serif;
    font-size: 16px;
    text-decoration: none;
    color: #fff;
    border-radius: 2px;
    border: solid 1px #0081c6;
    background-color: #0081c6;
    border-radius: 4px;
    margin-left: 24px; }
  .items .paging a:hover {
    border: solid 1px #0081c6;
    color: #0081c6;
    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: 62px;
    -moz-border-radius: 62px;
    border-radius: 62px;
    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: #0081c6;
    border: 1px solid #0081c6; }
  .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: #c50450;
    border: 1px solid #c50450;
    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: #c50450;
    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: #c50450;
    border: 1px solid #c50450; }

.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: 180px; }

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: #0081c6; }
    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: #0081c6;
    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: 270px;
      height: 42px;
      background-image: url(/fileadmin/htr/_assets/htr_logo-negativ.png);
      background-repeat: no-repeat;
      background-size: cover;
      margin-left: -28px;
      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 .part2, footer .mainfooter .wrap .part3 {
    margin-right: 80px; }
  footer .pagefooter {
    width: 100%;
    background-color: #00579c;
    height: 40px;
    font-family: 'Effra-Light';
    font-size: 12px;
    line-height: 40px;
    color: #fff; }
  footer .pagefooter .wrap {
    width: 1440px;
    margin: auto; }

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 .pagefooter .wrap .part2, footer .mainfooter .wrap .part3, 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; } }

* {
  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; }

.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; }
/* 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: #000;
    height: 100%; }
    .header-navi .wrap ul#mainnav li a {
      color: #000;
      text-decoration: none;
      padding-left: 14px;
      padding-right: 14px;
      line-height: 56px; }
  .header-navi .wrap ul#mainnav li.active {
    background-color: #0081c6;
    height: 100%;
    margin-top: 0; }
    .header-navi .wrap ul#mainnav li.active a {
      color: #fff; }
  .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: 5; }

.header-navi.is-sticky.goup {
  top: 100px; }

.header-navi.is-sticky + div.clear {
  margin-top: 56px; }
/* Header Layout 0: Home  */
body.layout_0 header {
  /* Top Header */ }
  body.layout_0 header .header-top {
    height: 100px;
    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 .logo {
    float: left;
    width: 217px;
    height: 65px;
    background-image: url('/fileadmin/htr/_assets/htr-logo.svg');
    background-size: 198px;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 14px;
    margin-left: 14px;
    cursor: pointer; }
  body.layout_0 header .header-top .wrap .ressort {
    float: left;
    font: normal 300 25px/1.36em 'Effra-Light';
    color: #c50450;
    height: 34px;
    float: left;
    margin-top: 54px;
    margin-left: 7px; }
    body.layout_0 header .header-top .wrap .ressort span {
      background-color: #0081c6;
      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: #0081c6;
    border-radius: 20px;
    color: #fff;
    font: normal 300 12px/1em 'Effra-Light';
    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; }
  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: -100px;
    z-index: 10; }
  body.layout_0 header .header-top.outofvp.goup {
    top: 0; }
  body.layout_0 header .header-top.outofvp + div.clear {
    margin-top: 155px; }
/* 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: 100px;
    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 .logo, body.layout_4 header .header-top .wrap .logo {
    float: left;
    width: 217px;
    height: 65px;
    background-image: url('/fileadmin/htr/_assets/htr-logo.svg');
    background-size: 198px;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 14px;
    margin-left: 14px;
    cursor: pointer; }
  body.layout_2 header .header-top .wrap .ressort, body.layout_4 header .header-top .wrap .ressort {
    float: left;
    font: normal 300 25px/1.36em 'Effra-Light';
    color: #c50450;
    height: 34px;
    float: left;
    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: #0081c6;
      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: #0081c6;
    border-radius: 20px;
    color: #fff;
    font: normal 300 12px/1em 'Effra-Light';
    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; }
  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: -100px;
    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: 155px; }
/*  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); }

@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) {
  .header-navi {
    display: none; }

  .header-navi.is-sticky + div.clear {
    margin-top: 0; }

  .header-top {
    position: fixed;
    z-index: 100;
    width: 100%;
    background-color: #fff; }

  body.layout_0 header, body.layout_1 header {
    height: 80px; }

  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 .logo, body.layout_2 header .header-top .wrap .logo, body.layout_3 header .header-top .wrap .logo, body.layout_4 header .header-top .wrap .logo {
      width: 140px;
      height: 50px;
      background-size: 120px; }
      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; } }
