#headline {
	text-align: left;
	position: relative;
	width: 92%;
	margin-left: 8%;
	margin-top: 20px;
}

.partholder {
	position: relative;
	width: 92%;
	margin-left: 4%;
	margin-right: 4%;
	margin-top: 40px;
}

.imageholder {
	position: relative;
	display: inline-block;
	width: 27%;
	height: 100%;
	margin-right: 3%;
}

.partholder img {
	position: relative;
	max-height: 100%;
	max-width: 100%;
}

.kritiktext {
	position: relative;
	display: inline-block;
	height: 150px;
	width: 69%;
	vertical-align: top;
	text-align: left;
}

.copyright {
	position: relative;
	display: inline-block;
	height: 10px;
	width: 100%;
	font-size: 10px;
	vertical-align: top;
	text-align: right;
}
