@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;}

	/*** standaard ***/
	ul { list-style:disc;}
	img, fieldset { border:0px;}
	p {margin:0px 0px 15px 0px;}
	h1 {margin:0px 0px 15px 0px;color:#869cc9;font-size:18px;}
	h2 {margin:0px 0px 12px 0px;color:#869cc9;font-size:16px;}
	h3 {margin:0px 0px 12px 0px;color:#010101;font-size:14px;}
	ul {margin:0px 0px 15px 20px;}
	ol {margin:0px 0px 15px 20px;}

/* =body
*****************************************************/
body {font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#010101;background:url(/images/bodyBack.jpg) top repeat-x #FFFFFF;}

	/* =wrapper
	*****************************************************/
	#wrapper {position:relative;width:957px;margin: 0 auto;}

	/* =header
	*****************************************************/
	#header {width:957px;height:187px;float:left;position:relative;background:url(/images/headerBack.jpg) top repeat-x;margin:9px 0px 0px 0px;}
		#logoWrap {width:246px;height:187px;float:left;background:url(/images/logoBack.jpg) no-repeat;}
			img.logoPic {position:relative;top:25px;left:42px;}
		#headerShadow {width:21px;height:187px;background:url(/images/headerRightBack.jpg) no-repeat;float:right;}
		#stijlImage {width:690px;height:175px;position:absolute;left:246px;top:12px;background:url(/images/Stijl01_01.jpg) no-repeat;}

	/* =content
	*****************************************************/
	#content {width:957px;float:left;position:relative;background:url(/images/contentBack.jpg) repeat-y;}
		
		/***leftcontent***/
		#leftcontent {width:233px;min-height:350px;padding:0px 0px 0px 0px;float:left;position:relative;left:13px;background:url(/images/submenuLeft.jpg) top left no-repeat;}
			
			span.submenuTitle {position:absolute;width:182px;padding:0px 0px 0px 30px;height:48px;left:11px;top:0px;display:block;border-top:1px solid #a9b3c9;font-size:14px;line-height:55px;font-weight:bold;color:#ffffff;}
			
			#leftShadow {position:relative;float:right;height:350px;width:10px;background:url(/images/submenuRight.jpg) top left no-repeat;}
			
			/***submenu***/
			#submenu {list-style:none;margin:49px 0px 10px 0px;float:right;width:212px;border-top:1px solid #a9b3c9;}
			#submenu li {}
			#submenu li a {display:block;height:49px;width:184px;padding:0px 0px 0px 28px;border-bottom:1px solid #a9b3c9;font-size:14px;line-height:49px;font-weight:bold;text-transform:lowercase;text-decoration:none;color:#ffffff;}
			#submenu li a:hover {background:url(/images/submenuHover.jpg) left repeat-y;color:#f7bd6c;}
			#submenu li.submenuitemselected a {background:url(/images/submenuHover.jpg) left repeat-y;color:#f7bd6c;}
			
		/***rightcontent***/
		#rightcontent {width:690px;float:right;position:relative;right:21px;}	
			
			#menubar {width:690px;height:23px;float:left;background:#7f94bf;overflow:hidden;}
				
				#menubar a.homeLink {width:32px;height:23px;float:left;background:url(/images/homeNormal.jpg) no-repeat;}
				#menubar a.homeLink:hover {background:url(/images/homeHover.jpg) no-repeat;}
				
					/***mainmenu***/
					#mainmenu {list-style:none;margin:0px 0px 0px 0px;float:left;}
					#mainmenu li {float:left;}
					#mainmenu li a {display:block;height:23px;float:left;width:91px;text-align:center;font-size:12px;line-height:23px;font-weight:bold;text-transform:lowercase;text-decoration:none;color:#ffffff;}
					#mainmenu li a:hover {color:#f7bd6c;background:#697ba2;}
					#mainmenu li.mainmenuitemselected a {color:#f7bd6c;background:#697ba2;}
					#mainmenu li.mainmenubetweenitems {width:3px;height:23px;background:url(/images/mainmenuBetween.jpg) no-repeat;}
				
			/***tekstcontent***/
			#tekstcontent {width:660px;padding:17px 15px 30px 15px;position:relative;float:right;overflow:hidden;line-height:20px;}
				#contentShadow {width:9px;height:350px;position:absolute;right:12px;top:0px;background:url(/images/contentRight.jpg) no-repeat;}
			
	/* =footer
	*****************************************************/
	#footer {width:957px;height:127px;float:left;padding:0px 0px 30px 0px;overflow:hidden;background:url(/images/footerBack.jpg) top no-repeat;position:relative;}
		#footer a {color:#ffffff;}
		#footer p.footLeft {position:absolute;left:150px;top:98px;color:#ffffff;}
		#footer p.footRight {position:absolute;right:18px;top:95px;font-size:16px;font-weight:bold;color:#ffffff;}
		
A:LINK
{
color: #e98801;
text-decoration:none;
}
A:VISITED
{
color: #e98801;
text-decoration:none;
}
A:HOVER
{
color: #e98801;
text-decoration:none;
}


