header {
	position: relative;
	height: 346px;
	min-height: 346px;
}

.logo {
	float: none;
	width: 300px;
	margin: 0 auto;
}

nav {
	float: none;
	width: 100%;
	min-height: 190px!important;
	text-align: center!important;
}

nav ul li {
	margin-top: 0;
	margin-bottom: 0;
}

nav ul.sprachen {
	float: none!important;
	display: table!important;
	margin: 0 auto;
}

nav ul.navigation {
	float: none!important;
	width: 100%!important;
}

nav ul.navigation li {
	display: block;
	border-right: 0!important;
	width: 100%!important;
	border-bottom: 1px solid #8b94c1;
}

nav ul.navigation li a {
	padding: 0!important;
	width: 100%!important;
}


#slider {
  	height: 350px;
	background: none;
	border-bottom: 3px solid #172982;
}

#slider-center {
	width: 100%!important;
	padding: 0!important;
}

.einleitung {
	width: 100%;
	text-align: center;
	top: 0;
}

a.bestellen {
	display: block;
	float: none;
	clear: both;
	margin: 0 auto;
	margin-bottom: 12px;
}

a.film-ansehen {
	display: block;
	float: none;
	clear: both;
	background: #aaa;
	width: 284px;
	height: 62px;
	line-height: 62px;
	border: none!important;
	margin: 0 auto!important;
}

.einleitung h1 {
	font-size: 1.3em;
	font-weight: 700;
}

.einleitung h2 {
	font-size: 1.3em;
	font-weight: 700;
}

.einleitung h3 {
	font-size: 1.1em;
	font-weight: 400;
}

.einleitung h4 {
	font-size: 1.0em;
	font-weight: 400;
	padding: 0;
	margin: 4px 0 30px 0;
}


section {
	padding: 20px 0 30px 0;
	text-align: center;
}

section ul {
	text-align: left;
}

section h1 {
	font-size: 1.4em;
}

section h2 {
	font-size: 1.1em;
}

.article-left, .article-right {
	float: none!important;
	width: 100%!important;
	padding: 0!important;
}

footer ul li {
	display: block;
	margin: 0 12px;
	padding: 0;
}



.bestellen-linie-big {
	clear: both;
	padding: 3px 0 3px 0;
	margin-top: 40px;
	background: url(../images/bestellen-linie.png) center center no-repeat;
}

a.bestellen-big {
	width: 284px;
	height: 62px;
	line-height: 62px;
}


.tel-unten {
	width: 95%;
	font-size: 1.4em;
	line-height: 1.4em;
}

.tel-unten i {
	font-size: 1.1em;
}


label {
    float: none;
  	clear: both;
    width: 100%;
    margin-right: 0;
  	text-align: center;
}

input[type="text"], textarea {
    width: 250px;
}

.senden.back {
  float: none!important;
  margin-bottom: 10px;
}

.senden.ok {
	float: none!important;
	width: 250px;
  	height: auto!important;
  	line-height: 1.2em!important;
  	padding: 8px 0;
}

.senden.ok i {
  	display: block!important;
  	float: none!important;
}

