body {
	margin:0;
	background-image: url('/images/achtergrond.jpg');
	background-repeat:repeat-x;
	background-color:#ffffff;
	font-family:Trebuchet MS;
	font-size:9pt;
	color:#001f2e;
}
form, input, select, textarea {
	margin:0;
	font-family:Trebuchet MS;
	font-size:9pt;
	color:#001f2e;

}
.wrapper {
	margin:0px auto 0px auto;
	width:965px;
	overflow:hidden;
}
.header {
	margin:0;
	width:965px;
	height:141px;
	overflow:hidden;
}
.logo {
	float:left;
	margin:0;
	width:470px;
	height:142px;
	overflow:hidden;
}
.banner {
	float:left;
	margin:0;
	margin-top:30px;
	width:468px;
	height:60px;
	overflow:hidden;
}
.menu {
	float:left;
	margin:0;
	margin-top:1px;
	width:965px;
	height:46px;
	overflow:hidden;
}
.menu ul {
	margin:0;
	padding:0;
	width:965px;
	height:46px;
	overflow:hidden;
}
.menu li {
	float:left;
	margin:0;
	margin-right:5px;
	padding:0;
	list-style:none;
	height:46px;
	overflow:hidden;
}
.boxes {
	float:left;
	margin:0;
	margin-top:5px;
	width:965px;
	overflow:hidden;
}
.box {
	float:left;
	margin:0;
	margin-right:5px;
	margin-bottom:5px;
	width:224px;
	overflow:hidden;
}
.box_header {
	float:left;
	margin:0;
	width:224px;
	height:94px;
	overflow:hidden;
}
.box_item {
	float:left;
	margin:0;
	background-image: url('/images/box_item.jpg');
	background-repeat:repeat-y;
	width:224px;
	overflow:hidden;
}
.box_item ul {
	margin:0;
	padding:0;
	width:224px;
	overflow:hidden;
}
.box_item li {
	margin:0;
	padding:0;
	padding-left:10px;
	list-style:none;
	overflow:hidden;
}
.box_item li a {
	margin:0;
	font-family:Trebuchet MS;
	font-size:9pt;
	color:#001f2e;
	text-decoration:none;
}

.box_footer {
	float:left;
	margin:0;
	background-image: url('/images/box_footer.jpg');
	width:224px;
	height:8px;
	overflow:hidden;
}

.footer {
	clear:both;
	margin:0;
	margin-top:10px;
	background-image: url('/images/footer.jpg');
	width:909px;
	height:78px;
	overflow:hidden;
}
.text_footer {
	float:left;
	margin:0;
	margin-top:25px;
	width:809px;
	height:78px;
	text-align:center;
	overflow:hidden;
}
.text_footer p {
	margin:0;
	font-family:Trebuchet MS;
	font-size:8pt;
	color:#001f2e;
}
.text_footer a {
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:8pt;
	color:#001f2e;
	text-decoration:none;
}

.banner_footer {
	float:left;
	margin:0;
	width:100px;
	height:78px;
}

