/* CSS Document */

body {
margin-left: 0px;
margin-top: 20px;
margin-right: 0px;
margin-bottom: 20px;
background-color:#000000;
font: Verdana;
font-size: 16px;
}

.container {
width:842px;
margin-right: auto;
margin-left: auto;
float: none;
background-color: #ebe4e8;
border: 1px solid #000000;
}

.menu-bg {
width:842px;
height:23px;
background-image:url(../images/menu-bg.jpg);
}

.bar-left {
width:143px;
height:424px;
background-image:url(../images/bar-left.jpg);
}

.home-bt {
position: absolute;
margin-left: 167px;
margin-top: 2px;
}

.contact-bt {
position: absolute;
margin-left: 267px;
margin-top: 2px;
}

.notuleer-bt {
position: absolute;
margin-left: 8px;
margin-top: 22px;
}

.ondersteuning-bt {
position: absolute;
margin-left: 8px;
margin-top: 67px;
}

.content {
width:675px;
position: absolute;
margin-left: 160px;
margin-top: 180px;
font-family:Verdana;
color:#000000;
font-size: 16px;
}

.gegevens {
position: absolute;
margin-left: 8px;
margin-top: 355px;
font: Verdana;
color: #ffffff;
font-size: 14px;
}