/* --------------------------------	*/
/* content						 	*/
/* --------------------------------	*/
#content	{
	width				: 440px;
	padding				: 40px 70px 40px 100px;
}

/* --------------------------------	*/
/* referenties					 	*/
/* --------------------------------	*/
#referenties	{
	position			: relative;
	margin				: -33px 0 0 0;
	width				: 267px;
	float				: left;
}

#referenties li	{
	background			: url(../img/referenties_item_bg.gif) no-repeat left bottom;
	zoom				: 1;
	font-size			: 0.95em;
	cursor				: pointer;
}

#referenties li .inhoud	{
	background			: url(../img/referenties_item_kop.gif) no-repeat left top;
	zoom				: 1;
	padding				: 15px 25px 25px 25px;
	min-height			: 88px;
	_height				: 88px;
}

#referenties li:first-child .inhoud, #referenties li.first-child .inhoud	{
	background			: url(../img/referenties_item_kop_first.gif) no-repeat left top;
}

/* foto */
#referenties li .foto	{
	float				: right;
	width				: 85px;
}

#referenties li .foto img	{
	border				: solid 1px #141414;
}

/* info */
#referenties li .info	{
	float				: left;
	width				: 115px;
	padding				: 6px 0;
}

#referenties li .info h3	{
	margin				: 0 0 2px 0;
}

#referenties li .info h3 a	{
	color				: #AC8B00;
	font-size			: 1.1em;
}

#referenties li .info p.naam	{
	font-weight			: bold;
	margin				: 0 0 10px 0;
}
