#hoofd{
	width:957px;
	height:185px;
	margin:0 auto;
}
#header{
	background-image:url(../img/header.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:957px;
	height:185px;
	text-align:left;
}
#links{
	position:absolute;
	margin-top:156px;
	margin-left:30px;
}
#content{
	position:relative;
	float:left;
	width:957px;
	min-height:300px;
	background-image:url(../img/background.jpg);
	background-repeat:repeat-y;
	text-align:left;	
}
#bottom{
	clear:both;
	background-image:url(../img/background.jpg);
	background-repeat:repeat-y;
	text-align:center;	
	vertical-align:middle;
	height:38px;
}
#left{
	float:left;
	width:210px;
	margin-left:10px;
	margin-top:15px;
	text-align:left;	
}
#tekst{
	float:left;
	top:10px;
	margin-top:15px;
	width: 470px;
	margin-left:20px;
	min-height:300px;
	_height:300px;
}
#right{
	float:right;
	margin-top:15px;
	width: 210px;
	margin-right:10px;
}
#blocks{
	clear:both;
	margin:0 auto;
}