table.a {
border:1px solid #b6c4e1;

}
table.xx {
background-color: #262626;
color: #FFFFFF;

}


a {
color:					#000000;
text-decoration:		none;
}
		html {
	overflow-x: hidden;
	overflow-y: auto;
} 
		body {	
		background:				#fefefe url(images/balk_groen.png) repeat-x;
		font-family:			Verdana;
		font-size:				11px;
		color:					#000000;
		text-align: 			center;
		margin-top:				0px;


		}
		
		#container {
		margin: 				0 auto;
		width:					1236px;
		text-align: 			left;
		background-color:		#ffffff;
		}
		
		#links {
		background:				url(images/links.png) no-repeat;
		width:					144px;
		height:					726px;
		float:					left;
		border-top:				24px #339900 solid;
		}
		 
		#midden {
		background-color:		#ffffff;
		border-top:				23px #339900 solid;
		width:					845px;

		float:					left;
		margin-top:				-24px;
		}
		
		#rechts {
		background:				url(images/rechts.png) no-repeat;
		width:					144px;
		height:					726px;
		float:					right;
		margin-right:			3px;
		*margin-right:			0px;
		border-top:				24px #339900 solid;
		}
		
		#roulette {
		background:				url(images/roulette.png) no-repeat;
		width:					116px;
		height:					78px;
		float:					right;
		margin-right:			48px;
		}
		
		#titel {
		margin-top:				23px;
		margin-left:			23px;
		float:					left;
		}
				
		#lijn {
		width:					825px;
		height:					3px;
		border-bottom:			1px #cccccc dotted;
		}
				
		#menu {
		margin-top:				-15px;
		margin-left:			-25px;
		*margin-left:			10px;
		}
		
		#menu li {
		list-style:				none;
		float:					left;
		padding-left:			10px;
		padding-right:			10px;
		border-right:			1px #000000 solid;
		}
		
		img {
		border:					0px;
		}	
		
		#menu_links {
		width:					180px;
		float:					left;
		margin-left:			13px;
		_margin-left:			2px;
		}
		
		#content {
		width:					425px;
		float:					left;
		border-left:			1px #cccccc dotted;
		padding-left:			10px;
		height:					100%;
		}
		
		#menu_rechts {
		width:					175px;
		float:					right;
		margin-right:			7px;
		_margin-right:			2px;
		}
		
		
		.menu_blauw_top {
		background:				url(images/menu_blauw_top.png) no-repeat;
		width:					152px;
		height:					49px;
		}
		
		.menu_blauw {
		background:				url(images/menu_blauw_bg.png) repeat-y;
		width:					152px;
		margin-left:			10px;
		font-size:				11px;
		}
		
		.menu_blauw_bottom {
		background:				url(images/menu_blauw_bottom.png) no-repeat;
		width:					152px;
		height:					8px;
		_margin-bottom:			-5px;
		}
		
		.menu_blauw h1 {
		padding:				18px 0px 0px 15px;
		color:					#006699;
		font-size:				12px;
		}
		
		.menu_blauw p {
		padding:				5px 8px 10px 8px;
		margin:					0px;
		}
		
		
		.menu_wit_top {
		background:				url(images/menu_wit_top.png) no-repeat;
		width:					158px;
		height:					54px;
		}
		
		.menu_wit {
		background:				url(images/menu_wit_bg.png) repeat-y;
		width:					158px;
		margin-left:			10px;
		font-size:				11px;
		}
		
		.menu_wit_bottom {
		background:				url(images/menu_wit_bottom.png) no-repeat;
		width:					158px;
		height:					9px;
		}
		
		.menu_wit h1 {
		padding:				22px 0px 0px 15px;
		color:					#006699;
		font-size:				12px;
		}
		
		.menu_wit p {
		padding:				5px 8px 10px 8px;
		margin:					0px;
		}		
		
		#content h1 {
		color:					#339900;
		font-size:				14px;
		}
		
		.top5_top {
		background:				url(images/top5_top.png) no-repeat;
		width:					201px;
		height:					40px;
		}
		
		.top5 {
		width:					201px;
		}
		
		.top5 h2 {
		font-size:				12px;
		font-weight:			none;
		color:					#3e7a10;
		margin:					0px;
		padding:				12px 0px 0px 16px;
		}
		
		.top5 ul {
		margin:					0px;
		padding:				0px;
		}	
		
		.top5 li {
		color:					#3e7a10;	
		width:					186px;
		height:					21px;		
		list-style:				none;
		margin:					0px;
		padding:				5px 0px 0px 15px;
		}
		
		.top5_bottom {
		background:				url(images/top5_bottom.png) no-repeat;
		width:					201px;
		height:					12px;
		}
		
		#footer {
		color:					#cccccc;
		border-top:				1px #cccccc dotted;
		clear:					both;
		margin-top:				20px;
		padding:				5px 10px 0px 10px
		}