#bilder {
	position: relative;
	width: 92%;
	margin-left: 8%;
	height: auto;
	text-align: left;
}

.bildpart {
	position: relative;
	width: 32%;
	display: inline-block;
	vertical-align: top;
}

.bildpart img {
	width: 80%;
}

#bilderleft {
}

#bilderright {
}

.headline {
	position: relative;
	width: 92%;
	margin-left: 8%;
}

.headline h1 {
	font-family: 'Helvetica';
	font-size: 80px;
	margin-bottom: 0;
	margin-top: 20px;
}

#kabarett {
	position: absolute;
	left: 0;
	top: 0;
	width: 8%;
	padding-top: 20px;
	font-size: 57px;
}

#hometext {
	position: relative;
	margin-left: 10%;
	width: 88%;
	text-align: left;
	margin-top: 20px;
	margin-right: 2%;
}
