   @media only screen and (min-width: 37.563em) {
  html {
    font-family: medium;
  }

  #footer #siteInfo .heading {
    font-weight: 300;
    font-size: 2.2rem;
    cursor: auto;
    padding-bottom: 0;
  }
  #footer #siteInfo .heading:hover {
    text-decoration: none;
  }
  #footer #siteInfo ul li:last-child {
    border: none;
    padding-bottom: 0;
  }
  #footer #siteInfo .c-footer__image .c-contact-footer__social__Wrapper__img {
    max-width: 230px;
  }
  #footer #navFunctionsWrapper .fixed {
    width: 64px;
  }
  .with-homelink #footer #navFunctionsWrapper .navToTop {
    margin-bottom: 0;
    bottom: 7.7rem;
  }
  .with-homelink #footer #navFunctionsWrapper .navToTop__homelink {
    display: block;
    margin-bottom: 1px;
  }
  .with-homelink #footer #navFunctionsWrapper .navToTop__homelink {
    position: relative;
  }
  .with-homelink #footer #navFunctionsWrapper .navToTop__homelink span {
    display: block;
    position: absolute;
    text-indent: -9000px;
    right: 0;
    width: 0;
    overflow: hidden;
  }
  .with-homelink #footer #navFunctionsWrapper .navToTop__homelink:hover span {
    right: 64px;
    bottom: 0;
    width: 15rem;
    text-indent: 0;
    z-index: -1;
    background-color: #c30a17;
    opacity: 0.75;
    color: #fff;
    padding: 20px;
    -webkit-transition: background-color 1s ease-in-out;
    transition: background-color 1s ease-in-out;
  }

  .c-content-article {
    max-width: 61rem;
    margin: 0 auto;
  }
  .c-content-article .picture--full {
    width: calc(100vw - 4rem) !important;
    max-width: 126rem !important;
    margin-left: calc((100vw - 650px) / 2 * -1) !important;
  }
  .c-content-article .picture--full img {
    width: 100%;
  }

  .c-content-accordion .picture.banner.links {
    float: left;
    margin-left: 0;
  }
  .c-content-accordion .picture.banner.rechts {
    float: right;
    margin-right: 0;
  }
  .c-content-tab .picture.banner.links {
    float: left;
    margin: 0 2rem 2rem 0;
  }
  .c-content-tab .picture.banner.rechts {
    float: right;
    margin: 0 0 2rem 2rem;
  }
  .c-content-stage--wrapper--with-image .picture.banner.links {
    float: left;
    margin: 4rem 2rem 2rem 0;
  }
  .c-content-stage--wrapper--with-image .picture.banner.rechts {
    float: right;
    margin: 4rem 0 2rem 2rem;
  }

  .loupe {
    display: block;
    position: absolute;
    bottom: 1rem;
    right: 1rem;
  }
  .loupe:hover, .loupe:focus {
    outline: 2px solid #fff;
    opacity: 0.9;
  }
  .loupe:focus img {
    outline-style: dotted;
    outline-color: #000;
    outline-width: 1px;
  }

  .picture.banner {
    max-width: 29.5rem;
  }
  .picture.normal {
    max-width: 61rem;
  }
  .picture .loupe {
    display: block;
  }

  .docData .label {
    display: block;
    font-weight: bold;
    font-size: 1.6rem;
    min-width: 18rem;
    float: left;
    clear: left;
    line-height: 1.5;
    padding: 0.5rem 2rem 0.5rem 0;
  }
  .docData .value {
    display: block;
    font-size: 1.6rem;
    line-height: 1.5;
    float: left;
    padding: 0.5rem 0;
  }

  .button {
    width: auto;
    text-align: left;
  }

  #header .logo img {
    max-width: 15rem;
  }

  .c-content-article > .l-content-article--full, .c-content-article > div[id*=Slot] > .l-content-article--full {
    margin-right: 0;
    position: relative;
    width: 100vw !important;
    margin-left: calc((100vw - 610px) / 2 * -1) !important;
  }

  .scrollbar12 .c-content-article > .l-content-article--full, .scrollbar12 > div[id*=Slot] > .l-content-article--full {
    width: calc(100vw - 12px) !important;
    margin-left: calc((100vw - 12px - 610px) / 2 * -1) !important;
  }

  .scrollbar17 .c-content-article > .l-content-article--full, .scrollbar17 > div[id*=Slot] > .l-content-article--full {
    width: calc(100vw - 17px) !important;
    margin-left: calc((100vw - 17px - 610px) / 2 * -1) !important;
  }

  .c-additional-information {
    max-width: 19rem;
    overflow: hidden;
    margin-bottom: 3rem;
  }
  .c-additional-information.links {
    margin-left: auto;
    margin-top: 3rem;
    margin-bottom: 2rem;
    margin-right: 2rem;
    float: left;
    clear: left;
  }
  .c-additional-information.rechts {
    margin-top: 3rem;
    margin-right: auto;
    margin-bottom: 2rem;
    margin-left: 2rem;
    float: right;
    clear: right;
  }
  .c-additional-information.show-for-print {
    display: none !important;
  }

  .c-contact-footer__social {
    padding-top: 0;
  }

  .c-content-accordion {
    padding: 4rem 0;
    margin: 0 auto 5rem;
  }

  .c-content-gallery__img-container .loupe {
    display: block;
  }
  .c-content-gallery .navigation {
    display: block;
  }
  .c-content-gallery .navigation .slick-dots {
    bottom: 0;
  }
  .c-content-gallery .navigation .prev {
    display: block !important;
    top: 26.3rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    bottom: inherit;
    position: absolute;
  }
  .c-content-gallery .navigation .next {
    display: block !important;
    top: 26.3rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    bottom: inherit;
    position: absolute;
  }

  .c-content-stage {
    padding: 5rem 1rem;
  }
  .c-content-stage--weiss {
    padding-bottom: 0;
  }
  .c-content-stage--wrapper {
    max-width: 61rem;
  }
  .c-content-stage--wrapper--with-image {
    max-width: 124rem;
    overflow: auto;
  }
  .c-content-stage--wrapper .c-content-stage__headline {
    max-width: 61rem;
    margin: 0 auto;
  }
  .c-content-stage--wrapper .c-content-stage__subheadline {
    max-width: 61rem;
    margin: 0 auto;
  }

  .c-content-link-box__li {
    width: 50%;
    margin-bottom: 2rem;
  }

  .medium-6 .c-content-link-box__li {
    width: 100%;
  }

  .c-content-article.hasStage {
    margin-top: -16rem;
  }

  .c-content-stage .c-stage__textContainer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .c-content-stage .c-stage__text {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
  }
  .c-content-stage .c-stage__overlay--top {
    padding: 0 1rem;
  }
  .c-content-stage .c-stage__overlay--bottom .c-content-teaser__body {
    margin: 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .c-content-stage .c-stage__overlay--bottom .c-content-teaser__text {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
  .c-content-stage .c-stage__overlay--bottom .c-content-teaser__imgWrapper {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
  .c-content-stage--homepage .c-content-teaser__text {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
  }
  .c-content-stage--homepage .c-stage__overlay__wrapper {
    padding-top: 18rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .c-content-stage--homepage .c-stage__overlay--top {
    margin: 0 0 2rem;
    padding: 0;
    max-width: 37.4rem;
    min-height: 37.4rem;
  }
  .c-content-stage--homepage .c-stage__overlay--bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: wrap;
        -ms-flex-flow: wrap;
            flex-flow: wrap;
    margin: 0 0 2rem;
    max-width: 37.4rem;
    -webkit-align-content: space-around;
        -ms-flex-line-pack: distribute;
            align-content: space-around;
  }
  .c-content-stage--homepage .c-stage__overlay__teaserwapper {
    margin-left: 1rem;
    margin-bottom: 0;
    width: 100%;
  }
  .c-content-stage--homepage .c-stage__p p {
    margin-bottom: 1rem;
  }
  .c-content-stage--minimized .c-stage__overlay__wrapper {
    padding-top: 20rem;
  }
  .c-content-stage:not(.c-content-stage--minimized) .c-stage__overlay__wrapper:before {
    min-height: 20rem;
  }
  .startseite .c-content-stage .c-stage {
    background-position: center;
    background-size: cover;
  }

  .c-content-teaser {
    padding: 5em 0;
    margin: 0 auto;
  }
  .c-content-teaser__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-flow: column-reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
    padding: 0;
    max-width: 61rem;
    margin: 0 auto 3rem;
  }
  .c-content-teaser__body__search {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    max-width: 100%;
  }
  .c-content-teaser__body__search .c-content-teaser__text .c-more__p {
    margin-bottom: 0;
  }
  .c-content-teaser__body__search .c-content-teaser__img {
    text-align: inherit;
  }
  .c-content-teaser__body__search .c-content-teaser__img img {
    width: 100%;
  }
  .c-content-teaser__body__search .c-content-teaser__p {
    display: block;
  }
  .c-content-teaser__body__search .c-content-teaser__imgWrapper {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .c-content-teaser__imgWrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    padding: 0;
  }
  .c-content-teaser__text {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    padding: 2rem;
  }
  .c-content-teaser__p p {
    margin-bottom: 2rem;
  }
  .c-content-teaser__button-row {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-top: auto;
  }
  .c-content-teaser__button-row .c-more__p {
    margin-top: 1rem;
    margin-left: 0.2rem;
    margin-bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-content-teaser__button-row .c-more__p:first-child {
    margin-left: 0;
  }
  .c-content-teaser--matrix .c-content-teaser__p p {
    margin-bottom: 0;
  }

  .c-teaser__list__item {
    width: 100%;
    padding: 0 2rem;
  }
  .c-teaser__list__item .c-content-teaser__imgWrapper {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    max-width: 29.5rem;
  }
  .c-teaser__list__item .c-content-teaser__text {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    padding-left: 2rem;
  }
  .c-teaser__list__item .c-content-teaser__body {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-flow: nowrap row-reverse;
        -ms-flex-flow: nowrap row-reverse;
            flex-flow: nowrap row-reverse;
    height: 100%;
  }
  .c-teaser__list__item .c-content-teaser__body--no-image .c-content-teaser__text {
    padding: 2rem;
  }

  .c-content-teaser-row__li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-bottom: 2rem;
    text-align: left;
  }
  .c-content-teaser-row__ul--col-4 .c-content-teaser-row__li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  #content .c-content-teaser__body__search .c-content-teaser__imgWrapper {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  #content .c-content-teaser__body--event .c-content-teaser__imgWrapper {
    -webkit-box-flex: 0 !important;
    -webkit-flex: 0 0 50% !important;
        -ms-flex: 0 0 50% !important;
            flex: 0 0 50% !important;
  }

  .searchresult .c-content-teaser__imgWrapper {
    display: block;
  }
  .searchresult .c-content-teaser__body {
    margin-bottom: 0.2rem;
  }
  .searchresult .c-content-teaser__body--event {
    margin-bottom: 3rem;
  }

  .c-content-teaser-slider .c-content-teaser__imgWrapper {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }

  .c-content-teaser-slider-multiple-top__wrapper {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .c-content-teaser-slider-multiple-bottom__wrapper {
    margin-left: 0rem;
    margin-right: 0rem;
  }

  .c-content-teaser-slider-portrait__wrapper .c-content-teaser-slider__slide .c-content-teaser__body {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .c-content-teaser-slider-small__wrapper {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .c-content-teaser-slider-small .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: nowrap row;
        -ms-flex-flow: nowrap row;
            flex-flow: nowrap row;
  }
  .c-content-teaser-slider-small__slide {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    float: none;
    height: auto !important;
  }
  .c-content-teaser-slider-small .c-content-teaser__body {
    width: 100%;
  }
  .c-content-teaser-slider-small .c-content-teaser__body--no-short-text {
    background-color: transparent;
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    height: auto;
  }
  .c-content-teaser-slider-small .c-content-teaser__text {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .c-content-teaser-slider-small .c-content-teaser__imgWrapper {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    height: auto;
  }

  .c-content-wrapper {
    margin: 0 auto;
    padding: 5rem 1rem;
  }
  .c-content-wrapper--lessspace {
    padding: 3rem 1rem;
  }

  .c-more__p {
    padding: 1rem 3rem;
    width: auto;
  }

  .cookiebanner .button-row {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .cookiebanner .options {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .cookiebanner .options span {
    margin-right: 2rem;
  }

  .oneline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
            flex-direction: row;
    -ms-flex-direction: row;
  }
  .oneline-left {
    margin-bottom: 0;
  }
  .oneline-right {
    margin-left: 1rem;
  }
  .oneline-right input.submit {
    padding: 1.6rem 2rem;
  }

  #share .wrapper-share.shariff {
    padding: 3rem 2rem;
  }
  #share .shariff-button:not(.info) .share_text {
    display: inline-block;
    text-indent: 0;
    overflow: visible;
    width: auto;
    position: relative;
    left: 0;
  }
  #share .shariff-button:not(.info) .fa {
    margin-right: 1rem;
  }

  #share .wrapper-share {
    min-height: 16.5em;
  }
  #share .social_share_privacy_area .facebook,
#share .social_share_privacy_area .twitter,
#share .social_share_privacy_area .gplus,
#share .social_share_privacy_area .twitter,
#share .social_share_privacy_area .gplus {
    width: auto;
    padding-right: 20px !important;
  }
  #share .social_share_privacy_area li.help_info.twitter .info,
#share .social_share_privacy_area li.help_info.facebook .info,
#share .social_share_privacy_area li.help_info.gplus .info {
    left: 0px;
  }

  .teaser-switcher .teaser {
    width: 33.33%;
  }

  .StndGallery {
    max-width: 610px;
    margin: 0 auto 4rem;
  }
  .StndGallery .galleryBox {
    background: #E9eef1;
  }
  .StndGallery .galleryBox .navigation {
    top: 175px;
  }
}
 