@charset "utf-8";
/* CSS Document */

#home_col1{
	width:364px;
	height:auto;
	margin:0 27px 25px 8px;
	float:left;
}
.welkom{
	width:348px;
	height:32px;
	padding:5px 0 0 16px;
	margin-bottom:25px;
	background:url(../img/bg_titel_home.gif) top left repeat-x;
}
#home_col1 .welkom h1{
	font-size: 22px;
	font-weight:normal;
	color:#7F8487;	
}
#home_col1 .home_tekst{
	font-size: 11px;
	line-height:18px;
	color:#7F8487;
	margin:5px 10px 10px 15px;
}
#home_col1 .home_tekst p{
	font-size: 11px;
	line-height:18px;
	color:#7F8487;
}
#home_col1 .home_tekst p a{
	font-size: 11px;
	line-height:18px;
	color:#7F8487;
	text-decoration:underline;
}
#home_col1 .home_tekst p a:hover{
	font-size: 11px;
	line-height:18px;
	color:#7F8487;
	text-decoration:none;
}
#home_col2{
	width:364px;
	height:auto;
	margin:0 40px 0 0;
	float:left;
}
#home_col2 .nieuws_cnt{
	width:364px;
	height:auto;
	margin-bottom:10px;
	background:url(../img/str_hrz_grijs.gif) left bottom repeat-x;
}
#home_col2 .nieuws_cnt .foto{
	width:123px;
	height:auto;
	float:left;
}
#home_col2 .nieuws_cnt h1{
	width:220px;
	height:16px;
	padding-left:10px;
	font-size: 11px;
	color:#364049;
	line-height: 16px;
	overflow:hidden;
}
#home_col2 .nieuws_cnt .nw_tk{
	width:220px;
	padding:4px 0 0 10px;
	font-size: 11px;
	color:#7F8487;
	overflow:hidden;
}
#home_col2 .nieuws_ftr{
	width:220px;
	height:18px;
	padding:5px 0 5px 0;
	clear:both;
}
#home_col2 .nieuws_ftr .ndatum{
	width:75px;
	height:18px;
	font-size: 11px;
	margin-top:4px;
	color:#908E79;
	float:left;
}


#home_col2 .nieuws_ftr .lverder{
	width:75px;
	height:18px;
	background:url(../img/home_pijl.gif) right 2px no-repeat;
	font-size: 11px;
	color:#f39900;
	margin-top:4px;
	float:right;
}
#home_col2 .nieuws_ftr .lverder a{
	font-size: 11px;
	color:#f39900;
	text-decoration:none;
}
#home_col2 .nieuws_ftr .lverder a:hover{
	font-size: 11px;
	color:#f39900;
	text-decoration:underline;
}

#home_col3{
	width:192px;
	height:228px;
	background-color:#FFFFFF;
	float:left;
}
