   @media only screen and (min-width:80em) {
  .c-content-teaser__body--no-image .c-content-teaser__text {
    padding: 2rem;
  }
  .c-content-teaser__text {
    padding: 4rem 2rem 2rem 2rem;
  }
  .c-content-teaser--matrix .c-content-teaser__text {
    padding: 2rem;
  }

  .c-content-teaser-row__ul--col-4 .c-content-teaser-row__li {
    width: 25%;
  }
  .c-content-teaser-row__ul .c-content-teaser-row--col-4 .c-content-teaser-row__li .c-content-teaser__text {
    min-height: 28rem;
  }

  .picture.normal.links {
    float: left;
    margin-left: -30rem;
    margin-right: 2rem;
  }
  .picture.normal.rechts {
    float: right;
    margin-right: -30rem;
    margin-left: 2rem;
  }

  .c-content-article .picture.linksOhneUeberhang {
    margin-left: -30rem;
    max-width: 910px;
  }
  .c-content-article .picture.rechtsOhneUeberhang {
    float: right;
    margin-right: -30rem;
    max-width: 910px;
  }
  .c-content-article .picture.rechtsOhneUeberhang + p {
    clear: both;
  }
  .c-content-article .picture--full {
    width: 124rem !important;
    margin-left: calc((124rem - 610px) / 2 * -1) !important;
  }

  #content .picture.normal.links {
    margin-left: 0;
  }
  #content .picture.normal.rechts {
    margin-right: 0;
  }
  #content .picture.thumbnail.links {
    margin-left: 0;
  }
  #content .picture.thumbnail.rechts {
    margin-right: 0;
  }
  #content .picture.banner.links {
    margin-left: 0;
  }
  #content .picture.banner.rechts {
    margin-right: 0;
  }

  .c-content-accordion .picture.normal.links {
    margin-left: 0;
    margin-right: 2rem;
  }
  .c-content-accordion .picture.normal.rechts {
    margin-right: 0;
    margin-left: 2rem;
  }
  .c-content-tab .picture.normal.links {
    margin-left: 0;
    margin-right: 2rem;
  }
  .c-content-tab .picture.normal.rechts {
    margin-right: 0;
    margin-left: 2rem;
  }

  .c-additional-information {
    max-width: 30rem;
  }
  .c-additional-information.links {
    margin-left: -32rem;
    margin-right: 2rem;
  }
  .c-additional-information.rechts {
    margin-right: -32rem;
    margin-left: 2rem;
  }

  #content .c-additional-information.links {
    margin-left: 0;
  }
  #content .c-additional-information.rechts {
    margin-right: 0;
  }

  .c-content-link-box__li {
    width: 25%;
  }

  .c-content-stage--homepage .c-stage__overlay__teaserwapper {
    margin: 0;
    height: 21.2rem;
    max-width: 21.2rem;
  }
  .c-content-stage--homepage .c-stage__overlay--top {
    max-width: 42.8rem;
    min-height: 42.8rem;
  }
  .c-content-stage--homepage .c-stage__overlay--bottom {
    margin: 0 0 0 6rem;
  }
  .c-content-stage--homepage .c-stage__overlay--bottom .c-content-teaser__imgWrapper img {
    height: 198px;
  }
  .c-content-stage--homepage .c-stage__overlay--bottom .c-content-teaser__body:hover .c-content-teaser__text {
    height: 19.8rem;
  }

  .c-content-teaser__body--no-image .c-content-teaser__text {
    padding: 2rem;
  }
  .c-content-teaser__text {
    padding: 4rem 2rem 2rem 2rem;
  }
  .c-content-teaser--matrix .c-content-teaser__text {
    padding: 2rem;
  }

  .c-content-teaser-row__ul--col-4 .c-content-teaser-row__li {
    width: 25%;
  }
  .c-content-teaser-row__ul .c-content-teaser-row--col-4 .c-content-teaser-row__li .c-content-teaser__text {
    min-height: 28rem;
  }

  .c-content-teaser-slider__wrapper {
    margin-left: 0rem;
    margin-right: 0rem;
  }
  .c-content-teaser-slider .navigation {
    display: block;
  }
  .c-content-teaser-slider .navigation .slick-dots {
    bottom: 0;
  }
  .c-content-teaser-slider .navigation .prev:focus img, .c-content-teaser-slider .navigation .prev:hover img, .c-content-teaser-slider .navigation .next:focus img, .c-content-teaser-slider .navigation .next:hover img {
    opacity: 0.75;
  }
  .c-content-teaser-slider .navigation .prev {
    left: -2rem;
    top: 53%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    bottom: inherit;
    position: absolute;
  }
  .c-content-teaser-slider .navigation .prev img {
    display: block;
  }
  .c-content-teaser-slider .navigation .next {
    right: -2rem;
    top: 53%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    bottom: inherit;
    position: absolute;
  }
  .c-content-teaser-slider .navigation .next img {
    display: block;
  }

  .c-content-teaser-slider-multiple-top__wrapper {
    margin-left: 0rem;
    margin-right: 0rem;
  }
  .c-content-teaser-slider-multiple-bottom__wrapper {
    margin-left: -1rem;
    margin-right: -1rem;
  }
}
@media only screen and (min-width:80em) and (min-width: 90em) {
  .c-content-teaser-slider-multiple .navigation {
    display: block;
  }
  .c-content-teaser-slider-multiple .navigation .slick-dots {
    display: none !important;
  }
  .c-content-teaser-slider-multiple .navigation .prev:focus img, .c-content-teaser-slider-multiple .navigation .prev:hover img, .c-content-teaser-slider-multiple .navigation .next:focus img, .c-content-teaser-slider-multiple .navigation .next:hover img {
    opacity: 0.75;
  }
  .c-content-teaser-slider-multiple .navigation .prev {
    left: -2rem;
    top: 41.5%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    bottom: inherit;
    position: absolute;
  }
  .c-content-teaser-slider-multiple .navigation .prev img {
    display: block;
  }
  .c-content-teaser-slider-multiple .navigation .next {
    right: -2rem;
    top: 41.5%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    bottom: inherit;
    position: absolute;
  }
  .c-content-teaser-slider-multiple .navigation .next img {
    display: block;
  }
}
@media only screen and (min-width:80em) {
  .c-content-teaser-slider-small .c-content-teaser__text {
    min-height: inherit;
  }
  .c-content-teaser-slider-small .slick-track {
    display: block;
  }
  .c-content-teaser-slider-small__slide {
    float: left;
    height: 100%;
    margin-left: 1rem;
    margin-right: 1rem;
    min-height: 24.6rem;
    position: relative;
  }
  .c-content-teaser-slider-small__slide .c-content-teaser__body {
    display: block;
    margin-bottom: 0;
  }
  .c-content-teaser-slider-small__slide .c-content-teaser__body h3, .c-content-teaser-slider-small__slide .c-content-teaser__body h2 {
    min-height: 8.8rem;
    display: block;
    padding: 1.8rem 2rem 2rem;
    margin-bottom: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
            transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
  .c-content-teaser-slider-small__slide .c-content-teaser__text {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    position: absolute;
    display: block;
    z-index: 1;
    overflow: hidden;
    height: 8.8rem;
    padding: 0 0 2rem 0;
    bottom: 0;
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
            transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
    border-bottom: 0.2rem solid #c30a17;
  }
  .c-content-teaser-slider-small__slide .c-content-teaser__p {
    padding-top: 2rem;
  }
  .c-content-teaser-slider-small__slide .c-content-teaser__imgWrapper {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
  }
  .c-content-teaser-slider-small__slide:hover .c-content-teaser__text {
    height: 32.6rem;
    border-bottom-color: #c30a17;
  }
  .c-content-teaser-slider-small__slide:hover .c-content-teaser__body h3 {
    background-color: #3a3E41;
  }
  .c-content-teaser-slider-small__slide:hover .c-content-teaser__body--no-short-text .c-content-teaser__text {
    height: auto;
  }
  .c-content-teaser-slider-small__slide:hover .c-content-teaser__body--no-short-text .c-content-teaser__body h3 {
    background-color: #8E1E2B;
  }
  .c-content-teaser-slider-small__slide .c-content-teaser__body--no-short-text .c-content-teaser__p {
    display: none;
  }
  .c-content-teaser-slider-small__slide .c-content-teaser__body--no-short-text .c-content-teaser__button-row {
    display: none;
  }
  .c-content-teaser-slider-small__slide .c-content-teaser__body--no-short-text .c-content-teaser__text {
    width: 100%;
    height: auto;
  }
  .c-content-teaser-slider-small__slide.no-text {
    min-height: 0;
  }
}
@media only screen and (min-width:80em) and (min-width: 90em) {
  .c-content-teaser-slider-small .pagination {
    display: none;
  }
  .c-content-teaser-slider-small .navigation .prev:focus img, .c-content-teaser-slider-small .navigation .prev:hover img, .c-content-teaser-slider-small .navigation .next:focus img, .c-content-teaser-slider-small .navigation .next:hover img {
    opacity: 0.75;
  }
  .c-content-teaser-slider-small .navigation .prev {
    left: -2rem;
    top: 59%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    bottom: inherit;
    position: absolute;
  }
  .c-content-teaser-slider-small .navigation .prev img {
    display: block;
  }
  .c-content-teaser-slider-small .navigation .next {
    right: -2rem;
    top: 59%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    bottom: inherit;
    position: absolute;
  }
  .c-content-teaser-slider-small .navigation .next img {
    display: block;
  }
}
@media only screen and (min-width:80em) and (min-width: 90em) {
  .c-content-teaser-slider-small.c-content-teaser-slider-small--no-text .navigation .prev, .c-content-teaser-slider-small.c-content-teaser-slider-small--no-text .navigation .next {
    bottom: 25%;
    top: auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
@media only screen and (min-width:80em) {
  .c-content-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
 