﻿body {
	padding: 0px;
	margin: 0px;
	font-family: Calibri, Verdana;
}
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;
	color: #F9F1E4;
}
h4 {
	font-size: 30px;
	text-align: center;
	padding: 15px;
	color: #19403B;
}
h5 {
	font-size: 25px;
	text-align: center;
	padding: 15px;
}
h6 {
	color: #B03B3D;
	text-align: center;
	font-size: 25px;
}
a:hover {
	background-color: #BC3B39;
	color: #FFFFFF;
}
.header {
	width: 100%;
	height: auto;
	background-color: #19403b;
	position: relative;
}
.footer {
	background-image: url('../images/footer_fueller.jpg');
	background-repeat: repeat-y;
	background-position: 100%;
	height: 250px;
}
.news {
	background-color: #f9f1e4;
	color: #FFFFFF;
	text-align: center;
}
.news img {
	width: 1173px;
}
.headcenter {
	width: 1200px;
	position: relative;
	margin: auto;
	z-index: 10;
}
.headslogan {
	width: 2000px;
	position: relative;
	height: auto;
	z-index: 40;
}
.headslogan p {
	font-size: 30px;
	color: #B03B3D;
}
.rahmenlos {
	border-width: 0px;
}
.bild {
	border-radius: 10px;
	border: 1px dotted #006600;
	padding: 5px;
	margin: 5px;
	text-align: center;
	color: #333333;
}
.bild a {
	color: #19403B;
}
.bild p {
	width: 1173px;
	margin: auto;
	padding-bottom: 15px;
}
.logo img {
}
.kontakt p {
	text-align: center;
}
.footercenter {
	width: 800px;
	position: relative;
	margin: auto;
}
.footeradresse {
	position: absolute;
	left: 320px;
	top: 45px;
	color: #ECECEC;
	font-size: 20px;
}
.footeradresse a {
	color: #ECECEC;
}
.footercenter img {
	position: absolute;
	top: -100px;
	z-index: 1000;
}
.spektakel a {
	font-size: 34px;
	text-decoration: none;
}
.kontakt a {
	color: #B03B3D;
}
.sponsoren {
	text-align: center;
	line-height: 100px;
	vertical-align: central;
}
.sponsoren img {
	padding: 5px;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}
.uebersicht {
	text-align: right;
	position: relative;
	z-index: 50;
	margin-right: 25px;
	margin-top: 10px;
}
.uebersicht a {
	text-decoration: none;
	color: #F9F1E4;
}
.uebersicht a:hover {
	color: #FFFFFF;
}
.panorama {
	margin: 25px;
	width: 1950px;
	height: auto;
	text-align: center;
}
#aos {
	border-style: none;
	border-width: 0px;
	position: relative;
	bottom: 0px;
	top: 0px;
}
@media screen and (max-width: 2000px) {
.headslogan {
	width: 100%;

}
.panorama {
	margin: 5px;
	width: 97%;
}
.header {
}
}
@media screen and (max-width: 1173px) {
h1 {
	width: 100%;
}
.headcenter {
	border-width: 0px;
	border-style: none;
	width: 100%;
}
.news img {
	width: 100%;
}
.bild p {
	padding: 15px;
	width: 90%;
}
}
@media screen and (max-width: 960px) {
h2 {
	font-size: 25px;
}
.logo {
	padding-top: 40px;
}
.logo img {
	height: 150px;
}
.footercenter {
	width: 100%;
}
.spektakel {
	font-size: 17px;
}
.footeradresse {
	font-size: 14px;
}
.headcenter {
	width: 80%;
}
}
@media screen and (max-width: 680px) {
h2 {
	font-size: 20px;
}
.uebersicht {
	font-size: 10px;
	padding-top: 10px;
	text-align: left;
	padding-left: 50px;
	position: relative;
	width: 100%;
}
.footer {
	height: 380px;
}
.footeradresse {
	left: 20px;
	top: 225px;
	font-size: 16px;
}
.footercenter img {
	left: 20px;
}
.footer {
	height: 450px;
}
.logo {
	padding-top: 20px;
	position: relative;
}
}
@media screen and (max-width: 500px) {
.bild p img {
	width: 100%;
	height: auto;
}
}
