@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;}
	h1 {margin:0px 0px 8px 0px;}
	h2 {margin:0px 0px 8px 0px;}
	h3 {margin:0px 0px 8px 0px;}
	h4 {margin:0px 0px 8px 0px;}
	p {margin:0px 0px 8px 0px;}
	
	
/* =body
*****************************************************/
body {font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#000000;background:url(/images/Stijl02_01.jpg) top repeat-x #191617;}
	
	/* =wrapper
	*****************************************************/
	#wrapper {padding:0px 0px 55px 0px;width:1000px;overflow:hidden;margin:auto; background:url(/images/shadow.png) repeat-y;}
	
				
		/* =center
		*****************************************************/
		#center {margin:0px 0px 0px 25px; width:950px;float:left;padding:0px 0px 17px 0px;background:#444243;border-left:1px solid #636162;border-right:1px solid #636162;border-bottom:1px solid #636162;}
		
				
		/* =header
		*****************************************************/
		#header {width:950px;height:232px;float:left;text-align:right;overflow:hidden;background:url(/images/Stijl02_03.jpg) top no-repeat;}
		
			#header img.stamp {position:relative;bottom:56px;}
			
		/* =content
		*****************************************************/
		#content {position:relative;width:950px;float:left;background:url(/images/Stijl02_06.jpg) top left no-repeat;}
	
		/* =menu
		*****************************************************/
		#menu {position:relative;width:200px;float:left;overflow:hidden;}
			#menuBack {position:absolute;left:0px;width:34px;height:4px;z-index:2000;background:url(/images/Stijl02_05.jpg) no-repeat;}
			
				ul#mainmenu {display:block;list-style:none;}
				ul#mainmenu li a {font-size:13px;color:#FFFFFF;padding:8px 0px 0px 20px;display:block;width:180px;height:23px;border-bottom:1px solid #444243;background:#aeafb3;}
				ul#mainmenu li a:hover {color:#191919;}
				ul#mainmenu li.mainmenuitemselected a {color:#191919;}
				
				ul#submenu {display:block;list-style:none;border-bottom:1px solid #444243;padding:3px 0px 3px 0px;background:#8a8b8e;}
				ul#submenu li a {font-size:12px;color:#191919;padding:0px 0px 0px 28px;display:block;width:172px;height:15px;border:none;background:#8a8b8e;}
				ul#submenu li a:hover {color:#FFFFFF;}
				ul#submenu li.submenuitemselected a {color:#FFFFFF;}
				
			#reflectImg {padding:20px 0px 0px 16px;width:184px;float:left;}
			
		/* =tekstContent
		*****************************************************/
		#tekstContent {padding:0px 30px 20px 30px;width:454px;min-height:495px;float:left;position:relative;left:18px;overflow:hidden;background:#FFFFFF;}
			#tekstContent h1 {font-size:18px;}
			#tekstContent h2 {font-size:16px;}
			#tekstContent h3 {font-size:14px;}
			#tekstContent h4 {font-size:12px;}
			#tekstContent ul {margin:0px 0px 0px 18px;}
			#tekstContent ol {margin:0px 0px 0px 18px;}
		
		.footer {margin-top:20px}
		
		/* =actionbar
		*****************************************************/
		#actionbar {font-size:11px;width:200px;float:right;overflow:hidden;}
			
			#actionbar h1 {color:#004592;font-weight:normal;font-size:18px;margin:0px 0px 8px 0px;}
			#actionbar h2 {color:#004592;font-weight:normal;font-size:18px;margin:0px 0px 8px 0px;}
			#actionbar h3 {color:#004592;margin:0px 0px 8px 0px;}
			#actionbar h4 {font-size:11px;color:#004592;margin:0px 0px 8px 0px;}
			
			#actContact {line-height:18px;padding:0px 10px 8px 10px;width:180px;float:right;background:#FFFFFF;margin:0px 0px 20px 0px;}
				#actContact h4 {margin:0px 0px 0px 0px;}
				#actContact h4.phone {display:inline;}
				#actContact p {margin:0px 0px 0px 0px;}
			#actNews {padding:10px 10px 8px 10px;width:180px;float:right;background:#FFFFFF;margin:0px 0px 20px 0px;}
				#actNews span.nieOver {color:#949494;}
				#actNews p {margin:0px 0px 0px 0px;}
			#actReview {padding:10px 10px 8px 10px;width:180px;float:right;background:#FFFFFF;}
				#actReview span.revOver {color:#949494;}
				#actReview p {margin:0px 0px 0px 0px;}

A:LINK
{
color: #000000;
text-decoration: underline;
}
A:VISITED
{
color: #000000;
text-decoration: underline;
}
A:HOVER
{
color: #000000;
text-decoration: underline;
}
body
{
background:  #000000;
}

