header {
	position: absolute;
	height: 204px;
	min-height: 204px;
}

.logo {
	float: none;
	width: 300px;
	margin: 0 auto;
}

nav {
	float: none;
	width: 100%;
}

nav ul.navigation li a {
	padding: 0 13px!important;
}


#slider {
	height: 650px;
	background: none;
	border-bottom: 3px solid #172982;
}

#slider-center {
	width: 100%!important;
	padding: 0!important;
}

.einleitung {
	width: 100%;
	text-align: center;
}

a.film-ansehen {
	background: #aaa;
	width: 284px;
	height: 62px;
	line-height: 62px;
	border: none!important;
}


section {
	padding: 40px 0 40px 0;
}


