/* Bilder */

.bild-links {
	width: 250px;
	height: auto;
}

.bild-rechts {
	width: 250px;
	height: auto;
}

.bild {
	width: 350px;
	height: auto;
}

.bild-ohne-breite {
	width: 100%;
	height: auto;
}

.partnerlogo-klein {
	width: 200px;
	height: auto;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}

.partnerlogo {
	width: 250px;
	height: auto;
}

.newsbild-klein {
	width: 200px;
	height: auto;
	max-height: 115px;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}