<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.page__contentwrapper--background {
    background: url("https://onl-cdn.s3.amazonaws.com/onlineweg.de/layout/palm-422968_1920.jpg") no-repeat 0 0%;
    background-size: cover;
    background-attachment: fixed;
    background-position: 0% 42%;
}

.navbar-header {
    background: #FF8966
}

.navigation-wrapper {
    background: #E02040;
}

.header-wrapper {
    border-color: #FF8966;
}

.topnav__item:hover {
    border-top: 4px solid #FF8966;
}

.topnav__item_active {
    border-top: 4px solid #FF8966;
}

.widget__teaser--eyecatcher {
    background: #FF8966;
}

a.active {
    color: #FF8966;
}

a.inactive {
    color: #333;
}

.footer-wrapper {
    background-color: #E02040;
    color: #fff

}

.bottomnav_item a {
    color: #fff
}

.fa-facebook-square {
    color: #fff
}</pre></body></html>