<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
}

.main-content a:link, .footer a:link, .sub-footer a:link, .region-layer-content a:link {
    color: #416a4c;
    border-bottom: 1px dotted #416a4c;
}

.main-content a:hover, .footer a:hover, .sub-footer a:hover, .region-layer-content a:hover {
    border-bottom: 1px solid #416a4c;
}

.main-content a:visited, .footer a:visited, .sub-footer a:visited, .region-layer-content a:visited {
    color: #416a4c;
    border-bottom: 0px solid #416a4c;
}

.main-content a[href^="mailto"]:link, .footer a[href^="mailto"]:link, .sub-footer a[href^="mailto"]:link, .region-layer-content a[href^="mailto"]:link {
    color: #416a4c;
}

.main-content a[href^="mailto"]:hover, .footer a[href^="mailto"]:hover, .sub-footer a[href^="mailto"]:hover, .region-layer-content a[href^="mailto"]:hover {
    color: #333333;
}

.main-content a[href^="mailto"]:visited, .footer a[href^="mailto"]:visited, .sub-footer a[href^="mailto"]:visited, .region-layer-content a[href^="mailto"]:visited {
    color: #416a4c;
}

h1 {
    color: #416a4c;
}

h2 {
    color: #416a4c;
}

h3, h4, h5, h6 {
    color: #416a4c;
}

.startpage a {
    color: #333333 !important;
    border-bottom: 1px dotted #333333 !important;
}

    .startpage a:hover {
        text-decoration: none;
        border-bottom: 1px solid #333333 !important;
    }

a img {
    border-bottom: none;
}


.headline a:link {
    border-bottom: none !important;
}

a.btn, a.btn:link, a.btn:hover, a.btn:visited {
    color: black !important;
    border: 1px solid #dedddd !important;
    border-bottom: 1px solid #dedddd !important;
}

.btn-news {
    background-color: #eeeeee;
    background: linear-gradient(to bottom, #eeeeee 0%, #dfdfdf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#dfdfdf',GradientType=0 );
}

    .btn-news:hover,
    .btn-news:focus {
        background-color: #eeeeee;
        background: linear-gradient(to bottom, #dfdfdf 0%, #eeeeee 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfdfdf', endColorstr='#eeeeee',GradientType=0 );
    }

    .btn-news:active,
    .btn-news.active {
        background-color: #eeeeee;
        background: linear-gradient(to bottom, #eeeeee 0%, #dfdfdf 100%) !important;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#dfdfdf',GradientType=0 );
    }

.topline {
    background-color: #416a4c;
}

    .topline a {
        color: white;
    }

#search {
    background: white;
}

.headerButtomLine {
    border-bottom: 0px;
}


#logo {
    margin-left: 12px;
    margin-top: 50px;
    margin-bottom: 20px;
}

.quickmenu .item {
}

.searchbox {
    background: transparent url(/Resources/Images/Backgrounds/Subdesigns/bg-search-field-416a4c.png) no-repeat left top;
    /* background: transparent url(/Resources/Images/Backgrounds/Subdesigns/bg-search-field-312a7f.png) no-repeat left top;*/
}

.navbar {
    border-top: 0px solid #416a4c;
    border-left: 0px;
    border-right: 0px;
}

@media (min-width: 768px) {
    .breadcrumb {
        padding-top: 20px;
        padding-bottom: 12px;
        padding-left: 5px;
        border-bottom-width: 0px;
    }
}

.container {
    -webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 0 0px rgba(0, 0, 0, 0);
    box-shadow: 0 0 0px rgba(0, 0, 0, 0);
}

.containerWrapper {
    background-image: none;
}

.footer {
    background-image: none;
    border-top: 1px solid #416a4c;
}

    .footer a {
        border-bottom: none !important;
    }

        .footer a:hover {
            color: black;
        }

.content-page {
    padding-top: 10px;
}

.content {
    background: none;
    border-right-color: #416a4c;
    border-right-style: dotted;
    border-right-width: 0px;
}

.aside-navigation {
    margin-top: 0px;
}

    .aside-navigation a {
        color: #416a4c;
        padding-left: 5px !important;
    }

        .aside-navigation a.heading {
            font-weight: bold;
            border-bottom: 0px;
        }

            .aside-navigation a.heading:hover {
                text-decoration: none;
                border-bottom: 0px;
            }

        .aside-navigation a.has-children {
            background: none;
            border-bottom: 0px;
        }

        .aside-navigation a.no-children {
            background: none;
            border-bottom: 0px;
        }

.aside-right .share-icons {
    border-bottom: 1px solid #416a4c;
    margin-left: 6px;
    margin-top: 0px;
}

    .aside-right .share-icons &gt; .pull-left {
        padding-left: 10px;
    }

.share-icons.share-icons-in-line {
    border-bottom: 1px solid #416a4c;
}

    .share-icons.share-icons-in-line a:hover {
        color: #416a4c;
        text-decoration: none;
    }


.navbar-nav &gt; li {
    background: none;
}

.navbar-default {
    -webkit-box-shadow: 0 0px 0 rgba(0, 0, 0, 0.15), 0 0px 0px rgba(0, 0, 0, 0.075);
    box-shadow: 0 0px 0 rgba(0, 0, 0, 0.15), 0 0px 0px rgba(0, 0, 0, 0.075);
    background-image: none;
    background-image: linear-gradient(to bottom, white 0%, white 100%);
    /*Dont add an IE8 filter here as it will fail*/
}

    .navbar-default .navbar-nav &gt; .active &gt; a, .navbar-default .navbar-nav &gt; .load-active &gt; a {
        -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
        box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
        background-image: none;
        background-image: linear-gradient(to bottom, transparent 0%, transparent 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='white', endColorstr='white',GradientType=0 );
    }

.navbar-brand,
.navbar-nav &gt; li &gt; a {
    text-shadow: 0 0px 0 rgba(0, 0, 0, 0);
}

.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
    border-radius: 0;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    background-color: white;
    border-bottom: 1px solid #416a4c;
    border-top: 1px solid #416a4c;
}

