body {
	padding: 0px;
	margin: 0px;
	background-color:#ccd8ef;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#002c76;
	}
a:link, a:visited {
	text-decoration:underline;
	color:#002c76;
	}
a:hover {
	color:#FFD300;
	}
h1{
	font-size:18px;
	color:#002c76;
	font-weight:bold;
	}
h2{
	font-size:16px;
	color:#002c76;
	font-weight:bold;
	}
h3{
	font-size:14px;
	color:#002c76;
	font-weight:bold;
}
h4{}
hr {
	border: 1px solid #f3d000;
	color:#f3d000;
	}
a.topmenu:link, a.topmenu:visited {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	line-height:28px;
	padding-left:6px;
	padding-right:6px;
	height:30px;
	display:block;
	float:left;
	}
a.topmenu:hover {
	background-color:#ffffff;
	color:#002c76;	
	}
a.topmenuSelected:link, a.topmenuSelected:visited {
	background-color:#ffffff;
	color:#002c76;
	text-decoration:none;
	font-weight:bold;
	line-height:28px;
	padding-left:6px;
	padding-right:6px;
	height:30px;
	display:block;
	float:left;
	background-image:url(../img/bg_menuSelected.gif);
	background-repeat:repeat-x;
	}
div#container {
	padding:0px;
	margin:0px;
	width:821px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../img/background.gif);
	background-repeat:repeat-y;
	padding-left:10px;
	}
div#header {
	background-image:url(../img/bg_header.gif);
	background-repeat:no-repeat;
	height:153px;
	}
div#flash {
	margin-left:390px;
	width:350px;
	position:absolute;
	top:30px;
	z-index:1;
	}
div#logo {
	position:absolute;
	text-align:left;
	padding-top:10px;
	padding-left:40px;
	z-index:2;
	}
div#navhouder {
	background-color:#002c76;
	height:58px;
	width:790px;
	background-image:url(../img/bg_navigatie.gif);
	background-repeat:no-repeat;
	}
div#contentbg {
	background-image:url(../img/bg_allcontent.gif);
	width:790px;
	overflow:auto;
	}
div#content {
	width:505px;
	float:left;
	padding-left:20px;
	min-height: 300px;
	}
div#rechts {
	float:left;
	margin-left:30px;
	width:210px
	}
div#naw {
	width:200px;
	border-top: 1px solid #FFD300;
	margin-top:10px;
	padding-top:10px;
	color:#002c76;
	font-size:14px;
	font-weight:bold;
	}
div#footer {
	background-image:url(../img/bg_footer.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:790px;
	}
.error {
	color:#FF0000;
	}
	