
/** BLAUWE BALK HEADER LINKS */
#home_menuBalk{
	margin:0;
	background:#00438C;
	width:305px;
	height:72px;
	float:left;
	margin-top:140px;
	margin-left:6px;
}

 /** oranje menu rechts */

	#home_btn_grafieken {
		margin-top:23px;
		margin-left:12px;
	}
	
	#home_menuBalk ul, #home_menuBalk_rechts ul  {
		margin:0;
		margin-top:5px;
		padding:0;
		list-style:none;	
	}
	
	#home_menuBalk li, #home_menuBalk_rechts li {
		margin:0;
		padding:0;
		float:left;
	}
	
	#home_menuBalk li a, #home_menuBalk_rechts li a{
		font: 13px Myriad, Times new Roman, Helvetica;
		color:white;
		text-decoration:none;
		margin-left:12px;
		line-height: 18px;
	}
	
	#home_menuBalk li a:hover, #home_menuBalk li a.actief, #home_menuBalk_rechts li a:hover, #home_menuBalk_rechts li a.actief {
		color:#8EA2CF;
	}

/** ORANJE BALK HEADER RECHTS */

#home_oranje_balk_rechts {
	margin:0;
	background:url(../images/hd-bg.jpg);
	width:410px;
	height:72px;
	float:left;
	margin-top:140px;
	margin-left:3px;
	text-align:right;
}

#home_btn_uitgebreid_zoeken {
	margin-top:23px;
	margin-right:12px;
}


/** CONTENT GEDEELTE */

#contentVlakHolder {
	overflow:hidden;
	margin-top:2px;
	width:955px;
	height:422px;
	background:url(../images/home_content_bg.gif);
}

/* LEFT SIDE */
#content_left_holder {
	float:left;
	width:122px;
}

	#content_lang_search {
		padding-left:13px;
		background:#DFDEDF;
		height:85px;
		
	}
	
	#content_left_tekst {
		margin:0;
		padding-top:2px;
		padding-left:8px;
		height:355px;
		border-bottom:4px solid white;
	}
	
		#content_left_tekst h6 {
			margin:0;
			font-size:0.9em;
			color:#1C6DB1;
		}
	
		/* marge afbeelding */
		.marge_32 {
			margin-left:32px;
		}
		
		/* SEARCH select*/
		.home_search {
			width:93px;
		}
	
	/* NIEUWSBRIEF ZWARTE BLOK*/
	#content_left_black {
		
	}
	
		#content_left_black a {
			text-align:center;
			background:black;
			width:112px;
			height:52px;
			padding:5px;
			padding-top:8px;
			display:block;
			color:white;
			text-decoration:none;
			font-weight:bold;
		}
		
		#content_left_black a:hover {
			background-color:#2C2C2C;
		}

/* CENTER SIDE */
#content_center_holder {
	float:left;
	width:359px;
	overflow:auto;
	padding:10px;
	height:402px;
	padding-right:50px;
	line-height:16px;
}

#content_center_holder_front {
	float:left;
	padding:0px;
	margin:0px;
	width:416px;
	height:425px;
	overflow:auto;
	line-height:16px;
	padding-left:4px;
}



	#content_center_holder li {
		color:#7FACD1;
		font-weight:bold;
	}

/* RIGHT SIDE */
#content_right_holder {
	float:left;
	width:410px;
	overflow:auto;
	margin-left:2px;
	height:422px;
}

h1 {
	color:#7FACD1;
	font-size:1.5em;
	line-height:1em;
}

h2, #content_center_holder h2 {
	color:#00438c;
	font-size:1em;
}

h3 {
	color:#df6d0a;
	font-size:1.4em;
}
