		
		
		body {	
		background:				#ffffff url('/images/background.jpg') repeat-x;
		font-family:			Tahoma;
		font-size:				13px;
		color:					#000000;
		text-align: 			center;
		margin-top:				0px;
		}
		

h2.sidenav
{

visibility: hidden;
} 



		#container {
		margin: 				0 auto;
		width:					840px;
		text-align: 			left;
		} 
		
		#header {
		background:				url('/images/header.png') no-repeat;
		width:					840px;
		height:					146px;
		margin-bottom:			1px;
		}	

		ul {
		margin:					0px;
		padding:				0px;
		}
		
		li {
		list-style-image: 		url('/images/arrow.png');
		text-indent: 			5px;
		*text-indent: 			20px;
		*text-indent: 			15px;
		list-style-position: 	inside;
		*list-style-position: 	outside;
		}
				
		#menu {
		padding-top:			118px;
		}		
		
		#menu li {
		display:				inline;
		font-weight:			bold;
		color:					#ffffff;
		font-size:				15px;		
		margin: 				0px -2px 0px -2px;
		border-left:			1px #d3eaf9 dashed;
		border-right:			1px #4ea7e3 dashed;
		padding:				0px 7px 0px 7px;
		}
		
		#menu_left {
		background:				url('/images/menu_bottom.png') no-repeat;
		background-position:	bottom center;
		width:					160px;		
		font-family:			Arial;
		float:					left;
		font-size:				11px;
		padding-bottom:			85px;
		}

		#menu_right {
		background:				url('/images/menu_bottom.png') no-repeat;
		background-position:	bottom;			
		width:					160px;		
		font-family:			Arial;
		float:					right;
		font-size:				11px;
		padding-bottom:			85px;
		}
				
		
		#menu_left ul, #menu_right ul {
		margin:					6px 0px 0px 0px;
		padding:				0px;
		}
		
		#menu_left li, #menu_right li {
		list-style-image: 		url('/images/arrow.png');
		text-indent: 			5px;
		*text-indent:			20px;
		list-style-position: 	inside;
		*list-style-position: 	outside;
		}
		
		#content {
		background-color:		#f3f9ff;
		width:					474px;
		height:					100%;
		float:					left;
		padding:				10px 23px 30px 23px;
		_padding:				10px 23px 30px 23px;
		}
		
		h1 {
		width:					474px;
		margin:					0px;
		padding:				0px;
		font-size:				14px;
		font-weight:			bold;
		border-bottom:			1px #000000 dashed;
		}		
		
		.blue {
		color:					#3a9afd;
		}	
		
		.blue2 {
		color:					#4575a5;
		}	
				
		h2 {
		margin:					0px 0px 16px 0px;
		padding:				5px 0px 0px 22px;
		font-size:				14px;
		font-family:			Arial;
		font-weight:			bold;
		color:					#ffffff;
		}	
		
		h3 {
		margin:					0px;
		padding:				0px;
		font-size:				13px;
		font-weight:			bold;
		}
		
		
		.menu_dark {
		background:				#e9f5ff url('/images/menu_top_dark.png') no-repeat;
		width:					125px;
		min-height:				40px;		
		padding:				0px 17px 12px 17px;	
		}	
		
		.menu_light {
		background:				#e9f5ff url('/images/menu_top_light.png') no-repeat;
		width:					125px;
		min-height:				40px;		
		padding:				0px 17px 12px 17px;	
		}		
		
		
		
				.table_leeg {		

		}
		table.stijl {		
		background:				url('/images/table_top.png') no-repeat;
		margin:					3px 0px 3px 0px;			
		width:					450px;
		height:					32px;
		border:					0px;
		border-spacing:			2px;
		border-collapse:		collapse;		
		color:					#1a4256;
		}
		
		.table_top {
		color:					#ffffff;
		font-weight:			bold;
		width:					450px;
		height:					32px;
		vertical-align:			50px;
		}
		
		.table_light {
		border-bottom:			2px #f3f9ff solid;		
		background-color:		#eaf5ff;
		width:					450px;
		height:					50px;				
		}
		
		.table_dark {
		border-bottom:			2px #f3f9ff solid;	
		background-color:		#d9e8ff;
		width:					450px;
		height:					50px;	
		}
		
		.top5 {
		width:					200px;
		color:					#000000;
		font-size:				11px;
		}
		
		.top5 td {
		padding:				3px 10px 3px 10px;
		}
		
		.top5 img {
		padding:				4px 5px 4px 4px;
		}
		
		.top5_top {
		background:				url('/images/top5.png') no-repeat;
		width:					200px;
		height:					32px;
		*height:				28px;
		color:					#ffffff;
		text-align:				center;
		font-weight:			bold;
		}
		
		.top5_light {
		border-bottom:			2px #f3f9ff solid;		
		background-color:		#eaf5ff;			
		width:					200px;
		}
		
		.top5_dark {
		border-bottom:			2px #f3f9ff solid;	
		background-color:		#d9e8ff;
		width:					434px;
		}
		

		#footer {
		color:					#1c384e;
		text-align:				center;
		width:					474px;	
		margin-top:				50px;
		}
		
		a {
		text-decoration:		none;
		color:					#000000;
		}
				
		#menu a {
		color:					#ffffff;
		}	
		
		#footer a {
		color:					#1c384e;
		}
			
			
			
