@font-face {
    font-family: 'FontL';
    src: url('../OpenSans-Regular.ttf');
    font-weight: lighter;
    font-style: italic;
    font-display:swap;
}
@font-face {
    font-family: 'FontB';
    src: url('../OpenSans-Bold.ttf');
    font-weight: lighter;
    font-style: italic;
    font-display:swap;
}
@font-face {
    font-family: 'font1';
    src: url('../font.ttf');
    font-weight: lighter;
    font-style: italic;
    font-display:swap;
}
#map {
	width: 100%;
	height: 300px;
}
* {
font-family: FontL;
font-size: 18px;
line-height: 1.5;
	font-weight: lighter;
}
header {
	position: absolute;
	top: 20px;
	left:0px;
	right: 0px;
	height: auto;
	z-index: 60;
}
header .grid {
	align-items: flex-start;
	justify-content: space-between;
}
.headerF {
	position: fixed;
	top: 0px;
}
.MB a {
	color:#111;
}
.BodyNormal .PhotoDiv {
	height: 40%;
}
.BodyNormal .Overlay {
	display: none;
}
.BodyNormal .Content {
	top: 40%;
}
h1.Normal {
	color: #333;
}
h2.Normal {
	color: #333;
}
select {
  background-color: white;
  border: 1px solid #999;
  border-radius: 0px;
  display: inline-block;
  font: inherit;
  line-height: 1.5em;
	height: 50px;
  padding: 12px;
	padding-left: 16px;
	padding-right: 40px;
  margin: 0;      
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image:url(../img/select.svg);    
  background-size:
    16px 12px;
	width: 100%;
  background-repeat: no-repeat;
}
input, textarea {
  border: 1px solid #999;
	height: 50px;
  border-radius: 0px;
  display: inline-block;
  line-height: 1.5em;
	width: 100%;
}
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.Maps {
	display: block;
}
body {
	background-size: 700px 700px;
	overflow-x: hidden;
}
p a {
	color: #333;
	text-decoration: none;
	font-weight: lighter;
}
.LoadMeF {
	opacity: 1;
}
.FSize1 {
	font-size: 40px!important;
}
.FSize2 {
	font-size: 20px!important;
	letter-spacing: 0px;
}
.FSize3, .FSize3 p {
	font-size: 30px!important;
	font-style: normal;
	font-weight: lighter;
	line-height: 1.1;
}
.FSize4 {
	font-size: 43px;
	font-weight: 800;
	letter-spacing: 6px;
}
.Navigation {
	width: auto;
	text-align: right;
	flex: 1;
	top: 10px;
	z-index: 160;
	-webkit-transition: all 300ms  ease-in-out;
	-moz-transition: all 300ms  ease-in-out;
	-ms-transition: all 300ms  ease-in-out;
	-o-transition: all 300ms  ease-in-out;
	transition: all 300ms ease-in-out;
}
.NavigationF {
	top: 0px;
}
.Navigation li {
	display: inline-block;
	margin-right: 15px;
	position: relative;
	color: #FFF;
}
.Navigation li:hover ul {
	display: block;
}
.Navigation a {
	color: #FFF;
	font-size: 20px;
	text-align: left;
	text-decoration: none;
	line-height: 1.2;
	margin-top: 10px;
	font-weight: lighter!important;
	padding: 10px 30px;
	line-height: 1.4;
	display: inline-block;
	margin-left: 5px;
	margin-bottom: 0px;
	-webkit-transition: all 150ms  ease-in-out;
	-moz-transition: all 150ms  ease-in-out;
	-ms-transition: all 150ms  ease-in-out;
	-o-transition: all 150ms  ease-in-out;
	transition: all 150ms ease-in-out;
	position: relative;
	background-color: #8CC63F;
	color: #FFF;
	border-radius: 10px;
}
.Navigation a:first-child {
	margin-left: 10px;
}
.Navigation a:last-child {
	margin-right: 10px;
}
.NavigationF a {
	color: #FFF;
}
.Navigation a:hover {
	transform: translateY(-5px);
}
.NavSub {
	display: none;
	color: #FFF;
	line-height: 2;
	padding-bottom: 20px;
}
.NavSub a, .NavSub a * {
	color: #FFF;
	font-size: 20px;
	display: inline-block;
	margin-top: 0px;
	line-height: 1.4;
}
.NavSub a:hover, .NavSubAktiv {
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
.NavAktiv {
	font-weight: 700!important;
}
.Header {
	position: fixed;
	color: #8CC63F;
	left: 0px;
	top: 0px;
	width: 100%;
	padding-left: 50px;
	height: 65px;
	z-index: 59;
	background-image: none;
	opacity: 0;
	transform: translateY(-100px);
	-webkit-transition: all 300ms  ease-in-out;
	-moz-transition: all 300ms  ease-in-out;
	-ms-transition: all 300ms  ease-in-out;
	-o-transition: all 300ms  ease-in-out;
	transition: all 300ms ease-in-out;
	background-color: #8CC63F;
	text-align: left;
	-webkit-box-shadow: 1px 2px 5px 1px rgba(0,0,0,0.1);
box-shadow: 1px 2px 5px 1px rgba(0,0,0,0.1);
}
.Header img {
	width: 100%;
	display: block;
}
.L {
	background-color: #FFF;
	border-radius: 50%;
	padding: 10px;
	width: 170px;
	height: 170px;
	z-index: 100;
	margin-top: 10px;
		
	-webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.1);
box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.1);
}
.LogoSmall {
	text-align: center;
	padding-top: 10px;
}
.LogoSmall img {
	display: inline-block;
	width: 120px;
}
.Header .MB {	
	padding-left: 60px;
	padding-right: 60px;
}
.HeaderF {
	opacity: 1;
	transform: translateY(0px);
}
.Header .MB {
	text-align: right;
}
.Logo {
	position: absolute;
	left: 50px;
	width: 220px;
	z-index: 100;
	top: 30px;
}
.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;
}
.BodySmall .Photos {
	height: 100%!important;
}
.PhotoDiv {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	overflow: hidden;
	height: 70%;
}

