@charset "iso-8859-1";
/* CSS Document */

.contactpersoonBlok{
	clear:left;
	width:406px;
	height:134px;
	margin-top:20px;
	padding:0 0 12px 0;
	border-bottom:solid 1px #e5e5e5;
}
.cpFoto{
	float:left;
	width:114px;
	height:134px;
}
.cpInfo{
	float:left;
	width:282px;
	height:100px;
	padding:14px 0 0 10px;
}
.cpInfo table{
	width:282px;
	height:80px;
}
.cpInfo table .naam{
	height:28px;
	vertical-align:bottom;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#D10103;
}
.cpInfo table .content{
	height:13px;
	vertical-align:bottom;
	font-size:13px;
	color:#000;
}