body, html
{
background-color: #ffcd9c;
}

#bo-kolom
{
position: absolute;
left: 20.5%;
width: 75%;
top: 30%;
padding-right: 2%;
border: 3px outset #DED4CB;
background-color: #e6e6e6;
font: normal .8em Verdana, sans-serif;
}

h2
{
text-align: center;
font-weight: bold;
color: #0000ff;
}

h4
{
font-weight: bold;
margin-left: 7%;
color: #0000ff;
}

#linkerkolom
{
position: absolute;
left: -.3%;
right: -.3%;
width: 30%;
padding-left: 2%;
background-color: #e6e6e6;
border: 3px outset #DED4CB;
}


#middelkolom
{
position: absolute;
left: 35.8%;
width: 30%;
background-color: #e6e6e6;
border: 3px outset #DED4CB;
}


#regterkolom
{
position: absolute;
right: -.29%;
width: 30%;
background-color: #e6e6e6;
border: 3px outset #DED4CB;
}

