#referenties {
	height:600px;
	width:950px;
	margin:0 auto;
}
#bouw {
	float:left;
	width:820px;
	height:500px;
}
.regel {
	background: url(../assets/ref-bg.png) no-repeat;
	background-position:12px 35px;
	border-top: 2px solid #DB241C;
	width:820px;
	height:180px;
}
#bouw img {
	float:left;
	margin-top:30px;
	margin-right:9px;
	cursor:pointer;
}