.divReferenzen {
	float: left;
	width: 32%;
	margin-right: 1%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	position: relative;
	text-align: center;
	height: 130px;
	margin-bottom: 10px;
	margin-top: 10px;
}
