	

* {
	padding:0;
	margin:0;
}

	
	body {
		font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;

	}
	
	#centerPage {
		position:relative;
		width: 980px;
		margin: 7px auto;

	}
	
	#main {
		width:819px;
		margin-left: 107px;
		/* border: 1px #000 solid;	 */
	}
	
	#mainContent{
		position:relative;
		background-image: url(achtergrondContent.gif);
		background-repeat: repeat-y;
		height:1%;
		/*margin-top:10px;*/
	}
	
/*************** LeftMenu*/		
	#leftMenu {
		width: 145px; 
	/*	height: 480px;
		background-color: #DFEAF6;	*/
		font-size: 11pt;
		float: left;	
		padding: 15px 0px 0px 10px;
	}
	
	#leftMenu li {		
		margin: 0px;		
		padding-left: 10px;
		padding-top:5px;
		padding-bottom:5px;
		/*border: 1px #000 solid;*/
	}
	
	#leftMenu ul {
		list-style-type: none;		
		padding: 0px;
		margin:0px;
	}	
	
	#leftMenu a {
		text-decoration:none;
		color:#004431;
		font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	}
	
/*************** topMenu*/			
	#topMenu {
		width:600px;		
		padding: 0px 0px 0px 10px;
		float:left;
		margin-bottom:10px;
	}	
	
	#topMenu li {		
		margin: 0px;		
		padding-left: 10px;
		padding-right: 10px;
		float: left;				
	}
	
	#topMenu ul {
		list-style: none;
		padding: 0px;
		margin:0px;
	}
	
	#topMenu a {
		text-decoration:none;
		color:#004431;
		font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	}
	
	#topRight {
		float:right;
		margin-right:50px;
	}
	
	#topRight a {
		text-decoration:none;
		color:#004431;
		font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	}
	
	
	li.current_page_item, li.current_page_parent, li.wpsc-current-cat{
		background: url(active_menu.gif) no-repeat center left;	
	}
	
	#contactBlokje{
		position:absolute;
		left:10px;
		bottom:5px;
		font-size:7pt;
		color:#004431;
	}
	
	
	#content {
		width: 415px;
		margin-left: 7px;	
		padding: 20px 25px 15px 25px;
		float: left;
		font-size:9pt;
		line-height:3.2ex;
		color:#004431;
	}
	
	#content h4 {
		font-weight:normal;
		font-size:11pt;
		margin-bottom: 1ex;
	}
	
	#content ul {
		padding-left:30px;	
	}
	
	#content p {
		padding: 10px 0;	
	}
	
	#content a {
		color:#F00;	
		
	}
	
	#testimonials {
		width: 185px;

		padding: 0;
		float: left;
	}	
	
	#testimonials a {
		color:#fff;
		text-decoration:none;
	}
	
	.rechterbalkLeesVerder {
		background: url(leesverder_pijltje.gif) no-repeat center left;	
		position:absolute;
		bottom:0px;
		left:5px;
		padding-left:5px;
	}
	
	#testimonial1 {
		position:relative;
		/*background-image:url(images/bunroodtape.png);	*/	
		background-repeat: no-repeat;
		margin: 10px 0;
		width: 175px;
		height: 121px;
	}
	
	.testimonial2 {
/*		background-image:url(images/bungroenbox.png);*/
		background-repeat: no-repeat;
		margin: 10px 0;		
		width: 175px;
		height: 121px;

	}	
	
	#testimonial3 {
		background-image:url(images/bunroodiso.png);
		background-repeat: no-repeat;
		margin: 10px 0;
		width: 175px;
		height: 121px;
	}
	
	
div.testimonialTekst {
		position:absolute;
		margin: 12px 0px 0px 5px;
		padding: 5px 0px 0px 5px;
		width:100px;	
		height:100px;
		color:#fff;

		font-size: 8pt;
	}
	
div.testimonialTekstMetLogo {
		position:absolute;
		margin: 54px 0px 0px 5px;
		padding: 5px 0px 0px 5px;
		width:145px;	
		height:57px;
		color:#fff;

		font-size: 8pt;
	}
	
	
	#myAlternativeContent {
		display:block;
		margin:0px;
		padding:0px;
		width:980px;
		height:240px;
	}
	
	
