body
{
	background-color: #000;
	color: #fff;
	cursor: default;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Lucida Sans Unicode, Lucida Sans,sans-serif, Arial, Helvetica;
	font-size: 10px;
	background-image: url( '../images/bg.jpg' );
	background-position: top center;
	background-repeat: no-repeat;
}

a, a:hover
{
	cursor: pointer;
}

a
{
	color: #B03200;
	text-decoration: none;
}

a:hover
{
	color: #FF3300;
}

div#container
{
	background-image: url( '../images/book.jpg' );
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
	height: 650px;
}

div#nav
{
	width: 288px;
	text-align: center;
	margin: 0 auto;
	padding: 90px 0 0 435px;
}

div#nav table, div#nav table td
{
	border-collapse: collapse;
	border: 0 none;
	margin: 0;
	padding: 0;
}


div#content
{
	width: 900px;
	text-align: center;
	margin: 0 auto;
	padding: 20px 0 0 100px;
}

div#content div#links
{
	width: 400px;
	float: left;
	text-align: left;
	font-family: :Lucida Sans Unicode, Lucida Sans,sans-serif, Arial, Helvetica;
	font-size: 11px;
	color: #4f3e2e;
	line-height: 18px;
	margin-top: 55px;
}

div#links h1
{
	margin: 5px 0 0 0;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}

div#rechts h1
{
	margin: 5px 0 0 0;
	font-size: 12px;
	color: #990000;
}

div#links p
{
	width: 370px;
	margin: 0 0 20px 20px;
}


div#content div#rechts
{
	width: 398px;
	float: left;
	text-align: left;
	font-family: :Lucida Sans Unicode, Lucida Sans,sans-serif, Arial, Helvetica;
	font-size: 11px;
	color: #4f3e2e;
	line-height: 18px;
	padding: 0 0 0 40px;
	margin: -20px 0 0 0;
}

div#rechts div#nieuws
{
	overflow: auto;
	width: 390px;
	height: 465px;
	border: 0;
	scrollbar-3dlight-color: #b09f6b;
	scrollbar-arrow-color: #4e2809;
	scrollbar-base-color: #f6f2de;
	scrollbar-darkShadow-color: #d9c19b;
	scrollbar-face-color: #f1ebd3;
	scrollbar-highlight-color: #f1ebd3;
	scrollbar-shadow-color: #b09f6b;
	scrollbar-track-color: #f5f5f5;
}

div#nieuws h2
{
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin: 0;
}

div#rechts div#nieuws2
{
	overflow: auto;
	width: 390px;
	height: 330px;
	border: 0;
	scrollbar-3dlight-color: #b09f6b;
	scrollbar-arrow-color: #4e2809;
	scrollbar-base-color: #f6f2de;
	scrollbar-darkShadow-color: #d9c19b;
	scrollbar-face-color: #f1ebd3;
	scrollbar-highlight-color: #f1ebd3;
	scrollbar-shadow-color: #b09f6b;
	scrollbar-track-color: #f5f5f5;
}

div#nieuws2 h2
{
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin: 0;
}

div#rechts div#setlist
{
	overflow: auto;
	width: 390px;
	height: 430px;
	border: 0;
	scrollbar-3dlight-color: #b09f6b;
	scrollbar-arrow-color: #4e2809;
	scrollbar-base-color: #f6f2de;
	scrollbar-darkShadow-color: #d9c19b;
	scrollbar-face-color: #f1ebd3;
	scrollbar-highlight-color: #f1ebd3;
	scrollbar-shadow-color: #b09f6b;
	scrollbar-track-color: #f5f5f5;
}


div#rechts div#foto
{
	overflow: auto;
	width: 390px;
	height: 465px;
	border: 0;
	scrollbar-3dlight-color: #b09f6b;
	scrollbar-arrow-color: #4e2809;
	scrollbar-base-color: #f6f2de;
	scrollbar-darkShadow-color: #d9c19b;
	scrollbar-face-color: #f1ebd3;
	scrollbar-highlight-color: #f1ebd3;
	scrollbar-shadow-color: #b09f6b;
	scrollbar-track-color: #f5f5f5;
}

div#nieuws p
{
	margin: 0 0 30px 0;
}


div#content div#label
{
	float: left;
	padding: 130px 0 0 10px;
}


div#footer
{
	width: 900px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	font-size: 9px;
	color: #a55f4c;
}

div#footer a.nf
{
	color: #a55f4c;
}

div#footer a.nf:hover
{
	color: #a55f4c;
	text-decoration: underline;
}

div#footer a
{
	text-decoration: none;
	color: #c6b47b;
	font-size: 9px;
}

div#footer a:hover
{
	color: #fff;
}

table.agenda, table.agenda td, table.agenda th
{
	border-collapse: collapse;
	border: 0 none;
	margin: 5px 0 0 0;
	vertical-align: top;
	text-align: left;
	padding: 4px 10px;
	font-size: 10px;
}

table.agenda th
{
    padding:1px 1px 0px 0px;
	border-bottom: 2px solid #390D00;
	font-weight: bold;
	color: #7F1000;
}

table.agenda tr
{
	border-bottom: 1px solid #390D00;
}

table.agenda tr.oud
{
	border-bottom: 1px solid #390D00;
	color: #BE613A;
}

table.agenda tr.oud a
{
	color: #928459;
	text-decoration: none;
}

table.agenda  td 
{
  padding:1px 1px 5px 0px;
}


table.agendaOud
{
	width: 320px;
}

table.agendaOud, table.agendaOud td
{
	border-collapse: collapse;
	border: 0 none;
	margin: 2px 0 20px 0;
	vertical-align: top;
	text-align: left;
	padding: 4px 10px;
	color: #928459;
	font-size: 10px;
}

table.agendaOud tr
{
	border-bottom: 1px solid #928459;
}



div#flashPlayer
{
	position: absolute;
	left: 47%;
	top: 10px;
	color: #fff;
	margin: 0 0 0 85px !important;
}
























































