/* CONTACTPERSONEN ---------------------------------------------------------- */

.contactpersoon { clear: both;  margin-bottom: 10px; border-bottom: 1px solid #ddd; }

.contactpersoon img {
	float: left;
	}
.contactpersoon .foto {
	float: left;
	display: block;
	background: #ccc;
	}
.contactpersoon .fotoIE6 {
	float: left;
	display: block;
	background: #ccc;
	}
	
.contactpersoon dl { margin: 0 0 0 10px; padding: 0; float: left; }

.contactpersoon dt {
	width: 60px !important; 
	float: left; 
	clear: left; 
	margin: 0; padding: 0; 
	font-weight: bold;
	}

.contactpersoon dd { 
	width: 215px; 
	margin: 0 0 0 60px !important; 
	padding: 0; 
	}


/* VACATURES ---------------------------------------------------------------- */

.vacatures h1 {
	margin: 1em 0 0 0 !important; padding: 0 !important;
	color: #000 !important;
	font-size: 16px !important;
	text-transform: none !important;
	border-bottom: 1px solid #7a659e;
	}
	

/* PERSBERICHTEN ------------------------------------------------------------ */

.persberichten li { color: #a193bb; }


/* PRESENTATIES SEMINAR ----------------------------------------------------- */

.presentaties li { color: #a193bb; }



