﻿body {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	line-height: 140%;
	font-family: Arial, Helvetica, Sans-Serif;
}
p {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	overflow: hidden;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
}
a {
	text-decoration: none;
	overflow: hidden;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
img {
}
.logo {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}
h1 {
	font-size: 2em;
	margin-bottom: 10px;
	color: #137174;
}
h2 {
	font-size: 2em;
	margin-bottom: 10px;
	margin-top: 30px;
	color: #137174;
}
h3 {
	font-size: 1.5em;
	text-decoration: none;
	font-weight: bold;
}
.abstand {
	padding-bottom: 500px;
}
.bg {
	overflow: hidden;
	max-width: 1080px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1080px;
}
b {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	overflow: hidden;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
}
.flexbox {
	width: 100%;
	max-width: 1080px;
	display: -webkit-flex;
	display: flex;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
.flexbox1 {
	padding: 20px;
	border: 1px dashed #CCCCCC;
	margin: 20px;
	text-align: center;
	-webkit-flex: 1;
	flex: 1;
	-webkit-order: 1;
	order: 1;
	-webkit-box-shadow: -1px 22px 12px -19px rgba(0,0,0,0.48);
	-moz-box-shadow: -1px 22px 12px -19px rgba(0,0,0,0.48);
	box-shadow: -1px 22px 12px -19px rgba(0,0,0,0.48);
	background-color: #F5F5F5;
	overflow: hidden;
}
.flexbox2 {
	padding: 20px;
	border: 1px dashed #CCCCCC;
	margin: 20px;
	text-align: left;
	-webkit-flex: 1;
	flex: 1;
	-webkit-order: 2;
	order: 2;
	-webkit-box-shadow: -1px 22px 12px -19px rgba(0,0,0,0.48);
	-moz-box-shadow: -1px 22px 12px -19px rgba(0,0,0,0.48);
	box-shadow: -1px 22px 12px -19px rgba(0,0,0,0.48);
	background-color: #F5F5F5;
	overflow: hidden;
}
.flexbox3 {
	padding: 20px;
	border: 1px dashed #CCCCCC;
	margin: 20px;
	text-align: left;
	-webkit-flex: 1;
	flex: 1;
	-webkit-order: 3;
	order: 3;
	-webkit-box-shadow: -1px 22px 12px -19px rgba(0,0,0,0.48);
	-moz-box-shadow: -1px 22px 12px -19px rgba(0,0,0,0.48);
	box-shadow: -1px 22px 12px -19px rgba(0,0,0,0.48);
	background-color: #F5F5F5;
	overflow: hidden;
}
.flexbox4 {
	padding: 20px 0px 10px 0px;
	border: 1px dashed #a8998d;
	margin: 20px 15px 20px 15px;
	text-align: center;
	-webkit-flex: 1;
	flex: 1;
	-webkit-order: 4;
	order: 4;
	-webkit-box-shadow: -1px 22px 12px -19px rgba(0,0,0,0.48);
	-moz-box-shadow: -1px 22px 12px -19px rgba(0,0,0,0.48);
	box-shadow: -1px 22px 12px -19px rgba(0,0,0,0.48);
	background-color: #f7e5c2;
}
.flexbox5 {
	padding: 20px 0px 10px 0px;
	border: 1px dashed #a8998d;
	margin: 20px 15px 20px 15px;
	text-align: center;
	-webkit-flex: 1;
	flex: 1;
	-webkit-order: 5;
	order: 5;
	-webkit-box-shadow: -1px 22px 12px -19px rgba(0,0,0,0.48);
	-moz-box-shadow: -1px 22px 12px -19px rgba(0,0,0,0.48);
	box-shadow: -1px 22px 12px -19px rgba(0,0,0,0.48);
	background-color: #f7e5c2;
}
.flexbox6 {
	padding: 20px 0px 10px 0px;
	border: 1px dashed #a8998d;
	margin: 20px 15px 20px 15px;
	text-align: center;
	-webkit-flex: 1;
	flex: 1;
	-webkit-order: 6;
	order: 6;
	-webkit-box-shadow: -1px 22px 12px -19px rgba(0,0,0,0.48);
	-moz-box-shadow: -1px 22px 12px -19px rgba(0,0,0,0.48);
	box-shadow: -1px 22px 12px -19px rgba(0,0,0,0.48);
	background-color: #f7e5c2;
}
iframe {
	width: 100%;
	border-width: 0px;
}
/* IDs */
#back-top {
	padding: 0px;
	margin: 0px;
	position: fixed;
	right: 20px;
	bottom: -10px;
	width: 60px;
	height: 60px;
}
#back-top a {
	display: block;
	text-decoration: none;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
}
#back-top a:hover {
	text-decoration: none;
	margin-bottom: 10px;
}
#back-top span {
	width: 60px;
	height: 40px;
	display: block;
	-moz-opacity: 0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	filter: alpha(opacity=80);
	margin-bottom: 10px;
	background: #137174 url('up-arrow.png') no-repeat center;
	-webkit-border-radius: 50px 50px 0px 0px;
	-moz-border-radius: 50px 50px 0px 0px;
	border-radius: 50px 50px 0px 0px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
}
#back-top a:hover span {
}
div.head {
	background-color: #ECECEC;
	background-image: linear-gradient(90deg, transparent 50%, rgba(250,250,250,.2) 50%);
	background-size: 20px 20px;
	margin: 0px auto 0px auto;
	clear: both;
	padding: 40px 0px 30px 0px;
	overflow: hidden;
	height: 100%;
	text-align: center;
}
.button {
	border: 0px solid #C0C0C0;
	display: inline-block;
	margin: 0px 5px 15px 5px;
	padding: 10px 14px 12px 14px;
	overflow: hidden;
	vertical-align: top;
	height: 100%;
	text-align: center;
	color: #FFFFFF;
	font-size: 1.1em;
	border-radius: 10px 5px 10px 5px;
	-moz-border-radius: 10px 5px 10px 5px;
	-khtml-border-radius: 10px 5px 10px 5px;
	background-color: #137174;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
}
.button a{
	text-decoration: none;
}
.button:hover{
	background-color: #666666;
	color: #FFFFFF;
}

