body {
	display: flex;
	flex-flow: row wrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #EFF3F8;
	max-width: 1140px;
	margin: 0px auto;
	font-weight: normal;
	font-size: small;
	text-align: justify;
	hyphens: auto;
	}
/* Mobile first - alle Dokument-Bl&ouml;cke bekommen 100% Breite */
header, nav, nav a, article, section, aside, footer {
	border-radius: 0px 0.5em 0.5em;
	border: 1px solid #57AAB9;
	padding: 5px;
	margin: 5px;
	flex: 1 100%;
	}
header {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	align-content: start;
	padding: 0px;
	width: 100%;
	height: auto;
	background-image: url('logo/logo1280.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
	} 
.headerbox1 {
	flex: 0 0 auto;
	margin: 5px;
	width: 100%;
	height: auto;
	border-radius: 0px 0.5em 0.5em;
	}
.headerbox1 img {
	height: 100%;
	width: 100%;
	}
.headerbox2 {
	display: flex;
	flex-flow: column nowrap;
	justify-content: center;
	align-items: center;
	align-content: center;
 	margin: 0px;
	width: 100%;
	height: auto;
	border-radius: 0px 0.5em 0.5em;
	background-color: #ffffff;
	padding: 0px;
	color: #49b939;
	font-weight: lighter;
	font-family: 'Nova Round', cursive;
	text-align: center;	
	font-size: 4vh;
	line-height: 175%;
	}
section{
	display: flex;
	flex-direction: column;
	align-content: space-between;
	border: none;
	margin: 0px;
	padding: 0px;
	}
header nav {
	flex: 1 1 100%;
	}
nav, nav ul, nav li{
	font-family: 'Nova Round', cursive;
	margin: 0px 5px;
	padding: 5px;
	background-color: #CFE7EB;
	}
nav ul {
	display: flex;
	flex-direction: column;
	}
nav li {
	list-style-type: none;
	margin: 1.3em 0px;
	flex: 1 1 100%;
	border: 1px solid #ffffff;
	padding: 0px;
	border-radius: 0px 0.5em 0.5em;
	border: 1px solid #57AAB9;
	}
nav a {
	display: inline-block;
	width: 100%;
	height: 100%;
	border: 1px solid #57AAB9;
	margin: 0px;
	text-decoration: none;
	text-align: center;
	background-color: #57AAB9;
	color: #ffffff;
	}
nav a:hover {
	background-color: #ffffff;
	color: #57AAB9;
	}

article {
	background-color: #ffffff;
	}
aside {
	background-color: #E1F2D0;
	min-width: 200px;
	flex: 100%;
	}
aside img{
	max-width: 200px;
	height: auto;
	margin: 0px auto;
	display: block;
	border-radius: 0px 0.5em 0.5em;
	border-color: #57AAB9;
	border: 1px solid;
	margin-top: 10px;
	}
.asideueberschrift{
	display: block;
	text-align: center;
	padding: 0px;
	border: none;
	font-weight: lighter;
	font-family: 'Nova Round', cursive;
	font-size: medium;
	color: #49b939;
	}
.asidetxt{
	color: #333333;
	display: block;
	padding: 0px 5px;
	font-weight: lighter;
	font-family: 'Nova Round', cursive;
	font-size: small;
	text-align: justify;
	hyphens: auto;
	}
footer {
	background-color: #CFE7EB;
	color: #333333;
	display: column;
	flex-flow: column;
	}
footer p {
	text-align: center;
	vertical-align: middle;
	line-height: 50%;
 }
#box {
	display: block;
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
	float: none;
	text-align: center; 
	font-size: x-small;
	}
#box img {
	height: auto;
	width: 100%;
	border-radius: 0px 0.5em 0.5em;
	}

