body {
	font: 12px Verdana,Verdana,Arial;
	color: #003333;
	padding: 0;
	margin: 0;
	line-height:18px;
	background:#cccc33;
}

#container{
	width:987px;
	margin:0 auto;
	padding:0;
	background:url(../images/bg_links.gif) no-repeat left top #006633;
	padding-bottom:40px;
}

	#klik a{
		position:absolute;
		width:450px;
		height:70px;
		margin-left:20px;
		background:white;
		opacity: .0;
		filter: alpha(opacity=0);
		z-index:100;
	}

#container_afb2{
	width:987px;
	margin:0 auto;
	padding:0;
}

	#header{
		float:left;
		margin:0;
		padding:0;
		height:68px;	
		padding-left:70px;
		padding-top:10px;
	}
	#content{
		float:left;
		margin:0;
		padding:0;
		margin-left:68px;
		width:752px;
	}
		*html #content{
			margin-left:34px;
		}
	
	#header_menu{
		float:left;
		width:834px;
		height:35px;
		margin:0;
		padding:0;
	}
	
		#header_menu ul{
			margin:0;
			padding:0;
		}
		
			#header_menu li{
				display:inline;
				margin:0;
				padding:0;
				list-style:none;
			}
			
			#header_menu li a{
				float:left;
				margin:0;
				padding:0;
				width:100px;
				height:17px;
				padding:3px;
				color:#fff;
				background:url(../images/hoekje.gif) no-repeat right top #009900;
			}
			#header_menu li a:hover{
				color:#006633;
				text-decoration:none;
				background:url(../images/hoekje.gif) no-repeat right bottom #fff;
			}
	
	#tekst{
		float:left;
		margin:0;
		padding:25px;
		width:784px;
		min-height:480px;
		padding-top:40px;
		background:url(../images/content_bg.png) repeat-y;
	
	}
	
	*html #tekst{
		background:url(../images/content_bg.gif) repeat-y;
	}
	
		#submenu{
			float:left;
			width:170px;
			margin:0;
			padding:0;
			
		}
			#submenu ul{
				margin:0;
				padding:0;
			}
			
			#submenu li{
				list-style:none;
				margin:4px;
				padding:0;
			}
			
			#submenu li a{
				float:left;
				color:#006699;
				list-style:none;
				text-decoration:none;
				
			}
			#submenu li a:hover{
				color:#006633;
			}
		
			#sub_submenu ul{
				margin:0;
				padding:0;
			}
			
			#sub_submenu li{
				list-style:none;
				margin:4px;
				padding:0;
				clear:left;
			}
			
			#sub_submenu li a{
				float:left;
				color:#006699;
				list-style:none;
				padding-left:20px;
				padding-bottom:0px;
				text-decoration:none;
				background:url(../images/subli.gif) no-repeat top left;
				
			}
			#sub_submenu li a:hover, #sub_submenu li a.subactief{
				color:#006633;
				background:url(../images/subliover.gif) no-repeat top left;
			}
			
	#letters{
		float:left;
		width:560px;
		margin:0;
		padding:0;
		padding-left:30px;
	}		
	
	*html #letters{
		width:450px;
	}		
	
#footer{
	float:left;
	width:834px;
	height:60px;
	margin:0;
	padding:0;
	background:url(../images/footer.png) no-repeat top;
}	

	*html #footer{
		background:url(../images/footer.gif) no-repeat top;
	}
	
	
#zoeken{
	float:left;
	padding-top:180px;
}	
	#zoeken a{
		font-weight:bold;
		font-size:12px;
	}
	
.zoek{
	width:115px;
}
	
	
#alt_links{
	width:987px;
	margin:0 auto;
	padding:0;
	padding-bottom:40px;
	color:#85860c;
	text-align:center;
}

	#alt_links a{
		color:#85860c;
	}
	
.clearer {
	clear: both; 
	line-height:0; 
	height: -10; 
	float: none;
}

/*********************************************
				CONTENT STYLES
*********************************************/

h1{
	font:37px Verdana,Arial;
	color:#fff;
	margin:0;
	padding:0;
}

h2{
	margin:0;
	padding:0;
	margin-bottom:15px;
	font:23px Verdana,Arial;
	font-weight:bold;
	color:#003333;
}

h3{
	font:12px Verdana,Arial;
	font-weight:bold;
	color:#05322f;
}

h4{
	font:16px Verdana,Arial;
	color:#05322f;
}

h5{
	font:14px Verdana,Arial;
	color:#05322f;
}

hr{	
	height:1px;
	color:#006699;
}

a{
	text-decoration:none;
	color:#006699;
}

a:hover{
	text-decoration:underline;
	color:#006699;
}

.font{
	width:200px;
	height:22px;
	color:#006699;
	margin-top:15px;
	margin-bottom:15px;
}

.actief{
	width:200px;
	height:22px;
	margin-top:15px;
	margin-bottom:15px;
	color:#003333;
}


/********************************
		SIFR STYLES
*********************************/

/*     SIFR classes     */
.sIFR-hasFlash h1
{
	visibility: hidden;
}
.sIFR-hasFlash h2
{
	visibility: hidden;
}


.sIFR-flash { visibility: visible !important; }

.sIFR-replaced { visibility: visible !important; }

span.sIFR-alternate
	{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	letter-spacing: 0;
}

.hoogtespacer {
	height:145px;
}