.imglinks {
	width: 200px;
	height: 200px;
	float:left;	
}
.actie p{
	width: 240px;
	height: 135px;
	text-align: left;
	margin-left: 200px;
	margin-bottom: 10px;
}
.actie_detail p {
	margin-bottom: 10px;
}
.actielink a {
	text-decoration: none;
	color:#d70018;
	font-weight:bold;
}
.separator {
	clear: both;
	margin: 10px 0 10px 0;
	border-top: solid 2px #006416;
}
