
@media screen and (min-width: 1024px) {

html{
	height:100%;
}

body{
margin:0px;
font-size:100%;
color: #959595;
background-color: #b60008;
font-family: Verdana, Arial Black;
text-align:left;
height:100%;
}

::-webkit-scrollbar {
    display: none;
}

* {box-sizing: border-box;}

h1 {
color:#b60008;
font-weight: bold;
font-size: 130%;
margin: 20px 0px 20px 0px;
padding: 0;
text-align: left;
}

h2 {
color:#707070;
font-weight: bold;
font-size: 120%;
margin: 10px 0px 10px 0px;
padding: 0px 0px 0px 0px;
text-align: left;
}

h3 {
color:#b60008;
font-weight: bold;
font-size: 110%;
text-align: left;
padding: 0px 0px 0px 20px;
}

h4 {
color:#707070;
font-weight: bold;
font-size: 12px;
margin: 5px 0 10px 0;
text-align: left;
}

ul.s{
	list-style-type: square;
	margin-left:0px;
}

.container {
    margin: 15px auto;
	margin-bottom:15px;
    width: 100%;
	background-color:purple;
}

.menu{
    list-style: none;
    padding: 0px;
	margin-bottom:0px;
}
.menu li{
	margin-bottom: 10px;
}

.bild{
	max-width:100%;
	height:auto;
}

.header {
	height:auto;
	max-width:95%;
	min-width:50%;
	margin-top: 2%;
	margin-left: 1.7%;
	overflow:hidden;
}

.footer{
	margin-left: 0%;
	margin-top: 5%;
	padding-left: 0%;
	text-align: center;
	background-color:;
	bottom: 0%;
}

.flex{
	display: flex;
	justify-content: space-between;
	margin-bottom:10px;
}

.rechts			{text-align:right;}
.links			{text-align:left;}
.mittig			{text-align:center;float:center;}
.abstand_unten	{padding-bottom:5%;}


#wrap{
	/*! float:left; */
	width:98%;
	min-height: calc(100vh);
	height: calc(100vh *1);
	margin-left:0px;
	background-color:white;
	margin-top:0px;
	padding-bottom:0px;
	overflow: auto;
	/*box-shadow: 2px 2px 5px #000;*/
	}

#menu{
	margin-left:5%;
	margin-top: 20px;
	background-color:white;
	font-weight:bold;
	font-size:100%;
	width:10%;
	min-width:0;
	height:auto;
	float:left;
	overflow:visible;
}
#header{
	/*! float:left; */
	width:100%;
	/*! height:178px; */
	/*! margin-left:25%; */
	background-color: white;
	overflow:hidden;
	}

#content{
	/*! float:left; */
	margin-top:20px;
	margin-left:5%;
	margin-bottom: 20px;
	width:75%;
	height:auto;
	overflow:auto;
	text-align:left;
	line-height: 1.5;
	background-color: white;
	float: left;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom:20px;
	box-shadow: 2px 2px 5px #000;
	}

a {
text-decoration: none;
color: #b60008;
}

a:hover{
	text-decoration: none;
	color:#707070;
}
}

@media screen and (min-width:768px) and (max-width:1023px){
	
html{
	height:100%;
}

body{
margin:0px;
font-size:100%;
color: #959595;
background-color: #b60008;
font-family: Verdana, Arial Black;
text-align:left;
height:100%;
}

::-webkit-scrollbar {
    display: none;
}

* {box-sizing: border-box;}

h1 {
color:#b60008;
font-weight: bold;
font-size: 130%;
margin: 20px 0px 20px 0px;
padding: 0;
text-align: left;
}

h2 {
color:#707070;
font-weight: bold;
font-size: 120%;
margin: 10px 0px 10px 0px;
padding: 0px 0px 0px 0px;
text-align: left;
}

h3 {
color:#b60008;
font-weight: bold;
font-size: 110%;
text-align: left;
padding: 0px 0px 0px 20px;
}

h4 {
color:#707070;
font-weight: bold;
font-size: 12px;
margin: 5px 0 10px 0;
text-align: left;
}

.container {
    margin: 15px auto;
	margin-bottom:15px;
    width: 100%;
	background-color:purple;
}

.menu{
    list-style: none;
    padding: 0px;
	margin-bottom:0px;
}
.menu li{
	margin-bottom: 10px;
}

.bild{
	max-width:100%;
	height:auto;
	}


.header {
	height:auto;
	max-width:95%;
	min-width:50%;
	margin-top: 2%;
	margin-left: 1.7%;
	overflow:hidden;
}

.footer{
	margin-left: 0%;
	margin-top: 5%;
	padding-left: 0%;
	text-align: center;
	background-color:;
	bottom: 0%;
}

.flex{
	display: flex;
	justify-content: space-between;
	margin-bottom:10px;
}

.rechts			{text-align:right;}
.links			{text-align:left;}
.mittig			{text-align:center;float:center;}
.abstand_unten	{padding-bottom:5%;}


#wrap{
	/*! float:left; */
	width:98%;
	min-height: calc(100vh);
	height: calc(100vh *1);
	margin-left:0px;
	background-color:white;
	margin-top:0px;
	padding-bottom:0px;
	overflow: auto;
	/*box-shadow: 2px 2px 5px #000;*/
	}

