﻿body {
	padding: 0px;
	margin: 0px;
	font-family: Calibri, Verdana;
	background-color: #F9F8F6;
	font-size: 16px;
}
h1 {
	margin: 30px auto 30px auto;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-color: #E62D25;
	border-bottom-color: #E62D25;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 1173px;
	font-size: 26px;
}
h2 {
	font-size: 35px;
}
h4 {
	font-size: 30px;
	text-align: center;
	padding: 15px;
}
h5 {
	font-size: 25px;
	text-align: center;
	padding: 15px;
}
h6 {
	color: #B03B3D;
	text-align: center;
	font-size: 25px;
}
.main {
	position: relative;
	z-index: 5;
	width: 1400px;
	margin: auto;
}
.footer {
	background-image: url('../images/footer_fueller.jpg');
	background-repeat: repeat-y;
	background-position: 100%;
	height: 250px;
	z-index: 20;
	position: relative;
}
.header {
	width: 100%;
	background-image: url('../images/header_fueller.jpg');
	background-repeat: repeat-y;
	height: 256px;
	z-index: 10;
	position: relative;
}
.news {
	background-color: #1A1A18;
	color: #FFFFFF;
	text-align: center;
}
.news img {
	width: 1173px;
}
.headcenter {
	width: 1400px;
	position: relative;
	margin: auto;
	padding-top: 20px;
	z-index: 20;
	height: 210px;
}
.navi {
	width: 1000px;
	position: absolute;
	right: 25px;
	bottom: 0px;
	color: #BF282F;
}
.navi a {
	color: #FFFFFF;
	text-decoration: none;
}
.navi a:hover {
	color: #000000;
	background-color: #FDCB25;
}
.bild {
	text-align: center;
	z-index: 30;
	position: relative;
	background-color: #FFFFFF;
	padding-top: 15px;
	margin-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.bild p {
	width: 1173px;
	margin: auto auto 15px auto;
	z-index: 30;
	line-height: 30px;
}
.bild a {
	color: #BF282F;
}
.bild a:hover {
	color: #000000;
	background-color: #FDCB25;
}
.logo {
	position: absolute;
	z-index: 15;
	left: -250px;
}
.logo img {
	border-width: 0px;
	border-style: none;
	height: 350px;
}
.kontakt p {
	text-align: center;
}
.footercenter {
	width: 800px;
	position: relative;
	margin: auto;
}
.footeradresse {
	position: absolute;
	left: 300px;
	top: 45px;
	color: #ECECEC;
	font-size: 25px;
}
.footeradresse a {
	color: #ECECEC;
}
.footeradresse img {
	padding: 0px;
	margin: 0px;
	color: #ECECEC;
	position: relative;
	width: 55px;
	height: 25px;
	bottom: 0px;
}
.footercenter img {
	position: absolute;
	top: -100px;
	z-index: 1000;
}
.navi p {
	font-size: 30px;
	color: #B03B3D;
}
.spektakel a {
	font-size: 34px;
	text-decoration: none;
}
.kontakt a {
	color: #B03B3D;
}
.sponsoren {
	text-align: center;
	position: relative;
	z-index: 20;
	width: 100%;
	background-color: #FFFFFF;
}
.sponsoren img {
	padding: 5px;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}
.map {
	z-index: 20;
	position: relative;
}
.links {
	background-image: url('../images/maschine_links.jpg');
	background-repeat: no-repeat;
	height: 2000px;
	position: fixed;
	top: 0px;
	width: 699px;
	left: 0px;
	z-index: 0;
}
.rechts {
	background-image: url('../images/maschine_rechts.jpg');
	background-repeat: no-repeat;
	height: 2000px;
	position: fixed;
	top: 0px;
	width: 699px;
	right: 0px;
	z-index: 0;
}
.rahmen {
	border-width: 0px;
}
.ul {
	list-style: none;
}
.rahmen {
	border: 1px dotted #FDCB25;
	border-radius: 15px;
	padding: 5px;
	margin: 5px;
}
.uebersicht {
	text-align: right;
	position: absolute;
	top: 15px;
	right: 15px;
	color: #FFFFFF;
}
.uebersicht a {
	text-decoration: none;
	color: #FEC938;
}
.uebersicht a:hover {
	color: #000000;
	background-color: #FEC938;
}
#aos {
	border-style: none;
	border-width: 0px;
	position: relative;
	bottom: 0px;
	top: 0px;
}
#active {
	color: #000000;
	background-color: #FDCB25;
}
@media screen and (max-width: 1900px) {
.logo {
	left: 20px;
}
.logo img {
	height: 200px;
}
.header {
	height: 156px;
}
.headcenter {
	height: 150px;
	width: 100%;
}
}
@media screen and (max-width: 1500px) {
.navi {
	width: 70%;
	position: absolute;
	right: 5px;
}
.navi p {
	font-size: 25px;
}
.main {
	width: 100%;
}
}
@media screen and (max-width: 1173px) {
h1 {
	width: 100%;
}
.headcenter {
	width: 100%;
}
.news img {
	width: 100%;
}
.bild p {
	padding: 15px;
	width: 90%;
}
.navi p {
	font-size: 20px;
}
.links{
	display: none;
}
}
@media screen and (max-width: 960px) {
h2 {
	font-size: 25px;
}
.logo img {
	height: 150px;
}
.navi p {
	font-size: 25px;
}
.footercenter {
	width: 100%;
}
.spektakel {
	font-size: 25px;
}
.footeradresse {
	font-size: 15px;
}
.main {
	width: 95%;
}
}
@media screen and (max-width: 680px) {
.main {
	padding: 2px;
	margin: 2px;
}
h2 {
	font-size: 20px;
}
.navi {
	width: 60%;
}
.footer {
	height: 350px;
}
.footeradresse {
	left: 20px;
	top: 225px;
	font-size: 16px;
}
.footercenter img {
	left: 20px;
}
.navi p {
	font-size: 16px;
}
.bild img {
	width: 400px;
	height: auto;
}
.logo {
	top: auto;
	position: relative;
}
}
@media screen and (max-width: 500px) {
.bild img {
	width: 95%;
	height: auto;
}
.bild iframe {
	width: 100%;
	height: auto;
}
.main {
	width: 95%;
}
.header {
	height: 310px;
}
.uebersicht {
	text-align: left;
	position: relative;
	top: 5px;
	left: 10px;
}
.navi {
	width: 100%;
	line-height: 25px;
	position: relative;
	left: 10px;
	bottom: auto;
}
.headcenter {
	height: auto;
}
}
