body {
	background-color: #1f2040;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.7em;
}
#wrapper {
	width: 1014px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg-main-wrapper.gif);
	background-color: #fff;
}
#header {
	height: 110px;
	background-color: #1F2040;
	background-image: none;
	padding-top: 40px;
	padding-left: 9px;
}
#header img {
	border: 0px;
}
#headerlinks {
	width: 300px;
	float: right;
	text-align: right;
	padding-right: 26px;
	padding-top: 60px;
}
#headerlinks p {
	margin: 0px;
	padding: 0px;
}
#headerlinks a {
	color: #fdde01;
	font-weight: bold;
	text-decoration: none;
}
#headerlinks a:hover {
	color: #fff;
}
#menu {
	background-color: #1F2040;
	background-image: url(../img/bg-menu.gif);
	height: 37px;
	padding-right: 23px;
	width: 972px;
	color: #fdde00;
	font-weight: bold;
	font-size: 12px;
	padding-left: 19px;
	padding-top: 20px;
	background-repeat: no-repeat;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#menu ul li {
	background-image: url(../img/menu-streepje.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	float: left;
}
#menu ul li.laatste {
	background-image: none;
	padding-right: 0px;
}
#menu a {
	color: #fdde00;
	text-decoration: none;
}
#menu a:hover, #menu a.actief {
	color: #fff;
}
#content {
	overflow: hidden;
}
#contentlinkshome {
	float: left;
	display: inline;
	overflow: hidden;
	margin-left: 14px;
}
#contentrechtshome {
	background-image: url(../img/bg-geel-rechts.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: inline;
	float: right;
	overflow: hidden;
	width: 444px;
	margin-right: 31px;
	padding: 20px;
	height: 433px;
}
#contentrechtshome p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#contentlinkspage {
	float: left;
	display: inline;
	overflow: hidden;
	margin-left: 14px;
}
#contentrechtspage {
	background-image: url(../img/bg-geel-rechts.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: inline;
	float: right;
	overflow: hidden;
	width: 238px;
	margin-right: 31px;
	height: 473px;
}
#contentrechtspage p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#contentrechtspagetext {
	margin: 20px;
}
#contentmainpage {
	background-image: url(../img/bg-maincontent-page.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 446px;
	float: left;
	padding: 20px;
	margin-left: 3px;
	height: 433px;
	overflow: auto;
}
#contentmainpage p, #contentmainpage table, #contentmainpage ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#contentmainpage ul {
	padding-left: 30px;
	list-style-type: square;
}
#footer {
	background-image: url(../img/bg-footer.gif);
	background-position: center top;
	height: 32px;
	overflow: hidden;
	clear: both;
}
h1, h2, h3, h4 {
	color: #1F2040;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
a {
	color: #0E235B;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
}
