body{
margin:0px 0px 0px 0px;
height:100%;
}





#header
{
	background-color:#89AFB8;
	height:100px;
	border-bottom: 1px solid #A8C3CA;
}


#content
{
	background-color:#6697A3;
	height:50%;
}

#linkerkolom
{
text-align:center;
margin-top:80px;
float:left;
width:20%;
}

#middenkolom
{
float:left;
width:50%;
margin-right:10px;
}

#rechterkolom
{
float:left;
width:20%;
}




#footer
{
padding-left:20%;
border-top: 1px solid #A8C3CA;
}


#logo
{
position:absolute; 
left:17px; 
top:28px; 
width:94px; 
height:126px; 
z-index:1;
}

#slogan
{
position:absolute; 
left:240px; 
top:80px; 
z-index:1;
}

