<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.list__item &gt; .result-number,
.home-stage__headline-deco {
    display: none;
}

.header__main {
    z-index: 11 !important;
}

.list__item &gt; .result-number {
    display: none;
}
html .react-select__single-value {
    line-height: 1.5;
}

.article-content__block-box &gt; div {
    margin-bottom: 4.25rem;
}

.article-content__block-box &gt; div:last-child {
    margin-bottom: 0;
}


.list--50-50 .list__item .brochure-teaser {
    margin: 0 0.75rem 3.5rem;
}

body.layout-1 .content {
    padding-top: 4rem;
}


@media (min-width: 75.25em) {
    .list--50-50 .list__item {
        max-width: 50%;
    }
}

@media (max-width: 48em) {
    .list--33-33-33 .list__item {
        max-width: 100%;
    }
}

.list--33-33-33 .list__item {
    max-width: 33.33333%;
}

@media (max-width: 48em) {
    .list--33-33-33 .list__item {
        max-width: 100%;
    }
}

.article-content__block--teaser-group__no--btn {
    margin-bottom: 0;
}

.navigation__link--active:after {
    background-color: #0f2a4f !important;
}

.content &gt; .article-content &gt; .expose-group {
    margin: 0 -5.6rem;
}

@media (max-width: 47.99em) {
    .content &gt; .article-content &gt; .expose-group {
        margin: 0 -1rem;
    }
}

@media (min-width: 48em) and (max-width: 63.99em) {
    .content &gt; .article-content &gt; .expose-group {
        margin: 0 -2rem;
    }
}

@media (min-width: 64em) and (max-width: 75.1775em) {
    .content &gt; .article-content &gt; .expose-group {
        margin: 0 -2rem;
    }
}

@media (min-width: 75.1875em) and (max-width: 89.99em) {
    .content &gt; .article-content &gt; .expose-group {
        margin: 0 -13.8rem;
    }
}

@media (min-width: 90em) {
    .content &gt; .article-content &gt; .expose-group {
        margin: 0 -13.8rem;
    }
}

@media (min-width: 90em) {
    .home-stage__headline-deco {
        background-image: url(/typo3conf/ext/rsmtagsitepackage/Resources/Public/images/decoration-home-stage_b.svg) !important;
        background-size: contain;
        height: 48rem !important;
        right: 43rem !important;
        top: 14rem !important;
        transform: scale(.8);
        width: 18em !important;
    }
}

.office-links__last-edited,
.office-links__vote {
    display: inline-block;
    padding: 10px 0 5px;
}

.office-links__vote {
    float: right;
}

@media (max-width: 48em) {
    .office-links__last-edited,
    .office-links__vote {
        float: none;
        clear: both;
    }
}

@media (max-width: 48em) {
    .immo-map {
        height: 0 !important;
        padding-bottom: 60% !important;
    }

    .immo-map__container {
        height: 100% !important;;
    }

    .teaser-group .slider__control {
        top: auto !important;;;
        bottom: 250px !important;;;
    }
    .teaser-group--has--link .slider__control {
        top: auto !important;;;
        bottom: 340px !important;;;
    }

}

.tx-kesearch-pi1 form{
    margin: 28px 0 20px 0 !important;
}</pre></body></html>