@import url(https://fonts.googleapis.com/css?family=Teko:400,500,700,300);

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 25px;
	line-height: 40px;
	font-family: "Teko", sans-serif;
	background-image: url(images/bg-main.jpg);
	padding-bottom: 0px;
	/* [disabled]background-position: center 0%; */
}
.nachoben {
	width: 40px;
	height: 40px;
	position: fixed;
	right: -1px;
	z-index: 300;
	bottom: 0px;
}

#wrapper {
    display: inline-block;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    max-width: 1980px;
}
#mobileButtons {
	/* [disabled]width: 100%; */
	margin-top: 20px;
	max-width: 1240px;
	margin-left: auto;
	margin-right: auto;
	font-size: 20px;
	line-height: 30px;
}
.fuenfzig {
	width: 50%;
	float: left;
}
.mobileButton {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(images/bg-main.jpg);
	display: inline-block;
}
.mobileButton img {
	width: 100%;
	height: auto;
}
.mobileButton a {
	color: #FFFFFF;
	background-color: #FF0000;
	text-decoration: none;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
}
#footer {
	float: none;
	clear: both;
	background-color: #000066;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFFFFF;
}
#teaser {
	background-color: #000066;
	padding-top: 11px;
	padding-bottom: 9px;
	color: #FFFFFF;
	font-weight: 500;
	text-transform: uppercase;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
}
#content {
	position: absolute;
	top: 180px;
	width: 100%;
	float: none;
	clear: both;
	z-index: 35;
	margin-top: 0px;
	text-align: left;
}
#header {
	width: 100%;
	height: 80px;
	z-index: 50;
	background-image: url(images/bg-main.jpg);
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 0px;
}
.width {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: auto;
}
.pfeil {
	display: inline;
	margin-left: auto;
	margin-right: auto;
	margin-top: -20px;
	width: 50px;
	height: 40px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
}
.withe {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	text-align: center;
	float: none;
	clear: both;
	width: 100%;
	padding-bottom: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#content hr {
	display: block;
	height: 10px;
	border-width: 0px;
	border-style: none;
	background-image: url(images/hr.jpg);
	background-size: 10px auto;
	margin-bottom: 20px;
	margin-top: 20px;
}
#content h1, h2, h3 {
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: 500;
}
#content h1 {
	color: #000066;
	font-size: 40px;
	line-height: 40px;
}
#content h2 {
	color: #888888;
	font-size: 25px;
	line-height: 25px;
}
#content h3 {
	color: #000066;
	font-size: 25px;
	line-height: 25px;
	margin-top: 30px;
}
.margin a {
	color: #FFFFFF;
	display: inline-block;
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: -10px;
	margin-bottom: -10px;
}
.mobileButton {
}

.margin {
	margin-left: 20px;
	margin-right: 20px;
}
#header #naivigation {
	float: right;
	width: 50%;
	font-weight: 500;
	position: absolute;
	right: 20px;
	z-index: 100;
	top: 0px;
}
#naivigation #navi {
	display: none;
}
#naivigation #hamburger {
	text-align: right;
	display: block;
	height: 75px;
	width: 80px;
	float: right;
}
#naivigation ul li {
	list-style-type: none;
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: hsla(0,0%,100%,1.00);
	margin-bottom: 5px;
	padding-left: 10%;
	padding-right: 10%;
	width: 80%;
	-webkit-transition: all 250ms ease-in-out 50ms;
	-o-transition: all 250ms ease-in-out 50ms;
	transition: all 250ms ease-in-out 50ms;
}
#naivigation ul {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: hsla(359,100%,50%,1.00);
	display: inline-block;
	margin-top: 10px;
	-webkit-box-shadow: 0px 0px 5px #000000;
	box-shadow: 0px 0px 5px #000000;
}
#navi ul a {
	color: #1A1A79;
}
.onlyMobile {
}

#theme {
	position: absolute;
	top: 80px;
	width: 100%;
	height: 270px;
	background-color: hsla(196,30%,83%,1.00);
	z-index: 20;
	background-size: cover;
	background-position: center center;
}
#header #logo {
	width: 200px;
	margin-left: 20px;
}
#logo img {
	display: block;
	width: 100%;
	height: auto;
}
.shadow {
	-webkit-box-shadow: 0px 0px 5px 0px hsla(0,0%,0%,0.25);
	box-shadow: 0px 0px 5px 0px hsla(0,0%,0%,0.25);
}
.end {
	display: block;
	float: none;
	clear: both;
	width: 100%;
}


