.nieuws {
	position: relative;
	* height: 200px;
	min-height: 200px;
	width: 914px;
	vertical-align: top;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;	
	border: none;
	
}
	.nieuws p {
		font-family: sans-serif;
		font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
		font-size:15px;
		font-style: normal;
		font-weight: 400;
		color: #EEE;
		text-align: left;
		line-height: 36px;
		
}

.nieuwsfoto {
	float: left;
	vertical-align: top;
	position: static;
	margin-left:0px;
	border: solid;
	color: #555;
	margin-right: 10px;
	margin-top: 0px;
	height: 100;
	width: 250px;
	margin-bottom: 0px;
}