html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, address {
		margin: 0;
		padding: 0;
	}
	a, a:hover{
		color: #000000;
	}
	a:hover{
		text-decoration: none;
	}
	body, textarea, input{
		color: #51524b;
		font: 11px/18px Arial;
	}
	img{
		border: 0;
	}
	p{
		margin: 0;
		padding: 0 0 20px 0;
		line-height:14px;
	}
	body{
		background-image:url(/img/achtergronden/body-bg.gif);
		background-repeat:no-repeat;
		background-position:top center;
	}
	
	h2{
		font-size:18px;
		color:#758837;
		font-weight:normal;
		padding-bottom:29px;
	}

	.canvas{
		width:916px;
		margin:0 auto;
		position:relative;
		line-height:14px;
	}
	
	.menu-container{
		width:307px;
		float:left;
		background-image:url(/img/achtergronden/menu_back.gif);
		background-repeat:no-repeat;
		background-position:top left;
		height:682px;
	}
	
	.content-container{
		background-image:url(/img/achtergronden/content_back.gif);
		background-repeat:no-repeat;
		background-position:top left;
		width:609px;
		min-height:490px;
		height:auto!important;
		height:490px;
		float:left;
		padding-top:215px;
	}
	
	.logo{
		margin-top:1px;
	}
	
	.logo h1 a{ 
		background-image:url(/img/logo.gif);
		display:block;
		height:180px;/*172px;*/
		text-indent:-9999px;
		width:288px;
	}
	
	.menu{
			position:absolute;
			top:256px;
			left:4px;
			width:210px;
			height:400px;
	}
	
	.menu .snelzoeken{
		float:right;
	}
	
	.menu .snelzoeken a.button{
		width:22px;
		height:21px;
		background-image:url(/img/buttons/but-snelzoeken.gif);
		display:block;
		float:right;
		text-indent:-9999px;
	}
	
	.menu .snelzoeken input, #strZoektermVestiging{
		float:right;
		border-top:1px solid #7f8528;
		border-left:1px solid #7f8528;
		border-right:1px solid #FFFFFF;
		border-bottom:1px solid #FFFFFF;
		margin-right:5px;
		height:16px;
		line-height:18px;
		padding-top:2px;	
		padding-bottom:0px;	
	}
	
	#strZoektermVestiging{
		float:left;
	}
	
	.buttonZoekVestiging{
		width:22px;
		height:21px;
		background-image:url(/img/buttons/but-snelzoeken.gif);
		display:block;
		float:left;
		text-indent:-9999px;
	
	}
	
	div.main-menu{
		margin-top:21px;
		margin-right:11px;
		width:210px;
		_width:199px;
		/*background-color:#0F0;*/
		float:right;
		
	}
	
	div.main-menu ul, div.main-menu li{
		list-style-type:none;
	}
	
	div.main-menu li{
		text-align:right;
		font-family:Arial, sans-serif;
		font-weight:bold;
		font-size:12px;
		line-height:22px;
		height:22px;
		padding:0;
		margin:0;
	}
	
	div.main-menu li a{
		height:20px;
		padding-top:-2px;
		background-image:url(/img/achtergronden/main_menu_back.gif);
		background-repeat:no-repeat;
		background-position:center right;
		padding-right:19px;
		padding-bottom:2px;
		text-decoration:none;
		color:#FFFFFF;
	}
	
	div.main-menu li a:hover, div.main-menu li.active a{
		background-image:url(/img/achtergronden/main_menu_back_active.gif);
		color:#353924;
		font-weight:normal;
	}
	
	div.breadcrumb{
		/*position:relative;
		top:215px;*/
		color:#939393;
		font-size:10px;
		height:45px;
		background-image:url(/img/achtergronden/breadcrumb_back.gif);
		background-position:0 20px ;
		background-repeat:repeat-x;
		/*background-color:#0f0;*/
		width:609px;
		
	}
	div.breadcrumb ul{
		margin:0;
		padding:0;
		list-style-type:none;
		display:inline;
	}
	div.breadcrumb ul li{
		display:inline;
		background-image:url(/img/achtergronden/breadcrumb_li_back.gif);
		background-position:-3px 0;
		background-repeat:no-repeat;
		padding-left:12px;
		padding-right:10px;
	}
	
	div.breadcrumb ul li.first{
		padding-left:0;
		background:none;
	}
	
	div.breadcrumb ul li a{
		color:#939393;
		text-decoration:none;
	
	}
	
	div.breadcrumb ul li a:hover, div.breadcrumb ul li.active{
		text-decoration:underline;
		
	}
	
	div.content{
		margin-bottom:25px;
		float:left;
		width:609px;
		height: 360px;
		overflow-y: auto;
		overflow-x: hidden;
	}
	
	div.content a.print {
		background: url(/img/buttons/printer.png) no-repeat left center;
		padding: 2px 0 2px 20px;
		font-size: 10px;
		text-transform: uppercase;
		letter-spacing: -1px;
		text-decoration: none;
		color: #ac0061;
	}
	
	div.footer{
		background-image:url(/img/achtergronden/breadcrumb_back.gif);
		background-position:0 0;
		background-repeat:repeat-x;
		height:35px;
		color:#939393;
		font-size:10px;
		padding-top:15px;
		float:left;
		width:609px;
	}
	
	div.footer ul{
		margin:0;
		padding:0;
		list-style-type:none;
		display:inline;
	}
	div.footer ul li{
		display:inline;
		
		padding-right:5px;
	}
	
	div.footer ul li a{
		color:#939393;
		text-decoration:underline;
		padding-left:5px;
	
	}
		
	div.footer ul li a:hover, div.footer ul li.active{
		text-decoration:none;
		
	}
	
	.submenu{
	display:none;
	background-color:transparent;
	position:absolute;
	background-image:url(/img/achtergronden/submenu_back.gif);
	background-repeat:repeat-y;
	width:193px;
	height125px;
	text-align:left;
}

.submenu .header{
	background-image:url(/img/achtergronden/submenu_back_top.gif);
	height:11px;
	line-height:0;
}

.submenu .footer{
	background-image:url(/img/achtergronden/submenu_back_footer.gif);
	height:5px;
	bottom:0;
	position:absolute;
}

.submenu ul{
	text-align:left;
	margin:0;
	padding:0;
	list-style-type:none;
	width:157px;
	margin-top:4px;
	margin-left:22px;
	margin-bottom:14px;
	
}

.submenu ul li{
	list-style-type:none;
	text-align:left;
	background-image:url("/img/achtergronden/submenu_li_back.gif");
	background-position: 0 bottom;
	background-repeat:repeat-x;
}

.submenu ul li a{
	color:#738637!important;
	background:none!important;
	font-weight:bold!important;
}


.submenu ul li a:hover, .submenu ul li.active a{
	text-decoration:underline;
	background:none;
	color:#738637;
	font-weight:bold;
}


table.deelnemerslijst {
	clear: both;
	width: 100%;
}

table.deelnemerslijst thead {
	margin: 0;
	background: #c3c5ba;
}

table.deelnemerslijst th  {
	font-weight: bold;
}

table.deelnemerslijst tr.odd {
	background: #e6e6e2;
}

table.deelnemerslijst tbody {
/*	font-size: 10px;*/
}

th{
	text-align:left;
}
