@media only screen and (min-width: 768px) {
  .header,
  .main,
  .main ~ .row,
  .stage {
    margin: 0 20px;
  }
  .c-bglines {
    padding: 0 20px;
  }
  .c-bglines__span {
    left: calc(4rem / 2);
  }
  .c-button {
    font-size: 1.7rem;
    line-height: 3rem;
    letter-spacing: 1px;
  }
  .c-catalog-filter {
    background: #1D1D1B;
    color: #FFFFFF;
    min-height: 50px;
  }
  .c-catalog-filter p img:first-child {
    margin-right: 5px;
  }
  .c-catalog-filter p:first-child {
    text-align: left;
    margin-left: 38px;
  }
  .c-catalog-infinitescroll-spinner-wrapper {
    margin-top: -30px;
  }
  .c-catalog-pagination {
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .c-catalog-pagination.c-catalog-pagination-top {
    margin-top: 40px;
    margin-bottom: 62px;
  }
  .c-catalog-pagination.c-catalog-pagination-top::after {
    content: '';
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-right: 35px;
    padding-right: 30px;
  }
  .c-catalog-pagination.c-catalog-pagination-top > div {
    -webkit-flex: 1 0 0;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
  }
  .c-catalog-pagination.c-catalog-pagination-bottom {
    margin-top: -96px;
    margin-bottom: 210px;
    min-height: 320px;
  }
  .c-catalog-pagination__back {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 35px;
    margin-bottom: 11px;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    padding-left: 30px;
    position: relative;
  }
  .c-catalog-pagination__back a {
    position: static;
    font-weight: 600;
    font-size: 17px;
    color: #1D1D1B;
    letter-spacing: 0.5px;
    line-height: 25px;
  }
  .c-catalog-pagination__back a::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 17px;
    background: url(/SiteGlobals/Frontend/DNBWeb/Images/icons/sprite.svg?__blob=normal&v=7) no-repeat -46px -191px;
    top: 5px;
    left: 0;
  }
  .c-catalog-pagination__index {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: -12px;
  }
  .c-catalog-pagination__index.c-catalog-sticky-pagination {
    box-shadow: 0 0 15px rgba(29, 29, 27, 0.5);
    position: fixed;
    width: 400px;
    margin-left: -200px;
    left: 50%;
    top: 25px;
    background: #FFFFFF;
    z-index: 1000;
  }
  .c-catalog-pagination__index.c-catalog-pagination-bottom {
    margin-top: 150px;
    -webkit-transform: translateX(-160px);
        -ms-transform: translateX(-160px);
            transform: translateX(-160px);
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
  .c-catalog-pagination__index .c-catalog-pagination__info {
    display: block;
    margin: 0;
    width: 320px;
    text-align: center;
    font-weight: 500;
    font-size: 17px;
    letter-spacing: 0.5px;
    line-height: 30px;
  }
  .c-catalog-pagination-bottom .c-catalog-pagination__index .c-catalog-pagination__info {
    display: none;
  }
  .c-catalog-pagination__index .c-catalog-pagination__prev a,
  .c-catalog-pagination__index .c-catalog-pagination__next a {
    border-bottom: 2px solid transparent;
  }
  .c-catalog-pagination__index .c-catalog-pagination__prev .c-catalog-pagination__prev-link,
  .c-catalog-pagination__index .c-catalog-pagination__prev .c-catalog-pagination__next-link,
  .c-catalog-pagination__index .c-catalog-pagination__next .c-catalog-pagination__prev-link,
  .c-catalog-pagination__index .c-catalog-pagination__next .c-catalog-pagination__next-link {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .c-catalog-pagination__index .c-catalog-pagination__prev .c-catalog-pagination__prev-link .c-catalog-pagination__prev-arrow,
  .c-catalog-pagination__index .c-catalog-pagination__prev .c-catalog-pagination__next-link .c-catalog-pagination__prev-arrow,
  .c-catalog-pagination__index .c-catalog-pagination__next .c-catalog-pagination__prev-link .c-catalog-pagination__prev-arrow,
  .c-catalog-pagination__index .c-catalog-pagination__next .c-catalog-pagination__next-link .c-catalog-pagination__prev-arrow {
    min-width: 50px;
  }
  .c-catalog-pagination-bottom .c-catalog-pagination__index .c-catalog-pagination__prev .c-catalog-pagination__prev-link .c-catalog-pagination__prev-arrow, .c-catalog-pagination-bottom
  .c-catalog-pagination__index .c-catalog-pagination__prev .c-catalog-pagination__next-link .c-catalog-pagination__prev-arrow, .c-catalog-pagination-bottom
  .c-catalog-pagination__index .c-catalog-pagination__next .c-catalog-pagination__prev-link .c-catalog-pagination__prev-arrow, .c-catalog-pagination-bottom
  .c-catalog-pagination__index .c-catalog-pagination__next .c-catalog-pagination__next-link .c-catalog-pagination__prev-arrow {
    margin: 110px 40px 0 -40px;
  }
  .c-catalog-pagination__index .c-catalog-pagination__prev .c-catalog-pagination__prev-link .c-catalog-pagination__next-arrow,
  .c-catalog-pagination__index .c-catalog-pagination__prev .c-catalog-pagination__next-link .c-catalog-pagination__next-arrow,
  .c-catalog-pagination__index .c-catalog-pagination__next .c-catalog-pagination__prev-link .c-catalog-pagination__next-arrow,
  .c-catalog-pagination__index .c-catalog-pagination__next .c-catalog-pagination__next-link .c-catalog-pagination__next-arrow {
    min-width: 50px;
  }
  .c-catalog-pagination-bottom .c-catalog-pagination__index .c-catalog-pagination__prev .c-catalog-pagination__prev-link .c-catalog-pagination__next-arrow, .c-catalog-pagination-bottom
  .c-catalog-pagination__index .c-catalog-pagination__prev .c-catalog-pagination__next-link .c-catalog-pagination__next-arrow, .c-catalog-pagination-bottom
  .c-catalog-pagination__index .c-catalog-pagination__next .c-catalog-pagination__prev-link .c-catalog-pagination__next-arrow, .c-catalog-pagination-bottom
  .c-catalog-pagination__index .c-catalog-pagination__next .c-catalog-pagination__next-link .c-catalog-pagination__next-arrow {
    margin: 110px 10px;
  }
  .c-catalog-pagination__index .c-catalog-pagination__prev .c-catalog-pagination__prev-link .c-catalog-pagination__prev-teaser,
  .c-catalog-pagination__index .c-catalog-pagination__prev .c-catalog-pagination__prev-link .c-catalog-pagination__next-teaser,
  .c-catalog-pagination__index .c-catalog-pagination__prev .c-catalog-pagination__next-link .c-catalog-pagination__prev-teaser,
  .c-catalog-pagination__index .c-catalog-pagination__prev .c-catalog-pagination__next-link .c-catalog-pagination__next-teaser,
  .c-catalog-pagination__index .c-catalog-pagination__next .c-catalog-pagination__prev-link .c-catalog-pagination__prev-teaser,
  .c-catalog-pagination__index .c-catalog-pagination__next .c-catalog-pagination__prev-link .c-catalog-pagination__next-teaser,
  .c-catalog-pagination__index .c-catalog-pagination__next .c-catalog-pagination__next-link .c-catalog-pagination__prev-teaser,
  .c-catalog-pagination__index .c-catalog-pagination__next .c-catalog-pagination__next-link .c-catalog-pagination__next-teaser {
    min-width: 320px;
    max-width: 320px;
  }
  .c-catalog-pagination__index .c-catalog-pagination__prev .c-catalog-pagination__prev-link .c-catalog-pagination__prev-teaser-info,
  .c-catalog-pagination__index .c-catalog-pagination__prev .c-catalog-pagination__prev-link .c-catalog-pagination__next-teaser-info,
  .c-catalog-pagination__index .c-catalog-pagination__prev .c-catalog-pagination__next-link .c-catalog-pagination__prev-teaser-info,
  .c-catalog-pagination__index .c-catalog-pagination__prev .c-catalog-pagination__next-link .c-catalog-pagination__next-teaser-info,
  .c-catalog-pagination__index .c-catalog-pagination__next .c-catalog-pagination__prev-link .c-catalog-pagination__prev-teaser-info,
  .c-catalog-pagination__index .c-catalog-pagination__next .c-catalog-pagination__prev-link .c-catalog-pagination__next-teaser-info,
  .c-catalog-pagination__index .c-catalog-pagination__next .c-catalog-pagination__next-link .c-catalog-pagination__prev-teaser-info,
  .c-catalog-pagination__index .c-catalog-pagination__next .c-catalog-pagination__next-link .c-catalog-pagination__next-teaser-info {
    display: block;
    font-size: 17px;
    letter-spacing: 0.5px;
    line-height: 90px;
    margin-top: -70px;
  }
  .c-catalog-pagination__index .c-catalog-pagination__prev .c-catalog-pagination__prev-link .c-catalog-pagination__prev-teaser .c-catalog-result,
  .c-catalog-pagination__index .c-catalog-pagination__prev .c-catalog-pagination__prev-link .c-catalog-pagination__next-teaser .c-catalog-result,
  .c-catalog-pagination__index .c-catalog-pagination__prev .c-catalog-pagination__next-link .c-catalog-pagination__prev-teaser .c-catalog-result,
  .c-catalog-pagination__index .c-catalog-pagination__prev .c-catalog-pagination__next-link .c-catalog-pagination__next-teaser .c-catalog-result,
  .c-catalog-pagination__index .c-catalog-pagination__next .c-catalog-pagination__prev-link .c-catalog-pagination__prev-teaser .c-catalog-result,
  .c-catalog-pagination__index .c-catalog-pagination__next .c-catalog-pagination__prev-link .c-catalog-pagination__next-teaser .c-catalog-result,
  .c-catalog-pagination__index .c-catalog-pagination__next .c-catalog-pagination__next-link .c-catalog-pagination__prev-teaser .c-catalog-result,
  .c-catalog-pagination__index .c-catalog-pagination__next .c-catalog-pagination__next-link .c-catalog-pagination__next-teaser .c-catalog-result {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .c-catalog-pagination__index .c-catalog-pagination__prev .c-catalog-pagination__prev-preview-teaser,
  .c-catalog-pagination__index .c-catalog-pagination__prev .c-catalog-pagination__next-preview-teaser,
  .c-catalog-pagination__index .c-catalog-pagination__next .c-catalog-pagination__prev-preview-teaser,
  .c-catalog-pagination__index .c-catalog-pagination__next .c-catalog-pagination__next-preview-teaser {
    position: absolute;
    width: 320px;
    height: 348px;
    z-index: 10000;
    overflow: hidden;
    box-shadow: 0 0 15px rgba(29, 29, 27, 0.5);
    border-bottom: unset;
  }
  .c-catalog-pagination__index .c-catalog-pagination__prev .c-catalog-pagination__prev-preview-teaser .c-catalog-result,
  .c-catalog-pagination__index .c-catalog-pagination__prev .c-catalog-pagination__next-preview-teaser .c-catalog-result,
  .c-catalog-pagination__index .c-catalog-pagination__next .c-catalog-pagination__prev-preview-teaser .c-catalog-result,
  .c-catalog-pagination__index .c-catalog-pagination__next .c-catalog-pagination__next-preview-teaser .c-catalog-result {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column;
        -ms-flex-flow: column;
            flex-flow: column;
    background: white;
    height: 348px;
    max-height: 348px;
    padding-top: 28px;
  }
  .c-catalog-pagination__index .c-catalog-pagination__prev .c-catalog-pagination__prev-preview-teaser,
  .c-catalog-pagination__index .c-catalog-pagination__next .c-catalog-pagination__prev-preview-teaser {
    margin-top: -28px;
    margin-left: -320px;
  }
  .c-catalog-pagination__index .c-catalog-pagination__prev .c-catalog-pagination__next-preview-teaser,
  .c-catalog-pagination__index .c-catalog-pagination__next .c-catalog-pagination__next-preview-teaser {
    margin-top: -80px;
    margin-left: 50px;
  }
  .c-catalog-result {
    height: 200px;
    max-height: 200px;
    margin-bottom: 50px;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
  .c-catalog-result__info-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
  }
  .c-catalog-result__sidebar {
    padding: 0 11px;
    min-width: 48px;
    max-width: 48px;
  }
  .c-catalog-result__availability {
    margin-top: 4px;
  }
  .c-catalog-result__image-wrapper {
    margin: 0;
    min-width: 200px;
    min-height: 200px;
    max-width: 200px;
    max-height: 200px;
  }
  .c-catalog-result__text-wrapper {
    -webkit-flex: 1 0 0;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
    -webkit-align-self: auto;
        -ms-flex-item-align: auto;
                -ms-grid-row-align: auto;
            align-self: auto;
    max-width: 705px;
    margin-top: 0;
    padding-left: 30px;
  }
  .c-catalog-result__dachzeile {
    margin: -6px 0 4px 0;
    display: block;
    font-weight: 400;
    font-size: 17px;
    letter-spacing: 0.5px;
    line-height: 25px;
  }
  .c-catalog-result__ueberschrift {
    text-align: left;
    font-weight: 600;
    font-size: 21px;
    letter-spacing: 0.5px;
    line-height: 27px;
  }
  .c-catalog-result__zeile {
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 0.5px;
  }
  .s-grid-view .c-catalog-result {
    height: 321px;
    max-height: 321px;
    margin-bottom: 60px;
    overflow: hidden;
    -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .s-grid-view .c-catalog-result__content-wrapper {
    -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .s-grid-view .c-catalog-result__info-wrapper {
    margin: 0 0 12px 0;
  }
  .s-grid-view .c-catalog-result__sidebar {
    min-width: 42px;
    max-width: 42px;
  }
  .s-grid-view .c-catalog-result__image-wrapper {
    margin-bottom: 10px;
    min-width: 212px;
    min-height: 213px;
    max-width: 212px;
    max-height: 213px;
  }
  .s-grid-view .c-catalog-result__text-wrapper {
    width: auto;
    padding-left: 42px;
  }
  .s-grid-view .c-catalog-result__dachzeile, .s-grid-view .c-catalog-result__zeile {
    display: none;
  }
  .s-grid-view .c-catalog-result__ueberschrift {
    font-size: 17px;
    letter-spacing: 0.5px;
    line-height: 24px;
  }
  .s-text-view .c-catalog-result {
    height: 200px;
    margin-bottom: 40px;
    padding-left: 0;
  }
  .s-text-view .c-catalog-result__image-wrapper {
    display: none;
  }
  .s-text-view .c-catalog-result__text-wrapper {
    padding-left: 17px;
  }
  .s-text-view .c-catalog-result__ueberschrift {
    font-weight: 600;
    font-size: 21px;
    letter-spacing: 0.5px;
    line-height: 27px;
  }
  .l-catalog-single .c-catalog-result {
    height: 293px;
    max-height: 293px;
    margin-bottom: 60px;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
  .l-catalog-single .c-catalog-result__suchraum {
    width: 24px;
  }
  .l-catalog-single .c-catalog-result__suchraum p {
    font-size: 12px;
    letter-spacing: 1.5px;
    left: 2px;
  }
  .l-catalog-single .c-catalog-result__break {
    display: none;
  }
  .l-catalog-single .c-catalog-result__image-wrapper {
    min-width: 293px;
    min-height: 293px;
    max-width: 293px;
    max-height: 293px;
  }
  .l-catalog-single .c-catalog-result__text-wrapper {
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .l-catalog-single .c-catalog-result__links-wrapper {
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .l-catalog-single .c-catalog-result__links {
    margin-left: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
  }
  .l-catalog-single .c-catalog-result__dachzeile {
    display: block;
    font-size: 17px;
    letter-spacing: 0.5px;
    text-align: left;
    line-height: 25px;
  }
  .l-catalog-single .c-catalog-result__ueberschrift {
    font-size: 25px;
    line-height: 32px;
  }
  .l-catalog-single .c-catalog-result__zeile {
    display: block;
  }
  .c-catalog-result-message {
    font-size: 21px;
    line-height: 36px;
  }
  .c-catalog-scripttoggle {
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
    max-width: 233px;
    max-height: 30px;
  }
  .c-catalog-scripttoggle__originalschrift {
    padding: 2px 10px 5px 12px;
    width: 130px;
    height: 30px;
    line-height: 18px;
    margin-right: -4px;
    margin-top: 0;
  }
  .c-catalog-scripttoggle__originalschrift button {
    font-size: 13px;
    letter-spacing: 0.5px;
  }
  .c-catalog-scripttoggle__primaerschrift {
    padding: 2px 10px 5px 12px;
    width: 99px;
    height: 30px;
    line-height: 18px;
    margin-top: 0;
  }
  .c-catalog-scripttoggle__primaerschrift button {
    font-size: 13px;
    letter-spacing: 0.5px;
  }
  .c-catalog-search {
    margin: 0 0 50px 0;
    padding: 30px 15px;
  }
  .c-catalog-search__heading {
    padding-left: 40px;
    margin: 20px 0 40px 0;
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 2px;
    line-height: 20px;
  }
  .c-catalog-search__elements_wrapper {
    padding-left: 40px;
    padding-right: 50px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .c-catalog-search__select {
    margin-right: 12px;
    -webkit-flex-basis: 0%;
        -ms-flex-preferred-size: 0%;
            flex-basis: 0%;
    transition: -webkit-flex 300ms ease 0s;
    transition: flex 300ms ease 0s;
    transition: flex 300ms ease 0s, -webkit-flex 300ms ease 0s, -ms-flex 300ms ease 0s;
  }
  .c-catalog-search__select select {
    width: 130px;
  }
  .c-catalog-search__select p {
    font-weight: 600;
    font-size: 17px;
    letter-spacing: 0.5px;
    line-height: 30px;
  }
  .c-catalog-search__input {
    -webkit-flex-grow: 2;
        -ms-flex-positive: 2;
            flex-grow: 2;
    -webkit-flex-basis: 66%;
        -ms-flex-preferred-size: 66%;
            flex-basis: 66%;
    transition: margin 300ms ease 0s;
  }
  .c-catalog-search__input input[type='text'] {
    height: 60px;
    font-weight: 500;
    font-size: 17px;
    letter-spacing: 0.5px;
    line-height: 30px;
  }
  .c-catalog-search__input input[type='image'] {
    top: unset;
    margin-right: 65px;
  }
  .c-catalog-search__input--submit {
    right: 0;
  }
  .c-catalog-search__input--reset {
    right: 15px;
  }
  .c-catalog-search__hits-wrapper {
    padding-left: 40px;
    padding-bottom: 14px;
  }
  .c-catalog-search__hits-wrapper p {
    margin: 0;
    font-weight: 500;
    font-size: 21px;
    letter-spacing: 0.5px;
    line-height: 36px;
  }
  .c-catalog-search__hits-wrapper p:nth-child(2) {
    line-height: 33px;
  }
  .c-catalog-search__hits--titeldaten {
    border-bottom: 6px solid #B6C73F;
  }
  .c-catalog-search__hits--titeldaten.c-catalog-search-animation {
    background-color: #B6C73F;
    transition: background-color 2s ease-in-out;
  }
  .c-catalog-search__hits--normdaten {
    margin-left: 3px;
    border-bottom: 6px solid #40D0C8;
  }
  .c-catalog-search__hits--normdaten:hover {
    background-color: #40D0C8;
    transition: background-color 0.3s;
    cursor: pointer;
  }
  .c-catalog-search__hits--normdaten.c-catalog-search-animation {
    background-color: #40D0C8;
    transition: background-color 2s ease-in-out 2s;
  }
  .c-catalog-search__and--on {
    display: contents;
  }
  .c-catalog-search__and--off {
    display: none;
  }
  .c-catalog-search__tooltip-button::after {
    bottom: 7px;
  }
  .c-catalog-table__head {
    display: table-cell;
    padding: 10px 0 40px;
    font-size: 17px;
    letter-spacing: 1px;
    width: 38%;
  }
  .c-catalog-table__merge .c-catalog-table__head {
    padding-bottom: 30px;
  }
  .c-catalog-table__content {
    display: table-cell;
    border-top: 1px solid #1D1D1B;
    padding: 10px 0 40px;
    font-size: 17px;
    line-height: 30px;
  }
  .c-catalog-table__merge .c-catalog-table__content {
    padding-bottom: 30px;
  }
  .c-catalog-table__noborder .c-catalog-table__content {
    border-top: 2px solid transparent;
    padding-top: 0;
  }
  .c-catalog-table--additional {
    position: relative;
  }
  .c-catalog-table--additional::before {
    content: '';
    background: #FC9E59;
    width: 2px;
    position: absolute;
    top: 0;
    left: -53.5px;
    bottom: 0;
  }
  .c-catalog-toggle__tabs-list {
    display: none;
  }
  .c-catalog-toggle__tabs-container {
    min-height: 400px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
  }
  .c-catalog-toggle__heading {
    width: 46px;
    margin: 0 0 -50px 20px;
    display: block;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .c-catalog-toggle__heading:first-child {
    margin-left: 0;
    max-width: 46px;
  }
  .c-catalog-toggle__heading.active-control {
    cursor: pointer;
  }
  .c-catalog-toggle__heading.active-control button::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 35px;
    height: 35px;
    background: url(/SiteGlobals/Frontend/DNBWeb/Images/icons/sprite.svg?__blob=normal&v=7) no-repeat -1px -126px;
    top: 2px;
    left: 5px;
  }
  .c-catalog-toggle__heading.active-control button::after {
    content: '';
    display: block;
    background-color: #1D1D1B;
    margin-left: 5.5px;
    width: 35px;
    height: 35px;
    transition: margin-left .3s ease, width .3s ease;
  }
  .c-catalog-toggle__heading.active-control button:hover::after {
    margin-left: 0;
    width: 46px;
    transition: margin-left .3s ease, width .3s ease;
  }
  .c-catalog-toggle__heading.inactive-control {
    cursor: pointer;
    max-width: 46px;
  }
  .c-catalog-toggle__heading--titeldaten {
    background: #B6C73F;
  }
  .c-catalog-toggle__heading--normdaten {
    background: #40D0C8;
  }
  .c-catalog-toggle__heading button {
    outline: none;
    line-height: 46px;
    white-space: nowrap;
    display: block;
    position: absolute;
    top: 0;
    cursor: inherit;
  }
  .c-catalog-toggle__heading button::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 35px;
    height: 35px;
    background: url(/SiteGlobals/Frontend/DNBWeb/Images/icons/sprite.svg?__blob=normal&v=7) no-repeat -38px -126px;
    top: 2px;
    left: 5px;
  }
  .c-catalog-toggle__heading button::after {
    content: '';
    display: block;
    background-color: #1D1D1B;
    margin-left: 5.5px;
    width: 35px;
    height: 35px;
    transition: margin-left .3s ease, width .3s ease;
  }
  .c-catalog-toggle__heading button:hover::after {
    margin-left: 0;
    width: 46px;
    transition: margin-left .3s ease, width .3s ease;
  }
  .c-catalog-toggle .c-catalog-toggle__tabs-text-wrapper {
    position: fixed;
    padding-top: 70px;
  }
  .c-catalog-toggle .c-catalog-toggle__tabs-text {
    -webkit-transform: rotate(-90deg) translateX(-100%) translateY(-2px);
        -ms-transform: rotate(-90deg) translateX(-100%) translateY(-2px);
            transform: rotate(-90deg) translateX(-100%) translateY(-2px);
    -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
            transform-origin: top left;
  }
  .c-catalog-toggle__content {
    width: calc(100% - 46px * 2 - 20px * 2);
    margin-left: 20px;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .c-catalog-toggle__heading.active-control button::before {
    margin-top: -2px;
  }
  .c-catalog-toggle__heading button::before {
    margin-top: -2px;
  }
  .c-content-search {
    margin-bottom: 5rem;
    padding: 2.5rem 2.5rem 0;
  }
  .c-content-search__subheadline {
    font-size: 2.2rem;
    letter-spacing: .5px;
    line-height: 3.2rem;
    margin-bottom: 4rem;
  }
  .c-content-search form {
    margin: 0 0 2.5rem;
  }
  .c-content-search .c-teaser__button {
    margin-bottom: 5rem;
  }
  .c-content-search__header {
    font-size: 2.1rem;
    line-height: 2.5rem;
  }
  .c-content-search__header--margin {
    margin-bottom: 7.5rem;
  }
  .c-content-search--hero {
    margin: -8.5rem 20px 0 0;
  }
  .c-content-teaser {
    margin-bottom: 10rem;
  }
  .c-content-teaser__p {
    font-size: 2.1rem;
    letter-spacing: .4px;
    line-height: 3.2rem;
  }
  .c-content-teaser__text {
    padding: 20px !important;
  }
  .c-content-teaser__section-header {
    font-size: 2.1rem;
    line-height: 2.5rem;
    margin-bottom: 3rem;
  }
  .c-content-teaser__section-header.first {
    margin-left: calc(50% + 2rem);
    -webkit-transform: translateY(-10rem);
        -ms-transform: translateY(-10rem);
            transform: translateY(-10rem);
  }
  .c-content-teaser__h {
    font-size: 2.2rem;
    letter-spacing: .5px;
    line-height: 3.2rem;
  }
  .c-content-teaser__image--float img {
    max-width: none;
    height: 100%;
  }
  .wrapper-zweispaltig .c-content-teaser:last-child {
    margin-bottom: 10rem;
  }
  .wrapper-embedded {
    margin-top: 9rem;
    margin-bottom: 4rem;
  }
  .wrapper-embedded + p {
    margin-top: 5rem;
  }
  .c-eventfilter__headline {
    margin-bottom: 40px;
  }
  .c-eventfilter .heading {
    font-size: 1.7rem;
  }
  .c-eventfilter__container .heading {
    padding-left: 10px;
    padding-right: 10px;
  }
  .c-eventfilter__container .heading.heading + ul li a {
    font-size: 1.7rem;
  }
  .c-fancy-select__wrapper-heading {
    font-weight: 600;
    font-size: 17px;
    letter-spacing: 0.5px;
    line-height: 25px;
  }
  .c-fancy-select__wrapper-heading--addition {
    font-weight: 400;
    font-size: 17px;
    letter-spacing: 0.5px;
    line-height: 25px;
  }
  .c-fancy-select__wrapper ul li {
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 21px;
  }
  .c-filter__form .column {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .c-form {
    padding: 30px 40px 50px;
  }
  .c-form__buttons {
    -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-heroteaser {
    margin: 8rem 0;
  }
  .c-heroteaser--no-image .c-heroteaser__details {
    margin: 6px 20px 3rem 0;
    position: relative;
  }
  .c-heroteaser__label {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .c-heroteaser__label span {
    font-size: 1.5rem;
    line-height: 1.9rem;
  }
  .c-heroteaser__heading a::after {
    margin-left: 1.5rem;
    -webkit-transform: scale(0.85714);
        -ms-transform: scale(0.85714);
            transform: scale(0.85714);
  }
  .c-heroteaser__wrapper {
    position: relative;
  }
  .c-heroteaser__details {
    line-height: 3rem;
    width: 24rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
  }
  .c-heroteaser__nested-image {
    text-align: center;
    left: 24rem;
  }
  .c-heroteaser .c-heroteaser__actions {
    display: block;
    font-size: 1.7rem;
    line-height: 3rem;
  }
  .c-heroteaser .c-heroteaser__actions:not(:last-child) {
    margin-bottom: 3rem;
  }
  .c-heroteaser .c-heroteaser__actions a:not(:last-child) {
    margin-right: 5rem;
  }
  .c-info {
    margin-bottom: 9rem;
  }
  .c-info__h {
    font-size: 2.2rem;
    letter-spacing: .5px;
    line-height: 3.2rem;
    margin-top: 0;
    margin-bottom: 4rem;
  }
  .c-info__lead .c-info__h {
    padding: 25px;
  }
  .c-info__h--section {
    font-size: 2.1rem;
    line-height: 2.5rem;
  }
  .c-info__subheader {
    font-size: 1.7rem;
    line-height: 3rem;
    letter-spacing: 1px;
    padding-left: 15px;
  }
  .c-info__subheader--section {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .c-info__text {
    font-family: "Montserrat", "Droid Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.7rem;
    line-height: 3rem;
    letter-spacing: .5px;
    margin-bottom: 10rem;
    padding-left: 15px;
  }
  .c-info__text p strong,
  .c-info__text p .colorred {
    font-size: 1.7rem;
    line-height: 3rem;
    letter-spacing: 1px;
  }
  .content .c-info__text p:not([class]) {
    font-family: "Montserrat", "Droid Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.7rem;
    line-height: 3rem;
    letter-spacing: .5px;
  }
  .c-info__l {
    font-size: 1.7rem;
    line-height: 3rem;
    letter-spacing: 1px;
  }
  .c-info.row.large-up-2 {
    margin-left: -1rem;
  }
  .c-link {
    font-size: 1.7rem;
  }
  .c-linklist {
    padding-left: 15px;
  }
  .c-linklist--embedded {
    width: calc(50% + 4rem / 2 + 15px);
    padding-right: calc(4rem / 2);
    float: left;
  }
  .c-linklist--embedded::after {
    content: '';
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
  }
  .c-linklist__header {
    font-size: 2.1rem;
    line-height: 2.5rem;
    margin-bottom: 3rem;
  }
  .c-linklist-grid {
    margin-right: 0;
    margin-bottom: 10rem;
  }
  .c-linklist-grid__header {
    font-size: 2.1rem;
    line-height: 2.5rem;
    width: 50%;
    margin-bottom: 4rem;
    padding-left: 1.5rem;
  }
  .c-linklist-grid__img {
    width: calc(50% + 20px);
    top: 0;
    right: -40px;
  }
  .c-linklist-grid__bg {
    margin-bottom: 100px;
    padding-left: 1.5rem;
  }
  .c-linklist-grid__wrapper {
    margin-right: 0;
    padding-right: 4rem;
    margin-top: 3.3rem;
    overflow: hidden;
  }
  .c-linklist-grid__text p {
    font-size: 2.1rem;
    line-height: 3.2rem;
  }
  .c-linklist-grid__h {
    font-size: 2.2rem;
    letter-spacing: .5px;
    line-height: 3.2rem;
    margin: 30px 0;
  }
  .small-up-1 > div:first-child .c-linklist-grid__h {
    margin-top: 3rem;
  }
  .c-linklist-grid li {
    font-size: 1.7rem;
    line-height: 3rem;
    letter-spacing: 1px;
  }
  .c-maintenance {
    margin-bottom: 90px;
    padding: 25px 150px 20px 25px;
  }
  .c-maintenance::after {
    top: 50px;
    right: 15px;
    bottom: auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .c-maintenance--small {
    padding: 12px 15px 16px;
  }
  .c-maintenance--small::after {
    bottom: 50px;
    right: -15px;
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
  }
  .c-maintenance--small .c-maintenance__p {
    padding-right: 70px;
  }
  .c-maintenance__headline {
    font-size: 2.1rem;
    margin-bottom: 20px;
  }
  .c-maintenance__p {
    font-family: "Montserrat", "Droid Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.7rem;
    line-height: 3rem;
    letter-spacing: .5px;
    padding-right: 0;
  }
  .c-nav-to-top {
    height: 60px;
    margin: 0;
  }
  .c-nav-to-top__text {
    height: 60px;
  }
  .c-nav-to-top a {
    height: 100%;
  }
  .c-nav-to-top img {
    width: 60px;
    max-width: 60px;
    height: 60px;
  }
  .c-navigation-tableau__wrapper {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .c-navigation-tableau__h {
    font-size: 2.1rem;
    line-height: 2.5rem;
    padding-left: 20px;
  }
  .c-navigation-tableau__h a:before {
    top: 3px;
  }
  .c-navigation-tableau__l {
    font-size: 1.7rem;
    line-height: 3rem;
    letter-spacing: 1px;
  }
  .c-navigation-tableau__item {
    padding-left: 2rem;
  }
  .c-navigation-tableau__item__headline {
    font-size: 2rem;
    line-height: 3.3rem;
    margin-bottom: 4rem;
    min-height: 7rem;
  }
  .c-navigation-tableau__text {
    padding-left: 20px;
  }
  .c-navigation-tableau li {
    font-size: 2.1rem;
  }
  .c-newsletter {
    margin: 4rem 0;
    padding: 3rem 0;
  }
  .c-newsletter .column,
  .c-newsletter .columns {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .c-newsletter form {
    width: 100%;
    margin: auto 0;
  }
  .c-newsletter fieldset {
    width: 100%;
  }
  .c-newsletter__h {
    font-size: 2.1rem;
    line-height: 2.5rem;
    margin-right: 2.5rem;
    margin-left: 2.5rem;
  }
  .c-newsletter__p {
    font-size: 1.7rem;
    line-height: 3rem;
    letter-spacing: 1px;
    margin: 0 0 0 2.5rem;
  }
  .c-newsletter__link {
    font-size: 1.7rem;
    line-height: 3rem;
    letter-spacing: 1px;
  }
  .c-newsletter__button {
    padding-right: 2.5rem;
  }
  .c-newsletter__button input {
    margin: 0;
  }
  .c-newsletter .v-align {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
                -ms-grid-row-align: center;
            align-self: center;
  }
  .c-notification--info, .c-notification--warning {
    padding-left: 150px;
  }
  .c-notification--warning::before {
    left: 50px;
  }
  .c-notification__headline {
    -webkit-flex: 0 0 300px;
        -ms-flex: 0 0 300px;
            flex: 0 0 300px;
  }
  .c-opening-hours {
    margin-bottom: 6rem;
    padding-left: 1.5rem;
  }
  .c-opening-hours__block {
    margin-bottom: 4rem;
  }
  .c-opening-hours__h {
    font-size: 2.1rem;
    line-height: 2.5rem;
    margin-bottom: 3rem;
  }
  .c-opening-hours__subheader {
    font-size: 1.5rem;
    line-height: 2rem;
    margin-bottom: 2rem;
  }
  .c-opening-hours__hint {
    font-size: 1.7rem;
    line-height: 3rem;
    letter-spacing: 1px;
  }
  .c-opening-hours__text {
    font-family: "Montserrat", "Droid Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.7rem;
    line-height: 3rem;
    letter-spacing: .5px;
  }
  .c-opening-hours__l a {
    font-size: 1.7rem;
    line-height: 3rem;
    letter-spacing: 1px;
  }
  .richtext .c-opening-hours p {
    font-family: "Montserrat", "Droid Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.7rem;
    line-height: 3rem;
    letter-spacing: .5px;
  }
  .c-pageinfo__wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
  .c-pageinfo .docData .label {
    width: 202px;
    padding-right: 50px;
  }
  .c-pageinfo .docData.interview .label, .c-pageinfo .docData.pressrelease .label {
    width: 8em;
  }
  .c-pageinfo .docData.callForBids .label, .c-pageinfo .docData.joboffer .label, .c-pageinfo .docData.event .label, .c-pageinfo .docData.guestbookEntry .label {
    width: 9em;
  }
  .c-pageinfo .docData.orgunit .label, .c-pageinfo .docData.services1 .label {
    width: 12em;
  }
  .c-pageinfo .docData.services .label {
    width: 9em;
  }
  .c-pageinfo .docData.services .value {
    width: 27em;
  }
  .c-pageinfo .docData.services2 .label {
    width: 13em;
  }
  .c-pageinfo .docData.services2 .value {
    width: 27em;
  }
  .c-pageinfo .docData.services3 .label {
    width: 15em;
  }
  .c-pageinfo .docData.services3 .value {
    width: 25em;
  }
  .c-results {
    padding-left: 15px;
  }
  .c-results__heading {
    font-size: 2.1rem;
    line-height: 2.5rem;
    margin-top: 3.5rem;
    margin-bottom: 3rem;
  }
  .c-results__suggestions {
    margin-top: 3rem;
  }
  .c-search {
    margin: 0 0 60px;
    padding: 30px 15px;
  }
  .c-search__heading {
    font-size: 2.1rem;
    line-height: 2.5rem;
    margin-bottom: 4rem;
  }
  .c-search input[type='text'] {
    font-size: 1.7rem;
  }
  .c-search__list {
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
  .c-search__list li:not(:last-child) {
    margin-right: 5rem;
    margin-bottom: 0;
  }
  .c-section__header {
    font-size: 2.1rem;
    line-height: 2.5rem;
    margin-bottom: 3rem;
  }
  .c-social-media__h {
    font-size: 2.1rem;
    line-height: 2.5rem;
    padding-left: 15px;
  }
  .c-social-media__heading {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .c-social-media__p {
    font-family: "Montserrat", "Droid Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.7rem;
    line-height: 3rem;
    letter-spacing: .5px;
  }
  .c-social-media__link {
    font-size: 1.7rem;
    line-height: 3rem;
    letter-spacing: 1px;
  }
  .c-stage--small .c-stage__h {
    padding-left: 15px;
  }
  .c-stage--no-image .c-stage__wrapper {
    min-height: 0;
  }
  .c-stage__wrapper {
    min-height: 300px;
    padding-bottom: 1.5rem;
  }
  .c-stage__wrapper:last-child .c-stage__image {
    margin-bottom: 0;
  }
  .c-stage__category {
    margin-bottom: 6px;
    padding-left: 15px;
    font-size: 2.2rem;
    letter-spacing: 1.5px;
  }
  .c-stage .row {
    display: block;
  }
  .c-stage .smallAccordion {
    width: 33.33333%;
  }
  .c-stage__image {
    float: right;
    width: 66.66667%;
    margin-bottom: 1.5rem;
  }
  .c-stage__image img {
    padding-left: 0;
  }
  .c-stage__image .wrapper {
    float: right;
  }
  .c-stage__image::after {
    display: none;
  }
  .c-stage__teasertext p {
    font-size: 2.1rem;
    letter-spacing: .4px;
    line-height: 1.52381;
  }
  .c-stage__togglenav {
    margin-bottom: 3rem;
  }
  .c-stage__togglenav__h {
    clear: none;
    font-size: 1.6rem;
  }
  .c-stage__anchornav {
    width: 100%;
  }
  .c-stage__anchornav li {
    font-size: 1.7rem;
    line-height: 3rem;
    letter-spacing: 1px;
    margin-bottom: 2rem;
  }
  .c-submenu {
    display: none;
  }
  .c-teaser {
    margin: 100px 0;
  }
  .c-teaser__linkicon {
    width: 35px;
    height: 20px;
  }
  .c-teaser__linkicon:after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 35px;
    height: 20px;
    background: url(/SiteGlobals/Frontend/DNBWeb/Images/icons/sprite.svg?__blob=normal&v=7) no-repeat -158px -91px;
    top: 2px;
  }
  .c-teaser__link span {
    font-size: 1.7rem;
    line-height: 3rem;
    letter-spacing: 1px;
  }
  .c-teaser__p {
    font-size: 2.1rem;
    letter-spacing: .4px;
    line-height: 3.2rem;
  }
  .c-teaser__text {
    padding: 2rem;
  }
  .c-teaser--info .heading {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .c-teaser--info__box {
    width: 240px;
  }
  .c-teaser--info__body p {
    font-family: "Montserrat", "Droid Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.7rem;
    line-height: 3rem;
    letter-spacing: .5px;
  }
  .c-teaser--section__header {
    font-size: 2.1rem;
    line-height: 2.5rem;
    margin-bottom: 3rem;
  }
  .c-teaser--section__header.first {
    margin-left: calc(50% + 2rem);
    -webkit-transform: translateY(-10rem);
        -ms-transform: translateY(-10rem);
            transform: translateY(-10rem);
  }
  .c-teaser__span {
    font-family: "Montserrat", "Droid Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.7rem;
    line-height: 3rem;
    letter-spacing: .5px;
  }
  .c-teaser__h {
    font-size: 2.2rem;
    letter-spacing: .5px;
    line-height: 3.2rem;
  }
  .c-teaser__body {
    padding-left: 2rem;
  }
  .c-teaser__linkList li {
    margin-right: 30px;
    float: left;
  }
  .c-teaser-result {
    margin-bottom: 7rem;
  }
  .c-teaser-result__excerpt {
    margin-top: 1rem;
  }
  .c-teaser-short {
    padding-left: 15px;
  }
  .c-teaser-short__h {
    font-size: 2.1rem;
    line-height: 2.5rem;
  }
  .c-teaser-short p {
    font-size: 2.1rem;
    letter-spacing: .4px;
    line-height: 3.2rem;
    margin-bottom: 4rem;
  }
  .c-teaser-short .c-teaser__button {
    margin-bottom: 5rem;
  }
  .c-text-teaser__wrapper {
    padding-left: 15px;
  }
  .c-text-teaser__text {
    font-size: 2.1rem;
    letter-spacing: .4px;
    line-height: 3.2rem;
    padding-left: 15px;
  }
  .c-text-teaser__text a {
    font-size: 1.7rem;
    line-height: 3rem;
  }
  .c-text-teaser__img {
    margin: 20px 0 60px;
    padding-left: 0;
  }
  .c-text-teaser__img--float.c-text-teaser__img--upright {
    text-align: right;
  }
  .c-text-teaser__img--float img {
    padding-left: 15px;
  }
  .c-text-teaser__section-header {
    font-size: 2.1rem;
    line-height: 2.5rem;
    margin-bottom: 3rem;
  }
  .c-text-teaser__section-header.first {
    margin-left: calc(50% + 2rem);
    -webkit-transform: translateY(-10rem);
        -ms-transform: translateY(-10rem);
            transform: translateY(-10rem);
  }
  .c-text-teaser__statement {
    padding: 3.5rem 2rem 4rem;
    margin-top: 5rem;
  }
  .c-text-teaser__statement p {
    font-size: 2.4rem;
    line-height: 3.5rem;
  }
  .c-textbox {
    margin-bottom: 4rem;
  }
  .c-textbox__h {
    font-size: 1.7rem;
    line-height: 3rem;
    letter-spacing: 1px;
  }
  .richtext .c-textbox__h {
    padding-left: 15px;
  }
  .c-textbox p {
    font-family: "Montserrat", "Droid Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.7rem;
    line-height: 3rem;
    letter-spacing: .5px;
  }
  .richtext .c-textbox p {
    padding-left: 15px;
  }
  .js-on .cookiebanner p,
  .cookiebanner p {
    font-size: 2.1rem;
    line-height: 3.2rem;
  }
  .js-on .cookiebanner .row .row .column > div,
  .cookiebanner .row .row .column > div {
    padding-left: 1.5rem;
  }
  .js-on .cookiebanner__heading,
  .cookiebanner__heading {
    padding-left: 1.5rem;
  }
  .js-on .cookiebanner .cookiebannerbox,
  .cookiebanner .cookiebannerbox {
    padding-top: 3.5rem;
    padding-bottom: 2rem;
  }
  .js-on .cookiebanner .cookiebannerbox > div .picture,
  .cookiebanner .cookiebannerbox > div .picture {
    display: block;
    color: #1D1D1B;
  }
  #c-stage .animated {
    position: fixed;
    top: 45px;
    bottom: auto;
    max-width: 133.2rem;
    max-height: 45px;
  }
  #c-stage .animated .nav-title {
    width: 1000px;
    margin: 0;
    padding-top: 8px;
    padding-bottom: 2px;
    display: none;
    position: absolute;
    left: 45px;
    -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
            transform-origin: top left;
  }
  #c-stage .animated .c-stage__togglenav {
    padding-top: 20px;
  }
  #c-stage .animated .medium-4 {
    max-width: none;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
  }
  #c-stage .animated .smallAccordion {
    width: 100%;
  }
  #c-stage.animation-completed .animated .nav-title {
    display: block;
  }
  #c-stage.fixed .animated {
    max-height: none;
  }
  #c-stage.fixed .animated .hide-for-large {
    display: block !important;
  }
  .row.collapse.fixed.animation-completed.opened .animated {
    width: 480px !important;
  }
  .docData .label {
    clear: left;
    width: 6em;
    float: left;
    padding-right: 20px;
  }
  .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;
  }
  input,
  select,
  textarea {
    font-size: 1.7rem;
    line-height: 3rem;
  }
  input,
  textarea {
    padding-left: 15px;
    padding-right: 15px;
  }
  select {
    padding-left: 15px;
  }
  .radio + label,
  .checkbox + label {
    font-size: 1.7rem;
  }
  .radio + label::before,
  .checkbox + label::before {
    top: -2px;
  }
  .radio:checked + label::after {
    top: 5px;
  }
  .checkbox:checked + label::after {
    top: 4px;
  }
  .col2 .formField span {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
  .col3 .formField span {
    -webkit-flex: 0 0 33.33%;
        -ms-flex: 0 0 33.33%;
            flex: 0 0 33.33%;
  }
  .reset,
  .submit {
    font-size: 1.7rem;
    line-height: 3rem;
    letter-spacing: 1px;
  }
  .reset + .submit {
    margin-left: 50px;
  }
  .column.medium-2.small-12.c-search--catalog-select select {
    min-height: 60px;
  }
  form .row .column.medium-2.small-12 {
    padding-right: 0px;
  }
  .c-search__input.c-search__input--no-space-after.small-12.large-10.column {
    padding-left: 10px;
  }
  .abstract {
    margin-bottom: 6rem;
  }
  .abstract p:not([class]) {
    font-family: "Montserrat", "Droid Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 2.1rem;
    letter-spacing: 1px;
    line-height: 2.4rem;
  }
  .subheadline p:not([class]) {
    font-size: 2.2rem;
    letter-spacing: .5px;
    line-height: 3.2rem;
    margin-bottom: 3rem;
  }
  .glossaryIndex a,
  .glossaryIndex strong,
  .glossaryIndex span {
    font-size: 1.7rem;
    line-height: 3rem;
    letter-spacing: 1px;
  }
  .l-catalog-options {
    margin-bottom: 40px;
  }
  .l-catalog-options.is-fixed {
    margin: 0;
    box-shadow: 0 0 15px #1D1D1B;
    position: fixed;
  }
  .l-catalog-results {
    padding-top: 0;
  }
  .l-catalog-results.s-grid-view {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .l-catalog-results.s-grid-view .l-catalog-results__entry {
    width: 33.33333%;
  }
  .l-catalog-results-percentage {
    top: 676px;
    right: 142px;
  }
  .l-catalog-single-content {
    padding-left: 53.5px;
  }
  .l-module {
    padding: 0;
    margin: 10rem 0;
  }
  .l-teaser {
    position: relative;
  }
  .l-teaser--shift {
    margin-top: -30px;
  }
  .l-teaser--shift .l-teaser__wrapper:nth-child(2) {
    margin-top: 90px;
  }
  .l-teaser__wrapper:nth-child(even) {
    float: right;
    width: 50%;
    padding-left: calc(4rem / 2);
  }
  .l-teaser__wrapper:nth-child(odd) {
    float: left;
    width: 50%;
    padding-right: calc(4rem / 2);
  }
  .l-teaser__h {
    margin-bottom: 3rem;
  }
  .l-teaser::after {
    content: '';
    clear: both;
    display: table;
  }
  .mfp-inline-holder .mfp-content .position,
  .mfp-ajax-holder .mfp-content .position {
    padding-left: 15px;
  }
  .mfp-inline-holder .mfp-content .position > p:first-child,
  .mfp-ajax-holder .mfp-content .position > p:first-child {
    line-height: 3.2rem;
  }
  .mfp-inline-holder .mfp-content .position > p:first-child span,
  .mfp-ajax-holder .mfp-content .position > p:first-child span {
    font-size: 2.1rem;
  }
  .tableOfDocuments--dossier {
    margin-bottom: 90px;
  }
  .navIndex:not(.glossaryIndex) strong,
  .navIndex:not(.glossaryIndex) .page {
    font-size: 2.5rem;
    line-height: 3.8rem;
  }
  .navIndex:not(.glossaryIndex) .button::before {
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .navIndex:not(.glossaryIndex) .button.back::before {
    -webkit-transform: translateY(-50%) rotate(-180deg);
        -ms-transform: translateY(-50%) rotate(-180deg);
            transform: translateY(-50%) rotate(-180deg);
  }
  .content > h1,
  .content > h2,
  .content > h3,
  .content > h4,
  .content > h5,
  .content > h6,
  .content > p,
  .content > dl,
  .content > address,
  .content > .errorJumpLinks,
  .abstract > h1,
  .abstract > h2,
  .abstract > h3,
  .abstract > h4,
  .abstract > h5,
  .abstract > h6,
  .abstract > p,
  .abstract > dl,
  .abstract > address,
  .abstract > .errorJumpLinks,
  .subheadline > h1,
  .subheadline > h2,
  .subheadline > h3,
  .subheadline > h4,
  .subheadline > h5,
  .subheadline > h6,
  .subheadline > p,
  .subheadline > dl,
  .subheadline > address,
  .subheadline > .errorJumpLinks,
  .sectionRelated > h1,
  .sectionRelated > h2,
  .sectionRelated > h3,
  .sectionRelated > h4,
  .sectionRelated > h5,
  .sectionRelated > h6,
  .sectionRelated > p,
  .sectionRelated > dl,
  .sectionRelated > address,
  .sectionRelated > .errorJumpLinks,
  .dossierentry > h1,
  .dossierentry > h2,
  .dossierentry > h3,
  .dossierentry > h4,
  .dossierentry > h5,
  .dossierentry > h6,
  .dossierentry > p,
  .dossierentry > dl,
  .dossierentry > address,
  .dossierentry > .errorJumpLinks,
  .richtext > h1,
  .richtext > h2,
  .richtext > h3,
  .richtext > h4,
  .richtext > h5,
  .richtext > h6,
  .richtext > p,
  .richtext > dl,
  .richtext > address,
  .richtext > .errorJumpLinks {
    padding-left: 15px;
  }
  .content > ul,
  .content > ol,
  .abstract > ul,
  .abstract > ol,
  .subheadline > ul,
  .subheadline > ol,
  .sectionRelated > ul,
  .sectionRelated > ol,
  .dossierentry > ul,
  .dossierentry > ol,
  .richtext > ul,
  .richtext > ol {
    margin-left: 15px;
  }
  .richtext {
    margin-bottom: 40px;
  }
  h1 {
    letter-spacing: 1.5px;
  }
  h2 {
    margin-bottom: 2rem;
  }
  .richtext h2 {
    margin-top: 5rem;
  }
  .richtext h3 {
    margin-top: 5rem;
  }
  .richtext p {
    font-size: 2.1rem;
    letter-spacing: .4px;
    line-height: 3.2rem;
  }
  .richtext p a {
    font-size: 1.7rem;
    line-height: 3rem;
    letter-spacing: 1px;
  }
  .responsiveTable {
    margin-bottom: 90px;
  }
  blockquote {
    padding: 0 30px 0 45px;
  }
  blockquote:before {
    font-size: 72px;
    padding-right: 7px;
  }
  .content blockquote p:not([class]) {
    font-size: 2rem;
    line-height: 3.3rem;
  }
  .picture {
    margin-bottom: 20px;
  }
  .picture.links {
    margin: 6px 20px 20px 15px;
    float: left;
  }
  .picture.rechts {
    margin: 6px 0 20px 20px;
    float: right;
  }
  .responsiveTable {
    overflow-x: auto;
  }
  .responsiveTable table {
    width: 100%;
  }
  .backgroundblack.backgroundblack {
    font-size: 1.7rem;
    line-height: 3rem;
    letter-spacing: .5px;
    padding: 25px;
  }
  a.RichTextIntLink, a.RichTextExtLink, a.RichTextGlossarLink, a.RichTextWikiLink, a.GlossarEntry, a.ContactData {
    font-size: 1.7rem;
    font-weight: 700;
    margin-left: 24px;
  }
  a.RichTextIntLink:before, a.RichTextExtLink:before, a.RichTextGlossarLink:before, a.RichTextWikiLink:before, a.GlossarEntry:before, a.ContactData:before {
    left: -24px;
    top: 5px;
  }
  .richtext ol li:before {
    font-size: 2.1rem;
  }
  .richtext ol li:before,
  .content .richtext ol:not([class]) li:before {
    font-size: 2.1rem;
  }
  .toggleEntry .heading {
    font-size: 1.7rem;
    line-height: 3rem;
    letter-spacing: 1px;
    padding-left: 10px;
  }
  .toggleEntry p {
    font-size: 2.1rem;
    letter-spacing: .4px;
    line-height: 3.2rem;
  }
  .toggleEntry li {
    font-size: 1.7rem;
    line-height: 3rem;
    letter-spacing: 1px;
    letter-spacing: normal;
  }
  .wrapper-teaser {
    margin-bottom: 9rem;
  }
  .footer__wrapper {
    margin: 0 20px;
  }
  .footer .navFunctionsWrapper {
    margin-bottom: 3rem;
  }
  .footer h2,
  .footer h3 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .footer li,
  .footer p {
    font-size: 1.7rem;
    line-height: 3rem;
    letter-spacing: 1px;
  }
  .footer .navFunctionsPrint a::before, .footer .navFunctionsPrint a::after {
    left: 28px;
    top: 15px;
  }
  .footer .navFunctionsWrapper .navFunctionsRecommend a:before, .footer .navFunctionsWrapper .navFunctionsRecommend a:after {
    left: 26px;
    top: 15px;
  }
  .siteInfo {
    padding-bottom: 2rem;
  }
  .siteInfo .textContainer {
    border: none;
    margin-top: -21px;
    padding: 0;
  }
  .siteInfo__col {
    padding-left: 45px;
    border-left: 1px solid #1D1D1B;
    min-height: 20rem;
    height: 100%;
  }
  .siteInfo .heading {
    white-space: nowrap;
    display: inline-block;
    -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: rotate(-90deg) translate(-100%, -41px);
        -ms-transform: rotate(-90deg) translate(-100%, -41px);
            transform: rotate(-90deg) translate(-100%, -41px);
    text-align: right;
    padding: 0;
    margin: 0;
  }
  .siteInfo__col--a .siteInfo__col {
    padding-left: 45px;
  }
  .siteInfo__col--a > div {
    margin-bottom: 5.7rem;
  }
  .siteInfo__col--a > div:last-child {
    margin: 0;
  }
  .siteInfo__col--b > div {
    margin-bottom: 5rem;
  }
  .siteInfo__col--b > div:last-child {
    margin: 0;
  }
  .siteInfo .icon-mail::before {
    top: 9px;
  }
  .footer-section-2__wrapper {
    margin: 0 20px;
  }
  .footer-section-2 .copyright p {
    font-size: 1.4rem;
    line-height: 2.1rem;
  }
  .header .wrapperBranding {
    position: relative;
  }
  .header .wrapperBranding.search-opened::after {
    right: 5px;
    bottom: 0;
  }
  .header .logo {
    margin-left: calc(4rem / 2 + 15px);
    margin-bottom: 0;
  }
  .header .logo img {
    width: 120px;
    height: 77px;
  }
  .header .nav {
    top: calc(100% + 25px);
    right: calc(4rem / 2 + 15px);
  }
  .header .navWrapper {
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header .extWrapper {
    padding-top: 30px;
    -webkit-align-self: center;
        -ms-flex-item-align: center;
                -ms-grid-row-align: center;
            align-self: center;
  }
  .header .extWrapper .h2 {
    font-size: 1.4rem;
  }
  .header .extWrapper .c-link {
    display: block;
    white-space: nowrap;
  }
  .header .extWrapper .c-link__text {
    border-color: transparent;
  }
  .header .extWrapper .c-link:hover .c-link__text, .header .extWrapper .c-link:focus .c-link__text, .header .extWrapper .c-link:active .c-link__text {
    border-bottom: 2px solid #565655;
  }
  .header .navMobileMenu {
    margin: 0 10px 0 0;
  }
  .navServiceMeta ul {
    margin-right: calc(4rem / 2 + 15px);
  }
  .navServiceMeta li a img,
  .navServiceMeta li strong img {
    float: none;
  }
  .navServiceMeta li .languageLink:hover, .navServiceMeta li .languageLink:focus, .navServiceMeta li .languageLink:active,
  .navServiceMeta li a span:hover,
  .navServiceMeta li a span:focus,
  .navServiceMeta li a span:active {
    text-decoration: underline;
  }
  .navServiceMeta .navServiceGS a img,
  .navServiceMeta .navServiceGS strong img,
  .navServiceMeta .navServiceLS a img,
  .navServiceMeta .navServiceLS strong img {
    vertical-align: text-top;
  }
  .navServiceMeta .navServiceGS a span,
  .navServiceMeta .navServiceGS strong span,
  .navServiceMeta .navServiceLS a span,
  .navServiceMeta .navServiceLS strong span {
    padding-left: 10px;
    font-size: inherit;
  }
  .navServiceMeta .navServiceKontakt a:hover, .navServiceMeta .navServiceKontakt a:focus, .navServiceMeta .navServiceKontakt a:active {
    text-decoration: underline;
  }
  .navBreadcrumbs {
    padding: 0 20px;
  }
  .navBreadcrumbs ol {
    overflow-x: auto;
  }
  .teaser-switcher .teaser {
    width: 33.33%;
  }
  .StndGallery h2 {
    margin-bottom: 30px;
  }
  .StndGallery .navigation .prev {
    left: 15px;
  }
  .StndGallery .navigation .next {
    right: 15px;
  }
  .StndGallery .position {
    padding-left: 15px;
  }
  .StndGallery .pagination {
    line-height: 3.2rem;
  }
  .StndGallery .pagination span {
    font-size: 2.1rem;
  }
  .stage {
    position: relative;
  }
  .stage h1 {
    margin: 1.7rem 0 3.5rem;
    padding-left: 15px;
  }
  .stage .imageContainer img {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