.navbar-default .navbar-nav &gt; .load-active &gt; a,
.navbar-default .navbar-nav &gt; .active &gt; a,
.navbar-default .navbar-nav &gt; .active &gt; a:hover,
.navbar-default .navbar-nav &gt; .active &gt; a:focus {
    color: #416a4c;
    text-decoration: none;
}

.nav-pills &gt; li &gt; a {
    padding-left: 0px;
    color: #416a4c !important;
}


    .nav-pills &gt; li &gt; a:hover, .nav-pills &gt; li &gt; a:focus {
        text-decoration: none !important;
    }

.nav-pills &gt; li.active &gt; a {
    border: none;
    background: white;
    background: none;
    background: none;
    background: none;
    background: none;
    background: none;
    background: none;
    -pie-background: none;
}

    .nav-pills &gt; li.active &gt; a:hover, .nav-pills &gt; li.active &gt; a:focus {
        background: white;
        background: none;
        background: none;
        background: none;
        background: none;
        background: none;
        background: none;
        -pie-background: none;
    }

.footer li, .megaMenu-content li, .startpage .text-block li, .region-layer-content .text-block li {
    background: url(/Resources/Images/Icons/Internet/Subdesigns/416a4c_enkeltpil.gif) no-repeat 0 6px;
}

.megaMenu .megaMenu-content {
    margin-top: 2px;
}

    .megaMenu .megaMenu-content .bottom-border {
        background-color: #416a4c;
    }

.main-content {
    border-bottom: 0px;
}

@media (min-width: 768px) {
    .startpage .block-row .block:first-child {
        border-right-style: dotted;
        border-right-width: 3px;
        border-right-color: #416a4c;
    }
}

.sub-footer {
    border-top: 1px solid #416a4c;
}

    .sub-footer hr {
        display: none;
    }

@media (max-width: 768px) {
    .startpage .block-row .block:last-child {
        border-left-width: 0px;
    }
}

.page-header {
    margin-top: 0px;
}

a {
    color: #416a4c;
}
</pre></body></html>