.background {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px; 
	color: #000000; 
	margin: 30px 0px 0px 0px;
	background: #1c2767;
	background: url(../images/background.gif) top left repeat-y;
}

#omhulsel { 
	width: 991px; 
	/*margin: 0 auto;*/
	float: left;
	}	
	
#wrapper { 
	width: 991px;
	background: url(../images/achtergrond.gif) top left repeat-y;
	float: left;
	}		
	
#footer { 
	margin-left:0px;
	width:991px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #000000;

}		

#bovenstuk { 
	width: 989px;
	height: 36px;
	background: #ffffff;
	}
	
#knoppen { 
	margin-top: 20px;
	width: 624px;
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
	float: right;
	}	
#knoppen1 { 
	float: left;
	}	
	
#linkerkant { 
	width: 200px;
	float: left;
	background: #1a244b url(../images/top_menu.gif) top right no-repeat;
	}
	
.fotokolom { 
	margin-right:10px;
	width: 150px;
	margin-top: 40px;
	margin-bottom: 20px;
	float:right;
	}
	
.fotokolom img { 
	margin: 0px 0px 50px 0px;
	border: 1px solid #000000;
	}		

.clearer {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
	
.logo {
	margin: 27px 0px 0px 40px;
	border: 0px;
	float: left;
	}

ul { 
	list-style-type: square; 
	color: #354853;
	line-height: 20px;
	margin: 0px;
	} 	
	
/* Navigatiebalk
---------------------------------------------------------------------------------------------- */

#navcontainer_nav
	{ 
	width: 200px;
	float: left;
	margin-top: 20px;
	}

#navcontainer_nav ul
	{ 
	line-height: 16px;
	list-style-type: none;
	padding: 0;
	margin: 0px 0px 0px 0px;
	}

#navcontainer_nav li 
	{
	margin: 0px 0px 14px 0px; 
	}
	
#navcontainer_nav a 
	{
	display: block;
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
	padding: 0px 0px 0px 40px;
	text-decoration: none;
	font-weight: normal;
	min-height: 14px;
	}
	
/* Fix voor IE */
* html #navcontainer_nav a 
{
	height: 14px;
}	
		

#navcontainer_nav a:hover
	{
	color: #f18433;
	}

	
.knop { 
	padding: 3px 18px 0px 0px;
	background: #1a244b; 
}	
	
.hoofdactief { 
	font-weight: bold;
	}
#middenstuk { 
	width: 991px;
	float: left;
	min-height: 450px;
	float: left;
	}
	
/* Fix voor IE */
* html #middenstuk
{
	height: 450px;
}
#rechterkant { 
	width: 756px;
	float: right;
	padding-right: 1px;
	background: url(../images/top_right.gif) top left no-repeat;
	}	
.tekst_donkerblauw {
	float: left;
	width: 560px;
	padding: 45px 0px 40px 20px;
	}	
	
.kop_donkerblauw { 
	font-size: 12px;
	color: #004a99;
	text-transform: uppercase;
	}	
.foto{ 
	}
	
.foto img { 
	float: right;
	border: 0px solid #90B2D7;
	margin: 0px 0px 5px 0px;
	}		

.rondje {
	position: absolute;
	margin-left: -15px;
	margin-top:3px;
	border: 0px;
}

.actief {
color:#f18433;
font-weight:bold;
}

label {
	width: 140px;
	text-align:right;
	padding-right:5px;
}


