/* gx_overrules styles */	

	
body {
	background-color:#ffffff;
	text-align: left;

	}

/*=zoeken*/
h5{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#cc6600;
	font-weight:normal;
	margin-bottom: 0px;
}
*+html h5 {
	margin-bottom: 10px;
}
* html h5 {
	margin-bottom: 15px;
}

/* form textarea */
textarea.txt {
	color:#0062a1;
	width:200px;
	border:1px solid #336699;
}



/*22-01-08---------------------- toegevoegd*/

.bijschrift {
	font-family:Arial, Helvetica, sans-serif;
	/* GX - added font-size and line-height */
	font-size:0.7em;
	line-height:1.7em;
	color:#0062a1;
}

* html #zoekresultaten h4 {
	margin-top: 4px;
}


	

	
	
	