@charset "utf-8";
/* CSS Document */
#col_hld{
	width:996px;
	height:auto;
	float:left;
	background:url(../img/bg_nieuws.gif) left top repeat-y;
}
#nieuws_col1{
	width:316px;
	height:auto;
	margin:0 20px 0 8px;
	background:#847e6e;
	float:left;
}
#nieuws_col1 .kop{
	width:286px;
	height:28px;
	margin:15px 0 15px 0;
	padding:9px 15px 0 15px;
	background: url(../img/bg_titel_nieuws.gif) left top repeat-x;
}

#nieuws_col1 .kop h1{
	padding:0;
	font-size:22px;
	line-height:22px;
	font-weight:normal;
	color:#fcf6d2;
}
#nieuws_col1 .nieuws_hld{
	width:286px;
	height:25px;
	margin:0 15px 10px 15px;
	background: url(../img/str_hrz_nieuws.gif) left bottom repeat-x;
}
#nieuws_col1 .nieuws_hld h2{
	width:65px;
	height:auto;
	float:left;
	font-size: 11px;
	color:#d3d2c6;
}
#nieuws_col1 .nieuws_hld h1{
	width:220px;
	height:auto;
	float:right;
	font-size: 11px;
	color:#ffffff;
	text-decoration:none;
}
#nieuws_col1 .nieuws_hld h1 a{
	font-size: 11px;
	color:#ffffff;
	text-decoration:none;
}
#nieuws_col1 .nieuws_hld h1 a:hover{
	font-size: 11px;
	color:#d3d2c6;
	text-decoration:none;
}
#nieuws_col1 .nieuws_hld h1 .do{
	font-size: 11px;
	color:#d3d2c6;
	text-decoration:none;
}

#nieuws_col2{
	width:432px;
	height:auto;
	margin:0 20px 20px 0;
	float:left;
}


#nieuws_col2 .nieuws_hld{
	width:432px;
}
#nieuws_col2 .nieuws_hld .nieuws_titel{
	width:432px;
	background: url(../img/str_hrz_vacatures_c2.gif) left bottom repeat-x;
	padding-bottom:10px;
}
#nieuws_col2 .nieuws_hld h2{
	width:432px;
	font-size: 22px;
	color:#d3d2c6;
	font-weight:normal;
}
#nieuws_col2 .nieuws_hld h1{
	width:432px;
	font-size: 22px;
	color:#F39900;
	text-transform:capitalize;
	font-weight:normal;
}
#nieuws_col2 .nieuws_hld .nieuws_tekst{
	width:432px;
	padding-top:15px;
	font-size: 11px;
	color:#7F8487;
}
#nieuws_col2 .nieuws_hld .nieuws_tekst p{
	font-size: 11px;
	color:#7F8487;
}





#nieuws_col3{
	width:200px;
	float:left;
}
.fotoxl{
	width:200px;
	text-align:right;
	margin:10px 0 10px 0;
}
.fotoxl a{
	color:#364049;
	height:13px;
	text-decoration:none;
	margin-top:2px;
	float:right;
}
.fotoxl a:hover{
	color:#364049;
	text-decoration:underline;
}
.fotoxl img{
	margin:0 0 0 2px;
	float:right;
}
