a.projecten01wrapper{
	float: left;
	width: 24%;
	margin-right: 0.9%;
	margin-bottom: 1.9%;
	text-decoration: none;
	min-height: 440px;
}
.projecten01header{
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 17px !important;
	margin-bottom: 10px;
	border-bottom: 1px solid #e3e3e3;
}
.projecten01tekst{
	min-height: 158px;
}
.projecten01header{
    min-height: 48px;	
}
span.pro-leesmeer{
	display: inline-block;
	padding: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFC900;
	border-radius: 5px;
	background-color: #222;
}
span.pro-leesmeer:hover{
	cursor: pointer;
	background-color: #000;
}
a.projecten01detailfoto{
	float: left;
	width: 24%;
	margin-right: 0.9%;
	margin-bottom: 0.9%;
}