.rand {
	border:solid 5px #64640a;
}

.lijnkleur {
	background:#64640a;
}

.hoofdcontainer {
	font-family:verdana, arial, sans-serif;
	font-size:10pt;
	color:#2f4f4f;
	line-height:125%;
	text-align:left;
	margin:30px;
}

.hoofdtitel {
	font-size:30pt;
	margin-bottom:70px;
}

.stad {
	color:#ffffff;
	font-size:16pt;
	letter-spacing:0.2em;
	text-transform:uppercase;
	margin-bottom:10px;
	background-color:#a3a3a3;
	height:30px;
	padding:5 0 0 10;
	clear:both;
	margin-top:5px;
}

.datum {
	font-size:12pt;
	font-weight:bold;
	margin-bottom:10px;
}

.feest {
	font-size:12pt;
	font-weight:bold;
	margin-bottom:10px;
	color:#ff0000;
}

.fotocontainer {
	float:left;
	width:200px;
	height:200px;
}

.agendafoto {
	width:200px;
	height:200px;
}

.agendafoto-feest {
	width:200px;
}

.tekstcontainer {
	float:left;
	width:500px;
	margin-left:10px;
	height:auto;
}

.lijn {
	width:700px;
	height:1px;
	background-color:#a3a3a3;
	clear:both;
}


ul.paginacijfer {
	list-style: none;
	font-size: 10pt;
	color: red;
	margin-bottom: 2em;
	margin-top: 2px;
	margin-left:0px;
	text-decoration:none;

}

li.kader {
	border-color: red;
	border-style: solid;
	border-width: 1px;
	display: inline;
	margin: 2px;
	padding: 1 1 1 4px;
}


li.geenkader {
	display: inline;
	margin: 2px;
	padding: 1 1 1 4px;
}

li.gekozenkader {
	border-color: red;
	color: white;
	background-color: red;
	border-style: solid;
	border-width: 1px;
	display: inline;
	margin: 2px;
	padding: 1 1 1 4px;
	text-decoration:none;
}

li.kader a {
	text-decoration: none;
	color: red;
}

li.gekozenkader a {
	text-decoration: none;
	color: white;
}
