.pageHeaderImage {
	position: absolute;
	top: 100px;
	left: 0px;
	height: 500px;
	width: 99.94%;
	z-index: 1;
	background: url('images/wahlkampf_demo.jpg') no-repeat;
	background-position: center 0;
}

.pageHeader .slogan {
	display: none;
}

.page {
	top: 280px;
}
