/* CSS Document */
.bgalignbottom {
	background-repeat:no-repeat;
	background-position:bottom;
}
.bgrepeaty {
	background-repeat: repeat-y;
}
.bgrepeatx {
	background-repeat: repeat-x;
}
.headertekst {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:24px;
	text-transform:uppercase;
}
.verdana10-16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:16px;
}
.datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:12px;
	color:#FFFFFF;
}
.titelnieuwsbericht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:12px;
	color:#344151;
	font-weight:bold;
}
.titelagenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:12px;
	color:#344151;
	font-weight:bold;
	text-decoration:underline;
}
.nieuwsbericht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:13px;
	color:#000000;
	font-weight:normal;
	}
.agendaitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:12px;
	color:#000000;
	font-weight:normal;
}
a.datumconcert:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:12px;
	color:#FFFFFF;
	background-color:#798f91;
	text-decoration:none;
}
a.datumconcert:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:12px;
	color:#FFFFFF;
	background-color:#798f91;
	text-decoration:none;
}
a.datumconcert:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:12px;
	color:#FFFFFF;
	background-color:#798f91;
	text-decoration:none;
}
a.datumconcert:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:12px;
	color:#FFFFFF;
	background-color:#798f91;
	text-decoration:none;
}
a.nounderline:link {
	text-decoration:none;
	color:#344151;
}
a.nounderline:active {
	text-decoration:none;
	color:#344151;
}
a.nounderline:visited {
	text-decoration:none;
	color:#344151;
}
a.nounderline:hover {
	text-decoration:none;	
	color:#344151;
}