/* CSS Document */

.referenzen {
	width:900px;
	height:160px;
	padding:20px 0 20px 0;
	border-bottom:1px solid #A3A4A6;
	}
	
.referenzen .links {
	width: 440px;
	border-right: 1px solid #A3A4A6;
	padding-right:10px;
	float:left;
	}
	
.referenzen .rechts {
	width:440px;
	float:right;
		}

.referenzen img {
	float:right;
	}
h2, h3{
	font-size:11px;

	}			

h3 {
	font-weight:normal;
	}