<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width: 992px){nav.navbar-collapse.collapse {
    margin-top: 54px;
}}
@media (min-width: 992px){
    .navbar-brand-logo-normal,.navbar-brand-logo-inverted {
        height:100px;
    //   box-shadow: 0px 0px 19px #555;
    }    .navbar-default-transition, .navbar-inverse-transition {
             height: 121px;
             background: #fff;
             box-shadow: 0px 0px 19px #555;
         }
    .navbar-default-transition .navbar-nav &gt; li &gt; a {
        font-weight:normal;
    }
    .navbar-default-transition .navbar-nav &gt;.active &gt; a {
        border-radius: 0px 0px 0 0;
        color:#555 !important;
        background-color: transparent;
    }
    .navbar-default-transition .navbar-nav &gt; .active &gt; a:hover {
        color:#555 !important;
        background-color: transparent;
    }

}

.navbar-default .navbar-nav &gt; li &gt; a:hover, .navbar-default .navbar-nav &gt; li &gt; a:focus, .navbar-default-transition .navbar-nav &gt; li &gt; a:hover, .navbar-default-transition .navbar-nav &gt; li &gt; a:focus, .navbar-default-transition.navbar-transition .navbar-nav &gt; li &gt; a:hover, .navbar-default-transition.navbar-transition .navbar-nav &gt; li &gt; a:focus {
    color: #111;
    background-color: transparent;
}

@media (min-width: 992px){
    .navbar-header-main .navbar-brand {

    padding-top: 13px !important;
}}


@media (max-width: 992px){
    .navbar-header-main .navbar-brand.navbar-brand-image {
        padding-top: 2px;
    }
    .navbar-default-transition, .navbar-inverse-transition{
        height: 56px;
        background: white;
        box-shadow: 0px 5px 5px #888;
    }
    .navbar-transition .navbar-header-main .navbar-brand.navbar-brand-image &gt; img {
        height: 30px;
        width: auto;
    }
    .navbar-default-transition.navbar-transition{
        height: 36px;
        background: white;
        box-shadow: 0px 5px 5px #888;
    }
    .navbar-nav {
        margin: .75px -20px;
        background: white;
    }


}

.navbar-main &gt; li:hover {
    background-color: transparent !important;
}

@media (min-width: 992px){
    .body-bg-top {
        padding-top: 110px;
    }}



.breadcrumb-section { background: #ccc;}
.breadcrumb-section .breadcrumb{  padding: 15px 0 3px 0; background: transparent;}
.breadcrumb li a { color:#fff;}
.breadcrumb &gt; li + li:before{ content: "&gt;";padding: 0 8px;color: #fff;}
.breadcrumb &gt; li + li:last-child:before{ content: "";padding: 0 5px; color: #fff;}
.breadcrumb &gt; li.active { color: transparent; }
.breadcrumb &gt; li:first-child, .breadcrumb &gt; li:first-child + li:before { display:none; }


.border-dashed {
    border: 2px dashed #555;
}
.header-slogan {
    font-size :2.0em;
}

@media (min-width: 992px){
    .footer-section {
        position: fixed;
        color: #fff;
        bottom: 0;
        width: 100vw;
        z-index:1000;
    }
}

.navbar-main &gt; li &gt; a .bar {
    display: block;
    position: absolute;
    left: 0px;
    width: 100%;
    bottom:0;
    top: initial !important;
    height: 4px;a
    background: #9ac954;
    opacity: 0;
    -webkit-transition: top .19s ease-in-out 0s, opacity .25s ease-in-out;
    -o-transition: top .19s ease-in-out 0s, opacity .25s ease-in-out;
    transition: top .19s ease-in-out 0s, opacity .25s ease-in-out;
}

.frame-type-accordion.frame-layout-81 .acc-teaser .acc-teaser-title {
    font-size: 1em;
}
.hsp_slide .slider_text {
    text-align: left;
    padding: 3px 15px 3px 57px;
    color: #ffffff;
}

.frame-type-accordion.frame-layout-81 .acc-teaser .acc-teaser-title {
    text-align: center;
    right:0;
    font-size: 1.5em;
    width: 90%;
}

div#content {
    margin-bottom: 40px;
    margin-top: 20px;
}
.tipps p a {
    color: inherit;
    text-decoration:underline;
    cursor:pointer;
}

</pre></body></html>