h1{
	margin:			0px;
	padding:		0 0 7px 0;
	line-height:		18px;
	font-family:		arial;
	font-size:		16px;
	font-weight:		bold;
	color:			#7ABD56;
}

h2{
	margin:			0px;
	padding:		0 0 7px 0;
	line-height:		18px;
	font-family:		arial;
	font-size:		12px;
	font-weight:		bold;
	color:			#0874d6;
}

h3{
	margin:			0px;
	padding:		0 0 7px 0;
	line-height:		18px;
	font-family:		arial;
	font-size:		12px;
	font-weight:		normal;
	color:			#0874d6;
}

h4{
	margin:			0px;
	padding:		0 0 7px 0;
	line-height:		18px;
	font-family:		arial;
	font-size:		12px;
	font-weight:		bold;
	color:			#0874D6;
}

p {
	margin:			0;
	padding:		0 0 12px 0;
	line-height:	20px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

.footer_container p{
	color:			#666;
	margin:			0;
	padding:		0 0 10px 0;
	line-height:	18px;
	}
	
.footer_container p a, .footer_container p a:hover, .footer_container p a:visited {
	color:			#0874d6;
	}	

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

a:active {
	text-decoration:none;
}

a.blauw:link {
	text-decoration:none;
	color:			#0874d6;	
}

a.blauw:visited {
	text-decoration:none;
	color:			#0874d6;	
}

a.blauw:hover {
	text-decoration:none;
	color:			#0874d6;	
}

a.blauw:active {
	text-decoration:none;
	color:			#0874d6;	
}


a.rood:link {
	text-decoration:none;
	color:			#FF0000;	
}

a.rood:visited {
	text-decoration:none;
	color:			#FF0000;	
}

a.rood:hover {
	text-decoration:none;
	color:			#FF0000;	
}

a.rood:active {
	text-decoration:none;
	color:			#FF0000;	
}

img{
	border:			0px;
}	

.download {
	width:200px;
	height:17px;
	padding: 3px 0 3px 20px;
	margin:0;
	background:url(../images/pdf.gif) left center no-repeat;
	}
	
.download a{
	color:#000;
	text-decoration:underline;
	}	
	
.download a:hover{
	text-decoration:none;
	}	
		
		
.margin_top{
	margin-top:		15px;
	}
	
.border_bottom{
	border-bottom:		1px solid #CCC;
	}			
	
.bekijkwebsite {
	width:		236px;
	margin:		25px 0 0 0;
	float:		right;
	}
		
a.bekijk{
	font-size:	16px;
	color:		#0874D6;
	font-weight:	bold;
	}	
	
a.bekijk:hover{
	text-decoration:	underline;
	}	
	
.diensten_container ul {
	margin:		0;
	padding:	0;	
}

.diensten_container ul li {
	margin:			0 0 0 15px;
	padding:		0 0 7px 0;
	list-style-type:	disc;
}

.diensten_container h1 {
	margin:			0 0 15px;
}
	