@media screen and (max-width:800px) {
img {
	width: 100%;
	margin-top: 50px;
	margin-bottom: 25px;
}
.flexbox {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	padding-top: 0px;
	padding-bottom: 0px;
}
.flexbox1 {
	border-width: 0px;
	padding: 0px;
	margin: 0px 10px 0px 10px;
	-webkit-box-shadow: -1px 22px 12px -19px rgba(0,0,0,0.0);
	-moz-box-shadow: -1px 22px 12px -19px rgba(0,0,0,0.0);
	box-shadow: -1px 22px 12px -19px rgba(0,0,0,0.0);
	background-color: #FFFFFF;
}
.flexbox2 {
	border-width: 0px;
	padding: 0px;
	margin: 0px 10px 0px 10px;
	-webkit-box-shadow: -1px 22px 12px -19px rgba(0,0,0,0.0);
	-moz-box-shadow: -1px 22px 12px -19px rgba(0,0,0,0.0);
	box-shadow: -1px 22px 12px -19px rgba(0,0,0,0.0);
	background-color: #FFFFFF;
	text-align: center;
}
.flexbox3 {
	margin: 10px;
}
.flexbox4 {
	margin: 10px;
}
.flexbox5 {
	margin: 10px;
}
.flexbox6 {
	margin: 10px;
}
div.head {
	padding-bottom: 0px;
}
.button {
	border-color: #999999;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	padding-top: 5px;
	padding-bottom: 7px;
	width: 90%;
	margin-bottom: 0px;
	background-color: #F3F3F3;
	color: #000000;
}
.logo {
	margin-top: 10px;
	margin-bottom: 10px;
}
