@font-face {
    font-family: FontL;
    src: url("../OpenSans-Light.ttf");
    font-display: swap;
}
@font-face {
    font-family: FontB;
    src: url("../OpenSans-Bold.ttf");
    font-display: swap;
}
* {
    font-family: FontL;
	font-size: 15px;
	line-height: 1.4;
}
body {
}
.Header, .HeaderBg {
	position: fixed;
	color: #FFF;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 90px;
	padding-top: 20px;
	z-index: 50;
	background-image: none;
}
.Header .MB {	
	padding-left: 60px;
	padding-right: 60px;
}
.Header {
	background: rgb(17,17,17);
background: linear-gradient(0deg, rgba(17,17,17,0) 0%, rgba(17,17,17,1) 100%);
}
.HeaderBg {
	top: -150px;-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-ms-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
	background-color: #111;
}
.HeaderBgF {
	top: 0px;
}
.Header .MB {
	text-align: right;
}
.Header a {
	color: #FFF;
	margin-top: 10px;
	text-decoration: none;
	margin-left: 14px;
	font-size: 16px;
    font-family: FontB;
	letter-spacing: 0px;
	position: relative;
	display: inline-block;
 transition-duration: 0.2s;
}
.Header a:hover {	
	transform: translateY(-4px);
}
.Burger {
	display: none;
}
.Logo {
	position: fixed;
	left: 50%;
	width: 300px;
	z-index: 60;
	top: 20px;
	margin-left: -550px;
}
.Logo img {
	display: block;
	width: 100%;
}
.Photos {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 1;
	height: 100%!important;
	width: 100%!important;
}
.PhotoDiv {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: 60%;
}
.Unterseite .PhotoDiv {
	height: 30%;
}
.Unterseite .Photos .Overlay {
	display: none;
}
.Unterseite .Content {
	top: 30%;
}
.PhotoDiv .MB {
	height: 100%;
}
.Photos .Overlay {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.Photos .Overlay .Box {
	width: 80%;
	max-width:800px;
	margin: auto;
	text-align: center;
}
.Photos .Overlay div div:nth-child(1) {
	color: #FFF;
	text-align: center;
	width: auto;
	display: inline-block;
	border-top: 3px solid #26C9FF;
	font-size: 30px;
    font-family: FontB;
}
.Photos .Overlay div div:nth-child(2) {
	color: #FFF;
	text-align: center;
	font-size: 17px;
	line-height: 1.5;
	font-weight: lighter;
	max-width: 500px;
	margin: auto;
}
.Content {
	top: 60%;
	position: absolute;
	left: 0px;
	width: 100%;
	padding-top: 40px;
}
.Footer {
	background-color: #111;
	color: #FFF;
	padding-top: 30px;
	padding-bottom: 30px;margin-top: 40px;
}
.Footer strong {
	color: #26C9FF;
}
.Footer img {
	width: 60px;
}
.Footer .grid {
	align-items: center;
}
.Footer a {
	color: #FFF;text-decoration: none;
}
.Footer .grid_4:nth-child(2) {
	text-align: left;
}
.Footer .grid_4:nth-child(3) {
	text-align: right;
}


.M1Photo img {
	display: block;
	width: 100%;
}
h1,h2,h3 {
	font-size: 40px;
	color: #111;
    font-family: FontB;
	margin-bottom: 20px;
	text-align: center;
}
h1 {
	margin-bottom: 0px;
}
h2 {
	font-size: 20px;
	font-weight: lighter;
	color: #FFF;
	background-color: #26C9FF;
	display: inline-block;
	margin: auto;
	padding: 5px;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 20px;
}
h3 {
	font-size: 20px;
	text-align: left;
	margin-bottom: 5px;
}
p {
	color: #999;
	text-align: center;
	max-width: 800px;
	margin: auto;
	line-height: 1.7;
}

.MAbstand1 {
	display: block;
	height: 60px;
}
.MBG1 {
	background-color: #EFEFEF;
	padding-top: 40px;
	padding-bottom: 40px;
}
.MBG1 * {
	color: #111!important;
}

.MStartseite img {
	display: block;
	width: 100%;
}
.MStartseite .grid_6 {
	position: relative;
}
.MStartseite .o div {
	-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-ms-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
}
.MStartseite .grid_6:hover .o div {
	transform: translateY(-10px);
}
.MStartseite .o {
	pointer-events: none;
	position: absolute;
	cursor: pointer;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #FFF;
	background-color: rgba(0,0,0,0.8);border: 4px solid #FFF;
}
.MStartseite .o  strong {
	font-size: 30px;
    font-family: FontB;
	color: #26C9FF;
}
.M1Photos {
	width: 100%;
	text-align: center;
	margin: auto;
}
.M1Photos .grid {
	align-items: center;
}
.M1Photos p {
	text-align: left!important;
}
.M1Photos .grid_9 {
	padding-left: 40px;
}
.M1Photos img {
	display: inline-block;
	width: 100%;
}
.M3Photos img {
	display: block;
	width: 100%;
}
.M3Photos .grid_4 {
	padding: 5px;
}
p a {
	color: #111;
}
fieldset {
	border: 0px;
	margin-bottom: 10px;
}
fieldset label {
	width: 20%;
	float: left;
}
fieldset input, fieldset textarea {
	width: 80%;
	float: left;
	border: 1px solid #CCC;
	padding: 5px;
	resize: none;
}
input[type=submit] {
	width: auto;
	background-color: #26C9FF;
	color: #FFF;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	cursor: pointer;
	border: 0px;
}

.M1Logo {
	text-align: center;
}
.M1Logo img {
	display: inline-block;
	max-width: 250px;
	width: 80%;
}