<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    color: #333;
    font-family: 'Lucida Grande', 'DejaVu Sans', 'Bitstream Vera Sans', Verdana, Arial, sans-serif;
    font-size: 12px;
}
#header {
    /*background: url('/linum/website/media/images/logovanderbeke.gif') no-repeat;*/
    height:160px;
}
#language-picker {
    margin-top:130px;
}
.active_lang {
   opacity:0.4;
   filter:alpha(opacity=40); 
}
a.menu_link, a.menu_link:visited, a.menu_link:hover, a.menu_link:link, a.menu_link_3, a.menu_link_3:visited {
    text-decoration:none;
    color:#333;
    font-size:14px;
}
a.menu_link:hover {
    text-decoration:none;
    color:#111;
    font-size:14px;
}
a.menu_link_3:hover {
    text-decoration:none;
    color:#000;
    font-size:14px;
}
.link_container {
    text-align:center;
    padding-top:6px;
    width:140px;
    height:25px;
    background-color: #E5ECF9;
    margin-bottom:5px;	    
}
.link_container_2 {
    text-align:left;
    padding-left:20px;
    padding-top:6px;
    width:140px;
    height:25px;
    background-color: #E5ECF9;
    margin-bottom:5px;	    
}
div.delimiter {
    height:15px;
    background:url('/linum/website/media/images/bg-bar.png') repeat;
    margin-top:-10px;
}
div.footer {
    height:2px;
    background:url('/linum/website/media/images/bg-bar.png') repeat;
}
.alt
{
    color:#333333;
    font-size:16px;
    text-decoration:none;
}
a, a:link, a:visited, a:hover {
    color:#333;
    text-decoration:none;
}
input.active_lang {
    height:auto;
    width:auto;
}
</pre></body></html>