/* CSS Document */

body{
text-align: center;
margin: 0;
background-image:url(achtergrond.jpg)
}

div#container{
	width: 700px;
	height: 106px;
	margin: 0 auto 0 auto;
	text-align: left;
	background-color: #000000;
	position: absolute;
	left: 355px;
	top: 1px;
}

div#foto{
	width: 408px;



heigth: 410px
text-align: left;
	margin: 0px 0 0px 0;
	height: 263px;
	position: absolute;
	top: 149px;
	left: 98px;
	}

div#header{
	width: 800px;
	height: 90px;

}

div#top{
	width: 800px;
	heigth: 31px;
	margin: 0px 0 0px 0;
	height: 33px;
	background-color: #8D8D8D;
	left: 99px;
	position: absolute;
	top: 116px;
	background-image: url(menu.jpg);
	border: none;
}
}
div#side{
	width: 310px;
	height: 410px;
	float: left;
}


div#taalvaklinks{
	width: 392px;
heigth: 410px
text-align: left;
	margin: 0px 0 0px 0;
	float: left;
	height: 777px;
	background-color: #F5F5F5;
	position: absolute;
	left: 507px;
	top: 149px;
	background-image: url(links.jpg);
}

div#taalvakrechts{
	width: 196px;

	heigth: 210px
	text-align: right;
	margin: 0px 0 0px 0;
	float: left;
	height: 777px;
	background-color: #8D8D8D;
	left: 703px;
	position: absolute;
	top: 149px;
	background-image: url(rechts.jpg);
}

div#footer{
width: 700px;
height: 50px;
text-align: center;
margin: 20px 0 20px 0;
}
