h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #183727;
	font-size: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #183727;
	text-align: left;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.4em;
	background-color: #183727;
	color: #E8A95A;
}
h3 {
	color: #183727;
	font-size: 1.4em;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #183727;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #183727;
}

a:link {
	color: #aa0404;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #AA0404;
	font-weight: bold;
}
a:hover {
	color: #183727;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #183727;
}
#ulMainNav {
	color: #E8A95A;
	list-style-type: none;
	font-variant: small-caps;
}

#ulMainNav li {
	list-style-type: none;
	display: block;
	margin-left: -25px;
}
#ulMainNav li a:link, #ulMainNav a:visited, #ulMainNav a:active {
	font-variant: small-caps;
	display: block;
	color: #E8A95A;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #E8A95A;
	width: 115px;
	text-decoration: none;
	padding: 2px;
	margin: 2px;
}
#ulMainNav li a:hover, #ulMainNav a.current:link, #ulMainNav a.current:active {
	font-variant: small-caps;
	display: block;
	width: 115px;
	padding: 2px;
	color: #183727;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 2px;
	background-color: #E8A95A;
	text-decoration: none;
	border: 1px solid #E8A95A;
}

.groenklein {
	font-size: 0.6em;
}
.Albumtekst {
	color: #aa0404;
	font-size: 1.2em;
	font-variant: small-caps;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin-left: 20px;
}
.agendajaar {
	font-family: Verdana, Geneva, sans-serif;
	color: #183727;
	font-size: 1.6em;
	font-weight: bold;
	float: left;
}
.agendamaand {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	background-color: #183727;
	color: #E8A95A;
	height: 1.4em;
	padding-right: 1em;
	padding-left: 1em;
	width: 200px;
	display: block;
}

.bigtextinfotodiv {
	font-size: 1.3em;
}

