DIV.lid {
	background: url(../images/ledenOverzicht_lidBG.png) no-repeat 0px 125px;
	width: 230px;
	height: 230px;
	text-align: center;
	cursor: hand;
	cursor: pointer;
}

DIV.foto{
	
}

DIV.naam{
	color: #fe9500;
	font-size: 14px;
	padding-top: 1px;
}

DIV.activiteiten{
	color: #dcb27c;
	padding: 5px 20px 10px 20px;
	font-size: 11px;
}

DIV.titel {
	font-size: 14px;
	color: #480a00;
	width: 200px;
	margin: 0px 0px 0px 20px;
	font-weight: bold;
}

DIV.body {
	line-height: 15px;
	color: #000000;
	width: 200px;
	margin: 10px 0px 0px 20px;
}