.PhotoDiv video {
	display: inline-block!important;
    margin: auto!important;
    position: absolute!important;
    height: auto!important;
    min-width: 100%!important;
    min-height: 100%!important;
    width: auto!important;
    z-index: 1!important;
    top: 50%!important;
    left: 50%!important;
    transform: translate(-50%,-50%)!important;
}
.PhotoDiv .MB {
	height: 100%;
}
.Overlay {
	position: absolute;
	left: 0px;
	top: 0px;
	 z-index: 50;
	right: 0px;
	bottom: 30%;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	background-color: rgba(0,0,0,0.3);
	padding-bottom: 30px;
}
.Overlay .c {
	padding: 0px;
	text-align: center;
}
.H1, .H1 strong {
	font-size: 40px;
	color: #FFF;
	font-weight: 800;
	line-height: 1.3;
}
.Overlay .H1 {
	animation: H1Ani;
	animation-delay: 500ms;
	animation-direction: normal;
	animation-duration: 700ms;
	animation-fill-mode: forwards;
	animation-iteration-count: 1;
	transform: translateY(-20px); opacity: 0;
	position: relative;
	font-weight: lighter!important;
	font-size: 60px;
	font-family: "font1";
	mask-image: -webkit-gradient(linear, left top, right bottom, 
            color-stop(0.00,  rgba(0,0,0,1)),
            color-stop(0.35,  rgba(0,0,0,1)),
            color-stop(0.50,  rgba(0,0,0,0)),
            color-stop(0.65,  rgba(0,0,0,0)),
            color-stop(1.00,  rgba(0,0,0,0)));
}
@keyframes H1Ani {
	0% {transform: translateY(-20px); opacity: 0;}
	100% {transform: translateY(0px);opacity: 1;}
}
.H2 {
	font-size: 24px;
	color: #8CC63F;
	font-weight: lighter;
	line-height: 1.3;
	background-color: #FFF;
	width: auto;
	margin: auto;
	position: relative;
	display: inline-block;
	padding: 5px 10px;
}
.Overlay .H2 {
	animation: H2Ani;
	animation-delay: 900ms;
	animation-direction: normal;
	animation-duration: 700ms;
	animation-fill-mode: forwards;
	animation-iteration-count: 1;
	transform: translateY(20px); opacity: 0;
	position: relative;
}
@keyframes H2Ani {
	0% {transform: translateY(20px); opacity: 0;}
	100% {transform: translateY(0px);opacity: 1;}
}
.H3 {
	font-size: 13px;
	letter-spacing: 2px;
	color: #FFF;
	font-weight: lighter;
	margin-bottom: 10px;
	display: inline-block;
}
.Down {
	position: fixed;
	bottom: 30px;
	left: 50%;
	width: 80px;
	cursor: pointer;
	z-index: 50;
	margin-left: -40px;
	color: #FFF;
	font-size: 11px;
	text-align: center;
	animation: DownAni;
	animation-delay: 0ms;
	animation-direction: normal;
	pointer-events: none;
	animation-duration: 800ms;
	animation-fill-mode: forwards;
	animation-iteration-count: infinite;
	opacity: 0.4;
	-webkit-transition: all 300ms  ease-in-out;
	-moz-transition: all 300ms  ease-in-out;
	-ms-transition: all 300ms  ease-in-out;
	-o-transition: all 300ms  ease-in-out;
	transition: all 300ms ease-in-out;
}
.Down img {
	display: inline-block;
	width: 100%;
	max-width: 20px;
}
@keyframes DownAni {
	0% {transform: translateY(0px);}
	50% {transform: translateY(-3px);}
	100% {transform: translateY(0px);}
}
.DownF {
	opacity: 0;
}
.ButtonBig, .Button {
	background-color: #A1BF2D;
	padding: 15px 44px;
	padding-right: 44px;
	position: relative;
	display: inline-block;
    font-family: FontB;
	text-decoration: none;
	color: #FFF!important;
	cursor: pointer;
	border-radius: 30px;
	background-image: url(../img/buttonbig.svg);
	background-repeat: no-repeat;
	background-position: calc(100% - 20px) calc(1em + 3px);
	background-size: 14px;
	-webkit-transition: all 300ms  ease-in-out;
	-moz-transition: all 300ms  ease-in-out;
	-ms-transition: all 300ms  ease-in-out;
	-o-transition: all 300ms  ease-in-out;
	transition: all 300ms ease-in-out;
}
.Button {
	padding: 10px 20px;
	border: 20px;
	padding-right: 40px;
	background-size: 10px;
	-webkit-transition: all 100ms  ease-in-out;
	-moz-transition: all 100ms  ease-in-out;
	-ms-transition: all 100ms  ease-in-out;
	-o-transition: all 100ms  ease-in-out;
	transition: all 100ms ease-in-out;
}
.Button:hover {
	background-color: #111;
}
.ButtonBig:after {
	content: "";
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	background-color: #A1BF2D;
	transform: scale(1);
	border-radius: 30px;
	opacity: 1;
	display: inline-block;
	z-index: -1;
	-webkit-transition: all 300ms  ease-in-out;
	-moz-transition: all 300ms  ease-in-out;
	-ms-transition: all 300ms  ease-in-out;
	-o-transition: all 300ms  ease-in-out;
	transition: all 300ms ease-in-out;
}
.ButtonBig:hover:after {
	transform: scale(1.2);
	opacity: 0;
}
.ButtonBig:hover {
	transform: translateY(-4px);
}
.Content {
	top: 70%;
	position: absolute;
	left: 0px;
	width: 100%;
	padding-top: 40px;
}
.Content:before {
        content: "";
	left: 0px;
	display: block;
	position: absolute;
	border-radius: 100%;
    height: 80px;
    background-color: #FFF;
    right: 0px;
    top: -40px;
	z-index: 50;
}
.Footer {
	background-color: #EFEFEF;
	color: #333;
	background-size: cover;
	position: relative;
	margin-top:80px;
}
.Footer:before {
        content: "";
	position: absolute;
	left: 0px;
	display: block;
	border-radius: 100%;
    height: 80px;
    background-color: #EFEFEF;
    right: 0px;
    top: -40px;
	z-index: 50;
}
.Footer .x {
	display: inline-block;
	width: 50px;
	float: left;
	margin-right: 30px;
}
.Footer .MB {
	padding-top: 30px;
	padding-bottom: 30px;
}
.Footer2 a {
	color: #FFF!important;
}
.Footer2 .icons {
	text-align: center;
}
.Footer2 .icons a {
	position: relative;
	transform: translateY(0px);
	display: inline-block;
	-webkit-transition: all 100ms  ease-in-out;
	-moz-transition: all 100ms  ease-in-out;
	-ms-transition: all 100ms  ease-in-out;
	-o-transition: all 100ms  ease-in-out;
	transition: all 100ms ease-in-out;
}
.Footer2 .icons a:hover {
	transform: translateY(-3px);
}
.Footer * {	
	font-size: 14px;
}
.Footer img {
	width: 110px;
}
.Footer .grid {
	align-items: flex-end;
	justify-content: space-between;
}
.Footer .grid:after {
	content: none;
}
.Footer .grid_6:nth-child(2) {
	text-align: right;
}
.Footer a {
	color: #111;
	text-decoration: none;
}
.Footer .grid_4:nth-child(2) {
	text-align: center;
}
.Footer .grid_4:nth-child(3) {
	text-align: right;
}
.Footer .grid_x {
	width: 180px;
}
.Footer2 {
	background-color: #A1BF2D;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFF;
}
.Footer2 .icons img {
	display: inline-block;
	width: 30px;
	margin-left: 5px;
	margin-right: 5px;
}
.Footer2 a {
	text-decoration: none;
	font-size: 14px;
}
.Footer2 .icons a:nth-child(1) img {
	margin-left: 0px;
}
.Footer2 .icons a:nth-child(4) img {
	margin-right: 0px;
}
.Footer2 .grid_6:nth-child(2) {
	text-align:right;
}
.Footer2 * {
	font-size: 13px!important;
}
.Footer2 .grid {
	align-items: flex-end;
}
.LinkMail {
	display: inline-block;
	width: auto;
	text-align: center;
	position: relative;
	font-weight: lighter;
	color: #FFF;
	font-size: 17px!important;
	text-decoration: none;
	margin-right: 30px;
}
.LinkMail:before {
	content: " ";
	display: block;
	background-image: url(../img/mail.svg);
	background-repeat: no-repeat;
	background-size: 30px;
	background-position: center;
	width: 100%;
	height: 30px;
}
.LinkTel {
	display: inline-block;
	font-size: 17px!important;
	width: auto;
	text-align: center;
	font-weight: lighter;
	position: relative;
	color: #FFF;
	pointer-events: none;
	text-decoration: none;
}
.LinkTel:before {
	content: " ";
	display: block;
	background-image: url(../img/tel.svg);
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: center;
	width: 100%;
	height: 30px;
}


