.deelnemer {
	width: 148px;
	background-color: #F7EEC2;
	float: left;
	margin-right: 12px;
	padding: 14px;
	margin-bottom: 12px;
}

.deelnemer h2 {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	padding-bottom: 5px;
}

.deelnemer h2 a {
	color: #6F126F;	
	text-decoration: none;
}

.deelnemer h3 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

.deelnemer h3 a {
	color: #E3C42D;
	text-decoration: none;
}

.detail .left {
	width: 390px;
	float: left;
}

.detail .left a {
	color: #333;	
}

.detail .left label {
	float: left;
	width: 120px;
}

.detail .left h2 {
	color: #333366;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 15px;
}

.detail .right {
	float: right;
	width: 292px;
	text-align: right;
}

.detail .right .foto {
	width: 146px;
	height: 114px;
	float: left;
}

.detail .right .dark {
	background-color: black;
	width: 146px;
	height: 114px;
	float: left;
}

.detail .right .blanc {
	width: 146px;
	height: 114px;
	float: left;
}
