@media only screen and (min-width: 64em) {
  .wrapperDivisions {
    margin-left: 33px;
    margin-right: 33px;
    margin-bottom: 99px;
  }
  .fixed .wrapperDivisions {
    padding-top: 0;
  }
  .content {
    padding-bottom: 81px;
  }
  .c-alternative-search {
    padding-bottom: 18px;
    overflow: hidden;
  }
  .c-alternative-search p {
    float: left;
  }
  .c-alternative-search p:first-child {
    margin-right: 36px;
  }
  .c-article-image {
    position: relative;
  }
  .c-article-image .picture {
    clear: both;
    width: 100% !important;
    margin: 0 auto;
  }
  .c-article-image .picture .wrapper,
  .c-article-image .picture .wrapper-text {
    margin-left: calc((8.33333% - 30px)  +  0px);
    margin-right: calc((8.33333% - 30px)  +  0px);
    max-width: 101.1rem;
  }
  .c-autosuggest {
    margin: 0 auto;
    -webkit-transform: translateX(-54px);
        -ms-transform: translateX(-54px);
            transform: translateX(-54px);
  }
  .c-autosuggest__headline {
    margin-bottom: 45px;
    padding-bottom: 9px;
  }
  .c-autosuggest__list {
    margin: 0 54px 81px;
  }
  .c-autosuggest a {
    font-size: 2.4rem;
    padding: 0 3px 3px;
  }
  #searchAutoSuggestBox1 {
    min-width: 0;
  }
  .c-button {
    margin-bottom: 0;
  }
  .c-button__text {
    text-align: left;
    padding: 18px 27px;
    border: 1px solid #A7C0B8;
    color: #333333;
    font-size: 1.6rem;
    letter-spacing: .025em;
    display: inline-block;
    transition: background-color .5s ease, color .5s ease, border-color .5s ease;
    font-weight: normal;
  }
  .c-button__text:hover, .c-button__text:focus, .c-button__text:active {
    background: #23614E;
    color: #FFFFFF;
    border-color: #23614E;
    text-decoration: none;
  }
  .c-button__text--green {
    background: #23614E;
    color: #FFFFFF;
    border-color: #23614E;
  }
  .c-button__text--green:hover, .c-button__text--green:focus, .c-button__text--green:active {
    background: transparent;
    color: #333333;
  }
  .c-button__text--link-icon, .c-button__text--publication-icon, .c-button__text--external-icon {
    position: relative;
  }
  .c-button__text--link-icon::before, .c-button__text--link-icon::after, .c-button__text--publication-icon::before, .c-button__text--publication-icon::after, .c-button__text--external-icon::before, .c-button__text--external-icon::after {
    top: 50%;
    right: 27px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .c-button__text--link-icon::before, .c-button__text--publication-icon::before, .c-button__text--external-icon::before {
    opacity: 1;
  }
  .c-button__text--link-icon::after, .c-button__text--publication-icon::after, .c-button__text--external-icon::after {
    opacity: 0;
    transition: opacity .5s ease;
  }
  .c-button__text--link-icon:hover::after, .c-button__text--link-icon:focus::after, .c-button__text--link-icon:active::after, .c-button__text--publication-icon:hover::after, .c-button__text--publication-icon:focus::after, .c-button__text--publication-icon:active::after, .c-button__text--external-icon:hover::after, .c-button__text--external-icon:focus::after, .c-button__text--external-icon:active::after {
    opacity: 1;
  }
  .c-button__text--link-icon {
    padding-right: 50px;
  }
  .c-button__text--link-icon::before, .c-button__text--link-icon::after {
    top: 50%;
    right: 27px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .c-button__text--link-icon::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 14px;
    height: 12px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -398px -1417px;
  }
  .c-button__text--link-icon::after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 14px;
    height: 12px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -284px -1417px;
  }
  .c-button__text--external-icon {
    padding-right: 51px;
  }
  .c-button__text--external-icon::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 15px;
    height: 18px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -1300px -408px;
  }
  .c-button__text--external-icon::after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 15px;
    height: 18px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -1300px -644px;
  }
  .c-button__text--publication-icon {
    padding-right: 52px;
  }
  .c-button__text--publication-icon::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 22px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -1142px -1172px;
  }
  .c-button__text--publication-icon::after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 22px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -1300px -50px;
  }
  .c-button--center {
    text-align: center;
  }
  .c-button--right {
    text-align: right;
  }
  .c-callcenter__block .column-block {
    margin-bottom: 41px;
  }
  .c-career {
    margin-bottom: 126px;
  }
  .c-career__heading {
    font-size: 4rem;
    letter-spacing: .005rem;
    margin-top: 4rem;
  }
  .c-career__textbody {
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .c-career__text {
    margin-left: auto;
    margin-right: auto;
  }
  .c-career__aside {
    padding-top: 10rem;
  }
  .c-career__list {
    margin-left: 2rem;
  }
  .c-contact {
    padding: 45px 63px 63px;
  }
  .c-contact__title {
    margin: 0 0 81px;
  }
  .c-contact__headline {
    font-size: 2.4rem;
  }
  .c-contact .address {
    margin-bottom: 54px;
  }
  .c-contact .contactData .label,
  .c-contact .contactData .value {
    font-size: 2.4rem;
  }
  .c-contact__textbody {
    margin-bottom: 0;
  }
  .c-contact__textbody::before {
    top: 8px;
    left: 0;
  }
  .c-contact__textbody p {
    padding-left: 5rem;
  }
  .c-cookiebanner__text, .c-cookiebanner__cta {
    padding-bottom: 45px;
  }
  .c-doc-list {
    margin: 54px 8.33333% 45px;
  }
  .c-doc-list__link {
    padding: 36px calc(16.66667% - 9px) 36px 16.66667%;
  }
  .tabs-container .c-doc-list {
    padding-left: 0 !important;
    margin: 0;
  }
  .tabs-container .c-doc-list__link {
    padding: 36px 45px;
  }
  .tabs-container .c-doc-list__link::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 17px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -1416px -645px;
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
    -webkit-transform: translate(-27px, -27px);
        -ms-transform: translate(-27px, -27px);
            transform: translate(-27px, -27px);
  }
  .tabs-container .c-doc-list__link:active::before, .tabs-container .c-doc-list__link:focus::before, .tabs-container .c-doc-list__link:hover::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 17px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -1416px -528px;
  }
  .tabs-container .c-doc-list__link--download::before, .tabs-container .c-doc-list__link--Publication::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 27px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -50px -919px;
  }
  .tabs-container .c-doc-list__link--download:active::before, .tabs-container .c-doc-list__link--download:focus::before, .tabs-container .c-doc-list__link--download:hover::before, .tabs-container .c-doc-list__link--Publication:active::before, .tabs-container .c-doc-list__link--Publication:focus::before, .tabs-container .c-doc-list__link--Publication:hover::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 27px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -297px -919px;
  }
  .tabs-container .c-doc-list__link--ExternalLink::before, .tabs-container .c-doc-list__link--external::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 25px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -1067px -804px;
  }
  .tabs-container .c-doc-list__link--ExternalLink:active::before, .tabs-container .c-doc-list__link--ExternalLink:focus::before, .tabs-container .c-doc-list__link--ExternalLink:hover::before, .tabs-container .c-doc-list__link--external:active::before, .tabs-container .c-doc-list__link--external:focus::before, .tabs-container .c-doc-list__link--external:hover::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 25px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -1067px -679px;
  }
  .c-errorjump-links {
    padding: 54px 72px;
  }
  .c-facets {
    padding-top: 18px;
  }
  .c-facets::before {
    content: '';
    display: block;
    background: #23614E;
    width: calc(100% - 9px * 6);
    height: 1px;
    position: absolute;
    top: 0;
    left: 27px;
  }
  .c-facets__link, .c-facets__selected {
    white-space: nowrap;
    padding-left: 63px;
  }
  .c-facets__link::before, .c-facets__selected::before {
    left: 27px;
  }
  .c-facets__link:hover::before, .c-facets__link:focus::before, .c-facets__link:active::before, .c-facets__selected::before {
    left: 27px;
  }
  .c-facets-selected {
    margin: 36px 0 0;
  }
  .c-federate-services {
    margin-left: calc((8.33333% - 30px)  +  30px);
    margin-right: calc((8.33333% - 30px)  +  0px);
  }
  .c-federate-services .column:nth-last-child(-n+4) .c-federate-state,
  .c-federate-services .columns:nth-last-child(-n+4) .c-federate-state {
    padding-bottom: 0;
  }
  .c-form-status {
    padding: 54px 45px 36px 180px;
  }
  .c-form-status::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 67px;
    height: 52px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -50px -50px;
    top: 50%;
    left: 57px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .c-guideline__headline {
    margin: 0 0 27px;
  }
  .c-guideline__item {
    margin-bottom: 9px;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 0;
  }
  .c-guideline__item::before {
    margin-bottom: 0;
    margin-left: 70px;
  }
  .c-guideline__item::after {
    content: '';
    background-color: #23614E;
    width: 1px;
    height: calc(100% + 9px);
    display: block;
    position: absolute;
    left: calc(70px + 27px);
  }
  .c-guideline__item:last-child {
    margin-bottom: 0;
  }
  .c-guideline__item:last-child::after {
    height: calc(50% + 9px);
    top: -9px;
  }
  .c-guideline__item:first-child::after {
    top: 50%;
  }
  .c-guideline__teaser {
    padding: 36px 99px 36px 70px;
    -webkit-flex: 1 0 0;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
  }
  .c-guideline__teaser > :only-child {
    padding: 27px 0;
  }
  .c-hint-box::after {
    left: -50vw;
    right: -50vw;
  }
  .c-hint-box--links::after {
    left: -50vw;
    right: 0;
  }
  .c-hint-box--rechts::after {
    right: -50vw;
    left: 0;
  }
  .c-hint-box__content {
    margin-left: 30px / -1;
  }
  .c-hint-box__content--links {
    float: right;
    margin-right: 0;
    margin-left: -81px;
  }
  .c-intro {
    padding: 63px calc(30px / 2) 81px;
  }
  .c-intro__headline {
    margin-bottom: 45px;
    margin-left: 30px;
    font-size: 4rem;
  }
  .c-intro__date-of-issue, .c-intro__content, .c-intro__navigation {
    margin-left: calc((8.33333% - 30px)  +  30px);
    margin-right: calc((8.33333% - 30px)  +  30px);
  }
  .c-intro__headline--wide, .c-intro__date-of-issue--wide {
    margin-left: calc((8.33333% - 30px)  +  0px);
    margin-right: calc((8.33333% - 30px)  +  0px);
  }
  .c-intro__navigation--wide {
    margin-left: 0;
    margin-right: 0;
  }
  .c-intro__content {
    -webkit-columns: 2;
            columns: 2;
    -webkit-column-gap: 18px;
            column-gap: 18px;
  }
  .c-intro--withToc {
    padding-top: 45px;
    padding-bottom: 108px;
  }
  .c-news-carousel {
    margin-top: 72px;
  }
  .c-news-carousel:active .navigation, .c-news-carousel:focus .navigation, .c-news-carousel:hover .navigation {
    opacity: 1;
  }
  .c-news-carousel .navigation {
    opacity: 0;
    transition: opacity .15s ease-in;
  }
  .c-news-carousel__list::before {
    content: none;
  }
  .c-news-carousel .slick-list {
    overflow: visible;
  }
  .c-news-carousel .slick-slide {
    transition: opacity .15s ease-in;
  }
  .c-news-carousel .slick-slide:not(.slick-active) {
    opacity: .5;
  }
  .js-news-carousel--1 .slick-list {
    max-width: 735px;
  }
  .js-news-carousel--1 .slick-slide {
    transition: opacity .15s ease-in;
  }
  .js-news-carousel--1 .slick-slide:not(.slick-active) {
    opacity: .5;
  }
  .js-news-carousel--1 .slick-slide:not(.slick-active) .c-teaser-carousel__content {
    -webkit-transform: scale(0.8) translateX(-13%);
        -ms-transform: scale(0.8) translateX(-13%);
            transform: scale(0.8) translateX(-13%);
  }
  .js-news-carousel--1 .slick-active ~ .slick-slide:not(.slick-active) .c-teaser-carousel__content {
    -webkit-transform: scale(0.8) translateX(13%);
        -ms-transform: scale(0.8) translateX(13%);
            transform: scale(0.8) translateX(13%);
  }
  .js-news-carousel--1 .navigation .prev {
    -webkit-transform: rotate(-180deg) translate(50%, 150%);
        -ms-transform: rotate(-180deg) translate(50%, 150%);
            transform: rotate(-180deg) translate(50%, 150%);
  }
  .js-news-carousel--1 .navigation .next {
    -webkit-transform: translate(50%, -150%);
        -ms-transform: translate(50%, -150%);
            transform: translate(50%, -150%);
  }
  .js-news-carousel--2 .slick-list {
    max-width: 942px;
  }
  .js-news-carousel--2 .slick-active .c-teaser-carousel__content {
    margin-left: 0;
    margin-right: 40px;
  }
  .js-news-carousel--2 .slick-active + .slick-active .c-teaser-carousel__content {
    margin-left: 40px;
    margin-right: 0;
  }
  .js-news-carousel--2 .slick-slide {
    transition: opacity .15s ease-in;
  }
  .js-news-carousel--2 .slick-slide:not(.slick-active) {
    opacity: .5;
  }
  .js-news-carousel--2 .slick-slide:not(.slick-active) .c-teaser-carousel__content {
    -webkit-transform: scale(0.8) translateX(-14%);
        -ms-transform: scale(0.8) translateX(-14%);
            transform: scale(0.8) translateX(-14%);
  }
  .js-news-carousel--2 .slick-active ~ .slick-slide:not(.slick-active) .c-teaser-carousel__content {
    -webkit-transform: scale(0.8) translateX(14%);
        -ms-transform: scale(0.8) translateX(14%);
            transform: scale(0.8) translateX(14%);
  }
  .js-news-carousel--2 .navigation .prev {
    -webkit-transform: rotate(-180deg) translateY(150%) translateX(25%);
        -ms-transform: rotate(-180deg) translateY(150%) translateX(25%);
            transform: rotate(-180deg) translateY(150%) translateX(25%);
  }
  .js-news-carousel--2 .navigation .next {
    -webkit-transform: translateY(-150%) translateX(25%);
        -ms-transform: translateY(-150%) translateX(25%);
            transform: translateY(-150%) translateX(25%);
  }
  .js-news-carousel--3 .slick-list {
    max-width: 1017px;
  }
  .js-news-carousel--3 .slick-active .c-teaser-carousel__content {
    margin-left: 0;
    margin-right: 36px;
  }
  .js-news-carousel--3 .slick-active + .slick-active .c-teaser-carousel__content {
    margin-left: 18px;
    margin-right: 18px;
  }
  .js-news-carousel--3 .slick-active + .slick-active + .slick-active .c-teaser-carousel__content {
    margin-left: 36px;
    margin-right: 0;
  }
  .js-news-carousel--3 .slick-slide {
    transition: opacity .15s ease-in;
  }
  .js-news-carousel--3 .slick-slide:not(.slick-active) {
    opacity: .5;
  }
  .js-news-carousel--3 .slick-slide:not(.slick-active) .c-teaser-carousel__content {
    -webkit-transform: scale(0.8) translateX(-14%);
        -ms-transform: scale(0.8) translateX(-14%);
            transform: scale(0.8) translateX(-14%);
  }
  .js-news-carousel--3 .slick-active ~ .slick-slide:not(.slick-active) .c-teaser-carousel__content {
    -webkit-transform: scale(0.8) translateX(14%);
        -ms-transform: scale(0.8) translateX(14%);
            transform: scale(0.8) translateX(14%);
  }
  .js-news-carousel--3 .navigation .prev {
    -webkit-transform: rotate(-180deg) translateX(50%);
        -ms-transform: rotate(-180deg) translateX(50%);
            transform: rotate(-180deg) translateX(50%);
  }
  .js-news-carousel--3 .navigation .next {
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
            transform: translateX(50%);
  }
  .c-search-options {
    margin-bottom: 18px;
  }
  .c-search-options__wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .c-search-options__headline {
    font-size: 2.4rem;
    margin: 0 0 18px;
  }
  .c-search-options__tabs-container {
    width: auto;
    float: none;
    margin-right: 18px;
    margin-bottom: 0;
    position: relative;
  }
  .c-search-options__tabs-container:last-child {
    margin-bottom: 0;
  }
  .c-search-options__section {
    font-size: 1.8rem;
    font-weight: normal;
    border: none;
    margin-bottom: 0;
    padding: 0 27px 0 0;
    cursor: default;
  }
  .c-search-options__container {
    background: #FFFFFF;
    border: none;
    padding: 27px 0 18px;
    position: absolute;
    top: 100%;
    left: -27px;
    z-index: 25;
    box-shadow: 0 15px 30px 0 rgba(107, 117, 129, 0.1);
  }
  .c-service__background {
    margin-bottom: 99px;
  }
  .c-service__item {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    font-size: 2.4rem;
    margin-bottom: 21px;
    line-height: 1.5;
  }
  .c-service__item a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 3rem;
    padding: 22px 30px 22px 85px;
  }
  .c-service__item a span {
    padding-right: 36px;
  }
  .c-service__item a span::before, .c-service__item a span::after {
    right: 0;
  }
  .c-service__item a span::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 28px;
    height: 13px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -307px -795px;
  }
  .c-service__item a span::after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 28px;
    height: 13px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -939px -552px;
  }
  .c-service__item:first-child {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    font-size: 3.2rem;
    max-height: 230px;
  }
  .c-service__item:first-child a {
    padding: 1rem 0;
    text-align: center;
    height: 100%;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: 0;
    margin-right: 0;
    position: relative;
  }
  .c-service__item:first-child a:hover, .c-service__item:first-child a:focus, .c-service__item:first-child a:active {
    top: -9px;
  }
  .c-service__item:first-child a span::before, .c-service__item:first-child a span::after {
    top: 81px;
  }
  .c-service__item:last-child {
    margin-bottom: -2rem;
  }
  .c-service__item:nth-child(2) {
    margin-top: -2rem;
  }
  .c-service .navDaten a::before, .c-service .navDaten a::after {
    top: 30px;
  }
  .c-service .navDaten a::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 48px;
    height: 47px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -521px -50px;
  }
  .c-service .navDaten a::after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 48px;
    height: 47px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -322px -364px;
  }
  .c-service .navThemen a::after, .c-service .navThemen a::before {
    left: 45px;
  }
  .c-service .navFormulare-Dokumente a::after, .c-service .navFormulare-Dokumente a::before {
    left: 45px;
  }
  .c-service .navServicetelefon a::after, .c-service .navServicetelefon a::before {
    left: 45px;
  }
  .c-servicebox {
    margin-right: calc(-33.33333% - 30px);
    padding: 54px 63px;
    float: right;
    margin-top: 18px;
    margin-left: 36px;
    width: 160%;
    max-width: calc(39.86667rem - 30px);
    position: relative;
  }
  .c-servicebox__header {
    margin-bottom: 36px;
  }
  .c-servicebox__title {
    font-size: 2.4rem;
  }
  .c-servicebox__link {
    padding-top: calc(36px + 23px);
  }
  .c-servicebox__link::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 28px;
    height: 23px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -939px -50px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 0;
  }
  .c-servicebox__link:hover::before, .c-servicebox__link:focus::before, .c-servicebox__link:active::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 28px;
    height: 23px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -939px -429px;
  }
  .c-servicebox__link--Basepage {
    padding-top: calc(36px + 23px);
  }
  .c-servicebox__link--Basepage::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 28px;
    height: 23px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -939px -50px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 0;
  }
  .c-servicebox__link--Basepage:hover::before, .c-servicebox__link--Basepage:focus::before, .c-servicebox__link--Basepage:active::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 28px;
    height: 23px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -939px -429px;
  }
  .c-servicebox__link--Publication {
    padding-top: calc(36px + 49px);
  }
  .c-servicebox__link--Publication::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 36px;
    height: 49px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -371px -200px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 0;
  }
  .c-servicebox__link--Publication:hover::before, .c-servicebox__link--Publication:focus::before, .c-servicebox__link--Publication:active::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 36px;
    height: 49px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -186px -364px;
  }
  .c-servicebox__link--ExternalLink {
    padding-top: calc(36px + 45px);
  }
  .c-servicebox__link--ExternalLink::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 36px;
    height: 45px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -521px -342px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 0;
  }
  .c-servicebox__link--ExternalLink:hover::before, .c-servicebox__link--ExternalLink:focus::before, .c-servicebox__link--ExternalLink:active::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 36px;
    height: 45px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -521px -197px;
  }
  .c-solrsort {
    position: relative;
    z-index: 1;
  }
  .c-solrsort__headline {
    display: inline;
    font-size: 1.8rem;
    font-weight: normal;
    font-family: "bundessansweb", Calibri, "Droid Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #333333;
    text-transform: inherit;
    text-decoration: none;
    padding-right: 36px;
    position: relative;
  }
  .c-solrsort__headline.inactive-control::after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 9px;
    height: 5px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -1187px -735px;
    right: 9px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(0deg);
        -ms-transform: translateY(-50%) rotate(0deg);
            transform: translateY(-50%) rotate(0deg);
    transition: all .4s linear;
  }
  .c-solrsort__headline.active-control {
    border-bottom-color: transparent;
  }
  .c-solrsort__headline.active-control::after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 9px;
    height: 5px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -1187px -735px;
    right: 9px;
    top: 50%;
    transition: all .4s linear;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .c-solrsort__container {
    background: #FFFFFF;
    border: none;
    width: 240px;
    padding: 27px 0;
    position: absolute;
    left: -27px;
    box-shadow: 0 15px 30px 0 rgba(107, 117, 129, 0.1);
  }
  .c-solrsort__list-item {
    padding-left: 27px;
  }
  .c-stage {
    margin-bottom: 153px;
  }
  .c-stage__themen {
    padding-bottom: 45px;
  }
  .c-stage__thema {
    box-shadow: 0 0 40px rgba(107, 117, 129, 0.1);
    border-bottom: 4px solid #23614E;
    height: 100%;
    position: relative;
  }
  .c-stage__thema--last {
    border-bottom: 4px solid #23614E;
  }
  .c-stage__tabs-container {
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .c-stage__container {
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .c-stage__wrapper {
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .c-stage__list {
    margin-bottom: 45px;
  }
  .c-stage__more {
    margin-bottom: 36px !important;
  }
  .c-tab::after {
    left: -50vw;
    right: -50vw;
  }
  .c-tab--links::after {
    left: -50vw;
    right: 0;
  }
  .c-tab--rechts::after {
    right: -50vw;
    left: 0;
  }
  .c-teaser__link--no-image:hover [class*='__headline'], .c-teaser__link--no-image:focus [class*='__headline'], .c-teaser__link--no-image:active [class*='__headline'] {
    -webkit-transform: translate(-50%, -55%) scale(1.1);
        -ms-transform: translate(-50%, -55%) scale(1.1);
            transform: translate(-50%, -55%) scale(1.1);
  }
  .c-teaser__link::after, .c-teaser__link--Basepage::after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 17px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -1416px -528px;
    bottom: 27px;
    right: 33px;
  }
  .c-teaser__link--ExternalLink::after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 25px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -1067px -679px;
    bottom: 27px;
    right: 21px;
  }
  .c-teaser__link--Publication::after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 27px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -297px -919px;
    bottom: 20px;
    right: 23px;
  }
  .l-grid-teaser--1column .c-teaser__head--no-image {
    padding-bottom: 20.38043%;
  }
  .l-grid-teaser--2column .c-teaser__head--no-image {
    padding-bottom: 49.8155%;
  }
  .l-grid-teaser--3column .c-teaser__head--no-image {
    padding-bottom: 67.24138%;
  }
  .c-teaser__headline--no-image {
    text-align: center;
    margin: 0;
    position: absolute;
    width: 100%;
    top: 50%;
    right: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    display: inline-block;
    vertical-align: middle;
  }
  .c-teaser__headline--spaced {
    padding: 0 36px;
  }
  .l-grid-teaser--1column .c-teaser__text {
    padding-right: 99px;
  }
  .l-grid-teaser--2column .c-teaser__text {
    padding-right: 99px;
  }
  .l-grid-teaser--3column .c-teaser__text {
    padding-right: 27px;
  }
  .c-teaser__text--spaced {
    padding-left: 36px;
  }
  .c-teaser-carousel__content {
    transition: all 0.5s ease-in-out;
  }
  .c-teaser-carousel__link {
    box-shadow: 0 0 40px rgba(107, 117, 129, 0.1);
    opacity: 1 !important;
  }
  .c-teaser-carousel__link--1 {
    padding: 90px 99px 45px;
  }
  .c-teaser-carousel__link--1::before {
    top: 99px;
    left: -9px;
  }
  .c-teaser-carousel__link--2 {
    padding: 90px 99px 45px;
  }
  .c-teaser-carousel__link--2::before {
    top: 99px;
    left: -9px;
  }
  .c-teaser-carousel__link--3 {
    padding: 108px 36px 36px;
  }
  .c-teaser-carousel__link--3::before {
    top: 81px;
    left: -9px;
  }
  .c-teaser-carousel__topline {
    left: 99px;
  }
  .c-teaser-carousel__topline--3 {
    left: 36px;
  }
  .c-teaser-topic-carousel__content {
    transition: all 0.7s ease-in-out;
  }
  .c-toc {
    position: relative;
    z-index: 50;
    margin-top: -117px;
  }
  .c-toc li > a {
    padding: 27px 27px 27px 99px;
  }
  .c-toc li > a::before {
    left: 72px;
  }
  .c-toggle-right .heading {
    cursor: auto;
  }
  .c-toggle-right .heading:hover, .c-toggle-right .heading:focus {
    color: #000000;
  }
  .c-toggle-right__headline {
    border-bottom: 2px solid #F2F2F2;
  }
  .c-topic-carousel {
    margin-top: 54px;
    margin-left: 60px;
    padding-right: 60px;
  }
  .c-topic-carousel .slick-list {
    overflow: visible;
  }
  .c-topic-carousel .slick-slide {
    transition: opacity .15s ease-in;
  }
  .c-topic-carousel .slick-slide:not(.slick-active) {
    opacity: .5;
  }
  .c-topic-carousel .slick-slide:not(.slick-active) .c-teaser-topic-carousel__content {
    -webkit-transform: scale(0.8) translateX(-16%);
        -ms-transform: scale(0.8) translateX(-16%);
            transform: scale(0.8) translateX(-16%);
  }
  .c-topic-carousel .slick-active ~ .slick-slide:not(.slick-active) .c-teaser-topic-carousel__content {
    -webkit-transform: scale(0.8) translateX(16%);
        -ms-transform: scale(0.8) translateX(16%);
            transform: scale(0.8) translateX(16%);
  }
  .c-topic-carousel:active .navigation, .c-topic-carousel:focus .navigation, .c-topic-carousel:hover .navigation {
    opacity: 1;
  }
  .c-topic-carousel .navigation {
    opacity: 0;
    transition: opacity .15s ease-in;
  }
  .c-topic-carousel .navigation .prev {
    -webkit-transform: translateX(-50%) translateX(-60px) rotate(-180deg) !important;
        -ms-transform: translateX(-50%) translateX(-60px) rotate(-180deg) !important;
            transform: translateX(-50%) translateX(-60px) rotate(-180deg) !important;
  }
  .c-topic-carousel .navigation .next {
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
            transform: translateX(50%);
  }
  .c-tripleselect {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .dqpl-field-wrap {
    -webkit-flex: 0 0 33.33%;
        -ms-flex: 0 0 33.33%;
            flex: 0 0 33.33%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .dqpl-field-wrap .dqpl-label {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .dqpl-field-wrap .dqpl-select {
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    background: #EDEFF1;
    -webkit-flex-basis: inherit;
        -ms-flex-preferred-size: inherit;
            flex-basis: inherit;
  }
  .dqpl-field-wrap .dqpl-combobox {
    height: 100%;
    display: table;
  }
  .dqpl-field-wrap .dqpl-pseudo-value {
    vertical-align: middle;
    display: table-cell;
  }
  .dqpl-field-wrap:nth-of-type(2) .dqpl-combobox, .dqpl-field-wrap:nth-of-type(3) .dqpl-combobox {
    padding-left: 36px;
  }
  .dqpl-field-wrap:nth-of-type(2) .dqpl-combobox::before, .dqpl-field-wrap:nth-of-type(3) .dqpl-combobox::before {
    content: '';
    display: block;
    height: calc(100% + 1px);
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .dqpl-field-wrap:nth-of-type(2) .dqpl-select {
    background: #E1E3E6;
  }
  .dqpl-field-wrap:nth-of-type(2) .dqpl-combobox::before {
    background: url(/SiteGlobals/Frontend/Images/icons/pfeilflaeche_1.svg?__blob=normal&v=1) 0 0 no-repeat;
    background-size: contain;
  }
  .dqpl-field-wrap:nth-of-type(3) .dqpl-select {
    background: #CDD1D7;
  }
  .dqpl-field-wrap:nth-of-type(3) .dqpl-combobox::before {
    background: url(/SiteGlobals/Frontend/Images/icons/pfeilflaeche_2.svg?__blob=normal&v=1) 0 0 no-repeat;
    background-size: contain;
  }
  form[name='searchExpert'] {
    margin-bottom: 36px;
  }
  .c-form {
    padding: 54px;
  }
  .c-form--padding {
    padding: 9px 54px;
  }
  .c-form--nopadding {
    padding: 0;
  }
  .c-form__searchfield {
    padding: 0;
  }
  .c-form__searchfield input[type=text] {
    font-size: 4.8rem;
  }
  .c-form input[type=image] {
    width: 38px;
    height: 38px;
  }
  .col2 .formField span {
    display: block;
    width: 50%;
    float: left;
  }
  .col3 .formField span {
    display: block;
    width: 33.33%;
    float: left;
  }
  .c-abstract {
    padding: 54px 54px 36px;
  }
  .l-grid-teaser--intended {
    margin-left: calc((8.33333% - 30px)  +  30px);
    margin-right: calc((8.33333% - 30px)  +  0px);
  }
  .l-grid-teaser + .l-grid-teaser {
    margin-top: -36px;
  }
  .l-module:first-child {
    margin-bottom: 72px !important;
  }
  .l-module:not(:last-child),
  [id^='Slot']:not(:last-child) > .l-module {
    margin-bottom: 126px;
  }
  .l-module__intro {
    margin: 0 8.33333% 54px;
  }
  .l-module--in-richtext {
    margin-top: 63px;
    margin-left: -13.2107%;
    margin-right: -39.29766%;
    margin-bottom: 36px !important;
  }
  .l-module--in-richtext:last-child {
    margin-bottom: 63px;
  }
  .l-module__headline {
    font-size: 4rem;
    padding-bottom: 27px;
    margin-bottom: 45px;
  }
  .l-module--negative {
    margin-top: -180px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .l-module--small-negative {
    margin-top: -108px;
    padding-top: 0;
  }
  .l-module__content {
    margin-top: 54px;
  }
  .tabs-container .l-module__intro {
    margin-left: 0;
    margin-right: 0;
  }
  .tabs-container .l-module--in-richtext {
    margin: 27px 0;
  }
  .l-wide {
    margin-right: calc((calc(30px / 2) + 33px) * -1);
    margin-left: calc((calc(30px / 2) + 33px) * -1);
  }
  .l-wide__inner {
    padding-right: calc(calc(30px / 2) + 33px);
    padding-left: calc(calc(30px / 2) + 33px);
  }
  .l-wide--search {
    top: auto;
  }
  .l-wide--search::before {
    content: '';
    background: #A7C0B8;
    width: 100vw;
    height: 1px;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 3;
  }
  .l-wide--search form {
    margin-bottom: 0;
  }
  .navIndex {
    width: auto;
  }
  .navIndex ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .navIndex::after {
    content: '';
    display: table;
    clear: both;
  }
  
  .richtext > h1,
  .richtext > h2,
  .richtext > h3,
  .richtext > h4,
  .richtext > h5,
  .richtext > h6,
  .s-cms-richtext > h1,
  .s-cms-richtext > h2,
  .s-cms-richtext > h3,
  .s-cms-richtext > h4,
  .s-cms-richtext > h5,
  .s-cms-richtext > h6,
  .subHeadline > h1,
  .subHeadline > h2,
  .subHeadline > h3,
  .subHeadline > h4,
  .subHeadline > h5,
  .subHeadline > h6 {
    margin-left: calc(-8.33333% - 30px);
  }
  .s-cms-richtext {
    margin-bottom: 126px;
  }
  .s-cms-richtext--news > h2 {
    margin-left: -40px;
  }
  .s-cms-richtext--news > h2:first-child {
    font-size: 4rem;
  }
  .picture.links {
    margin-left: calc(((1/12*100%) + 30px) * -1);
  }
  .picture.rechts {
    margin-right: calc(((1/12*100%) + 30px) * -3);
  }
  .picture.linksOhne {
    max-width: calc(100vw - 66px - 30px);
    margin-left: calc(((1/12*100%) + 30px) * -1);
    margin-right: calc(((1/12*100%) + 30px) * -2);
  }
  .picture.rechtsOhne {
    max-width: calc(100vw - 66px - 30px);
    margin-right: calc(((1/12*100%) + 30px) * -3);
  }
  p,
  li,
  td,
  th,
  blockquote,
  dl,
  caption,
  .formError,
  address,
  .address {
    font-size: 1.8rem;
  }
  .modulheadertype {
    font-size: 4rem;
    margin-right: calc(-66.66667% + (30px * 5) + 16.5px);
    padding-bottom: 18px;
    margin-bottom: 27px;
  }
  .share .shariff {
    width: 100%;
    padding: calc(2.7rem - 9px) 30px calc(3rem - 18px);
  }
  .share .shariff li {
    width: auto;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .share .shariff li.info {
    width: auto;
    text-align: right;
  }
  .share .shariff li.info a {
    display: inline-block;
  }
  .share .close {
    right: 30px;
  }
  .video-image .video-icon {
    top: 24%;
    left: 38%;
  }
  .toggleEntry .heading {
    padding: 36px 72px 36px 99px;
  }
  .toggleEntry .heading.inactive-control::before {
    left: 41px;
  }
  .toggleEntry .heading.active-control::before {
    left: 40px;
  }
  .toggleEntry .heading + div {
    padding: 15px 72px 36px 99px;
  }
  .toggleEntry .heading + div ul {
    padding-left: 45px;
  }
  .footer {
    margin-left: -33px;
    margin-right: -33px;
  }
  .header {
    position: relative;
  }
  .header::after {
    content: none;
  }
  .header .wrapperBranding {
    min-width: 0;
    width: auto;
    overflow: hidden;
    max-width: 112rem;
    margin: 0 auto;
    float: none;
  }
  .header .wrapperBranding img {
    width: 170px;
  }
  .header .logo p {
    margin: 0 0 0 9px;
  }
  .header .mod .navServiceMeta {
    margin-top: 3px;
  }
  .header .mod .search {
    margin: 0;
  }
  .header .mod .search p {
    margin: 0;
  }
  .header .mod input[type='text'] {
    font-size: 1.4rem;
    padding: 3px 0 0 3px;
    width: 100%;
  }
  .header .mod input[type='image'] {
    width: 22px;
    height: 22px;
    margin: 3px;
  }
  .search {
    margin-top: 3.43em;
    background-color: #F2F2F2;
    margin-bottom: 20px;
    border-radius: 5px;
    display: none;
  }
  .search p {
    margin-top: 0;
  }
  .search form {
    margin-bottom: 0;
    position: relative;
  }
  .search fieldset {
    width: 100%;
    border: none;
    padding: 0;
  }
  .search input {
    padding: 6px 0 8px 3px;
    border: none;
  }
  .search input[type='text'] {
    width: 100%;
    background-color: #F2F2F2;
    margin-right: .14em;
    float: left;
  }
  .search input[type='image'] {
    float: right;
    padding: 0;
    margin: 3px 7px;
    width: 30px;
    height: 30px;
  }
  .search .formField {
    float: left;
    width: 81%;
  }
  .search h2,
  .search p {
    margin-bottom: 0;
  }
  .navServiceMeta {
    display: block;
  }
  .navServiceMeta ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 9px auto;
    max-width: 112rem;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .navServiceMeta li {
    margin-left: 39px;
    font-size: 1.2rem;
  }
  .navServiceMeta li a,
  .navServiceMeta li strong {
    color: #6D748D;
    text-transform: uppercase;
    padding: 2px 0;
    display: block;
    transition: all .3s ease-in-out;
  }
  .navServiceMeta li strong,
  .navServiceMeta li a:hover,
  .navServiceMeta li a:focus,
  .navServiceMeta li a:active {
    text-decoration: underline;
    color: #23614E;
  }
  .navServiceMeta .navServiceGS a,
  .navServiceMeta .navServiceGS strong,
  .navServiceMeta .navServiceLS a,
  .navServiceMeta .navServiceLS strong {
    position: relative;
  }
  .navServiceMeta .navServiceGS a::after,
  .navServiceMeta .navServiceGS strong::after,
  .navServiceMeta .navServiceLS a::after,
  .navServiceMeta .navServiceLS strong::after {
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
  }
  .navServiceMeta .navServiceGS a:hover::after,
  .navServiceMeta .navServiceGS a:active::after,
  .navServiceMeta .navServiceGS a:focus::after,
  .navServiceMeta .navServiceGS strong::after,
  .navServiceMeta .navServiceLS a:hover::after,
  .navServiceMeta .navServiceLS a:active::after,
  .navServiceMeta .navServiceLS a:focus::after,
  .navServiceMeta .navServiceLS strong::after {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
  }
  .navServiceMeta .navServiceGS a,
  .navServiceMeta .navServiceGS strong {
    padding-right: 31px;
  }
  .navServiceMeta .navServiceGS a::after,
  .navServiceMeta .navServiceGS strong::after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 22px;
    height: 23px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -662px -1172px;
    right: 0;
    top: -2px;
  }
  .navServiceMeta .navServiceGS a:hover::after,
  .navServiceMeta .navServiceGS a:active::after,
  .navServiceMeta .navServiceGS a:focus::after,
  .navServiceMeta .navServiceGS strong::after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 22px;
    height: 23px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -784px -1172px;
  }
  .navServiceMeta .navServiceLS a,
  .navServiceMeta .navServiceLS strong {
    padding-right: 21px;
  }
  .navServiceMeta .navServiceLS a::after,
  .navServiceMeta .navServiceLS strong::after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 12px;
    height: 17px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -1300px -1114px;
    right: 0;
  }
  .navServiceMeta .navServiceLS a:hover::after,
  .navServiceMeta .navServiceLS a:active::after,
  .navServiceMeta .navServiceLS a:focus::after,
  .navServiceMeta .navServiceLS strong::after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 12px;
    height: 17px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -1300px -880px;
  }
  .navBreadcrumbs ol {
    overflow-x: hidden;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .c-flyout-menu {
    overflow: hidden;
    position: absolute;
    z-index: 1000;
    width: 100vw;
    left: 0;
    top: calc(100% + 2px);
    -webkit-transform: translateX(calc(30px * -1)) translateX(-33px) translateY(-2px);
        -ms-transform: translateX(calc(30px * -1)) translateX(-33px) translateY(-2px);
            transform: translateX(calc(30px * -1)) translateX(-33px) translateY(-2px);
    background-color: #F2F2F2;
    box-shadow: 0 16px 16px rgba(107, 117, 129, 0.1);
  }
  .c-flyout-menu__box {
    max-width: 116.5rem;
    padding: 45px 30px;
    margin: 0 auto;
  }
  .js-on .c-flyout-menu__box {
    opacity: 0 !important;
    transition: opacity .15s ease-out;
    transition-delay: 0s;
  }
  .js-on .opened .c-flyout-menu__box {
    opacity: 1 !important;
    transition-delay: .25s;
    transition-duration: .45s;
  }
  .c-flyout-menu__header {
    border-bottom: 1px solid #23614E;
    margin-bottom: 54px !important;
    position: relative;
  }
  .c-flyout-menu__header-link {
    font-size: 3.2rem;
    font-family: "bundesserifweb", Cambria, Georgia, "Droid Serif", "Times New Roman", serif;
    padding: 9px 0 18px;
  }
  .c-flyout-menu__header-link::after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 28px;
    height: 13px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -307px -795px;
    position: relative;
    margin-left: 18px;
    top: -3px;
  }
  .c-flyout-menu__header-link:hover, .c-flyout-menu__header-link:focus, .c-flyout-menu__header-link:active {
    color: #23614E;
    text-decoration: underline;
  }
  .c-flyout-menu__header-link:hover::after, .c-flyout-menu__header-link:focus::after, .c-flyout-menu__header-link:active::after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 28px;
    height: 13px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -939px -552px;
    position: relative;
    margin-left: 18px;
    top: -3px;
  }
  .c-flyout-menu__close {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    position: absolute;
    top: 9px;
    right: 0;
    cursor: pointer;
  }
  .c-flyout-menu__close:focus, .c-flyout-menu__close:active {
    outline: none;
  }
  .c-flyout-menu__close img {
    width: 48px;
  }
  .c-flyout-menu__list {
    -webkit-columns: 3;
            columns: 3;
    -webkit-column-gap: 8%;
            column-gap: 8%;
  }
  .c-flyout-menu__item {
    -webkit-column-break-inside: avoid;
            break-inside: avoid-column;
    page-break-inside: avoid;
    border-bottom: 1px solid #A7C0B8;
  }
  .c-flyout-menu__item > a,
  .c-flyout-menu__item > em,
  .c-flyout-menu__item > strong {
    font-family: "bundesserifweb", Cambria, Georgia, "Droid Serif", "Times New Roman", serif;
    font-size: 2.4rem;
    line-height: 1.2;
    margin: 27px 0;
  }
  .c-flyout-menu__item > a:not(:last-child),
  .c-flyout-menu__item > em:not(:last-child),
  .c-flyout-menu__item > strong:not(:last-child) {
    margin-bottom: 18px;
  }
  .c-flyout-menu__item > a:hover, .c-flyout-menu__item > a:focus, .c-flyout-menu__item > a:active {
    text-decoration: underline;
    color: #23614E;
  }
  .c-flyout-menu__item:first-child > a,
  .c-flyout-menu__item:first-child > em,
  .c-flyout-menu__item:first-child > strong {
    margin-top: 0;
  }
  .c-flyout-menu__item > :last-child {
    margin-bottom: 27px;
  }
  .c-flyout-menu__sub-item {
    margin: 9px 9px 9px 18px;
  }
  .c-flyout-menu__sub-item > a,
  .c-flyout-menu__sub-item > strong {
    font-family: "bundessansweb", Calibri, "Droid Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.4rem;
    font-style: normal;
    display: block;
    margin: 0;
    padding: 0;
  }
  .c-flyout-menu__sub-item > a:hover, .c-flyout-menu__sub-item > a:focus, .c-flyout-menu__sub-item > a:active {
    text-decoration: underline;
    color: #23614E;
  }
  .c-nav-primary {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row-reverse;
        -ms-flex-flow: row-reverse;
            flex-flow: row-reverse;
    width: 100%;
    margin: 0 auto;
    max-width: 112rem;
    background-color: #FFFFFF;
  }
  .c-nav-primary h3,
  .c-nav-primary h4,
  .c-nav-primary h5 {
    margin: 0;
    font-weight: normal;
    font-style: normal;
    text-transform: none;
  }
  .c-nav-primary__list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .c-nav-primary__item {
    width: auto;
  }
  .c-nav-primary__item:last-child a,
  .c-nav-primary__item:last-child strong {
    padding-right: 0;
  }
  .c-nav-primary__title {
    font-size: 1.8rem;
    text-transform: none;
    margin: 0;
  }
  .c-nav-primary__title a,
  .c-nav-primary__title strong {
    display: block;
    padding: 0 18px 32px;
    position: relative;
  }
  .c-nav-primary__title a::after,
  .c-nav-primary__title strong::after {
    content: '';
    background: none;
    position: absolute;
    bottom: 0;
    left: 36px;
    right: 36px;
    height: 2px;
    transition-property: background, height, right, left;
    transition-duration: .475s, .475s, .475s, .475s;
    transition-delay: .025s, .475s, .025s, .025s;
  }
  .c-nav-primary__title .opened a::after,
  .c-nav-primary__title .opened strong::after,
  .c-nav-primary__title > a:hover::after,
  .c-nav-primary__title > a:focus::after,
  .c-nav-primary__title > a:active::after {
    height: 4px;
    background: #23614E;
    left: 0;
    right: 0;
    transition-property: background, height, right, left;
    transition-duration: .475s, 0s, 0s, 0s;
    transition-delay: 0s, 0s, 0s, 0s;
  }
  .c-nav-primary__title .js-search-opener::after {
    content: none !important;
  }
  .c-nav-primary__search {
    width: 27px;
    display: block;
  }
  .c-nav-primary em a {
    color: #23614E;
    font-style: normal;
  }
  .c-nav-primary em,
  .c-nav-primary strong {
    font-style: normal;
    font-weight: normal;
  }
  .navSecondary {
    display: block;
    margin-top: -4em;
    margin-bottom: 18px;
  }
  .navSecondary h2 {
    color: #FFFFFF;
    font-family: "bundessansweb", Calibri, "Droid Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    background: #333333;
    font-size: 1.6rem;
    line-height: 1;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid #666666;
    padding: 12px 10px;
    margin: 0;
  }
  .navSecondary li a,
  .navSecondary li strong {
    font-size: 1.6rem;
    line-height: 1;
    font-style: normal;
    font-weight: normal;
    padding: 12px 10px;
    border-bottom: 1px solid #666666;
    display: block;
    background-color: #333333;
    color: #FFFFFF;
  }
  .navSecondary li strong {
    background-color: #23614E;
  }
  .navSecondary li a:hover, .navSecondary li a:focus, .navSecondary li a:active {
    background-color: #23614E;
    text-decoration: underline;
    color: #FFFFFF;
  }
  .navSecondary li em a {
    font-weight: bold;
  }
  .navSecondary li li a {
    background-color: #404040;
    padding-left: 20px;
  }
  .navSecondary li li strong {
    background-color: #23614E;
    padding-left: 20px;
  }
  .navSecondary li li li a {
    background-color: #4D4D4D;
    padding-left: 30px;
  }
  .navSecondary li li li strong {
    background-color: #23614E;
    padding-left: 30px;
  }
  .teaser-switcher .teaser {
    width: 20%;
    margin: 0;
  }
  .StndGallery .galleryBox .navigation {
    top: 252px !important;
  }
  .StndGallery .galleryBox .navigation .prev {
    left: 54px;
    -webkit-transform: translate(100%, -100%);
        -ms-transform: translate(100%, -100%);
            transform: translate(100%, -100%);
  }
  .StndGallery .galleryBox .navigation .next {
    right: 54px;
    -webkit-transform: translate(-100%, -100%);
        -ms-transform: translate(-100%, -100%);
            transform: translate(-100%, -100%);
  }
  .StndGallery .slick-list {
    margin-left: calc((16.66667% - 30px)  +  30px);
    margin-right: calc((16.66667% - 30px)  +  30px);
    overflow: visible !important;
  }
  .StndGallery .slide-content {
    transition: all 0.7s ease-in-out;
  }
  .StndGallery .slick-slide {
    transition: opacity .15s ease-in;
  }
  .StndGallery .slick-slide:not(.slick-active) {
    opacity: .7;
  }
  .StndGallery .slick-slide:not(.slick-active) .slide-content {
    -webkit-transform: scale(0.8) translateX(0);
        -ms-transform: scale(0.8) translateX(0);
            transform: scale(0.8) translateX(0);
  }
  .StndGallery .slick-slide:not(.slick-active) .wrapper-text {
    opacity: 0;
  }
  .StndGallery .slick-slide.slick-active + .slick-slide:not(.slick-active) .slide-content {
    -webkit-transform: scale(0.8) translateX(0);
        -ms-transform: scale(0.8) translateX(0);
            transform: scale(0.8) translateX(0);
  }
  .StndGallery .slick-slide:active, .StndGallery .slick-slide:focus, .StndGallery .slick-slide:hover {
    opacity: 1;
  }
  .slick-dots {
    margin-top: 36px;
    margin-bottom: 45px;
  }
  .c-site-info {
    padding-top: 63px;
    padding-left: 33px;
    padding-right: 33px;
  }
  .c-site-info .columns:last-child {
    margin-top: 0;
    padding-top: 0;
  }
  .c-site-info .columns:last-child::before {
    content: none;
  }
  .copyright p {
    margin-top: 9px;
  }
  .copyright span,
  .copyright a {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    display: inline;
  }
  .copyright a {
    margin-right: 45px;
  }
  .copyright a:last-of-type {
    margin-right: 0;
  }
  .copyright span {
    padding-top: 0;
    margin-top: 0;
  }
  .copyright span::before {
    content: none;
  }
  .navFunctions li {
    display: inline-block;
    margin: 0 20px;
  }
  .navFunctions .navFunctionsPrint a {
    position: relative;
    padding-left: 41px;
  }
  .navFunctions .navFunctionsPrint a::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 29px;
    height: 24px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -50px -795px;
    left: 0;
    top: -1px;
  }
  .navFunctions .navFunctionsPrint a:active, .navFunctions .navFunctionsPrint a:focus, .navFunctions .navFunctionsPrint a:hover {
    border-color: currentColor;
  }
  .navFunctions .navFunctionsPrint a:active::before, .navFunctions .navFunctionsPrint a:focus::before, .navFunctions .navFunctionsPrint a:hover::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 29px;
    height: 24px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=4) no-repeat -805px -444px;
  }
  .c-nav-to-top {
    right: calc(30px / 2);
  }
}
