#nieuwstitel{
	width: 400px;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Tw Cen MT";
	font-size: 11px;
	font-weight: bold;
	color: #61a00e;
	float: left;
	margin-top: 10px;

}
#nieuwsdatum{
	width: 200px;
	float: right;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Tw Cen MT";
	font-style: italic;
	font-weight: normal;
	color: #61a00e;
	text-align: right;
margin-top: 10px;
}
#nieuwstxt{
	width:390px;
	text-align: justify;
	float: right;
}
#nieuwsfoto{
	float:left;
	width: 203px;

}
#nieuwsfoto img{
	border: 5px solid #d7d5c8;
}
#nieuwshr{
	width:600px;
	float: left;
	height: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#nieuwswrapper{
width:600px;

}

