body{
	font-family: Arial;
	background: url(images/menu_back.jpg) repeat-x top left #f3f2f2;
	margin: 0px;
	padding: 0px;
	}
#sitecontainer{
	position: relative;
        margin: 0 auto 0 auto;
	/*margin-top: 0px;*/
	/*left: 50%;*/
	/*margin-left: -464px;*/
	min-height: 600px;
	height: auto;
	width: 929px;
	background: url(images/back.jpg);
	}
#menu{
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	height: 32px;
	width: 929px;
	background: url(images/menu_back.jpg);
	}
	#menu ul{
		float: left;
		padding: 0px;
		margin-left: 55px;
		margin-top: 0px;
		display: inline;
		list-style-type: none;
	}
	#menu ul li{
		display: block;
		float: left;
		margin-top: 0px;
		margin-right: 35px;		
	}
	#menu ul li a{
		font-family: Arial;
		padding: 0px 10px 0px 9px;
		display: block;
		line-height: 32px;
		height: 32px;
		font-size: 12px;
		color: #fff;
		text-decoration: none;
	}
	#menu ul li a:hover{
		background: #5cbafc;
	}
#header{
	position: relative;
	margin-top: 0px;
	margin-left: 45px;
	height: 165px;
	float: left;
	width: 838px;
	background: url(images/header.jpg);
	}
#openingstijden{
	position: relative;
	margin-top: 5px;
	margin-right: 10px;
	float: right;
	height: 120px;
	width: 185px;
	font-size: 11px;
	color: #036db8;
	}
#main{
	position: relative;
	margin-top: 0px;
	margin-left: 47px;
	padding-left: 5px;
	padding-bottom: 10px;
	float: left;
	height: auto;
	background: #fff;
	width: 832px;
	}
#links{
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	height: 466px;
        height: auto;
	float: left;
	width: 400px;
	}
#links ul{
	list-style-type: square;
}
#links ul li a{
	color: #036db8;
	font-size: 12px;
	text-decoration: none;
}
#links ul li a:hover{
	color: #f4cf00;
}
.alle_nieuwsberichten{
	height: 20px;
	width: 390px;
	background: #f4cf00;
	color: #036db8;
	font-size: 12px;
	font-weight: bold;
	text-indent: 5px;
	padding-top: 5px;
	}
	.alle_nieuwsberichten a{
		color: #036db8;
		text-decoration: none;
		}
#rechts{
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	height: auto;
	float: left;
	width: 400px;
	}
#footertekst{
	position: relative;
	margin-top: 0px;
	height: 58px;
	width: 929px;
	left: 50%;
	margin-left: -464px;
	background: url(images/footer.jpg);
	}
#footertekst p{
	margin-top: 0px;
	font-size: 12px;
	color: #f4cf00;
	text-indent: 550px;
	padding: 0px;
	margin: 0px;
	}
#footer{
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	height: 58px;
	width: 100%;
	background: url(images/footer_back.jpg);
	}
.nieuwsbericht{
	padding: 0px;
	height: 50px;
	width: 400px;
	margin: 0 0 10 0;
	}
.nieuwsbericht h2{
	padding: 0px;
	margin: 0 0 5px 5px;
	float: left;
	font-size: 14px;
	}
.nieuwsbericht h2 a{
	color: #007dd5;
	text-decoration: none;
	}
.nieuwsbericht h3{
	padding:0px;
	margin: 1px 0 5px 5px;
	float: left;
	font-size: 12px;
	}
.nieuwsbericht h3 a{
	color: #000;
	text-decoration: none;
	}
.nieuwsbericht p{
	padding: 0px;
	margin: 0 0 0 5px;
	clear: left;
	color: #999;
	font-size: 10px;
}
#agenda{
	border: 0px solid #000;
	margin-top: -20px;
	z-index: 1;
	background: transparant;
	}
