#header, #navigation, #headertitel, #footer, #content {
	font-family: 'Asap Condensed', sans-serif;
	font-size: 2vw;
}

#container {
	height: 100%;
	overflow-x:hidden;
}

#header {
	display:block;
	height: 12.5vw;
	width:100%;
	background-color:#606060;
	position:absolute;
	top:0;
	left:0;
	z-index: 210;
	color: #ffffff;
}

.headertitel {
	font-size: 10vw;
	font-family: 'Noto Sans';
	font-style: italic;
	font-weight: bold;
	float:left;
	margin-top: -1.2vw;
	margin-left: 12vw;
}

.headerlogo {
	position: absolute;
	display: block;
	left: 1vw;
	top: 1vw;
	height: 10vw;
	width: 10vw;
	border-radius: 1vw;
}

.headerinfobox {	
	
}

#navigation {
	display: block;
	height: 25.2vw;
	width: 100vw;
	background-color:#505050;
	position:absolute;
	left:0;
	bottom: 0;
	z-index: 200;
	color: #ffffff;
}

#navigation a {
	font-size: 4.25vw;
	text-decoration: none;
	background-color:#707070;
	color: #ffffff;
	display: block;
	height: 7vw;
	width: 32vw;
	margin-left: 0.75vw;
	margin-top: 1vw;
	vertical-align: center;
	text-align: center;
	padding-top: 2.5vw;
	padding-bottom: -2vw;
	border-bottom: solid 0.5vw #404040;
	border-right: solid 0.5vw #404040;
	float:left;
}

#navigation .startseite {
	margin-left: 0.75vw;
	margin-top: -10vw;
	width: 98.5vw;
	font-size: 4.5vw;
	font-weight: bold;
	padding-top: -1vw;
	padding-bottom: 0vw;
}

#navigation .platzhalter{
	visibility:hidden;
}

#navigation a:hover {
	background-color:#808080;
}

#navigation a:active {
	background-color:#606060;
}

#footer {
	height: 2.25vw;
	width: 100%;
	background-color: #404040;
	position: absolute;
	bottom: 0vw;
	left: -0.5vw;
	text-align: right;
	color: #999999;
	font-size: 2vw;
	padding-top: 0.1vw;
	padding-bottom: 0.2vw;
	padding-right: 0.5vw;
	z-index: 215;
	display: block;
}

#content {
	width: 98vw;
	background-color: #e0e0e0;
	left: 0vw;
	top: 12.5vw;
	display: block;
	padding-left: 1vw;
	padding-right: 1vw;
	position:absolute;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	bottom: 1.3vw;
	overflow-x:hidden;
	z-index: 150;
}

#chart_div {
	width: 120%;
	height: 83%;
	top: 0;
	left: 0;
	right: 0;
	margin-left: -6%;
	margin-right: 0;
	padding-right: -6%;
	margin-bottom: 0vw;
	z-index: 150;
}

.diagramm {
	display:block;
	position:absolute;
}

#content iframe {
	border: none;
	margin-top: 7vw;
	margin-left: -3vw;
	height: 80%;
	width: 112%;
	overflow-x:hidden;
	overflow-y:hidden;
}

#content h1 {
	margin-top: -0.3vw;
	font-size: 5vw;
	font-weight: bold;
}

.visually-hidden {
    position: absolute;
    left: -100vw;
	top: 10vw;
	z-index: 0;
}
	
label {
	position: absolute;
	right: 3vw;
	top: 1vw;
	height: 9.5vw;
	width: 9.5vw;
    background: #FFFFFF;
	color: #606060;
    padding: auto;
    border-radius: 4.75vw;
	text-align: center;
	font-size: 8.5vw;
	font-family: sans-serif;
	z-index: 995;
}    

#infobox::after {

}
#toggle:checked ~ #infobox {
	position:absolute;
	top: 15vw;
	height: 85vw;
	left: 2vw;
	width:95%;
	font-size: 5.5vw;
	color: white;
	border-radius: 5vw;
	background-color: #404040;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 1vw;
	vertical-align: top;
	text-align: center;
	margin-top: 0.5vw;
	margin-right: 2vw;
	z-index:1500;
	font-family: 'Asap Condensed';
}

#toggle:checked ~ #infobox .infozeit {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-bottom: 3vw;
}

#toggle:checked ~ #infobox .infotable td{
	display: inline-table;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 35%;
	border-top: solid 1px #e0e0e0;
	vertical-align: center;
	height: 15vw;
}

.tdr{
	text-align: right !important;
	margin-left: 3vw;
	padding-left: 3vw;
	color: #ffffff;
}

#mobilebgfix {
	background-color: #ffffff;
	position:absolute;
	bottom: 20vw;
	left: 0vw;
	width: 100%;
	height: 100%;
}

#tagwahl {
	position:absolute;
	display: block;
	right: 1.5vw;
	bottom: 23vw;
	z-index: 151;
}

#tagwahl img{
	height: 10vw;
	z-index: 151;
}

#tagwahl img:hover{
filter: brightness(2);
}

#tagwahl span{
	position: relative;
	bottom: 2.7vw;
	font-size: 8vw;
	font-weight: bold;
	margin-left: 0.5vw;
	margin-right: 0.5vw;
		z-index: 151;
}

#loadimg {
    position:absolute;
    width:128px; /*image width */
    height:128px; /*image height */
    left:50%; 
    top:50%;
    margin-left:-64px; /*image width/2 */
    margin-top:-164px; /*image height/2 */
}


#s_content {
	width: 94vw;
	background-color: #ffffff;
	left: 2vw;
	top: 10vw;
	bottom: 30vw;
	display: block;
	position:absolute;
	margin-right: auto;
	margin-bottom: auto;
	overflow-x:hidden;
	border: 2px solid black;
	z-index:149;
}

#s_chart_div {
	width: 112vw;
	height: 100%;
	top: 0vw;
	left: 5vw;
	right: 0;
	bottom: 2vw;
	margin-left: -13vw;
	margin-right: 0;
	padding-right: -10vw;
	z-index: 150;
}

#s_nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: transparent;
  position: absolute;
  top: 1vw;
  left: 2vw;
  z-index: 1600;
}

#s_nav li {
  float: left;
  list-style-type: none;
  margin-right: 1vw;
  margin-top: 0vw;
  padding: 0.5vw 0.5vw 0.5vw 0.5vw;
  background-color: lightgray;
    border-top: 2px solid black;
	border-left: 2px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	z-index: 1600;
  
}



#s_nav li a {
  display: block;
  color: black;
  text-align: center;
  text-decoration: none;
   list-style-type: none;
  margin: 0;
  overflow: hidden;
  background-color: transparent;
  font-size: 5.5vw;
}


#stattab {
	align:center;
	font-size: 2.5vw;
	margin-left: 1vw;
	margin-top: 1vw;
}

#stattab th {
	font-size: 3vw;
	border-bottom: 4px solid black;
	padding-right: 0.5vw;
}

#stattab td {
	padding-right: 0.5vw;
}

#ug {
	background-color: lightgrey;
}

#eimg {
	height: 4.5vw;
	width: auto;
}
