/* ===================================== */
#agendanav{
	font: bold 12px arial, helvetica, sans-serif;
	color:#000000;
	margin-bottom:4px;
}
#agendanav a{ color:#000; text-decoration:underline; }
#agendanav a:hover{ text-decoration:underline; }
#agendanav .huidige, #agendanav .huidige a { color:#888; }
#agendanav .vandaag{
	float:right;
	color:#999;
	font: normal 11px/16px arial, helvetica, sans-serif;
}
.agendanaam{
	font: bold 19px/20px arial, helvetica, sans-serif;
	margin:0;
}
#main .agendanaam h2{
	font: bold 19px/20px arial, helvetica, sans-serif;
	color:#344;
	display:inline;
	letter-spacing:-1px;
}
.agendanaam .agendaregio{
	white-space: nowrap;
	letter-spacing:-1px;
	color:#899;
}
.agendalijn, .agendalijn2{
	background-image:url(images/agenda-maandr2b.gif);
	background-position: top left;
	background-repeat:no-repeat;
	border-bottom: 3px solid #b4cf95;
	padding:2px 0px 4px 8px;
	color:#fff;
	font-size: 15px;
	font-weight:bold;
	margin-bottom:0px;
	clear:both;
}
.agendalijn2{
	background:none;
	padding:0px;
	color:#777;
}
.agendalijst .agendaitem{
	padding-left:54px;
	background: url(images/agenda_default.gif) no-repeat left 4px;
	padding-bottom:2px;
	margin-bottom:4px;
	border-top:1px solid #ccc;
	clear:both;
}
.agendalijst{
	font: normal 11px/14px arial, helvetica, sans-serif;
}
.agendalijst h3{
	font: bold 15px/15px arial, helvetica, sans-serif;
	margin:1px 0 0px;
	padding:0;
	color:#003399;
}
.agendalijst p{
	margin:0;
	padding:0;
}
p.lijstdatum{
	font: bold 11px/11px verdana;
	margin-top:1px;
	color:#455;
	letter-spacing:-1px;
/*	background: url(images/agendah3bg.gif) repeat-x;*/
}
.agendalijst .regio{
	color:#999;
	white-space: nowrap;
}
.agendaitem img{
	margin-left:10px;
}
.aoverig{
	background-repeat:repeat-x;
	background-image:url(images/agenda_overigbg.gif); 
}
p.lijstintro{
	color:#233;
}
p.agendalokatie{
	color:#577;
	font-size:13px;
	letter-spacing:-1px;
	font-weight:bold;
}

.agendalijst .evenement{ background-image:url(images/agenda_event.gif); }
.agendalijst .uitgaan{ background-image:url(images/agenda_uit.gif); }
.agendalijst .expositie{ background-image:url(images/agenda_expo.gif); }
.agendalijst .wandel{ background-image:url(images/agenda_wandel.gif); }
.agendalijst .verenigingen{ background-image:url(images/agenda_verenigingen.jpg); }
.agendalijst .theater{ background-image:url(images/agenda_theater.jpg); }
.agendalijst .lezingen{ background-image:url(images/agenda_lezingen.jpg); }
.agendalijst .nwstemp{ background-image:url(images/nieuwsthumb.gif); }

.agendaitem a{
	color:#003399;
	text-decoration:none;
}
.agendaitem a:visited{
	color:#2053b9;
}
.agendaitem a:hover{
	color:#005500;
	text-decoration:underline;
}
