body
{
	background: #555555;
	color:#b4b4b4;
	font-size:12px;
}
#wrap
{
	background: url(images/wrap1.jpg) repeat-y;
	min-height: 100%;
	width:1000px;
	margin:0 auto;
}
#wrapvervolg
{
	background: url(images/wrap-vervolg.jpg) repeat-y;
	min-height: 100%;
	width:1000px;
	margin:0 auto;}
#header
{
	background: url(images/header.jpg) no-repeat;
	width:1000px;
	height:233px; 
	position:relative;
}
#headervervolg
{
	background: url(images/header-vervolg.jpg) no-repeat;
	width:1000px;
	height:233px; 
	position:relative;
	
}
.image
{
	top:47px;
	left:138px;
	position:absolute;
}
a.logolink {
	display:block;
	width:550px;
	height:90px;
	position:absolute;
	right:140px;
	top:47px;
	}

#contentcontainer
{
	width:721px;
	min-height:150px;
	margin:0 auto;
	padding-bottom:241px;
	overflow:hidden;
}
#contentcontainervervolg
{
	width:681px;
	min-height:150px;
	margin:0 auto;
	padding:0px 20px 46px 20px;
	overflow:hidden;
	position:relative;
}
#leftcol
{
	width:430px;
	float:left;
	margin-right:5px;
	padding:5px 10px;
}
#rightcol
{
	width:245px;
	float:left;
	padding:5px 10px;
}
#footer
{
	background: url(images/footer2.jpg) no-repeat;
	width:1000px;
	height:241px;
	margin:-241px auto 0 auto;
}
#footervervolg
{
	background: url(images/footer-vervolg.jpg) no-repeat;
	width:1000px;
	height:46px;
	margin:-46px auto 0 auto;
}
#adcontainer
{
	width:721px;
	margin:0 auto;
	overflow:hidden;

}
#events
{
	float:left;
}
#banner
{
	float:right;
	padding-top:10px;
	margin-right:3px;
}
.huisregels li
{
	padding:5px;
}
.huisregels li.odd
{
	background: #333;
}
