#medewerker_blok {
	width: 352px;
	height: 132px;
	border-bottom-color: #3658a6;
	border-bottom-style: ;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	padding-bottom: 10px;
	padding-top: 10px;
}
#medewerker_foto_blok {
	width: 120px;
	height: 100px;
	margin-top: 15px;
/*	margin-left: 20px; */
	border-color: #575757;
	border-style: solid;
	border-width: 1px;
	float: left;
}
#medewerker_foto_blok_uitlijnrechts {
	width: 120px;
	height: 100px;
	margin-top: 15px;
/*	margin-left: 20px; */
	border-color: #575757;
	border-style: solid;
	border-width: 1px;
	float: right;
}
#medewerker_foto {
	width: 120px;
	height: 100px;
}
#medewerker_info {
	width: 150px;
	height: 100px;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
/*	background-color: #BDBDBD;
	border-color: #575757;
	border-style: solid;
	border-width: 1px; */
}
#medewerker_info_uitlijnrechts {
	width: 150px;
	height: 100px;
	float: right;
	margin-right: 30px;
	margin-top: 10px;
	text-align: right;
/*	background-color: #BDBDBD;
	border-color: #575757;
	border-style: solid;
	border-width: 1px; */
}

