body {
	background-color: #45608D;
	padding:0px;
	margin:0px;
	font-family: Century Gothic, Verdana;
	font-size:13px;
}
.hoofdtabel {
	width:1000px;
	padding:0px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
}
.header {
	height:200px;
	background-image:url(images/r1_c1.jpg);
	background-repeat:no-repeat;
}
.topmenu {
	text-align:center;
	font-size:16px;
	text-decoration:none;
	padding-left:20px;
	padding-right:20px;
	padding-top:6px;
	color:#000000;
	height:34px;
	background:url(images/r2_c1.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
}
.topmenu a{
	color:#000000;
	text-decoration:none;
}
.menulinks {
	color:#202867;
	padding-top:30px;
	padding-left:40px;
	padding-right:17px;
	padding-bottom:30px;
	width:189px;
	background:url(images/r3_c1_background.jpg);
	background-repeat:repeat-y;
	vertical-align:top;
}
.menulinks a {
	color:#202867;
	text-decoration:none;
}
.mainbody {
	color:#000000;
	vertical-align:top;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:15px;
	padding-right:40px;
	background:url(images/r3_c2_background.jpg);
	background-repeat:repeat-y;
	width:709px;
	min-height:300px;
	display:block;
}
.footer {
	height:20px;
	background:url(images/r4_c1.jpg);
	background-repeat:no-repeat;
}
h1, h2, h3, h4, h5 {
	text-transform:inherit;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	padding:0px;
	margin-right:40px;
	margin-bottom:-10px;
}