div#content
{
	width: 710px;
	text-align: justify;
}


div#content img
{
	position: relative;
	float: left;
	margin: 3px 20px 20px 0;
}

div#actueel
{
	position: relative;	
	float:right;
	width:175px;
	height:232px;
	margin-top: 105px;
	margin-right: 30px;
	padding: 10px;
	font-size: 9pt;
	background-color: #444141;
	color: #CCC;
	border: 1px solid #3c3b3b;
	-moz-border-radius:1ex;
  	-webkit-border-radius:1ex;
}