@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
*****************************************************/
#Form1 {height:100%}
body {font-size:11px;color:#000000;background:url(/images/achtergrond-basis.jpg) bottom center no-repeat;}
h5 {font-size:11px;color:#000000;}

	/* =wrapper
	*****************************************************/
	#wrapper {width:100%;overflow:hidden;  background:url(/images/Stijl20_02.png) center repeat-y; margin:0 auto;}

        /* =filler
	*****************************************************/
	#filler {width:100%;overflow:hidden; height:100%; background:url(/images/Stijl20_02.png) center repeat-y; margin:0 auto;}

	
	/* =mainPart
	*****************************************************/
	#mainPart {width:1000px;overflow:hidden; height:100%; margin:0 auto;}
		/* =leftPart
		*****************************************************/
		#leftPart {width:222px;float:left;overflow:hidden;}
		
			#leftImages {width:222px;margin:35px 0px 36px 0px;text-align:center;float:left;overflow:hidden;}
			
			#menubar {list-style:none;width:222px;}
			#menubar li {padding:0px 0px  0px 0px;margin:5px 0px 5px 0px;width:222px;}
			#menubar li a {padding:3px 0px 3px 37px;width:185px;display:block;font-size:14px;text-transform:uppercase;color:#6d1e80;}
			#menubar li a:hover {color:#FFFFFF;background:#6d1e80;}
			#menubar li.menubaritemselected a {width:222px;display:block;font-size:14px;text-transform:uppercase;color:#FFFFFF;background:#6d1e80;}
			
		/* =content
		*****************************************************/
		#content {width:552px;float:left;overflow:hidden;}
		
		/* =rightPart
		*****************************************************/
		#rightPart {width:226px;float:right;overflow:hidden;font-size:12px;font-weight:bold}
		
			#rightImages {width:226px;margin:20px 0px 0px 0px;text-align:center;float:left;overflow:hidden;}
			#actionbar {padding:0px 20px 36px 20px;width:187px;margin:27px 0px 0px 0px;float:left;color:#FFFFFF;}
			
	/*** standaard ***/
	ul { list-style:none;}
	img, fieldset { border:0px;}

A:LINK
{
color: #1F1F1F;
text-decoration: none;
}
A:VISITED
{
color: #1F1F1F;
text-decoration: none;
}
A:HOVER
{
color: #000000;
text-decoration: none;
}
body
{
height: 100%;
margin: 0px;
padding: 0px;
}

