/* CSS Document */
body {
	margin: 0;
	background-color: #FFFFFF;
}
form {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:active {
	color:#27a22d;
	font-weight: bold;
	text-decoration:underline;
}
a:hover {
	color:#27a22d;
	font-weight: bold;
	text-decoration:underline;
}
#Container {
	position:relative;
	width: 952px;
	margin: 0 auto;	
}
#Header {
	width: 952px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	background-color:#FFFFFF;
	margin: 0px;
	color: #000000;
	clear:right;
}
#Main {
	position: relative;
	float: left;
	width:952px;
	padding: 0px 0px 0px 0px;
	margin: 0px;		
	background-image:url(../images/back_main.gif);
	background-repeat:repeat-y;
}
#ContentLeft {
	position: relative;
	float: left;
	clear: none;
	width: 330px;
	padding: 0px 0px 0px 0px;
	margin: 0px;		
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	font-weight: bold;	
	line-height: 1.8;
}
#ContentLeft a:link, #ContentLeft a:visited, #ContentLeft a:active {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
#ContentLeft a:hover {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}
#Block_voorbeelden {
	width:282px;
	padding: 40px 16px 0px 32px;
	margin: 0px;
	background-image:url(../images/voorbeelden_slecht_back.gif);
	background-repeat:no-repeat;	
	background-color:#27a22d;
}
#Block_voorbeelden_bottom {
	width:329px;
	height: 13px;
	background-image:url(../images/voorbeelden_slecht_bottom.gif);
	background-repeat:no-repeat;	
}
.voorbeelden {
	width:282px;
	padding: 2px 16px 0px 32px;	
}
#Block_nieuwsbrief {
	width:282px;
	padding: 30px 16px 0px 32px;
	background-image:url(../images/nieuwsbrief_groen.gif);
	background-repeat:no-repeat;	
/*	background-color:#e3001a;*/
}
#Block_nieuws {
	width:282px;
	padding: 30px 16px 0px 32px;
	background-image:url(../images/nieuws_groen.gif);
	background-repeat:no-repeat;	
/*	background-color:#e3001a;*/
}
#ContentLeft ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-top: -2px;
}
#ContentLeft li {
	margin-top: 0px;
	margin-left: -24px;
}
#ContentRight {
	position:relative;
	float:left;
	clear: right;
	width:556px;
	padding: 0px 0px 0px 28px;
	text-align:left;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	line-height: 1.8;
}
#Tekst, #Inleiding {
	position:relative;
	width:544px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.8;
	float: left;
	clear: both
}
#vorige {
	position:relative;
	width:220px;
	text-align:left;
	float: left;
	clear:none;	
	margin-bottom: 10px;
}
#volgende {
	position:relative;
	width:220px;
	text-align:right;
	float: right;
	clear:right;
}
#Footer {
	position: static;
	width: 952px;
	height: 92px;
	float: center;
	clear: both;
	padding: 0px 0px 0px 0px;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
}
.FooterTekst {
	position: static;
	float: left;
	width: 598px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 1.8;
	color:#000000;
	padding: 50px 0px 0px 354px;
}
.FooterTekst a:link, .FooterTekst a:visited, .FooterTekst a:active {
	color:#27a22d;
	text-decoration:none;
}
.FooterTekst a:hover {
	color:#27a22d;
	text-decoration: underline;
}
.formfield {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 128px;
}
.comment {
	/* background-image: url('/images/back_form_input.gif');
	background-attachment: fixed;
	border: 1px solid #1e1e1e;	
	background-color: #ececec;*/
	width: 556px;
/*	height: 16px; */
	padding: 0px;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.reactie_form {
	/*border: 1px solid #1e1e1e;	*/
	/* background-color: #ececec;	*/
	width: 450px;
	height: 130px;	
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.textarea {
	/*background-image: url('/images/back_comment.gif');*/
	width: 430px;
	height: 120px;	
	font-size: 11px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;		
}
#afbeelding {
	/*padding: 0px 0px 6px 6px;*/
	background-color:#FFFFFF;
	padding: 6px;
	border:#d0d0d0 solid 1px;
	float:right;
	margin-left: 15px;
}