.bgimg_01 {
	background-image: url(../beelden/bgimg_01.jpg);
	background-repeat: no-repeat;
	background-color: #1B130B;
}
.bgimg_02 {
	background-image: url(../beelden/bgimg_02.jpg);
	background-repeat: no-repeat;
	background-color: #1B130B;
}
.bgimg_03 {
	background-image: url(../beelden/bgimg_03.jpg);
	background-repeat: no-repeat;
	background-color: #1B130B;
}
.bgimg_04 {
	background-image: url(../beelden/bgimg_04.jpg);
	background-repeat: no-repeat;
	background-color: #1B130B;
}
.bgimg_05 {
	background-image: url(../beelden/bgimg_05.jpg);
	background-repeat: no-repeat;
	background-color: #1B130B;
}
.bgimg_06 {
	background-image: url(../beelden/bgimg_06.jpg);
	background-repeat: no-repeat;
	background-color: #1B130B;
}
.bgimg_07 {
	background-image: url(../beelden/bgimg_07.jpg);
	background-repeat: no-repeat;
	background-color: #1B130B;
}
.bgimg_body {
	background-color: #1B130B;
	background-image: url(../beelden/achtergrondkleur.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.balk_onderaan {
	background-color: #C37F25;
	background-image: url(../beelden/balk_onderaan.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.tekst_wit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #DADADA;
}
.tekst_zwart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #1C130B;
}
a.link_zwart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #1C130B;
	text-decoration: none;
}
a.link_zwart:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #DADADA;
}.titel_bruin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #C37F25;
}

.tekst_bruin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #C37F25;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #C37F25;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #DADADA;
	text-decoration: underline;
}
.titel_wit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #DADADA;
}
.kader_wit {
	border: 1px solid #796B5E;
}
.kader_bruin {
	border: 1px solid #7C541D;
}
.kaderlijn_rechts_bruin {
	border-right: 1px solid #7C541D;
}
a.link_wit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #DADADA;
	text-decoration: underline;
}
a.link_wit:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #C37F25;
	text-decoration: underline;
}
.invulveld_bruin {
	border: 1px solid #C37F25;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #C37F25;
	text-decoration: none;
	width: 96%;
}
.invulveld_wit {
	border: 1px solid #C37F25;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #DADADA;
	text-decoration: none;
	width: 96%;
}

ul#agenda {
	margin: 0px;
	padding: 0px;
}

ul#agenda li {
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
}

ul#agenda li .column1 {
	float: left;
	margin: 0px;
	margin-right: 15px;
	padding: 0px;
}

ul#agenda li .column1 .day {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

ul#agenda li .column1 .date {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

ul#agenda li .artist {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
}

ul#agenda li .location {
	margin: 0px;
	padding: 0px;
	color: #C37F25;
	text-transform: uppercase;
}

ul#agenda li .start-hour {
	float: right;
	margin: 0px;
	padding: 0px;
	color: #999;
	text-transform: uppercase;
}

ul#agenda li .more-information,
ul#agenda li .more-information a {
	margin: 0px;
	padding: 0px;
	color: #999;
	text-transform: uppercase;
}