h1,h2,h3,h4, h1 * {
	font-size: 80px;
	color: #8CC63F;
	font-weight: 100;
	margin-bottom: 10px;
	line-height: 1;
	text-align: center;
	font-family: 'font1';
}
h1 {
	margin-bottom: 0px;
}
h2,h4 {
	color: #666;
	margin-bottom: 10px;
	font-size: 40px;
	font-weight: lighter;
	font-style: normal;
}
h3, h3 * {
	text-align: left;
	color: #A1BF2D;
	font-size: 40px;
	position: relative;
	font-weight: lighter;
	margin-top: 50px;
	margin-bottom: 35px;
	
font-family: 'Open Sans', sans-serif;
}
h1 strong, h3 strong {
	font-weight: 800;
}
h3:before {
	position: absolute;
	left: -90px;
	top: -20px;
	width: 200px;
	height: 135px;
	background-image: url(../img/pony.svg);
	background-repeat: no-repeat;
	background-size: 70px;
	background-position: top left;
	content: "";
}
h4 {
	text-align: center;
	color: #A1BF2D;
	font-weight: 600;
	font-size: 20px;	
	font-family: 'Open Sans', sans-serif;
}
p {
	color: #333;
	text-align: left;
	margin: auto;
	line-height: 1.5;
}
.MAbstand, .MAbstand2 {
	display: block;
	height: 120px;
}
.MAbstand2 {
	height: 30px;
}
.MLinie {
	width: 100%;
	display: block;
	margin-top: 60px;
	margin-bottom: 0px;
	position: relative;
}
.MLinie .l {
	position: absolute;
	height: 1px;
	background-color: #CCC;
	width: 25%;
	top: 50%;
	right: 50%;
	margin-right: 20px;
}
.MLinie .q {
	display: inline-block;
	position: absolute;
	height: 14px;
	width: 14px;
	background-color: #CCC;
	margin-top: -7px;
	left: 50%;
	transform: rotate(45deg);
	margin-left: -7px;
	vertical-align: middle;
}
.MLinie .r {
	position: absolute;
	height: 1px;
	background-color: #CCC;
	left: 50%;
	top: 50%;
	width: 25%;
	margin-left: 20px;
}
.M2Photos img {
	display: block;
	width: 100%;
}
.M2Photos div {
	width: 50%;
	overflow: hidden;
	border-radius: 5px;
}
.M2Photos {
	display: flex;
}
.M2Photos div:nth-child(1) {
	transform: translateX(20px) translateY(-20px);
}
.M2Photos div:nth-child(2) {
	transform: translateX(-20px) translateY(20px);
}
.M3Photos img {
	display: block;
	width: 100%;
}
.M3Photos div {
	width: 33.33%;
	overflow: hidden;
	border-radius: 5px;
}
.M3Photos {
	display: flex;
}
.M3Photos div:nth-child(1) {
	transform: translateX(20px) translateY(0px);
}
.M3Photos div:nth-child(2) {
	transform: translateX(0px) translateY(-20px);
	z-index: 50;
}
.M3Photos div:nth-child(3) {
	transform: translateX(-20px) translateY(0px);
}
.M4Spalten {
	background-color: #EFEFEF;
	margin-top: 30px;
	margin-bottom: 30px;
}
.M4Spalten .grid_3 {
	padding: 30px;
	position: relative;
}
.M4Spalten .grid_3:before {
	content: "";
	position: absolute;
	top: 40px;
	left: 0px;
	bottom: 40px;
	width: 1px;
	background-color: #CCC;
}
.M4Spalten .grid_3:nth-child(1):before {
	display: none;
}
.M4Spalten p {
	text-align: center;
}
.M3Spalten .grid_4 {
	padding: 10px;
}
.M3Spalten .grid_4, .M3Spalten .grid_4 p {
	text-align: center;
}
.M3Spalten .grid_4 img {
	display: inline-block;
	width: 100%;
	max-width: 140px;
	margin-bottom: 20px;
}


