@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 {font-size:19px;text-transform:uppercase;margin:0px 0px 8px 0px;}
		h1.blue {color:#009ee0;}
		h1.green {color:#8fd400;}
	h2 {font-size:17px;text-transform:uppercase;margin:0px 0px 8px 0px;}
		h2.blue {color:#009ee0;}
		h2.green {color:#8fd400;}
	h3 {font-size:15px;text-transform:uppercase;margin:0px 0px 8px 0px;}
		h3.blue {color:#009ee0;}
		h3.green {color:#8fd400;}
	p {margin:0px 0px 8px 0px;}	

/* =body
*****************************************************/
html,body,#Form1 {height:100%}
body {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;color:#87888a;background:url(/images/Stijl10_27.jpg) center repeat-y #FFFFFF;}
	
	/* =wrapper
	*****************************************************/
	#wrapper {width:770px; height:100%; margin:auto;}
	
		/* =header
		*****************************************************/
		#header {position:relative;width:770px;height:132px;float:left;overflow:hidden;background:url(/images/Stijl10_12.jpg) bottom no-repeat #FFFFFF;}
			
			#logo {position:relative;float:left;top:26px;}
			
		#buttons {position:relative;top:39px;width:129px;height:74px;padding:0px 0px 0px 7px;float:right;}
				#buttons a {border:none;text-align:center;font-size:15px;float:left;display:block;width:56px;height:41px;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;color:#FFFFFF}
				#buttons a.bS {background:url(/images/button_blauw_sh.jpg); border:none;text-align:left;font-size:15px;float:left;display:block;width:63px;height:48px;margin:0px 0px 0px 0px;padding:15px 0px 0px 0px;color:#FFFFFF}
				#buttons a.bH {background:url(/images/button_groen_sh.jpg); border:none;text-align:left;font-size:15px;float:left;display:block;width:63px;height:48px;margin:0px 0px 0px 0px;padding:15px 0px 0px 0px;color:#FFFFFF}
		                #buttons a.bS:hover {background:url(/images/button_blauw.jpg)}
				#buttons a.bH:hover {background:url(/images/button_groen.jpg)}
				
		#vorige {position:relative; z-index:1000}

		/* =left
		*****************************************************/
		#left {width:183px;float:left;overflow:hidden;}
		
			/* =menuContainer
			*****************************************************/
			#menuContainer {width:183px;float:left;overflow:hidden;background:url(/images/Stijl10_10.jpg) repeat-y;}
				
				#leftShadow {width:6px;height:83px;float:left;overflow:hidden;background:url(/images/Stijl10_11.jpg) no-repeat;}
				#rightShadow {width:10px;height:333px;float:left;overflow:hidden;background:url(/images/Stijl10_13.jpg) no-repeat;}
				#bottomShadow {width:183px;height:11px;float:left;overflow:hidden;background:url(/images/Stijl10_25.jpg) no-repeat;}
				
				/* =menu
				*****************************************************/
				#menu {width:167px;overflow:hidden;float:left;margin:auto;background:#949697;border-bottom:1px solid #949697;}
				
					/***mainmenu***/
					#mainmenu {list-style:none;}
					#mainmenu li {text-align:center;display:inline;position:relative;float:left;padding:1px 0px 0px 1px;}
					#mainmenu li a {color:#858788; font-size:15px;display:block;width:82px;border:none;height:52px;background:url(/images/Stijl10_01.jpg);padding:30px 0px 0px 0px;margin:0px 0px 0px 0px;}
					#mainmenu li a:hover {background:url(/images/Stijl10_02.jpg);color:#FFFFFF;}
                                        #mainmenu li.mainmenu2010itemselected a {background:url(/images/Stijl10_02.jpg);color:#FFFFFF;}
					
			/* =contact
			*****************************************************/
			#contact {width:180px;position:relative;left:4px;float:left;overflow:hidden;font-size:12px;text-align:center;}
				#contact a {color:#009ee0;border:none;}
			
		/* =content
		*****************************************************/
		#content {position:relative;width:485px;padding:0px 60px 0px 0px;float:right;margin:20px 0px 0px 0px}
		
	/* =footer
	*****************************************************/
	#footer {font-size:9px; float:left; color:#a7aaac; bottom: 0px; width:718px; overflow:hidden;text-align:right;padding:0px 0px 10px 0px;  }
		#footer a {  color:#a7aaac; border:none;}
A:LINK
{
color: #009DE0;
text-decoration: none;

}
A:VISITED
{
color: #009DE0;
text-decoration: none;

}
A:HOVER
{
color: #000000;
text-decoration: none;

}

