/* (c) EIKONA AG, it.x informationssysteme gmbh, Alle Rechte vorbehalten. */

/* Container */

.container-bilder {
	width: 629px;
	height: 115px;
	position: relative;
	background: #AAA296;
}

.container-bilder-klein {
	width: 630px;
	height: 51px;
}

.container-team {
}

.content-dreispaltig {
	width: 630px;
	height: 105px;
}

.content-dreispaltig .spalte-1 {
	width: 200px;
	height: 105px;
	padding-right:5px; 
	float: left;	
}

.content-dreispaltig .spalte-2 {
	width: 195px;
	height: 105px;
	float: left;
}

.content-dreispaltig .spalte-3 {
	width: 200px;
	height: 105px;
	float: left;
}
