#hoofd{
	position:relative;
	width: 940px;
	margin: 0 auto;
	text-align: left;

}
#header{
	position:relative;
	background-image:url(../img/header.jpg);
	width:940px;
	height:220px;
}
#menu{
	position:relative;
	float:left;
	width:900px;
	height:40px;
	margin-top:149px;
	margin-left:70px;
}
#content{
	background-image:url(../img/background_repeat.jpg);
	background-repeat:repeat-y;
	min-height:550px;
	overflow:hidden;
	position:relative;
}
#tekst{
	width:460px;
	float:right;
	margin-right:80px;
	min-height:460px;
}
#images{
	position:relative;
	float:left;
	width:210px;
	margin-left:85px;
}
#boeken{
	position:relative;
	left:-30px;
	float:left;
	text-align:center;
}
#bottom{
	background-image:url(../img/bottom.jpg);
	height:103px;
	width:940px;
}
#bottom_text{
	float:left;
	margin-top:20px;
	margin-left:80px;
}
#bottom_adres{
	float:right;
	margin-top:20px;
	margin-right:80px;
}
