﻿body
{
    font-family: Verdana,arial;
    background-color: #DEB887;
    font-size: 11px;
    color: #45453F;
}
ul
{
    font-size:11px;
}
input
{
    color: #45453F;
    font-size: 10px;
    font-family: Trebuchet MS, Lucina grande, Verdana, Arial;
    border: solid 1px #45453F;
    background-color:#E2E2DE;
}
textarea 
{
    color: #45453F;
    font-size: 10px;
    font-family: Trebuchet MS, Lucina grande, Verdana, Arial;
    border: solid 1px #45453F;
    background-color:#E2E2DE;
}
select 
{
    color: #45453F;
    font-size: 10px;
    font-family: Trebuchet MS, Lucina grande, Verdana, Arial;
    border: solid 1px #45453F;
    background-color:#E2E2DE;
}
img
{
    border: 0;
}
p
{
    font-size: 11px;
}
h1
{
    font-size: 14px;
}
h2
{
    font-size: 12px;
}
h3
{
    font-size: 11px;
}
h4
{
    font-size: 11px;
}
a
{
    color: #45453F;
    font-weight: bold;
    text-decoration: none;
}
a:hover
{
    color: #45453F;
    text-decoration: underline;
}

vlink
{
    color: #45453F;
}
alink
{
    color: #45453F;
}
#wrapper
{
    margin: 0px auto;
    padding: 0px;
    width: 790px;
    position: relative;
}
#header
{
    width: 790px;
    height: 103px;
    padding: 0px;
    margin: 0px;
    position: relative;
    background-image: url(images/header.gif);
    background-repeat: no-repeat;
    z-index:100;
}
#content
{
    width: 790px;
    height: 302px;
    padding: 0px;
    margin: 0px;
    position: relative;
    background-repeat: no-repeat;
}

#footer
{
    width: 790px;
    height: 195px;
    padding: 0px;
    margin: 0px;
    position: absolute;
    top: 400px;
    background-image: url(images/footer.gif);
    background-repeat: no-repeat;
}
#menu
{
    top: 5px;
    width: 760px;
    left: 25px;
    position: absolute;
}
#menu a
{
    margin-right: 20px;
}
#submenu
{
    font-family: Trebuchet MS, Lucina grande, Verdana, Arial;
    top: 11px;
    position: absolute;
    font-weight: lighter;
    width:100px; 
}
#submenu a
{
    
    font-weight: normal;
    font-size: 11px;
    color: #fbfaf7;
    margin-right: 9px;
   
   
}
a.selected
{
    background:url(images/dot.gif) no-repeat left;
    padding-left:7px;
    }
.sub001{ left:50px;}
.sub002
{
    left:160px;}
.sub003{left:270px;}
.sub004{left:390px;}
.sub005{left:500px;}
.sub006{left:623px;}

#content table
{
    margin-top:5px;}
    
#contentTable 
{  
    left: 25px;
    
}

#contentLeft
{
    height: 300px;
    width:215px;
    left: 30px;
}

#contentRight
{
    
    height: 300px;
    width: 465px;
    right: 25px;
}
#copyLink
{
    
    position:absolute;
    left:630px;
    width:140px;
    height:10px;
    bottom:-35px;
    }
    #printLink
    {
       position:absolute;
    left:745px;
    width:20px;
    height:20px;
    bottom:-15px; }
#homeLink
{position:absolute;
    left:25px;
    width:85px;
    height:90px;
    top:20px;
    }
    #langNL
    {
        width:20px;
        height:20px;
        right:91px;
        top:80px;
        position:absolute;}
        #langFR
    {
        width:20px;
        height:20px;
        right:69px;
        top:80px;
        position:absolute;}
        #langDU
    {
        width:20px;
        height:20px;
        right:47px;
        top:80px;
        position:absolute;}
        #langEN
    {
        width:20px;
        height:20px;
        right:25px;
        top:80px;
        position:absolute;}
    #menuOverview
    {
        position:absolute;
    
        z-index:1;}
        #btnDown
        {
            position:absolute;
            top:300px;}