@charset "utf-8";
/* CSS Document */
#pagina_titel{
	width:958px;
	height:32px;
	margin:0 8px 20px 8px;
	padding:5px 15px 0 15px;
	background:url(../img/bg_titel_contact.gif) left top;
}
#pagina_titel h1{
	color:#7F8487;
	font-size:22px;
	font-weight:normal;
	
	margin:0;
}
#col1{
	width:316px;
	height:auto;
	margin:0 27px 10px 8px;
	float:left;
}
#col2{
	width:320px;
	height:auto;
	margin:0 40px 0 0;
	float:left;
}
#col2 h2{
	width:320px;
	font-size: 22px;
	color:#d3d2c6;
}
#col2 h1{
	width:320px;
	font-size: 17px;
	font-weight:normal;
	color:#364049;
}
#col2 .tekst{
	width:300px;
	padding:0 0 0 20px;
	font-size: 11px;
	line-height:18px;
	color:#7F8487;
	background:url(../img/ico_contact.gif) no-repeat;
}
#col2 .tekst a{
	font-size: 11px;
	color:#7F8487;
	text-decoration:none;
}
#col2 .tekst a:hover{
	font-size: 11px;
	color:#7F8487;
	text-decoration:underline;
}
#col2 .tekst p{
	font-size: 11px;
	color:#7F8487;
	line-height:18px;
}


#col3{
	width:280px;
	height:100px;
	float:left;
}
#col3 h1{
	width:280px;
	font-size: 17px;
	font-weight:normal;
	color:#364049;
}
#col3 .tekst{
	width:280px;
	font-size: 11px;
	color:#7F8487;
	margin-bottom:10px;
	padding:2px;
	background: url(../img/str_hrz_vacatures_c2.gif) left bottom repeat-x;
}
#col3 .tekst p{
	font-size: 11px;
	color:#7F8487;
}
.bestanden div{
	width:280px;
	margin-bottom:5px;
}
.bestanden img{
	float:left;
}
.bestanden a{
	color:#7F8487;
	font-size:11px;
	text-decoration:none;
	padding:5px 0 0 5px;
	float:left;
}