.aside {
	display: inline-block;
	width: 80%;
	background-image: url(images/bg-main.jpg);
	-webkit-box-shadow: 0px 0px 5px hsla(0,0%,0%,0.25);
	box-shadow: 0px 0px 5px hsla(0,0%,0%,0.25);

}
.aside ul {
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.aside ul li {
	list-style-position: inside;
	list-style-type: square;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom: 1px dotted hsla(0,0%,0%,0.25);
	border-top-width: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}



.textfeldFormular, .submit {
	border-width: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #EEEEEE;
	margin-bottom: 20px;
	margin-top: 20px;
	font-family: "Teko", sans-serif;
	font-size: 20px;
	width: 80%;
	max-width: 500px;
	float: none;
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.submit {
	background-color: #FF0000;
	color: #FFFFFF;
	-webkit-transition: all 250ms ease-in-out 50ms;
	-o-transition: all 250ms ease-in-out 50ms;
	transition: all 250ms ease-in-out 50ms;
	max-width: 200px;
	
}

.contentImg {
	max-width: 500px;
	height: auto;
	width: 100%;

}

.partner {
	display: block;
	padding-top: 20px;
	padding-bottom: 9px;
	background-color: #EEEEEE;
	padding-right: 20px;
	padding-left: 20px;
	border-radius: 5px;
	float: none;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}
.partner img {
	display: block;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 100%;
	max-width: 300px;
}
.img-white-10 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: hsla(0,0%,100%,1.00);
}


form label {
	clear: both;
	float: none;
	display: block;
}

.fuenfzigBild {
}

.fuenfzigText {
	display: none;
	margin-bottom: -20px;
}
.button {
	background-color: #FF0000;
	padding-top: 11px;
	padding-right: 20px;
	padding-bottom: 9px;
	padding-left: 20px;
	text-decoration: none;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
	float: none;
	clear: both;
	color: #FFFFFF;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	max-width: 200px;
	font-weight: 500;
	text-transform: uppercase;
	-webkit-transition: all 250ms ease-in-out 50ms;
	-o-transition: all 250ms ease-in-out 50ms;
	transition: all 250ms ease-in-out 50ms;
	text-align: center;
	
}
.fuenfzigButton {
	padding-top: 11px;
	padding-bottom: 9px;
	background-color: #FF0004;
	-webkit-transition: all 250ms ease-in-out 50ms;
	-o-transition: all 250ms ease-in-out 50ms;
	transition: all 250ms ease-in-out 50ms;
}
.active {
	color: #FF0004;
}

#content p {
	font-weight: 300;
}


@media screen and (min-width:600px){
#header #naivigation {
	right: 80px;
}
#theme {
	position: absolute;
	top: 80px;
	width: 100%;
	height: 360px;
	background-color: hsla(196,30%,83%,1.00);
	z-index: 20;
	background-size: cover;
	background-position: center center;
}
#content {
	position: absolute;
	top: 320px;
	width: 100%;
	float: none;
	clear: both;
	z-index: 35;
	margin-top: 0px;

}
.margin {
	margin-left: 80px;
	margin-right: 80px;
}
#mobileButtons {
	/* [disabled]width: 100%; */
	margin-top: 20px;
	margin-left: 60px;
	margin-right: 60px;
}
#teaser {
	margin-left: 80px;
	margin-right: 80px;
}
#header #logo {
	margin-left: 80px;
}
#naivigation ul li:hover {
	background-color: #1a1a79;
	color: #FFFFFF;
	text-shadow: 1px 1px 2px #000000;
}
.nachoben {
	width: 80px;
	height: 80px;
	position: fixed;
	right: 20px;
	z-index: 300;
	bottom: 0px;
}

}


@media screen and (min-width:1200px){


.article {
	width: 600px;
	margin-left: 80px;
	text-align: left;
	float: left;
	display: inline-block;
}
.margin {

}
#content p {
	margin-top: 10px;
	margin-bottom: 30px;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	font-weight: 300;
}
a {
	color: hsla(240,100%,20%,1.00);
}

#footer {
}

#teaser {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
}
#mobileButtons {
	margin-left: auto;
	margin-right: auto;
}
#theme {
	position: absolute;
	top: 80px;
	width: 100%;
	height: 450px;
	background-color: hsla(196,30%,83%,1.00);
	z-index: 20;
	background-size: cover;
	background-position: center center;
}
#content {
	top: 420px;
}
#header #logo {
	margin-left: 0px;
	float: left;
}
#header #naivigation {
	width: auto;
	float: left;
	right: auto;
	position: relative;

}
#naivigation #hamburger {
	display: none;
}
#naivigation #navi {
	display: block;
	width: 860px;
	font-size: 20px;

}
#naivigation ul {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: transparent;
	margin-top: 0px;
	-webkit-box-shadow: 0px 0px 0px;
	box-shadow: 0px 0px 0px;
}
#naivigation ul li {
	list-style-type: none;
	float: left;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: transparent;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	width: auto;
	-webkit-transition: all 100ms ease-in-out 20ms;
	-o-transition: all 100ms ease-in-out 20ms;
	transition: all 100ms ease-in-out 20ms;
}
.onlyMobile {
	display: none;
}
#naivigation ul li:hover {
	background-image: url(images/bg-button.gif);
}
.fuenfzigBild {
	width: 50%;
	float: left;
	margin-right: 4%;
}
.fuenfzigText {
	display: block;
	float: left;
	width: 45%;
	padding-top: 0px;
	margin-top: -20px;
}
content p {
	margin-top: -1px;
}
#header #logo {
	width: 200px;
	margin-left: 140px;
}
.nachoben {
	width: 80px;
	height: 80px;
	position: fixed;
	right: 20px;
	z-index: 300;
	bottom: 0px;
}
.aside {
	float: left;
	display: inline-block;
	width: 360px;
	margin-left: 40px;
	padding-left: 20px;
	padding-right: 20px;
}




}
.fuenfzigButton:hover {
	background-color: #000066;
}
.button:hover {
	background-color: #000066;
}
.submit:hover {
	background-color: #000066;
}
