
#begrippen {
	width:690px;
}


	#begrippen .begrip {
		
		font:Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #5e83a8;
		font-weight:bold;
		text-transform:capitalize;
	}


	#begrippen .uitleg_top {
		width:525px;
		background:url(../image/begrip_top.gif) no-repeat top;
	}

	#begrippen .uitleg_bottom {
		background:#eaeedf url(../image/begrip_bottom.gif) no-repeat bottom;
		padding-bottom:10px;
	}
	#begrippen .uitleg_bottom p {
		width:500px;
		font:Arial, Helvetica, sans-serif;
		font-size:12px;
		margin:0 10px;
		padding:0;
	}