#menu{
	margin-left:5%;
	margin-top: 20px;
	background-color:white;
	font-weight:bold;
	font-size:100%;
	width:10%;
	min-width:0;
	height:auto;
	float:left;
	overflow:visible;
}
#header{
	/*! float:left; */
	width:100%;
	/*! height:178px; */
	/*! margin-left:25%; */
	background-color: white;
	overflow:hidden;
	}

#content{
	/*! float:left; */
	margin-top:20px;
	margin-left:5%;
	margin-bottom: 20px;
	width:75%;
	height:auto;
	overflow:auto;
	text-align:left;
	line-height: 1.5;
	background-color: white;
	float: left;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom:20px;
	box-shadow: 2px 2px 5px #000;
	}

a {
text-decoration: none;
color: #b60008;
}

a:hover{
	text-decoration: none;
	color:#707070;
}
}

@media screen and (max-width:767px){
	html{
	height:100%;
}

body{
margin:0px;
font-size:100%;
color: #959595;
background-color: #b60008;
font-family: Verdana, Arial Black;
text-align:left;
height:100%;
}

::-webkit-scrollbar {
    display: none;
}


* {box-sizing: border-box;}

h1 {
color:#b60008;
font-weight: bold;
font-size: 130%;
margin: 20px 0px 20px 0px;
padding: 0;
text-align: left;
}

h2 {
color:#707070;
font-weight: bold;
font-size: 120%;
margin: 10px 0px 10px 0px;
padding: 0px 0px 0px 0px;
text-align: left;
}

h3 {
color:#b60008;
font-weight: bold;
font-size: 110%;
text-align: left;
padding: 0px 0px 0px 20px;
}

h4 {
color:#707070;
font-weight: bold;
font-size: 12px;
margin: 5px 0 10px 0;
text-align: left;
}

.container {
    margin: 15px auto;
	margin-bottom:15px;
    width: 100%;
	background-color:purple;
}

.menu{
    list-style: none;
    padding: 0px;
	margin-bottom:0px;
	position: sticky;
}
.menu li{
	margin-bottom: 10px;
}

.bild{
	max-width:100%;
	height:auto;
	}


.header {
	max-width:97%;
	margin-top: 2%;
	margin-left: 1%;
	overflow:hidden;
	position: sticky;
}

.footer{
	margin-left: 0%;
	margin-top: 5%;
	padding-left: 0%;
	text-align: center;
	background-color:;
	bottom: 0%;
}

.flex{
	display: flex;
	justify-content: space-between;
	margin-bottom:10px;
}

.rechts			{text-align:right;}
.links			{text-align:left;}
.mittig			{text-align:center;float:center;}
.abstand_unten	{padding-bottom:5%;}


#wrap{
	/*! float:left; */
	width:98%;
	min-height: calc(100vh);
	height: calc(100vh *1);
	margin-left:0px;
	background-color:white;
	margin-top:0px;
	padding-bottom:0px;
	overflow:auto;
	/*box-shadow: 2px 2px 5px #000;*/
	}

#menu{
	margin-left:2%;
	margin-top: 20px;
	background-color:white;
	font-weight:bold;
	font-size:100%;
	width:96%;
	min-width:0;
	text-align:center;
	float:center;
	overflow:auto;
	position: sticky;
}
#header{
	/*! float:left; */
	width:100%;
	/*! height:178px; */
	/*! margin-left:25%; */
	background-color:white;
	overflow:hidden;
	position: sticky;
	}

#content{
	/*! float:left; */
	margin-top:20px;
	margin-bottom:200px;
	margin-left:5%;
	width:92%;
	height:auto;
	overflow:auto;
	text-align:justify;
	line-height: 1.5;
	background-color: white;
	float: left;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	box-shadow: 2px 2px 5px #000;
	}

a {
text-decoration: none;
color: #b60008;
}

a:hover{
	text-decoration: none;
	color:#707070;
}
}