.header {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 229px;
	width: 960px;
}
.voetert {
	font-family: Arial, Helvetica, sans-serif;
	height: 21px;
	background-color: #2E3192;
}
.content_bg {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/content_fillin.jpg);
	background-repeat: no-repeat;
	height: 378px;
	width: 674px;
}
.subnav_fill {
	background-image: url(images/subnav_fillin.jpg);
	background-repeat: no-repeat;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2E3192;
	list-style-image: url(images/bullet.gif);
}
.content_bg_home {

	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/home_image.jpg);
	background-repeat: no-repeat;
	height: 378px;
	width: 674px;
}
.tabellen {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
}
.headerHome {

	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/header_home.jpg);
	background-repeat: no-repeat;
	height: 229px;
	width: 960px;
}

