@charset "utf-8";
#nieuwsbrief_container{
width:514px;
height:auto;
margin-bottom:60px;
}
#nieuwsbrief_content_container{
padding:0px;
margin:0px;
overflow:auto;
}


#nieuwsbrief_content{
height:auto;
width:512px;

background-repeat:repeat-x;
background-position:bottom;
padding-bottom:20px;
}
#nieuwsbrief_container #nieuwsbrief_content p{
padding:0px 5px 0px 10px;
line-height:1.5em;
}

	.nieuwsbrief_item_container{
	width:512px;
	height:auto;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	margin-bottom:10px;
	}
	
	#nieuwsbrief_content .nieuwsbrief_item_content p{
	color:#555555;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	
	margin:0 0 10px;
	padding:0px 3px 0px 0px;
	}
	#nieuwsbrief_content .nieuwsbrief_item_content ul{
	width:505px;
	height:auto;
	margin-left:5px;
	float:left;	
	}
	#nieuwsbrief_content .nieuwsbrief_item_content ul li{
	list-style-type:none;
	display:block;
	float:left;	
	width:auto;
	height:auto;
	margin-right:5px;
	}
	.nieuwsbrief_item_header{ 
	background-image:url(../images/nieuwsbrief_item_header.gif); background-repeat:no-repeat;
	background-position:bottom;
	width:512px;
	height:9px;	
	}
	.nieuwsbrief_item_content{
	width:510px;
	height:auto;
	border-left:#bbbbbb 1px solid;
	border-right:#bbbbbb 1px solid;
	background-color:#FFFFFF;
	overflow:hidden;
	}
	
	.nieuwsbrief_image{
	float:left;
	width:120px;
	height:auto;
	}
	.nieuwsbrief_text{
	float:right;
	width:350px;
	height:auto;
	clear:right;
	}
	
	.nieuwsbrief_item_content  input[type="checkbox"]{
	margin-left:10px;
	}
	.nieuwsbrief_item_content img{
	clear:left;
	float:left;
	padding:3px 40px 3px 10px;
	}
	.nieuwsbrief_item_footer{
	background-image:url(../images/nieuwsbrief_item_footer.gif); background-repeat:no-repeat;
	width:512px;
	height:9px;	
	}
	



/*begin veelgestelde vragen form */	

#form_container {width:487px; height:auto; margin-top:50px; overflow:hidden; font-size:1.1em; font-family:Verdana, Arial, Helvetica, sans-serif;}
	#form_container ol {list-style-image:none; list-style-position:outside; list-style-type:none; margin:0; padding:0;}
		#form_container ol li {list-style-image:none;list-style-position:outside;list-style-type:none;margin:0;padding:0;margin-bottom:5px;}
		#form_container ol li label {display:block;margin-top:5px;}

	#form_container input[type="text"], #vraag, #commentaar {-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;background-color:white;border:1px solid #d5d5d5;font-family:Arial,Helvetica,sans-serif;font-size:11px;margin-top:8px;padding:1px;
	}

	#form_container .button {background-image:url(../images/submit_btn.gif); background-repeat:no-repeat;border:medium none;cursor:pointer;height:21px;outline-color:-moz-use-text-color;outline-style:none;outline-width:medium;width:21px;margin-left:10px;}
	
	#form_container .button:hover {background-image:url(../images/submit_btn_hover.gif); background-repeat:no-repeat;border:medium none;height:21px;outline-color:-moz-use-text-color;outline-style:none;outline-width:medium;width:21px;}
	#form_container #verstuur {float:left;margin-left:230px;margin-top:5px;}

	#form_container .mailbedankt{
	color:#339900;
	font-weight:bold;
	}
	#form_container .mailerror{
	color:#CC3300;
	font-weight:bold;
	}
	
/*end veelgestelde vragen form */	