/* Smart Phones und Tablets mit mittlerer Aufl&ouml;sung */
@media all and (min-width: 35em) {
.headerbox1 {
	width: auto;
	}
.headerbox2 {
	width: 328px;
	height: 182px;
 	margin: 5px;
	padding: 0px 10px;
	}
section{
	display: flex;
	flex-direction: row;
	align-content: space-between;
	border: none;
	margin: 0px;
	padding: 0px;
	}
nav ul {
	flex-direction: row;
	}
nav li {
	margin: 0 10px;
	flex: 1 1 0%;
	}
article {
	order: 2;
	}
aside {
/* durch auto werden die beiden asides in eine Zeile gesetzt */
	flex: 1 auto;
	order: 4;
	}
footer {
	order: 5;
	}
table, tr, td {
	}
table {
	border: none;
	}
tr {
	float: left;
	width: 100%;
	margin: 0px 0px 10px 4px;
	}
td {
	float: left;
	width: 98%;
	}
td::before {
	content: attr(data-label);
	width: 20%;
	float: left;
	padding: 10px;
	font-weight: bold;
	margin: -10px 10px -10px -10px;
	}
#logotext1 {
	width: 100%;
	height: auto;
	margin: 0px auto;
	}
#logotext2 {
	width: 100%;
	height: auto;
	margin: 0px auto;
	}
#box {
	max-width: 300px;
	float: right;
	margin: 10px;
	padding: 10px;
	}

 /* Large screens */
 @media all and (min-width: 50em) {
header {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: space-between;
	align-items: start;
	align-content: start;
	}
article {
/* Der Article wird 2.5x so breit wie die beiden asides! */
	order: 3;
	flex: 5 1 0%;
	}
aside {
	flex: 2 1 0%;
	}
}
/*________________________________________________________________________________*/
#boxaside {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 0px 0.5em 0.5em;
	}
#myBtn {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index: 99;
	font-size: x-large;
	border: none;
	outline: none;
	background-color: red;
	color: white;
	cursor: pointer;
	padding: 15px;
	border-radius: 4px;
	opacity: 0.5;
	}

#myBtn:hover {
	background-color: #555;
	opacity: 1;
	}
h1, h2, h3, h4, h5, h6{
	color: #49b939;
	padding: 5px;
/*
	border-radius: 0px 0.5em 0.5em;
	border: 1px solid #CCCCCC;
*/
	font-weight: lighter;
	font-family: 'Nova Round', cursive;
	}
h1 {
	font-size: xx-large;
	}
h2 {
	font-size: x-large;
	}
h3 {
	font-size: large;
	}
h4 {
	font-size: medium;
	}
h5 {
	font-size: small;
	}
h6 {
	font-size: x-small;
	}
.maintext{
	font-size: small;
	color: #49b939;
	padding: 5px 10px;
	border-radius: 0px 0.5em 0.5em;
	border: 1px solid #CCCCCC;
	display: block;
	text-align: center;
	text-align: justify;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	}
a.asidelink{
	font-size: small;
	font-weight: normal;
	color: #57AAB9;
	text-align: center;
	vertical-align: middle;
	display: block;
	padding: 10px;
	margin: 10px 0px;
	background-color: #ffffff;
	border: 1px solid #57AAB9;
	border-radius: 0px 0.5em 0.5em;
	text-decoration: none;
	list-style-type: none;
	}
a.asidelink:link {
	}
a.asidelink:visited {
	}
a.asidelink:active {
	color: #ffffff;
	background-color: #3b579d;
	}
a.asidelink:hover {
	color: #ffffff;
	background-color: #73B432;
	}
a{
	text-decoration: none;
	}	
a:hover{
	color: #FF0000;
	}	
/*---Tabelle responsitive---*/
* {
	box-sizing: border-box;
}
table {
	width: 100%;
	}
table, td, tr, {
	border-collapse: collapse;
	text-align: left;
	}
td, tr, {
	width: 32%;
	}
td {
	padding: 10px;
	}
td img{
	border-radius: 0px 0.5em 0.5em;
	border: 1px solid #333333;
	}
#logotext1 {
	width: 60%;
	height: auto;
	margin-left: 0px;
	}
#logotext2 {
	width: 70%;
	height: auto;
	float: right;
	}
.telefon {
	color: #333333;
	}
.fa-solid {
	margin-right: 10px;	
	}