<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Copyright (C) 2007 - 2011 YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */


li.active {
background-color:#d5eef8;}

#headerbar .module {
    float: right;
    left: 640px!important;
    margin-right: 0;
    max-width: 500px;
    position: absolute;
    top: 30px!important;
}

/*
 * Custom Style Sheet - Use this file to style your content
 */
 body {
 color:#000000!important;
 }
 
 .menu-dropdown a.level1, .menu-dropdown span.level1 {
    color: #333333!important;
}
a {
    color: #00326d!important;
}
a:hover {
text-decoration:underline!important;}
#sidebar-a {
    width: 230px;
}
a.flag img {
    vertical-align: middle;
    padding: 0 5px;
    margin: 0;
    border: 0;
    display: inline;
    height: 24px;

}
.isblog h1.title {
    line-height: 1.2;
}
.isblog h1.title a:hover {
    text-decoration: none !important;
    opacity: 0.8;
}
.isblog .grid-box.width100 .links a {
    display: inline-block;
    padding: 5px 10px;
    background: #28446c;
    color: #fff !important;
}
.isblog .grid-box.width100 .links a:hover {
    text-decoration: none !important;
    opacity: 0.8;
}
#cookiesck {
    z-index: 999;
    padding: 2px 0;
    font-size: 13px;
}
#cookiesck_buttons {
    display: block;
    margin-bottom: 5px;
    padding-right: 30px;
}
.cookiesck_button#cookiesck_accept,
#cookiesck_readmore {
    display: inline-block;
    background: #28446c;
    padding: 5px 5px;
    margin: 0 10px;
    border-radius: 0;
    text-decoration: none !important;
    font-size: 13px !important;
    color: #fff !important;
    min-width: 80px;
    height: 15px;
    line-height: 15px;
    border: 0;
}
.faded_read_more {
    position: relative;
}
.rmore,
.rless {
    border-radius: 0;
    text-decoration: none !important;
    font-size: 13px !important;
    padding: 5px 10px;
    background: #28446c;
    color: #fff !important;
    max-width: 80px;
    text-align: center;
    margin: 20px auto;
}
.rmore:hover,
.rless:hover {
    text-decoration: none !important;
    opacity: 0.9;
}
div[aria-expanded="false"] .fadeblock {
    position: absolute;
    width: 100%;
    height: 60px;
    bottom: 0 !important;
    z-index: 999;
    background: webkit-linear-gradient(hsla(0,0%,100%,.5),#fff);
    background: linear-gradient(hsla(0,0%,100%,.5),#fff);
}
.cookiesck_button#cookiesck_accept:hover,
#cookiesck_readmore:hover { 
    text-decoration: none;
    opacity: 0.8 !important;
} </pre></body></html>