@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 {color:#63bd0d;font-size:38px;text-transform:uppercase;margin:0px 0px 10px 0px;}
	h2 {color:#63bd0d;font-size:30px;margin:0px 0px 10px 0px;}
	p {margin:0px 0px 15px 0px;}

/* =body
*****************************************************/
body {font-family:Arial,Verdana,sans-serif;font-size:13px;color:#000000;background:url(/images/bodyBack.jpg) top repeat-x #61bc0c;}
	
	/* =wrapper
	*****************************************************/
	#wrapper {width:939px;overflow:hidden;margin:auto;}
	
		/* =header
		*****************************************************/
		#header {width:939px;height:327px;float:left;background:url(/images/headerBack.png) no-repeat;position:relative;z-index:2000;}
			
			#headerPict {width:894px;height:303px;position:absolute;bottom:0px;left:10px;z-index:1000;background:url(/images/Stijl15_01.png) no-repeat;}
			#logo {width:290px;height:309px;position:absolute;top:54px;left:316px;z-index:2000;}
			
		/* =content
		*****************************************************/
		#content {width:939px;overflow:hidden;float:left;background:url(/images/contentBack.png) repeat-y;}
			
			#menu {width:165px;min-height:1px;padding:45px 10px 150px 35px;float:left;overflow:hidden;}
				
				#mainmenu {list-style:none;}
				#mainmenu li {padding:0px 0px 7px 0px;}
				#mainmenu li a {color:#1a171b;font-size:16px;padding:0px 0px 0px 10px;display:block;height:18px;}
				#mainmenu li a:hover {background:url(/images/menuDot.png) no-repeat;font-weight:bold;color:#63bd0d;}
				#mainmenu li.mainmenuitemselected a {background:url(/images/menuDot.png) no-repeat;padding:0px 0px 0px 10px;font-weight:bold;color:#63bd0d;}
				
				#mainmenu li ul {list-style:none;padding:7px 0px 20px 0px;}
				#mainmenu li.mainmenuitemselected ul li a {background:none;font-weight:normal;color:#1a171b;}
				#mainmenu li.mainmenuitemselected ul li a:hover {background:url(/images/menuDot.png) no-repeat;font-weight:normal;font-style:italic;color:#63bd0d;}
				#mainmenu li.mainmenuitemselected ul li.submenuitemselected a {background:url(/images/menuDot.png) no-repeat;font-style:italic;color:#63bd0d;}
			
			#tekstContent {width:375px;float:left;overflow:hidden;padding:45px 0px 150px 0px;}
			#actionbar {height:650px;width:305px;float:right;position:relative;right:26px;padding:0px 15px 0px 0px;}
				
				#newsBox {width:231px;height:284px;padding:56px 15px 0px 25px;float:right;overflow:hidden;background:url(/images/newsBox.png) no-repeat;}
					#newsBox h2 {position:relative;left:46px;margin:0px 0px 5px 0px;}
					#newsBox p {margin:0px 0px 3px 0px;}
					.newsBoxItem {width:213px;height:70px;overflow:hidden;border-bottom:1px dashed;margin:3px 0px 3px 0px;}
					.newsBoxItem p.newsTitle {font-weight:bold;}
					.newsBoxItem p.newsTekst {line-height:16px;}
				#tatooBox {width:282px;float:right;margin:3px 0px 0px 0px;}
					#tatooBox h2 {position:relative;left:26px;margin:0px 0px 5px 0px;}
				
		/* =footer
		*****************************************************/
		#footer {width:939px;height:84px;overflow:hidden;float:left;background:url(/images/footerBack.png) no-repeat;}
			#footer p {font-size:38px;color:#63bd0d;text-transform:uppercase;position:relative;left:207px;top:2px;}

A:LINK
{
color: #1F1F1F;
text-decoration: none;
}
A:VISITED
{
color: #1F1F1F;
text-decoration: none;
}
A:HOVER
{
color: #000000;
text-decoration: none;
}
body
{
background:  #61bc0c url(/images/bodyBack.jpg) top repeat-x;
}


