@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;}

/* =body
*****************************************************/
body {
	font-family:Verdana;
	font-size:10pt;
	color:rgb(50,51,47);
	background: url(/images/Stijl01_02.png) repeat-x #e8f3f8;
}
	
	/*** standaard ***/
	ul { list-style:none;}
	img, fieldset { border:0px;}

/* =wrapper
*****************************************************/
#wrapper {width:1034px;overflow:hidden;margin:auto;background: url(/images/Stijl01_04.png) repeat-y; min-height:920px}

	/* =header
	*****************************************************/
	#header {position:relative;width:1034px;height:300px;overflow:hidden;float:left;background: url(/images/Stijl01_03.png) left no-repeat;}

		/* =fadingBack
		*****************************************************/
		#fadingBack {position:absolute;right:0px;z-index:2000;width:791px;height:300px;overflow:hidden;background: url(/images/Stijl01_01.png) no-repeat;}
		
		/* =fadingImages
		*****************************************************/
		#fadingImages {position:relative;z-index:0;width:791px;height:300px;overflow:hidden;float:right;}
	
	/* =content
	*****************************************************/
	#content {width:1034px;
	overflow:hidden;float:left;padding:0px 0px 32px 0px;}
	
	/* =sidebar
	*****************************************************/
	#sidebar {position:relative;left:5px;width:235px;overflow:hidden;float:left;}
	
		/* =menu
		*****************************************************/
		#menu {width:235px;overflow:hidden;float:left;}
		
			/*** main_menu ***/
			#main_menu li {background:url(/images/Stijl01_09.jpg) no-repeat #FFFFFF;width:235px; }
			#main_menu li a {height:22px;color:#213489;text-decoration:none;display:block; padding:0px 0px 0px 18px; font-size:13px;}
			#main_menu li.main_menuitem {padding:5px 0px 0px 0px; width:235px; }
			#main_menu li.main_menuitem:hover {background:url(/images/Stijl01_10.jpg) no-repeat #FFFFFF;}
			#main_menu li.main_menuitem:hover a{ display:block;}
			#main_menu li.main_menuitemselected {background:url(/images/Stijl01_10.jpg) no-repeat #FFFFFF;}
			#main_menu li.main_menuitemselected a {padding:5px 5px 0px 18px;display:block;}
			
			/*** sub_menu ***/
			#sub_menu {position:relative;left:-5px;border-bottom:1px solid #cfcfcf;width:240px;margin:5px 0px 0px 0px;padding:0px 0px 5px 0px;color:#9d9d9d;background:#FFFFFF;}
			#sub_menu li {width:235px;height:16px;color:#4d4d4d;margin:0px 0px 0px 10px;padding:1px 0px 1px 6px;background: url(/images/bullet2.jpg) left no-repeat #FFFFFF;}
			#sub_menu li.sub_menuitem a {font-size:11px;height:16px;padding:0px 0px 0px 2px;color:#4d4d4d;}
         #sub_menu li.sub_menuitem a:hover {font-size:11px;color:#000000;}
         #sub_menu li.sub_menuitem:hover {background: url(/images/bullet2h.jpg) left no-repeat;}
         #sub_menu li.sub_menuitemselected {background: url(/images/bullet2h.jpg) left no-repeat #FFFFFF;}
         #sub_menu li.sub_menuitemselected a {font-size:11px;height:16px;background:#FFFFFF;padding:0px 0px 0px 2px;color:#000000;}
			
	
		/* =actionbar
		*****************************************************/
		#actionbar {padding:20px 19px 20px 19px;width:192px;overflow:hidden;float:left;}
	
	/* =tekstContent
	*****************************************************/
	#tekstContent {padding:0px 20px 0px 30px;position:relative;top:10px;right:5px;width:738px;overflow:hidden;float:right;}
	
		#tekstContent h1 {color:#e3398c;font-weight:normal;margin:0px 0px 10px 0px;}
		#tekstContent h2 {font-size:18px;margin:0px 0px 12px 0px;font-weight:normal;}
		#tekstContent h3 {font-size:13px;margin:0px 0px 0px 0px;font-weight:bold;}
		
		#tekstContent p {margin:0px 0px 15px 0px;}
	/* =bluebox
	*****************************************************/
	#bluebox {position:relative;right:2px;width:788px;overflow:hidden;margin:22px 0px 0px 0px;background:url(/images/Stijl01_05.jpg) repeat-y;}
	
		/***#bbTop***/
		#bbTop {width:742px;height:18px;float:left;background:url(/images/Stijl01_06.jpg);}
		/***#bbTekst***/
		#bbTekst {color:#177eb5;font-size:13px;padding:0px 12px 3px 12px;min-height:132px;position:relative;left:5px;width:710px;float:left;background:url(/images/Stijl01_07.jpg) repeat-x #f7fafd;}
		
		 	#bbTekst h2 {color:#177eb5;}
			#bbTekst img {margin:0px 10px 0px 0px;}		
		/***#bbFoot***/
		#bbBot {width:742px;height:18px;float:left;background:url(/images/Stijl01_08.jpg);}	
	
	/* =footer
	*****************************************************/
	#footer {font-size:10px;padding:2px 0px 0px 0px;border-top:1px solid #cfcfcf;color:#b8b8b8;text-align:right;position:relative;right:28px;width:735px;height:28px;overflow:hidden;float:right;}

		/***ul.footerTekst***/
		ul.footerTekst {}
		ul.footerTekst li {padding:0px 0px 0px 13px;display:inline;background:url(/images/bullet.jpg) no-repeat;}
		ul.footerTekst li.footFirst {background:none;}
		
A:LINK
{
color:#177eb5;
text-decoration: none;
}
A:VISITED
{
color:#177eb5;
text-decoration: none;
}
A:HOVER
{
color:#213489;
text-decoration: none;
}

