.medewerkers_blok_links {
	float: left;
	width: 242px;
	margin-right: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.medewerkers_blok_rechts {
	float: right;
	width: 242px;
	margin-right: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.medewerker_rij {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 24px;
}
.medewerker_rij a, .medewerker_rij a:visited {
	display: block;
	padding-left: 10px;
	text-decoration: none;
}
.medewerker_rij a:hover {
	background-color: #C2E3E1;
	display: block;
	color: #000000;
	text-decoration: none;
}
.medewerkers-categorie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #c2e3e1;
	width: 525px;
	margin-bottom: 24px;
	font-weight: bold;
	padding-left: 10px;
	line-height: 26px;
}
.naampersoon_detail {
	font-size: 14px;
	font-weight: bold;
	color: #8525bc;
}
.intro_persoon {
	float: left;
}
.fotopersoon_container {
	height: 170px;
	width: 170px;
}
.formulierveld {
	width: 367px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00a8ab;
	padding: 3px;
}
.switch_uit {
	display: none;
}
.switch_aan {
}
