/*  ===========  Referenties  ==========================*/

#WebThumb{
	border : solid 1px #009;
	color : #333;
	width: 122px;
	height:90px;
	float:left;
	margin-right:7px;
	margin-bottom:7px;
}

#Referenties {
	background-color:transparent;
	border : solid 0px #000000;
	position: static;
	color : #000;
	font-size : 9px;
	text-decoration : none;
	padding : 	3px 3px 3px 3px;
	width: 127px;
	height:125px;
	margin-top:	7px;
	margin-left:5px;
	margin-right:5px;
	line-height:10px;
	float:left;
	text-align: center;	
	
}



a.Referenties-link  {
	text-align: center;
	color: #009;
	font-size:13px;
	text-decoration:none;
	}

a.Referenties-link:hover {
	text-decoration:none;
	font-size:13px;
	color: #00F;
}


#thumbshots  {
	float:left;
	width: 100%;
	height:15px;
	text-align: center;
	color: #009;
	
	}

a.thumbshots  {
	width: 500px;
	text-align: center;
	color: #999;
	font-size:10px;
	text-decoration:none;
	}

a.thumbshots:hover {
	text-decoration:none;
	font-size:10px;
	color: #666;
}