@media only screen and (min-width: 601px) {
  .main {
    margin-left: calc(40px - 3em / 2);
    margin-right: calc(40px - 3em / 2);
  }
  .c-stage .is-initialized .c-slideshow-navigation {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    top: auto;
    bottom: 30px;
    right: 30px;
  }
  .c-stage .is-initialized .c-slideshow-navigation .c-slideshow-navigation__play {
    position: absolute;
    bottom: 1rem;
    left: 1rem;
    cursor: pointer;
    display: block;
    width: 100px;
    height: 24px;
  }
  .c-stage .is-initialized .c-slideshow-navigation .c-slideshow-navigation__play:hover, .c-stage .is-initialized .c-slideshow-navigation .c-slideshow-navigation__play:focus {
    outline: 1px solid #FFFFFF;
  }
  .c-stage .is-initialized .c-slideshow-navigation .c-slideshow-navigation__play .c-slideshow-navigation__button {
    display: block;
    border-radius: 0;
  }
  .c-stage .is-initialized .c-slideshow-navigation .c-slideshow-navigation__play .c-slideshow-navigation__button img {
    width: 100%;
    height: 100%;
  }
  .c-stage .is-initialized .c-slideshow-navigation .c-slideshow-navigation__button {
    display: inline-block !important;
  }
  .c-stage .is-initialized .c-slideshow-navigation .c-slideshow-navigation__prev {
    left: 40px;
  }
  .c-stage .is-initialized .c-slideshow-navigation .c-slideshow-navigation__next {
    right: 40px;
  }
  .c-sort {
    margin-left: 1.2rem;
  }
  .rtl .c-sort {
    margin-left: 0;
    margin-right: 1.2rem;
  }
  .js-on .cookiebanner .cookiebannerbox > div .picture,
  .cookiebanner .cookiebannerbox > div .picture {
    display: block;
    color: #000000;
  }
  .docData .label {
    clear: left;
    width: 6em;
    float: left;
    padding-right: 80px;
  }
  .docData .value {
    float: left;
  }
  .docData.interview .label, .docData.pressrelease .label {
    width: 8em;
  }
  .docData.callForBids .label, .docData.joboffer .label, .docData.event .label, .docData.guestbookEntry .label {
    width: 9em;
  }
  .docData.orgunit .label, .docData.services1 .label {
    width: 12em;
  }
  .docData.services .label {
    width: 9em;
  }
  .docData.services .value {
    width: 27em;
  }
  .docData.services2 .label {
    width: 13em;
  }
  .docData.services2 .value {
    width: 27em;
  }
  .docData.services3 .label {
    width: 15em;
  }
  .docData.services3 .value {
    width: 25em;
  }
  .mfp-inline-holder .mfp-content--cookie {
    left: 10px;
    top: 50%;
    right: 10px;
    border-radius: 5px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .navIndex {
    margin-bottom: 30px;
  }
  .navIndex ul {
    width: auto;
    display: table;
    margin: 0 auto;
    padding: 0 !important;
  }
  .navIndex ul:not([class]) {
    margin-bottom: 0 !important;
  }
  .navIndex li {
    width: auto;
    margin-right: 25px;
  }
  .navIndex li .button {
    margin: 0;
  }
  .navIndex li:last-child {
    margin-right: 0;
  }
  .navIndex a.page,
  .navIndex strong,
  .navIndex span.page {
    display: block;
  }
  .content h1:not([class]),
  .content h2:not([class]) {
    margin-right: -50px;
    margin-left: -50px;
  }
  .picture.links {
    margin: 6px 20px 18px -50px;
    float: left;
  }
  .picture.linksOhne {
    margin: 6px 20px 18px -50px;
  }
  .picture.rechts {
    margin: 6px -50px 18px 20px;
    float: right;
  }
  .picture.rechtsOhne {
    margin: 6px -50px 18px auto;
  }
  .responsiveTable {
    overflow-x: auto;
    margin-bottom: 0;
  }
  .service-border {
    overflow: hidden;
  }
  .service-border > ul {
    margin: 0 auto;
    padding-left: 0;
  }
  .service-border > ul > li {
    float: left;
    margin-top: 5px;
    width: 20%;
    border: none;
    background-image: none;
  }
  .service-border > ul > li a,
  .service-border > ul > li strong {
    font-weight: bold;
    font-size: 1.2rem;
    min-height: 28px;
    padding: 65px 0 15px;
    text-align: center;
    text-transform: uppercase;
  }
  .service-border > ul > li a {
    position: relative;
    margin-left: 5px;
  }
  .service-border > ul > li a::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 40px;
    height: 40px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=8) no-repeat -40px -216px;
    left: 40%;
    top: 13px;
  }
  .service-border > ul > li a:hover, .service-border > ul > li a:focus, .service-border > ul > li a:active {
    background-color: #FFFFFF;
    border-radius: 5px;
    text-decoration: underline;
    color: #000000;
    padding-bottom: 10px;
    margin-bottom: 5px;
  }
  .service-border > ul > li a:hover::before, .service-border > ul > li a:focus::before, .service-border > ul > li a:active::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 40px;
    height: 40px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=8) no-repeat 0px -216px;
  }
  .service-border > ul > li:first-child a {
    margin-left: 0;
  }
  .service-border > ul > li.navVeranstaltungen a::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 37px;
    height: 37px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=8) no-repeat -80px -216px;
  }
  .service-border > ul > li.navVeranstaltungen a:hover::before, .service-border > ul > li.navVeranstaltungen a:focus::before, .service-border > ul > li.navVeranstaltungen a:active::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 37px;
    height: 37px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=8) no-repeat -117px -216px;
  }
  .service-border > ul > li.navPublikationen a::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 40px;
    height: 38px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=8) no-repeat -137px -178px;
  }
  .service-border > ul > li.navPublikationen a:hover::before, .service-border > ul > li.navPublikationen a:focus::before, .service-border > ul > li.navPublikationen a:active::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 40px;
    height: 38px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=8) no-repeat -97px -178px;
  }
  .service-border > ul > li.navMediathek a::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 42px;
    height: 34px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=8) no-repeat -322px -132px;
    top: 18px;
  }
  .service-border > ul > li.navMediathek a:hover::before, .service-border > ul > li.navMediathek a:focus::before, .service-border > ul > li.navMediathek a:active::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 42px;
    height: 34px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=8) no-repeat -272px -182px;
  }
  .service-border > ul > li.navThemen a::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 32px;
    height: 34px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=8) no-repeat -345px -59px;
    top: 18px;
  }
  .service-border > ul > li.navThemen a:hover::before, .service-border > ul > li.navThemen a:focus::before, .service-border > ul > li.navThemen a:active::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 32px;
    height: 34px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=8) no-repeat -345px -93px;
  }
  .service-border > ul > li.active a {
    text-decoration: underline;
    color: #000000;
    background-color: #FFFFFF;
    border-radius: 5px 5px 0 0;
  }
  .service-border > ul > li.active a:hover, .service-border > ul > li.active a:focus, .service-border > ul > li.active a:active {
    padding-bottom: 15px;
    margin-bottom: 0;
  }
  .service-border .container {
    background: #FFFFFF url("/assets/icons/bvl/serviceborder-container.png") repeat-x 0 100%;
    padding-bottom: 120px;
    clear: both;
  }
  .service-border .container .containerinner {
    position: relative;
    padding-top: 5em;
  }
  .service-border .container > ul {
    overflow: hidden;
  }
  .service-border h4.withHeader {
    padding-top: 1em;
    position: relative;
  }
  .service-border h4.withHeader .category {
    top: 0;
    left: 0;
    position: absolute;
    font-family: "bundessansweb", "Droid Sans", Arial, helvetica, sans-serif;
    font-size: 1.2rem;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-style: normal;
    line-height: 1;
  }
  .service-border .events ul {
    overflow: hidden;
  }
  .service-border .events li {
    background-image: none;
    border-bottom: 1px dotted #767676;
    margin-bottom: 80px;
  }
  .service-border .events li h4 {
    clear: none;
  }
  .service-border .events li h4 a {
    padding: 0;
  }
  .service-border .events li h4,
  .service-border .events li p {
    margin-left: 57px;
  }
  .service-border .events li p a,
  .service-border .events li p strong {
    padding: 0;
  }
  .service-border .events li p a {
    display: block;
    padding-left: 15px;
    text-transform: none;
    position: relative;
  }
  .service-border .events li p a::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 10px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=8) no-repeat -324px -293px;
    left: 0;
    top: 8px;
  }
  .service-border .events li p a:hover, .service-border .events li p a:focus, .service-border .events li p a:active {
    text-decoration: underline;
  }
  .service-border .events li p a:hover::before, .service-border .events li p a:focus::before, .service-border .events li p a:active::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 10px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=8) no-repeat -344px -293px;
  }
  .service-border ul.links {
    margin: 0 0 80px;
  }
  .service-border button.close {
    text-transform: uppercase;
    line-height: 1.8;
    background: url(/SiteGlobals/Frontend/Images/icons/close-b.png?__blob=normal&v=1) no-repeat 100% 4px;
    padding-right: 25px;
    position: absolute;
    top: 40px;
    right: 40px;
  }
  .service-border button.close:hover, .service-border button.close:focus, .service-border button.close:active {
    text-decoration: underline;
  }
  .service-border h3 {
    left: 10000em;
    position: absolute;
    top: -10000em;
  }
  .service-border .teaser {
    border-bottom: none;
    margin-bottom: 0;
  }
  .js-on .service-border .container {
    display: none;
  }
  .richtext-accordion {
    margin-right: -50px;
    margin-left: -50px;
  }
  .richtext-accordion .heading + div {
    padding: 0 155px 0 50px;
  }
  .richtext-accordion .picture {
    margin-bottom: 40px;
  }
  .richtext-accordion .picture.links {
    margin-left: 0;
  }
  .richtext-accordion .picture.rechts {
    margin-right: 0;
  }
  .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 {
    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: 0;
  }
  .c-fragebereich {
    padding-right: calc(40px - 3em / 2);
    padding-left: calc(40px - 3em / 2);
  }
  .c-siteInfo {
    padding: 30px;
  }
  .c-siteInfo__kontaktMail {
    float: left;
    width: 50%;
    padding-right: calc(3em / 2);
  }
  .c-siteInfo__kontaktSocial {
    float: right;
    width: 50%;
    padding-left: calc(3em / 2);
  }
  .c-siteInfo__zumNewsletter {
    text-align: left;
  }
  .c-siteInfo .c-button--weiss {
    padding: 15px 60px;
    margin-right: auto;
    margin-left: auto;
    width: 70%;
  }
  .c-siteInfo__copyright {
    padding: 15px;
    margin-bottom: 15px;
  }
  .c-siteInfo__copyright ul {
    margin-bottom: 15px;
  }
  .c-siteInfo__copyright li {
    display: inline;
    list-style-type: none;
    margin-right: 20px;
  }
  .c-siteInfo__copyright span {
    margin-top: 15px;
    text-align: inherit;
    display: block;
  }
  .slick-slider.row:not(.collapsed) .slick-prev {
    left: 1.5rem;
  }
  .slick-slider.row:not(.collapsed) .slick-next {
    right: 1.5rem;
  }
  .supplement .banner,
  .supplement .boxWrapper,
  .supplement .box {
    width: 100%;
    max-width: 314px;
  }
  .supplement .solrSortLinks .box,
  .supplement .facets .box {
    max-width: 100%;
  }
  .c-address__wrapper {
    padding: 50px 0 0 50px;
  }
  .c-address__wrapper--right {
    padding: 50px 0 0;
  }
  .c-address__wrapper--big {
    padding-top: 30px;
    padding-bottom: 50px;
  }
  .c-address__p--big {
    margin-bottom: 0;
  }
  .c-address__ul--big {
    margin-top: 40px;
  }
  .c-address__showmore-container {
    padding-bottom: 80px;
  }
  .c-bulletin__textwrapper {
    padding: 40px 25px;
  }
  .c-contact {
    padding: 40px 70px 20px 40px;
  }
  .c-contact__h {
    font-size: 2.6rem;
    max-width: 800px;
  }
  .c-event {
    margin-top: 0;
    padding: 30px 20px;
    position: relative;
    overflow: hidden;
  }
  .c-event__dateblock {
    width: 110px;
    margin: 0 45px 0 0;
    padding-bottom: 35px;
    border-top: 9px solid #C40046;
    float: left;
    position: relative;
  }
  .c-event__dateblock .day {
    font-size: 5.4rem;
  }
  .c-event__dateblock .month {
    font-size: 2.2rem;
  }
  .c-event__headline {
    font-size: 2.4rem;
  }
  .c-event__content {
    overflow: hidden;
  }
  .c-event__text {
    float: left;
    width: 50%;
    padding-right: 10px;
  }
  .c-event__daten {
    width: 50%;
    padding-left: 10px;
    font-size: 1.7rem;
    float: right;
  }
  .c-facets__textwrapper {
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
  .c-facets .solrSortResults {
    margin-bottom: 0;
  }
  .c-focus-topic {
    margin-top: 0;
    margin-bottom: 30px;
    padding: 40px 30px;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
  .c-focus-topic__image {
    margin-top: 0;
    margin-right: calc(40px - 3em / 2);
    -webkit-flex: 0 0 35%;
        -ms-flex: 0 0 35%;
            flex: 0 0 35%;
  }
  .c-focus-topic__content {
    padding: 0;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .c-focus-topic__headline {
    font-size: 2.4rem;
  }
  .c-focus-topic__text {
    margin-bottom: 16px;
  }
  .c-foodfraud {
    margin-bottom: 75px;
    position: relative;
  }
  .c-foodfraud--big {
    margin-top: 40px;
  }
  .c-foodfraud:last-child {
    margin-bottom: 30px;
  }
  .c-foodfraud__content--skew {
    margin-top: 40px;
  }
  .c-foodfraud__headline {
    font-size: 2.6rem;
  }
  .c-foodfraud__headline--big {
    font-size: 2.8rem;
  }
  .c-foodfraud__image {
    margin-bottom: 0;
  }
  .c-foodfraud__text {
    font-size: 1.6rem;
  }
  .c-foodfraud__svg {
    width: 110px;
    height: 110px;
    display: block;
    position: absolute;
    z-index: 1;
  }
  .c-foodfraud__svg--topleft {
    top: -45px;
    left: -90px;
  }
  .c-foodfraud__svg--topright {
    top: -45px;
    right: -90px;
  }
  .c-foodfraud__svg--bottomleft {
    left: -90px;
    bottom: -20px;
  }
  .c-foodfraud__svg--bottomright {
    right: -90px;
    bottom: -20px;
  }
  .c-gezielt__wrapper {
    padding: 50px 230px 30px 60px;
  }
  .c-gezielt__wrapper::after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 175px;
    height: 178px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=8) no-repeat -97px 0px;
    right: 0;
    bottom: 0;
  }
  .c-infostage__flyerwrapper {
    max-width: 710px;
    margin: 0 auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .c-infostage__flyerimgwrapper {
    background: #FFFFFF;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    position: relative;
    z-index: 2;
  }
  .c-infostage__flyerimgwrapper img {
    margin-left: 0;
  }
  .c-infostage__flyertextwrapper {
    padding: 90px 20px 130px 35px;
    -webkit-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
    position: relative;
  }
  .c-infostage__flyerlink {
    bottom: 50px;
  }
  .c-infostage .slick-initialized .slick-slide {
    vertical-align: middle;
  }
  .c-joboffer {
    margin-bottom: 50px;
  }
  .c-joboffer__content {
    padding: 25px 25px 40px;
  }
  .c-joboffer .docData .label {
    clear: left;
    width: inherit;
    padding-right: 4px;
    display: inline;
    font-size: 1.6rem;
  }
  .c-joboffer .docData .value {
    display: inline;
    float: left;
    font-size: 1.6rem;
  }
  .c-joboffer .docData a {
    float: none;
    margin-top: 30px;
  }
  .c-messages__textwrapper {
    padding: 20px 30px 40px;
  }
  .c-messages__textwrapper--img {
    padding-top: 0;
  }
  .c-messages__h {
    font-size: 2rem;
  }
  .c-messages .column {
    margin-bottom: 40px;
  }
  .c-mobile-navigation__li {
    margin-right: 40px;
  }
  .c-mobile-navigation__span {
    color: #333333;
    font-size: 1.9rem;
    font-family: "bundesserifweb", Georgia, "Droid Serif", "Times New Roman", serif;
    display: inline-block;
    margin-right: 5px;
  }
  .c-mobile-navigation__a {
    display: block;
    width: auto;
  }
  .c-mobile-navigation img {
    width: 20px;
  }
  .c-overview__ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-overview__li {
    -webkit-flex: 0 0 33.33%;
        -ms-flex: 0 0 33.33%;
            flex: 0 0 33.33%;
  }
  .c-overview-stage__imgwrapper {
    margin-top: -50px;
  }
  .c-overview-stage__textwrapper {
    margin-top: -100px;
  }
  .c-overview-stage__headline {
    margin-left: 0;
    margin-right: 0;
    font-size: 3rem;
  }
  .c-popular-pages__wrapper {
    padding: 0 40px;
  }
  .c-popular-pages__box {
    margin: -150px 16px 0;
    padding: 30px 30px 10px;
  }
  .c-popular-pages__headline {
    font-size: 1.6rem;
  }
  .c-popular-pages__img {
    margin: 0;
  }
  .c-popular-pages__a {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 1.4rem;
  }
  .c-popular-pages__offer {
    padding: 0;
  }
  .c-popular-pages__offer li:nth-last-child(-n+2):nth-child(odd) a {
    border-bottom: none;
  }
  .c-presscontact__buttons {
    background: transparent;
    padding: 0;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
  .c-presscontact__button-li {
    padding: 18px 30px 18px 60px;
  }
  .c-presscontact__slider {
    margin-bottom: 90px;
  }
  .c-pressrelease {
    margin-bottom: 60px;
  }
  .c-pressrelease__archiv {
    text-align: center;
  }
  .c-publications__wrapper {
    padding: 30px;
  }
  .c-reports__wrapper {
    padding: 0 40px;
  }
  .c-searchteaser {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .c-searchteaser:hover {
    box-shadow: -50px 0 0 0 #F5F5F5, 50px 0 0 0 #F5F5F5;
  }
  .c-searchteaser__imgwrapper {
    padding-right: 40px;
    -webkit-flex: 0 0 30%;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .c-searchteaser__imgwrapper img {
    margin: 0 auto;
    display: block;
  }
  .c-searchteaser__textwrapper {
    margin: 0;
    -webkit-flex: 1 0 70%;
        -ms-flex: 1 0 70%;
            flex: 1 0 70%;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .c-searchteaser h1,
  .c-searchteaser h2,
  .c-searchteaser h3 {
    font-size: 2.4rem;
  }
  .c-searchteaser--suggestion {
    box-shadow: -50px 0 0 0 #C9DFE8, 50px 0 0 0 #C9DFE8;
  }
  .c-sector-stage__textwrapper {
    width: 82%;
    margin-top: 200px;
    margin-bottom: 0;
    padding: 30px 40px;
    text-align: left;
  }
  .c-sector-stage__textwrapper::after {
    width: 80px;
    height: 80px;
    right: -30px;
    bottom: -25px;
  }
  .c-sector-stage.no-image .c-sector-stage__textwrapper {
    text-align: center;
  }
  .c-sector-stage__headline {
    font-size: 3.8rem;
  }
  .c-sector-stage__p {
    font-size: 1.6rem;
  }
  .c-subject-news {
    padding-top: 40px;
  }
  .c-subject-news__entry {
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .c-subject-news__imgwrapper {
    margin-bottom: 0;
    -webkit-flex: 3 0 0;
        -ms-flex: 3 0 0px;
            flex: 3 0 0;
  }
  .c-subject-news__textwrapper {
    padding-left: 30px;
    -webkit-flex: 4 0 0;
        -ms-flex: 4 0 0px;
            flex: 4 0 0;
  }
  .c-subjectlinks__a {
    height: 1px;
    min-height: 10.5rem;
  }
  .c-subscribe {
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
  .c-subscribe__entry {
    padding: 60px 0 50px;
    text-align: center;
  }
  .c-subscribe__entry::before {
    -webkit-transform: translate(-50%, -50%) scale(10);
        -ms-transform: translate(-50%, -50%) scale(10);
            transform: translate(-50%, -50%) scale(10);
  }
  .c-target-entry {
    margin-top: 40px;
  }
  .c-target-entry__wrapper {
    padding: 40px 40px 20px;
  }
  .c-target-entry__headline {
    font-size: 2.4rem;
  }
  .c-target-entry__li:nth-child(-n+2) .c-target-entry__a {
    border: none;
  }
  .c-topics {
    padding: 40px 20px 0;
  }
  .c-topics li {
    text-align: center;
  }
  .c-topics li a {
    padding-left: 0;
    height: 100%;
  }
  .c-topics li a::after {
    content: none;
  }
  .c-topics__svg {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    height: 80px;
  }
  .c-topics__svg img {
    width: 50%;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .l-module--blue {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .l-module--nospace {
    padding: 0;
  }
  .l-module__wrapper {
    padding: 0 40px;
  }
  .l-module__wrapper--full {
    padding: 0 calc(3em / 2);
  }
  .l-module__h {
    font-size: 2.6rem;
  }
  h1.l-module__h, h2.l-module__h {
    margin-right: 0;
    margin-left: 0;
  }
  .l-module__h--21 {
    font-size: 2.1rem;
  }
  .l-module__h--38 {
    font-size: 3.8rem;
  }
  .content .linkbox {
    margin-right: -50px;
    margin-left: -50px;
    padding: 40px 50px 15px;
  }
  .content .linkbox h2 {
    margin-left: 0;
  }
  .sectionRelated {
    margin-right: -50px;
    margin-left: -50px;
    padding: 40px 50px 15px;
  }
  .sectionRelated > h2 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .navBreadcrumbsVertical {
    clear: both;
  }
  .navBreadcrumbsVertical .level2,
  .navBreadcrumbsVertical .level3 {
    display: block;
  }
  .navBreadcrumbsVertical .level2 a,
  .navBreadcrumbsVertical .level3 a {
    font-size: 1.6rem;
    font-weight: bold;
    color: #FFFFFF;
    display: block;
    width: 66.67%;
  }
  .navBreadcrumbsVertical > strong,
  .navBreadcrumbsVertical .level1 a {
    font-size: 3rem;
  }
  .navBreadcrumbsVertical li {
    font-size: 1rem;
    width: 100%;
  }
  .navBreadcrumbsVertical li span {
    display: block;
  }
  .navBreadcrumbsVertical .level2 {
    background: url("/assets/icons/bvl/hatch-w.png") repeat 0 0;
  }
  .navBreadcrumbsVertical .level2 a {
    padding: 6px 5px 10px;
  }
  .navBreadcrumbsVertical .level3 {
    background: #EEEEEE;
  }
  .navBreadcrumbsVertical .level3 a {
    color: #000000;
    padding: 8px 5px;
  }
  .teaser-switcher .teaser {
    width: 33.33%;
  }
  .StndGallery {
    max-width: 637px;
    margin: 0 auto 80px;
  }
  .StndGallery .galleryBox {
    background: #EEEEEE;
  }
  .StndGallery .galleryBox .navigation {
    top: 175px;
  }
  .stage {
    clear: both;
    position: relative;
  }
  .stage .textContainer {
    padding: 30px 50px 10px;
    margin-right: calc(40px - 3em / 2);
    margin-left: calc(40px - 3em / 2);
  }
  .stage .textContainer h3 {
    color: #191919;
    margin: 0 0 20px;
    font-size: 3rem;
    max-width: 800px;
  }
  .stage .textContainer p {
    max-width: 800px;
    padding-bottom: 10px;
    font-size: 1.6rem;
    font-weight: normal;
    display: block;
  }
  .stage .pagination {
    position: absolute;
    bottom: -10px;
    margin-bottom: 0;
    width: auto;
  }
  .stage .pagination ul {
    margin-bottom: 26px;
  }
  .stage .navigation {
    display: inline-block;
  }
  .stage .navigation button.prev {
    width: auto;
    position: absolute;
    left: 0;
    bottom: 220px;
    cursor: pointer;
  }
  .stage .navigation button.prev.slick-disabled {
    cursor: default;
  }
  .stage .navigation button.next {
    width: auto;
    position: absolute;
    right: 0;
    bottom: 220px;
    cursor: pointer;
  }
  .stage .navigation button.next.slick-disabled {
    cursor: default;
  }
  .js-on .stage .navigation {
    display: block;
  }
  .c-imageLeftOverflow__image {
    float: left;
  }
  .c-imageLeftOverflow__image img {
    display: block;
    margin-top: -50px;
    margin-right: auto;
    margin-left: auto;
  }
  .c-imageLeftOverflow__content {
    padding: 20px;
  }
  .c-imageLeftOverflow__h {
    font-size: 2.4rem;
    margin-bottom: 10px;
  }
  .c-imageLeftOverflow__text {
    margin-bottom: 14px;
  }
  .c-imageLeftOverflow__more {
    margin-bottom: 0;
  }
  .c-imageLeftOverflow__more a {
    font-size: 1.4rem;
  }
  .searchresult h3 {
    padding-right: 240px;
  }
  .searchresult .teaser {
    position: relative;
  }
  .searchresult .teaser::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 32px;
    height: 28px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=8) no-repeat -142px -256px;
    right: 2%;
    top: 5px;
  }
  .searchresult .IMGObject::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 30px;
    height: 23px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=8) no-repeat -349px -182px;
  }
  .searchresult .Publication::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 28px;
    height: 27px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=8) no-repeat -202px -256px;
  }
  .searchresult .Event::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 28px;
    height: 28px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=8) no-repeat -174px -256px;
  }
  .searchresult .Video::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 35px;
    height: 29px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=8) no-repeat -72px -256px;
  }
  .searchresult .Employee::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 35px;
    height: 34px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=8) no-repeat -314px -182px;
  }
}
