/*Hier onder staan de foto's die aan de linkerkant verschijnen als je op portfolio klikt*/
#onzeklanten {
	/*background-image:url('../images/onze_klanten.jpg');*/
    background-repeat:no-repeat;
	width:150px;
	height:10px;
	margin-left:27px;
	margin-top:20px;
}

#rabobank {
	/*background-image:url('../images/rabobank.jpg');*/
    background-repeat:no-repeat;
	width:150px;
	height:50px;
	margin-left:25px;

}

#tribal {
	/*background-image:url('../images/tribal.jpg');*/
    background-repeat:no-repeat;
	width:150px;
	height:50px;
	margin-left:25px;
	margin-top:10px;
}

#vichy {
	/*background-image:url('../images/vichy.jpg');*/
    background-repeat:no-repeat;
	width:150px;
	height:50px;
	margin-left:25px;
	margin-top:10px;
}
