/* ===================================== */
#regionav{
	font: bold 12px arial, helvetica, sans-serif;
	color:#000000;
	margin-bottom:4px;
}
#regionav a{ color:#000; text-decoration:underline; }
#regionav a:hover{ text-decoration:underline; }
#regionav .huidige, #regionav .huidige a { color:#888; }
#regionav .vandaag{
	float:right;
	color:#999;
	font: normal 11px/16px arial, helvetica, sans-serif;
}
.regionaam{
	font: bold 16px/16px arial, helvetica, sans-serif;
	/*text-align:right;*/	
}
.regionaam .regioregio{
	white-space: nowrap;
	color:#999;
}
.regiolijn, .regiolijn2{
	background-image:url(images/agenda-maandr2a.gif);
	background-position: bottom left;
	background-repeat:no-repeat;
	border-bottom: 3px solid #b4cf95;
	padding:0px 32px 0px 16px;
	color:#fff;
	font-size:12px;
	margin-bottom:12px;
}

.regiolijn2{
	background:none;
	padding:0px;
	color:#777;
}

.regiolijst{
	font: normal 11px/14px arial, helvetica, sans-serif;
	margin-bottom:24px;
}
.regiolijst h3{
	margin:0;
	padding:0;
	color:#92b0bd;
	font-size:13px;
	line-height:14px;
}
.regiolijst h3.detail{
	font-size:18px;
	padding-bottom:4px;
	letter-spacing:-1px;
	color:#003399;
}
.regiolijst p{
	margin:0;
	padding:0;
	line-height:15px;
}
.regiolijst .regio{
	color:#999999;
	white-space: nowrap;
}
.regiolijst .regioitem{
	padding-left:54px;
	background-position:left top;
	background-repeat:no-repeat;
	margin-bottom:6px;
	background-image:url(images/regio_default.gif);
	border-bottom:1px solid #eee;
}
.aoverig{
	background-repeat:repeat-x;
	background-image:url(images/regio_overigbg.gif); 
}
.regioitem a, ul.lijst a{
	color:#003399;
	text-decoration:none;
}
.regioitem a:visited{
	color:#7D6888
}
.regioitem a:hover,ul.lijst a:hover{
	color:#005500;
	text-decoration:underline;
}

