body {
	background:url(images/achtergrond.gif) repeat-x top #4173a3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#204b7d;
	font-size:8pt;
}
* {
	margin:0;
	padding:0;
}
a {
	color:#328bc6;
	text-decoration:none;
}
a img {border:0;}
div.clear {
	display:block;
	width:1px;
	height:1px;
	font-size:1px; /* IE Fix */
	line-height:0%; /* IE Fix */
	clear:both;
}

#container {
	width:981px;
	margin:0 auto;
}

#header {
	background:url(images/header.gif);
	height:108px;
}
#header ul {
	padding:61px 28px 0 0;
	overflow:hidden;
}
#header li {
	float:right;
	display:block;
}
#header li a {
	float:left;
	display:block;
	color:#fff;
}
#header li span {display:block;}
#header li.active a, #header li a:hover {
	background:url(images/header_active_li.gif);
	color:#328bc6;
}
#header li.active span.left, #header li a:hover span.left {background:url(images/header_li_active_left.gif) no-repeat left;}
#header li.active span.right, #header li a:hover span.right {background:url(images/header_li_active_right.gif) no-repeat right;}
#header li span.right {
	line-height:35px;
	padding:6px 20px 0 20px;
}

#body {
	background:url(images/body.png);
	padding:0 10px 15px 10px;
}
* html #body {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/body.png", sizingMethod="scale");
}
div.colom {
	float:left;
	width:198px;
}
h1 {
	background:url(images/h1.gif);
	line-height:24px;
	margin:0 0 2px 0;
	padding:0 0 0 10px;
	color:#fff;
	font-size:8pt;
	font-weight:normal;
}
div.item {
	background:#e1e8e0;
	line-height:150%;
	margin:0 0 2px 0;
	padding:3px 8px;
	border:1px solid #bcc9ba;
	color:#063655;
}
div.item a {
	font-weight:bold;
	color:#4fa525;
}
div.item a:hover {color:#497a31;}
div.item span.font-size {font-size:7.8pt;}
div.item a.grey, div.item span.grey {
	color:#9d9d9d;
	font-weight:normal;
}
div.item2 {
	line-height:150%;
	margin:0 0 8px 0;
	padding:3px 15px 8px 15px;
	border-bottom:1px solid #dde3eb;
}
div.item2 a {font-weight:bold;}
div.item2 a:hover {color:#3a6988;}
div.item2 a.grey, div.item2 span.grey {
	color:#9d9d9d;
	font-weight:normal;
}
div.colom form {
	padding:10px 0 0 10px;
	overflow:hidden;
}
div.colom input.text {
	float:left;
	background:#dae4ea;
	width:120px;
	margin:0 3px 0 0;
	padding:3px;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
}
div.colom input.submit {
	float:left;
	background:#224b7d;
	height:20px;
	width:46px;
	text-align:center;
	border:0;
	color:#fff;
	font-size:9pt;
}
div.border {
	height:1px;
	margin:10px 0 0 0;
	border-top:1px solid #dee4ec;
	line-height:0%;
	font-size:0pt;
}
div.content {
	float:left;
	width:559px;
	margin:0 3px;
}
div.inhoud {
	background:url(images/inhoud_top.gif) no-repeat top #dae4ea;
	margin:0 0 2px 0;
}
div.inhoud_bottom {
	background:url(images/inhoud_bottom.gif) no-repeat bottom;
	padding:18px;
}
span.bold {font-weight:bold;}
div.center {
	width:523px;
	padding:18px;
	overflow:hidden;
	text-align:center;
}
a.letter {
	float:left;
	display:block;
	background:url(images/letter.gif);
	width:36px;
	margin:2px;
	line-height:36px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	text-align:center;
	font-size:18pt;
	text-transform:uppercase;
}
ul.list-image li {
	background:url(images/list_image.gif) no-repeat 9px 7px;
	line-height:20px;
	padding:0 0 0 26px;
	border-bottom:1px solid #dee4ec;
	list-style:none;
}
ul.list-image li a:hover {color:#3a6988;}

#footer {
	background:url(images/footer.png);
	height:19px;
	padding:12px 28px 0 0;
	text-align:right;
	color:#fff;
	font-size:7.5pt;
}
* html #footer {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/footer.png", sizingMethod="scale");
}
#footer a {color:#fff;}