@media only screen and (max-width : 800px) {
	.Navigation {
		position: fixed;
		left: 0px;
		top: 0px;
		right: 0px;
		bottom: 0px;
		z-index: 100;
		opacity: 0;
		pointer-events: none;
		display: flex;
		background-color: #8CC63F;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.Navigation a {
		margin: 0px!important;
		padding: 20px;
		font-size: 20px;
		text-align: center;
	}
	.NavigationF {
		opacity: 0;
		pointer-events: none;
	}
	.NavigationFM {
		opacity: 1;
		pointer-events: inherit;
	}
	.headerF {
		top: 0px;
	}
	h1 {
		font-size: 50px;
	}
	h2 {
		font-size: 30px;
	}
	.Header {
		opacity: 1;
		transform: translateY(0px);
	}
	.Burger {
		opacity: 1;
		position: inherit;
		position: fixed;
		right: 10px;
		top: 17px;
		z-index: 60;
	}
	.Footer:before, .Content:before {
		height: 20px;
		top: -10px;
	}
	.M3Spalten .grid_4,.M4Spalten .grid_3 {
		width: 100%;
		border: 0px!important;
		margin: 0px!important;
	}
	.M3Spalten .grid_4 {
		padding-top: 20px!important;
	}
	.M3Photos {
		flex-wrap: wrap;
	}
	.M3Photos div:nth-child(1) {
		transform: none;
	}
	.M3Photos div:nth-child(2) {
		transform: none;
	}
	.M3Photos div:nth-child(3) {
		transform: none;
	}
	header {
		top: 0px;
	}
	.M3Photos div {
		width: 100%;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.MAbstand {
		height: 70px;
	}
	.Footer {
		margin-top: 20px;
	}
	.Footer .grid_6 {
		width: 100%;
		text-align: center!important;
	}
	.Footer .grid_6:nth-child(2) {
		padding-top: 20px;
	}
	.L {
		position: fixed;
		left: 20px;
		top: 0px;
	}
	h3:before {
		left: 0px;
		background-size: 40px;
		top: -10px;
	}
	h3 {
		padding-left: 50px;
		font-size: 30px;
		margin-bottom: 20px;
		margin-top: 40px;
	}
	.M4Spalten .grid_3:before {
		content: "";
		display: none;
	}
	.L {
		width: 120px;
		height: 120px;
	}
}