body {
	background:url(images/achtergrond.gif) repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
}
* {
	margin:0;
	padding:0;
}
a {color:#000;}
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 {
	background:url(images/header.gif) no-repeat left top;
	width:900px;
	margin:0 auto;
	padding:150px 0 0 0;
}

#menu {line-height:30px;}
#menu li {
	display:inline;
	padding:0 22px 0 0;
	font-style:italic;
	font-weight:bold;
	font-size:10pt;
}
#menu li a {
	color:#fff;
	text-decoration:none;
}
#menu li.active a {color:#3e9b28;}

#top {
	background:url(images/top.gif);
	width:900px;
	height:167px;
	margin:23px 0 0 0;
	color:#fff;
}
#top div.kolom {
	float:left;
	width:300px;
	overflow:hidden;
}
#top h1 {
	line-height:36px;
	border-bottom:1px solid #8d4545;
	color:#fff;
	font-size:10pt;
	font-style:italic;
	color:#e2e2e2;
}
#top h1 span {
	display:block;
	padding:0 0 0 20px;
	border-bottom:1px solid #470000;
}
#top h1.second {border-bottom:1px solid #c84545;}
#top h1.second span {border-bottom:1px solid #830000;}
#top h1.third {border-bottom:1px solid #ff7777;}
#top h1.third span {border-bottom:1px solid #ba3232;}
#top div.padding {padding:5px 20px;}
#top a.icoon, #top a.schaduw {
	float:left;
	display:block;
}
#top a.icoon {margin:42px 5px 0 5px;}
#top a.schaduw {
	background:url(images/top_foto_schaduw.gif);
	width:174px;
	height:111px;
	padding:11px 0 0 0;
	text-align:center;
}
#top label {
	display:block;
	padding:10px 0 3px 0;
	font-size:10pt;
	font-weight:bold;
	font-style:italic;
}
#top input.text {
	background:url(images/top_input_text.gif);
	width:261px;
	height:17px;
	margin:0 0 12px 0;
	padding:5px;
	border:0;
}
#top a.left {
	float:left;
	color:#124908;
	text-decoration:none;
}
#top a.left span {color:#fff;}
#top input.submit {
	float:right;
	background:url(images/top_input_submit.gif);
	width:51px;
	height:21px;
	border:0;
	cursor:pointer;
}

#content_top {
	background:url(images/content_top.gif);
	width:900px;
	height:36px;
	line-height:36px;
	margin:23px 0 0 0;
	color:#fff;
	font-style:italic;
	font-size:10pt;
	font-weight:bold;
}
#content_top p.first {
	float:left;
	width:150px;
	padding:0 0 0 25px;
}
#content_top p.second {
	float:left;
	padding:0 0 0 15px;
}
#content {
	background:url(images/content.gif);
	width:900px;
}
#content_bottom {
	background:url(images/content_bottom.gif) no-repeat bottom;
	width:900px;
}
#content_schaduw {
	background:url(images/content_schaduw.gif) no-repeat 105px bottom;
	width:900px;
	padding:0 0 15px 0;
}
#content div.kolom {
	float:left;
	width:175px;
}
#content div.wrapper {
	float:left;
	width:58px;
	padding:12px 12px 0 12px;
	text-align:center;
	color:#124908;
}
#content a.schaduw {
	display:block;
	background:url(images/content_foto_schaduw.gif);
	width:58px;
	height:51px;
	padding:7px 0 0 0;
}
#content div.kolom2 {
	float:left;
	width:695px;
	padding:0 15px;
}
#content h1 {
	line-height:42px;
	text-transform:uppercase;
	font-size:10pt;
	color:#c30000;
	font-weight:bold;
}
#content li {list-style:none;}
#content li a {text-decoration:none;}
div.border {
	width:695px;
	height:0px;
	line-height:0px;
	margin:18px 0 0 0;
	border-top:1px solid #565656;
	border-bottom:1px solid #dddddd;
	font-size:0pt;
}

#footer {
	background:url(images/footer.gif);
	width:900px;
	height:44px;
	margin:23px 0 0 0;
	color:#fff;
	overflow:hidden;
}
#footer p.left {
	float:left;
	line-height:44px;
	padding:0 0 0 18px;
}
#footer p.right {
	float:right;
	padding:12px 18px 0 0;
}