body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCC;
}
body-aw {
	width: 100%;
	background-color: #090F24;
	margin-top: 10px;
	-webkit-text-size-adjust: none;
}
body-sw {
	width: 100%;
	background-color: #410A0D;
	margin-top: 10px;
	-webkit-text-size-adjust: none;
}
body-pw {
	width: 100%;
	background-color: #0f350d;
	margin-top: 10px;
	-webkit-text-size-adjust: none;
}
body {
	width: 100%;
	background-color: #00271f;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	-webkit-text-size-adjust: none;
}
a:link {
	color: #CCC;
}
a:visited {
	color: #CCC;
}
a:hover {
	color: #CCC;
}
a:active {
	color: #CCC;
}
a[class] {
	text-decoration: none;
}
#pageContent-aw {
	background-color: #132356;
	width: 100%;
}
#pageContent-sw {
	background-color: #881417;
	width: 100%;
}
#pageContent-pw {
	background-color: #1d5927;
	width: 100%;
}
#pageContent {
	background-color: #005f3a;
	width: 100%;
}
#bannerbox {
	width: 94%;
}
#audioguide {
	display: none;
}
#header {
	width: 100%;
	height: 136px;
}
#headerpic {
	position: absolute;
	margin: 0px 0px 0px 20px;
	z-index: 0;
}
#headerbar0-aw {
	width: 200px;
	 background-color: #384F9B;
	position: absolute;
	top: 63px;
	height: 40px;
}
#headerbar0-sw {
	width: 200px;
 	background-color: #C40A1F;
	position: absolute;
	top: 63px;
	height: 34px;
}
#headerbar0-pw {
	width: 200px;
	 background-color: #259c3f;
	position: absolute;
	top: 63px;
	height: 40px;
}
#headerbar0 {
	width: 200px;
 	background-color: #00A071;
	position: absolute;
	top: 63px;
	height: 40px;
}
#headerbar1-aw {
	width: 100%;
	 background-color: #384F9B;
	position: absolute;
	top: 67px;
	height: 30px;
}
#headerbar1-sw {
	width: 100%;
 	background-color: #C40A1F;
	position: absolute;
	top: 67px;
	height: 30px;
}
#headerbar1-pw {
	width: 100%;
 	background-color: #259c3f;
	position: absolute;
	top: 67px;
	height: 30px;
}
#headerbar1 {
	width: 100%;
	 background-color: #00A071;
	position: absolute;
	top: 67px;
	height: 30px;
}
#headerbar2-aw {
	width: 100%;
	background-color: #384F9B;
	position: absolute;
	top: 102px;
	height: 44px;
}
#headerbar2-sw {
	width: 100%;
	background-color: #C40A1F;
	position: absolute;
	top: 102px;
	height: 44px;
}
#headerbar2-pw {
	width: 100%;
	background-color: #259c3f;
	position: absolute;
	top: 102px;
	height: 44px;
}
#headerbar2 {
	width: 100%;
	background-color: #00A071;
	position: absolute;
	top: 102px;
	height: 44px;
}
#menue {
	color: white;
	position: absolute;
	top: 110px;
	left: 10px;
	height: 30px;
	z-index: 20;
	font-size: 11pt;
}
#content {
	float: left;
	width: 95%;
	line-height: 1.4;
	padding: 0px 1% 5px 2%;
	background-color: #000000;
	margin: 0px 1% 0px 1%;
}
#navBox {
  	float: left;
	width: 49%;
	height: 30px;
 	text-align: center;
}
#logobox {
	width: 300px;
	float: right;
	padding: 0px 0px 0px 10px;
}
input[type=text] {
	width: 99%;
}
textarea {
	width: 99%;
}
img {
	max-width: 100%;
	object-fit: scale-down;
}
@media (min-width: 793px) {
	#bannerbox {
		width: 700px;
	}
}
@media (min-width: 1030px) {
	#audioguide {
		display: inline;
		position: absolute;
		right: -0.75%;
		top:     20px;
		width:  132px;
		height: 176px;
		z-index: 10;
	}
}
@media (min-width:1272px) {
	body {
		width:  1272px;
		position: absolute;
		left: 50%;
		transform: translate(-50%, 0)
	}
	#headerbar0 {
		top: 53px;
	}
	#headerbar1 {
		top: 57px;
	}
	#headerbar2 {
		top: 92px;
	}
	#menue {
		top: 100px;
		left: 2px;
	}
	#audioguide {
		display: inline;
		position: absolute;
		left:  1140px;
		top:     10px;
		width:  132px;
		height: 176px;
		z-index: 10;
	}
}
@media (max-width:793px) {
	#logobox {
		width: 40%;
	}
}
@media (min-width: 458px) and (max-width: 793px) {
	#header {
		width: 100%;
		height: 170px;
	}
	#headerbar2 {
		height: 78px;
	}
}
@media (min-width: 345px) and (max-width: 458px) {
	#header {
		width: 100%;
		height: 204px;
	}
	#headerbar2 {
		height: 112px;
	}
}
@media (min-width: 321px) and (max-width: 345px) {
	#header {
		width: 100%;
		height: 238px;
	}
	#headerbar2 {
		height: 146px;
	}
}
@media (max-width: 321px) {
	body {
		width:  320px;
	}
	#header {
		width: 320px;
		height: 238px;
	}
	#headerbar2 {
		height: 146px;
	}
	#menue {
		width: 320px;
		left: 10px;
	}
	#navBox {
		height: 45px;
	}
}
#menueitem-aw {
	width: 100px;
	height: 20px;
	float: left;
	color: #CCC;
	 text-align: center;
	 background-color: #142455;
	border-bottom: 1px solid #03132a;
	border-right:  1px solid #0A1739;
	border-left:   1px solid #46567A;
	border-top:    1px solid #727F9F;
	margin: 2px 5px 2px 5px;
	padding: 4px 0px 4px 0px;
}
#menueitem-sw {
	width: 100px;
	height: 20px;
	float: left;
	color: #CCC;
 	text-align: center;
 	background-color: #A80A1A;
	border-bottom: 1px solid #54050B;
	border-right:  1px solid #7C0614;
	border-left:   1px solid #CC3E4A;
	border-top:    1px solid #DE6E7A;
	margin: 2px 5px 2px 5px;
	padding: 4px 0px 4px 0px;
}
#menueitem-pw {
	width: 100px;
	height: 20px;
	float: left;
	color: #CCC;
	 text-align: center;
	 background-color: #14551b;
	border-bottom: 1px solid #022a09;
	border-right:  1px solid #0a3914;
	border-left:   1px solid #467a4f;
	border-top:    1px solid #729f73;
	margin: 2px 5px 2px 5px;
	padding: 4px 0px 4px 0px;
}
#menueitem {
	width: 100px;
	height: 20px;
	float: left;
	color: #CCC;
 	text-align: center;
 	background-color: #005030;
	border-bottom: 1px solid #022a09;
	border-right:  1px solid #0a3914;
	border-left:   1px solid #467a4f;
	border-top:    1px solid #729f73;
	margin: 2px 5px 2px 5px;
	padding: 4px 0px 4px 0px;
}
#rightDB {
	float: right;
	width: 40%;
	min-width: 250px;
	border-style: solid;
	border-width: 2px;
	border-color: #00A071;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 20px;
}
#fullDB {
	float: left;
	width: 97%;
	min-width: 250px;
	border: 2px solid #00A071;
	padding: 0px 1% 0px 2%;
	margin: 0px 0px 10px 0px;
}
#DBPict {
	float: right;
	width: 50%;
	max-width: 300px;
	min-width:100px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}
#VerlaufPict {
	width: 100%;
	max-width: 900px;
	min-width:200px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}
#disclaimer {
	float: right;
}
#redBox {
 	text-align: center;
    background-color: #601520;
	border-style: solid;
	border-width: 1px;
	border-color: #401520;
	padding: 10px 10px 10px 10px;
}
.container {
	position: relative;
	padding-bottom: 1024px;
	height: 0;
	overflow: auto;
	-webkit-overflow-scrolling:touch;
}
.container iframe {
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
}
.obf {
	
}
