body {
Background: #E2E2FF ;
margin: 0px;
padding: 0px;
}
#Table{
text-align:  left;
}
.style1
{
width: 800px;
height: 100%;
}
.style2
{
font-size: 14px;
font-family: Arial;
width: 500px;
height: 100%;

}
#MainContainer {
border: 0px solid #F7F7F7;
font-size: 18px;
background: transparent ;
width: 800px;
}
#MenuTop {
border: 0px solid #F7F7F7;

background: transparent;
width: 800px;
height: 21px;
}
#Logo {
border: 0px solid #F7F7F7;

background: transparent;
width: 800px;
height: 139px;
}
#Menu {
background: transparent;
width: 800px;
height: 29px;
}
#Flags {
    text-align: right   ;
position: relative;
top: 0px;
left: 0px;
right: 5px;
background: transparent;
width: 800px;
height: 0px;
}
#nl {
background: #E2E2FF;
width: 16px;
height: 11px;
}
#en {
background: #E2E2FF;
width: 16px;
height: 11px;
}

#Container2 {
background: white;
width: 800px;

}
#Container2-2 {
float: center;
width: 500px;
height: 100%;
font-size: 14px;
font-family: Arial;
}
#Container3 {
float: right;
border: 0px solid #F7F7F7;
font-size: 18px;
background: transparent;
width: 600px;
height: 100%;
}
#Container4 {
background: transparent;
width: 800px;
height: 32px;
}
#Footer {
text-align: center   ;
position: relative;
font-size: 14px;
font-family: Arial;
top: 11px;
left: 0px;
background: transparent;
width: 800px;
height: 0px;
}

#navigatie {
text-align: right   ;
position: relative;
top: 6px;
right: 30px;
background-color: Transparent;
width: 800px;
height: 0px;

}
#navigatie ul{
background-color: transparent ;
border: 0px solid;

padding: 0;
margin: 0;
white-space: no-wrap;
}
#navigatie ul li{
display: inline;
}
#navigatie ul li a{
padding-left: 10px;
padding-right: 10px;
font-size: 14px;
font-family: Arial;
text-decoration: none;
color: black ;
}
#navigatie ul li a:hover{
color: blue    ;
}
