#nieuwstitel{
	width: 600px;
	height: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4a72c3;
	float: left;
	margin-top: 10px;
}
#nieuwstitel a, #nieuwstitel a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4a72c3;
	text-decoration:none;
}
#nieuwsdatum{
	width: 85px;
	float: right;
	height: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #4a72c3;
	text-align: right;
	margin-top: 10px;
}
#nieuwstxt{
	width:390px;
	text-align: justify;
	float: right;
}
#nieuwsfoto{
	float:left;
	width: 203px;

}
#nieuwsfoto img{
	border: 0px solid #d7d5c8;
}
#nieuwshr{
	width:720px;
	float: left;
	height: 10px;
	margin-top: 18px;
	margin-bottom: 8px;
}
#nieuwswrapper{
	width:600px;
}
#nieuwshr hr{
	height: 0;
	border: 0;
	border-top: 1px solid #e7e7e7 ; /*073549; */
}

