* {
	margin: 0px;
	padding: 0px;
}

a {
	color: #113a78;
	text-decoration: underline;
}

body {
	background: #8a8a8a;
}

div#siteHolder {
	width: 984px;
	margin: 0px auto 0px auto;
}

ul#menu li {
	margin-left: 37px;
	list-style: none;
	float: left;
}

ul#menu li img {
	margin-bottom: -4px;
}

ul#menu li.seperator {
	background-image: url(../images/seperator.jpg);
	height: 1px;
	width: 124px;
}

div#contentHolder {
	width: 976px;
}

div#schaduw {
	width: 984px;
	background: url(../images/schaduw-rechts.jpg) no-repeat;
}

div#top {
	background: url(../images/top.jpg);
	height: 209px;
}

div#content {
	background: url(../images/bg_content.jpg) bottom center;
	min-height: 350px;
	overflow: auto;
	padding: 20px 0px 130px 0px;
}

div#links {
	float: left;
	width: 183px;
}

div#rechts {
	float: left;
	width: 513px;
	margin-right: 280px;
}

div#bottom {
	background: url(../images/bottom.jpg) no-repeat;
	height: 163px;
}

div#footer {
	height: 9px;
	position: relative;
	background: url(../images/schaduw-onder.jpg) no-repeat;
}

div#agenda, div#nieuws, div#nieuws-klein {
	background: #fff;
	border: 1px solid #3461a4;
	padding: 10px;
	height: 185px;
	position: absolute;
	top: -248px;
	float: left;
	margin-right: 20px;
}

div#agenda {
	width: 225px;
	left: 183px;
}

div#nieuws {
	width: 225px;
	left: 441px;
}

div#nieuws-klein {
	width: 225px;
	left:699px;
}

div#agenda p , div#nieuws p , div#nieuws-klein p {
	font-size: 10px;
}

h1 {
	color: #2a5aa1;
	margin-bottom: 12px;
	font: 20px Verdana, Arial, Helvetica, sans-serif;
}

p {
	color: #000;
	margin-bottom: 12px;
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
}

th, td {
	color: #000;
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
}

th {
	text-align: left;
	font-weight: bold;
}

p.kopjeonder {
	position: relative;
	margin-top: -40px;
	color: #113a78;
	text-transform: uppercase;
	font-size: 20px !important;
}

ul#voordelen {
	margin-bottom: 12px;
}

ul#voordelen li {
	list-style: inside;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

div#form {
	padding: 10px;
	border: 1px solid #999999;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

div#footertekst {
	position: relative;
	top: -25px;
	clear: left;
	padding-left: 35px;
}

div#footertekst p {
	color: #fff;
}

div#footertekst p a {
	color: #fff;
	text-decoration: none;
}

div.albumThumb {
	width:160px;
	height:175px;
	float:left;
	margin:0px 35px 15px 0px;
}

div.albumThumb p, div.albumThumb a {
	height:16px;
	text-decoration:none;
	width:160px;
	text-align:center;
	font-weight:bold;
	display:block;
	margin-bottom:0px;
	font-size:11px;
	color:#2a5aa1;
}

div.albumThumb img {
	border:1px solid #020674;
}

div#albumView {
	width:513px;
}

div#albumView div.cover {
	width:180px;
	float:left;
}

div#albumView div.cover img {
	border:1px solid #020674;
}

div#albumView ul {
	list-style:none;
	float:left;
	font-family:verdana;
	width:320px;
	font-size:11px;
}

div#albumView ul a {
	text-decoration:none;
}

div#albumView ul a:hover {
	text-decoration:underline;
}

div#albumExtra {
	width:513px;
	clear:both;
}

div#songtekst {
	width:320px;
	float:left;
}