h1{
 color: #5b74d0;
 	
}

#header_vervolg{
	position: relative;
	height: 348px;
}

#foto_bottom{
	position: relative;
	width: 604px;
	float:left;
}

#foto_top{
	position: absolute;
	left: 0px;
	top: 0px;
	background:url(../images/foto_overlay.png) no-repeat;
	width: 604px;
	height: 347px;
}

#navigatie{
	background: url(../images/bck_menu.png) no-repeat;	
	width: 233px;
	height: 348px;
	float: right;
}

.fl{
	float: left;
}

.clear{
	clear: both; margin: 0px; visibility:hidden;
}

.medewerker_naam2{
	width: 300px;	
	padding: 10px;
}

a{
	text-decoration: none;
	color: #5b74d0;
}

.medewerker_foto2{
	background-color: #061a39;	
	color: #ffffff;
}

.upper{
		text-transform:uppercase;
		color: #5b74d0;
}

.medewerker_naam{
	background-color: #061a39;	
	color: #ffffff;
	height: 75px;
	width: 150px;
	padding: 60px 0px 0px 0px;
	text-align:center;
}

.medewerker_functie{
	background-color: #133469;	
	color: #ffffff;
	height: 75px;
	width: 150px;
	padding: 60px 0px 0px 0px;
	text-align:center;
}

.medewerker_meer{
	background-color: #061a39;	
	color: #ffffff;
	height: 75px;
	width: 150px;
	padding: 60px 0px 0px 0px;
	text-align:center;
}

.medewerker{
	border: 1px solid #061a39;
	width: 550px;
	margin-bottom: 15px;
}

.medewerker_meer a{
	color: #ffffff;	
}

.centreer_home{
	width: 825px;
	margin: 0 auto;
}

.centreer_vervolg{
	width: 837px;
	margin: 0 auto;
}

#content_home{
	background:url(../images/grijze_streepjes.png);
}

#content_vervolg{
	background:url(../images/grijze_streepjes_licht.png);
	padding-top: 15px;
}

.menuitem:hover{
	background:url(../images/pijltje_menu.png) no-repeat 10px;	
}

.menuitem a{
	padding-left: 30px;	
	text-decoration: none;
	color: #ffffff;
	margin-bottom: 5px;
	display:block;
	text-transform: lowercase;
}

.menuItem_aan{
	background:url(../images/pijltje_menu.png) no-repeat 10px;	
}

#praktijk{
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 14px;
	padding: 10px 0px 10px 30px;
	font-weight: bold;
	color: #ffffff;
}