div#blokken {
	margin-top:25px;
	margin-right:25px;
	display:block;
	float:left;
	margin-left:-25px;
	background: url("/images/line.jpg") no-repeat top left;
}
div#rightColumn div#blokken .standaardcontent {
	padding-right:0px;
}
div#blokken .standaardcontent {
	float:left;
	width:290px;
	min-height:220px;
	height:220px;
	height:auto !important;
	padding: 25px 0px;
	background: url("/images/shortline.gif") no-repeat bottom left;
	margin-left:25px;
}
div#blokken.linkblok .standaardcontent {
	min-height:250px;
	height:250px;
	height:auto !important;
}
div#blokken a, a.pdf {
background-image:url("/images/arrow.jpg");
background-position:0 5px;
background-repeat:no-repeat;
clear:right;
line-height:18px;
padding-left:25px;
position:relative;
}