/* Buttons rechts Homepage */
.home_buttons_right {
	float:left;
	width:272px;
	height:82px;
	background-image:url(/skins/default/images/back_top.gif);
	background-repeat:repeat-x;
	text-align:right;
	padding-right:28px;
	padding-top:108px;
}

.home_buttons_right img {
	padding-top:8px;
	border:none;
}
/* end */


.clearL { clear: left;}
.floatL { float:left; }
div.medewerkersContainer {
	padding-left: 5px;
}
div.medewerker {
	float:left;
	width:280px;
	padding:20px 20px;
}
div.medewerker div.picture_frame {
	width:108px;
	height:144px;
}
div.text_frame {
	width:170px;
}
div.medewerker h2 {
	margin:10px 0px;
	padding:0px 20px;
	color:#4e4e4e;
	font-size:13pt;
}
div.medewerker div.functie {
	width:130px;
	padding-left:20px;
	color:#515151;
	font-size: 10pt;
} 	
div.medewerker div.functie p { 
	margin:0px;
	padding:0px;
}
