@charset "utf-8";
/* CSS Document */

/* =reset 
*****************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{ margin:0px; padding:0px;}

/***100%height***/
#Form1 {height:100%;}
html,body {margin:0;padding:0;height:100%;}
/***wrapperOuter***/
#wrapperOuter {	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

	/*** standaard ***/
	ul { list-style:disc;}
	img, fieldset { border:0px;}
	p {margin:0px 0px 15px 0px;}
	h1 {margin:0px 0px 10px 0px;color:#00435e;font-size:22px;font-weight:normal;line-height:22px;}
	h2 {margin:7px 0px 10px 0px;color:#00435e;font-size:14px;font-weight:bold;}
	h3 {margin:0px 0px 12px 0px;color:#00435e;font-size:14px;}
	ul {margin:0px 0px 15px 20px;}
	ol {margin:0px 0px 15px 20px;}
	.inputbutton {padding:5px 20px 5px 15px;}
	
/* =body
*****************************************************/
/*body {font-family:Verdana;font-size:12px;color:#00435e;line-height:18px;background:url(/images/2011/bg.jpg) center top repeat-x #292d30;}*/
body {font-family:Verdana;font-size:12px;color:#00435e;line-height:18px;background:url(/images/achtergrondsite2.jpg) center top repeat-x #1E1E1E;}
	/* =wrapperOuter
	*****************************************************/
	#wrapperOuter {position:relative;float:left; width:100%;background:url(/images/2011/bg_wrap_new.png) center top repeat-y;}		
	/* =wrapper
	*****************************************************/
	#wrapper {position:relative;width:949px;margin: 0 auto;}

	/* =header
	*****************************************************/
	/*#header{position:relative;float:left;height:315px; width:950px; z-index:100}*/
	#header{position:relative;float:left;height:315px; width:950px; z-index:90; }
		#header_inner{position:relative;margin: 0 auto;height:315px; width:950px;}
	 		/***header_top***/
			#header_top{position:relative;float:left; height:46px; width:950px; background:url(/images/2011/header_top.jpg) no-repeat;}
				#lt_hbar {position:relative;float:left;height:28px;width:620px;margin-top:18px;padding-left:30px;overflow:hidden;line-height:28px;font-size:14px;color:#ffffff;}
				#rt_hbar {position:relative;float:left;height:28px;width:300px;margin-top:18px;text-align:right;}
					#rt_hbar input{position:relative;float:right;border:0px;margin-top:4px;}		
					#rt_hbar a {position:relative;float:right;line-height:28px;font-size:14px;color:#ffffff;text-decoration:none !important;padding:0px 10px 0px 10px;}
					#rt_hbar a:hover {text-decoration:none !important;}
			/***header_mainpart***/
			#header_mainpart{position:relative;float:left;height:222px; width:950px;}
				#logos{position:relative;float:left;width:365px;height:222px;}
				/***logo***/	
				/*#over_logo{position:absolute;top:10px; right:0px; max-height:200px; max-width:300px;z-index:100; overflow:hidden;}*/		
				#over_logo{position:absolute;top:10px; right:0px; max-height:200px; max-width:300px;overflow:hidden;}		

				/* =fadingBox
				*****************************************************/
				#header_left_pic{position:relative;float:right;height:220px;width:585px;overflow:hidden;}

			/* =menu
			*****************************************************/	
			.mainmenu_l_r{position:relative;float:right;width:1px;margin-top:-2px; height:50px; background:url(/images/2011/mainmenu_l_r.jpg) no-repeat;}			
			#mainmenublok{position:relative;float:right;height:50px;width:948px;margin-top:-2px;background:url(/images/2011/mainmenu_bg.jpg) repeat-x;}

			#menu {width:948px;height:50px;margin: 0 auto;overflow:hidden;}	
				/***mainmenu***/
				#mainmenu {list-style:none;margin:0px 0px 0px 0px;border:0px;height:50px; width:950px;overflow:hidden;}
				#mainmenu li {float:right;}
				#mainmenu li a {display:block;line-height:45px;margin:2px 0px 0px 0px; padding:1px 20px 0px 20px;text-transform:uppercase;font-size:12px;color:#ffffff;font-weight:normal;text-decoration:none;}
				#mainmenu li:hover a {background:#fed300;color:#00435e;}
				#mainmenu li.mainmenuitemselected a {background:#fed300;color:#00435e;padding:1px 20px 0px 20px;}
						/***submenu***/
						#mainmenu ul {display:none;margin:0px 0px 0px 0px;padding:0px;width:230px;border:0px;visibility:visible ;z-index:10;position:absolute;top:48px;}
						#mainmenu li:hover ul {display:block; padding:0px 0px 0px 0px}
						#mainmenu li:hover ul li {display:block;float:left;list-style:none;width:230px;position:relative;z-index:100;margin-top:-2px;padding:0px;text-align:center;background:url(/images/2011/submneu_mid.jpg) repeat-y;}
						#mainmenu li:hover ul li a {float:left;position:relative;width:206px;padding:0;background:none;padding:2px 0px 2px 22px;display:block;height:auto;line-height:20px;font-size:12px;color:#00435e;text-align:left;text-transform:none;font-weight:normal;text-decoration:none;overflow:hidden;}
						#mainmenu li:hover ul li a:hover {color:#00435e;font-weight:bold;background:none;}
						#mainmenu li:hover ul li.mainsubmenuitemselected a {color:#00435e;font-weight:bold;}
						#mainmenu li:hover ul li.mainsubmenubetweenitems{width:230px;height:2px;padding:0px 0px 0px 0px;background:url(/images/2011/submneu_mid.jpg) repeat-y;}
						#mainmenu li:hover ul li.mainsubmenubehindmenu{width:230px;height:10px;padding:0px 0px 0px 0px;background:url(/images/2011/submneu_bot.png) no-repeat; }
						#mainmenu li:hover ul li.mainsubmenubeforemenu{width:230px;height:23px;padding:0px 0px 0px 0px;background:url(/images/2011/submneu_top.png) no-repeat; }	/* =content
	*****************************************************/
	#content {position:relative;width:950px;margin: 0 auto; padding:0px;}

		/***leftContent***/
		#leftContent {position:relative;width:272px;margin:10px 0px 0px 0px;float:left;z-index:80;}
		
			
			.mcntleftBox {position:relative;float:left;width:272px;height:auto;margin:10px 0px 10px 0px;}
				.maincnt_top{position:relative;float:left;width:272px;height:17px; background:url(/images/2011/box_blue_top.png) no-repeat;}
				.maincnt_main{position:relative;float:left;width:272px;height:auto;padding:20px 0px 20px 0px; background:url(/images/2011/box_blue_mid.png) repeat-y;}
				.maincnt_bottom{position:relative;float:left;width:272px;height:17px;background:url(/images/2011/box_blue_bot.png) no-repeat;}


			/***submenu***/
			#submenu {width:272px;padding:0px 0px 10px 0px;float:left;position:relative;}				
				/***sub_menu***/
				#submenu {list-style:none;margin:0px 0px 0px 2px;}
				#submenu li {width:272px;float:left;margin:0px 0px 0px 0px;}
				#submenu li a {padding:0px 3px 0px 20px;font-size:15px;text-decoration:none;text-transform:uppercase;font-weight:normal;color:#ffffff;display:block;width:245px;height:34px;line-height:34px;}
				#submenu li:hover a {text-decoration:none;font-weight:normal;background:#fed300;color:#00435e;}
				#submenu li.submenuitemselected a {text-decoration:none;font-weight:normal;font-size:15px;background:#fed300;color:#00435e;}					
				/***sub_sub_menu***/
				#submenu li ul {display:none;list-style:none;margin:-1px 0px 0px 0px;width:272px;float:left;}
				#submenu li.submenuitemselected ul {display:block;}
				#submenu li ul li {width:228px;margin:0px 0px 0px 0px;background:url(/images/2011/sumbmenu_item_tr.png) 50px 13px no-repeat;}	
				#submenu li:hover ul li:hover a {background:url(/images/2011/sumbmenu_item_sel.jpg) 50px 13px no-repeat #fed300;color:#00435e;padding:0px 100px 0px 60px;}	
				#submenu li.submenuitemselected ul li a {display:block;padding:0px 100px 0px 60px;font-size:13px;color:#fed300;font-weight:normal;text-transform:none;text-decoration:none;width:108px;line-height:34px;background:none;height:auto;margin:0px 0px 0px 0px;overflow:hidden;}	
				#submenu li.submenuitemselected ul li a:hover {width:108px; text-decoration:none;padding:0px 100px 0px 60px;}
				#submenu li.submenuitemselected ul li.subsubmenuitemselected a {text-decoration:none;background:url(/images/2011/sumbmenu_item_sel.jpg) 50px 13px no-repeat #fed300;color:#00435e;}	
				/***sub_sub_sub_menu***/
			/* #submenu li.submenuitemselected  ul li ul {display:none;top:34px;margin:0px 0px 0px 150px;padding:0px;width:135px;border:0px;visibility:visible ;z-index:10;position:absolute;} */
				#submenu li.submenuitemselected  ul li ul {display:none;margin:-34px 0px 0px 150px;padding:0px;width:135px;border:0px;visibility:visible ;z-index:10;position:absolute;}				
				#submenu li.submenuitemselected  ul li:hover ul {display:block; padding:0px 0px 0px 0px;}
				#submenu li.submenuitemselected  ul li:hover ul li {display:block;float:left;list-style:none;width:120px;z-index:100;margin:0px 0px 0px 0px;padding:0px 0px 5px 30px;text-align:center;background:url(/images/2011/subsubmenu_bg_mid.png) repeat-y;}
				#submenu li.submenuitemselected ul li:hover ul li a {float:left;position:relative;width:120px;padding:0;background:none;display:block;text-transform:uppercase;height:auto;line-height:20px;font-size:12px;color:#00435e;text-align:left;text-transform:none;font-weight:normal;text-decoration:none;}
				#submenu li.submenuitemselected  ul li:hover ul li a:hover {color:#00435e;font-weight:bold;background:none;}
				#submenu li.submenuitemselected  ul li:hover ul li.subsubsubmenuitemselected a {color:#00435e;font-weight:bold;}
				#submenu li.submenuitemselected  ul li:hover ul li.subsubsubmenubetweenitems {width:230px;height:2px;padding:0px 0px 0px 0px;background:url(/images/2011/subsubmenu_bg_mid.png) repeat-y;}
				#submenu li.submenuitemselected  ul li:hover ul li.subsubsubmenubehindmenu	{width:230px;height:9px;padding:0px 0px 0px 0px;background:url(/images/2011/subsubmenu_bg_bot.png) no-repeat; }
				#submenu li.submenuitemselected  ul li:hover ul li.subsubsubmenubeforemenu	{width:230px;height:11px;padding:0px 0px 0px 0px;background:url(/images/2011/subsubmenu_bg_top.png) no-repeat; }	
			

			.lft_act_btns{position:relative;cursor:pointer;text-decoration:none !important;}
			.lft_act_btns:hover{text-decoration:none !important;}
				
			.left_sml_yel_news_Box {position:relative;float:left;width:272px;height:auto;float:left;margin:0px 0px 10px 0px;}
				.left_sml_yel_news_Box_top {position:relative;float:left;height:18px;width:272px;background:url(/images/2011/box_yel_top.png) no-repeat;}
				.left_sml_yel_news_Box_mid {position:relative;float:left;height:auto;width:232px;padding:0px 20px 0px 20px;background:url(/images/2011/box_yel_mid.png) repeat-y;color:#00435e !important;}
				.left_sml_yel_news_Box_bot {position:relative;float:left;height:18px;width:272px;background:url(/images/2011/box_yel_bot.png) no-repeat;}
	
			.left_sml_lblue_news_Box {position:relative;float:left;width:272px;height:auto;float:left;margin:0px 0px 10px 0px;}
				.left_sml_lblue_news_Box_top {position:relative;float:left;height:18px;width:272px;background:url(/images/2011/box_lblue_top.png) no-repeat;}
				.left_sml_lblue_news_Box_mid {position:relative;float:left;height:auto;width:232px;padding:0px 20px 0px 20px;color:#ffffff !important;;background:url(/images/2011/box_lblue_mid.png) repeat-y;}
					.left_sml_lblue_news_Box_mid h1 {color:#ffffff;}
				.left_sml_lblue_news_Box_bot {position:relative;float:left;height:18px;width:272px;background:url(/images/2011/box_lblue_bot.png) no-repeat;}
				
			.left_sml_gre_news_Box {position:relative;float:left;width:272px;height:auto;float:left;margin:0px 0px 10px 0px;}
				.left_sml_gre_news_Box_top {position:relative;float:left;height:18px;width:272px;background:url(/images/2011/box_gre_top.png) no-repeat;}
				.left_sml_gre_news_Box_mid {position:relative;float:left;height:auto;width:232px;padding:0px 20px 0px 20px;background:url(/images/2011/box_gre_mid.png) repeat-y;color:#00435e !important;}
				.left_sml_gre_news_Box_bot {position:relative;float:left;height:18px;width:272px;background:url(/images/2011/box_gre_bot.png) no-repeat;}			
			
						
			
		/***rightContent***/
		#rightContent_top{position:relative;float:right;width:616px;height:126px;padding:0px 25px 0px 25px;overflow:hidden;text-align:left;background:url(/images/2011/bg_mncnt_top_new.jpg) 0 -50px no-repeat ;}		
		#rightContent {position:relative;float:right;width:616px;height:auto;padding:0px 25px 20px 25px;text-align:left;background:none;}
			
			.listiem{position:relative;float:left;height:155px;width:601px;background:url(/images/2011/itemlistt.jpg) no-repeat; overflow:hidden;padding:6px 0px 0px 10px;margin: 10px 0px 10px 0px }
				.listiem_tbl{position:relative;float:left;height:155px;width:611px;overflow:hidden;}
				.listiem_tbl_fr{position:relative;float:left;width:209px; height:155px; overflow:hidden;}
				.listiem_tbl_sr{position:relative;float:left;width:267px; height:155px; overflow:hidden;margin-top:-7px;}
					.listiem_tbl2_fr{position:relative;float:left;width:110px;font-weight:bold;}
					.listiem_tbl2_sr{position:relative;float:left;width:140px;}
				.listiem_tbl_tr{position:relative;float:left;width:130px; height:59px;padding-top:90px; overflow:hidden;text-align:center;}
					.soc_ic{position:relative;height:22px;width:22px;overflow:hidden;margin:0px;padding:0px;}
					
					
			.listiem_detail_Box {position:relative;float:left;width:610px;height:auto;float:left;margin:3px 0px 13px 0px;overflow:hidden;}
			.listiem_detail_Box_top {position:relative;float:left;height:13px;width:610px;background:url(/images/2011/main_cnt_top.png) no-repeat;}
			.listiem_detail_Box_mid {position:relative;float:left;height:auto;min-height:413px;width:610px;background:url(/images/2011/main_cnt_mid.png) repeat-y;}
				.listiem_detail_Box_mid_lft {position:relative;float:left;width:375px;height:auto;padding:15px;}
					.listiem_detail_tbl1{position:relative;float:left;height:auto;width:260px;overflow:hidden;}					
					.listiem_detail_tbl2{position:relative;float:left;height:auto;width:115px;overflow:hidden;background:white;}
						.listiem_detail_tbl2 img{position:relative;float:left;max-height:50px;max-width:50px;overflow:hidden;margin:2px;}
				.listiem_detail_Box_mid_rgt {position:relative;float:left;width:165px;height:auto;padding:20px 20px 0px 20px;}
					.listiem_detail_Box_mid_rgt_txt{position:relative;float:left;width:165px;height:auto;min-height:331px;}
						.listiem_detail_Box_mid_rgt	.listiem_tbl_tr{position:relative;float:left;width:130px; height:59px;padding:0px;margin:10px 0px 0px 0px; overflow:hidden;text-align:center;}
			.listiem_detail_Box_bot {position:relative;float:left;height:13px;width:610px;background:url(/images/2011/main_cnt_bot.png) no-repeat;}	
			
			
			
			.listiem_detail_Box2 {position:relative;float:left;width:610px;height:auto;float:left;margin:3px 0px 13px 0px;overflow:hidden;}
			.listiem_detail_Box2_top {position:relative;float:left;height:15px;width:610px;background:url(/images/2011/main_cnt_item2_top_clr2.jpg) no-repeat;}
			.listiem_detail_Box2_mid {position:relative;float:left;height:auto;min-height:413px;width:570px;padding:10px 20px 20px 20px;background:url(/images/2011/main_cnt_item2_mid_clr2.jpg) repeat-y;}
			.listiem_detail_Box2_mid img {position:relative;float:left;padding: 0px 20px 20px 5px;}					
			.listiem_detail_Box2_bot {position:relative;float:left;height:92px;width:610px;background:url(/images/2011/main_cnt_item2_bot_clr.jpg) no-repeat;}
				.listiem_soc_btm{position:relative;float:right;margin:25px 20px 0px 0px;}	
	
		/***rightContent***/						
		#bottomfooter {background:url(/images/achtergrondsite2.jpg) 0px -20px repeat;margin:0 auto; clear:both;width:930px;color:white;padding:20px 10px 10px 10px;height:150px;}
		#bottomfooter a {color:white;text-decoration:none;}
		#bottomfooter a:hover {color:#FED300;}
				
A:LINK{color:#00435e;;text-decoration:underline;}
A:VISITED{color: #00435e;text-decoration:none;}
A:HOVER{color:#00435e;text-decoration:none;}
body
{
background:  #1E1E1E url(/images/achtergrondsite2.jpg) center top repeat-x;
}


