body{
	word-break: break-word;
}
a{
	color: #000000;
}
@font-face{
font-display: optional; /* or block, swap, fallback, optional */
}
#TopFrame {
  position: fixed;
  width: 100%;
  height: 10%;
  left: 0%;
  top: 0%;
  background-color: lightgrey;
  z-index: 1;
}
#BodyFrame{
  position: fixed;
  width: 100%;
  height: 90%;
  left: 0%;
  top: 10%;
  overflow-x: hidden; 
  overflow-y: auto;
  background-color: #f6f6f6;
}
#logo{
  position: relative;
  width: 20%;
  height: 80%;
  left:2%;
  top: 10%;
}
#ButtonLeiste{
    position: absolute;
    width: 50%;
    height: 25%;
    left: 30%;
    top: 37.5%;

}
#InfoAlgemein{
	position: relative;
    float: right;
    height: auto;
    right: 1%;
    bottom: 5%;
    color: #d94343;

}
#SpracheAuswahl{
    position: absolute;
    width: 10%;
    height: 80%;
    left: 90%;
    top: 10%;
}
.Btn{ 
	text-decoration: none;
	position: relative;
	color:black;
	text-align: center;
	vertical-align: middle;
	cursor:pointer;
	font-family: Georgia, serif;
	font-weight: 700;
	text-decoration:none;
	font-size: 25px;
	font-variant: small-caps;
	text-transform: capitalize;
}
.Btn:hover {
	position: relative;
	top: -2px;
	color: #850800;
}
.Btn:active {
	position: relative;
	top: 2px;
}
.USchrift{
	font-family: Georgia, serif;
	font-weight: 700;
	font-size: 28px;
	text-decoration: rgb(68, 68, 68);
	font-style: italic;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #cc0000;
}
h1{font-size: 28px !important;}
h2{font-size: 26px !important;}
h3{font-size: 24px !important;}
h4{font-size: 22px !important;}
h5{font-size: 20px !important;}
.Schrift{
	font-family: Georgia, serif;
	line-height: 25px;
	font-size: 18px;
	color: black;
	text-decoration: rgb(68, 68, 68);
	font-style: italic;
}
.SchriftNormal{
	font-family: "Montserrat",Arial,sans-serif;
	line-height: 25px;
	font-size: 18px;
	color: black;
}
.center{
	text-align:center;
	margin-left: auto; margin-right: auto;
}
.left{
	left: 0%;
	float: left;
}
.right{
	right: 0%;
	float: right;
}
.tLeft{
	text-align: left;
}
.tRight{
	text-align: right;
}
.BOX_60{
	left: 20%;
	width: 60%;
}
.BOX_80{
	left: 10%;
	width: 80%;
}
.Platzhalter{
	position: relative;
	width: 100%;
}
.Height_05{
	height: 5%;
}
.Height_10{
	height: 10%;
}
.Height_20{
	height: 10%;
}
.Height_30{
	height: 30%;
}
.Height_50_Bild{
	height: 50%;
}
.Height_50_Text{
	height: 50%;
}
.HeightPX_05{
	height: 5px;
}
.HeightPX_10{
	height: 10px;
}
.HeightPX_20{
	height: 20px;
}
.HeightPX_50{
	height: 50px;
}
.h05{
	height: 5px;
}
.h10{
	height: 10px;
}
.h20{
	height: 50px;
}
.h50{
	height: 50px;
}
.h100{
	height: 100px;
}
.h200{
	height: 200px;
}
.h300{
	height: 300px;
}
.h400{
	height: 400px;
}
.h500{
	height: 500px;
}
.minh100{
	min-height: 100px;
}
.minh200{
	min-height: 200px;
}
.minh300{
	min-height: 300px;
}
.minh400{
	min-height: 400px;
}
.minh500{
	min-height: 500px;
}
.dynw50{
	width: 50%;
}
.dynw25{
	width: 25%;
}
.dynw33{
	width: 33%;
}
.dynw66{
	width: 66%;
}
.dynBody {
	scroll-behavior: smooth;
	position: relative;
	width: 100%;
}
.dyn{
	scroll-behavior: smooth;
	position: relative
}
.NoPadding{
	padding: 0px;
    margin: 0px;
}
.Black{
 color: #000000;
}
.White{
 color: #FFFFFF;
}
.Green{
 color: #3a7336;
}
.Red{
 color: #EE0000;
}
.Blue{
 color: #0000EE;
}
.LightGrey{
 color: #9e9e9e;
}
.Arial_Narrow{
 font-family:'Arial Narrow';
}
.Hauto{
height: auto;
}
.l0{
left: 0%;
}
.l05{
left: 5%;
}
.l10{
left: 10%;
}
.l20{
left: 20%;
}
.l30{
left: 30%;
}
.l40{
left: 40%;
}
.w10{
	position: relative;
	width:10%;
}
.w20{
	position: relative;
	width:20%;
}
.w30{
	position: relative;
	width:30%;
}
.w40{
	position: relative;
	width:40%;
}
.w45{
	position: relative;
	width:40%;
}
.w50{
	position: relative;
	width:50%;
}
.w60{
	position: relative;
	width:60%;
}
.w70{
	position: relative;
	width:70%;
}
.w80{
	position: relative;
	width:80%;
}
.w90{
	position: relative;
	width:90%;
}
.w100{
	position: relative;
	width:100%;
}
.cw80{
	position: relative;
	width:90%;
	left: 5%;
}
.TextLeft{
	text-align: left;
}
.TextRight{
	text-align: right;
}
.TextCenter{
	text-align: center;
}
.FullIMG{
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.AMPLogo{
	width: auto;
    min-width: 0%;
    max-width: 100%;
    height: auto;
    max-height: 40px;
	top: 5px;
    min-height: 0%;
    position: relative;
}
.gallery { 
    position: relative; 
}
.gallery img {
    position: absolute;
    top:0; left:0;
    width: 100%;
    height: auto;
}
.gallery img:last-child {
    position:relative;
    visibility: hidden;
}

.gallery img:nth-child(3) {
    animation: cycle 15s 0s ease infinite;
}

.gallery img:nth-child(2) {
    animation: cycle 15s 5s ease infinite;
}

.gallery img:nth-child(1) {
    animation: cycle 15s 10s ease infinite;
}

@keyframes cycle {
    0% { top: 0px; z-index: 1; opacity: 1}
    20% { top: 0px; z-index: 1; opacity: 1}
    33.3% { top: -100vh; z-index: -1; opacity: 0}
    66.6% { top: 0px; z-index: -1; opacity: 0 }
    100% { top: 0px; z-index: -1; opacity: 1}
}

.line{
	background-color: #bbb;
	height: 2px;
	width: 28%;
	font-size: 28px;
	display: inline-block;
	position: relative;
	margin: 21px auto 18px;
	top: 50%;
}
.noline{
	height: 2px;
	width: 100%;
	display: inline-block;
	position: relative;
	margin: 15px auto 14px;
	top: 50%;
}
#PartnerStyle {
	position: relative;
	width: 80%;
	min-height: 25%;
	left: 10%;
	text-align: center;
}
.PartnerLogo{
	position: relative;
	min-width: 32px;
	max-width: 256px;
	min-height: 32px;
	max-height: 128px;
	width: auto;
	height: auto;
}
.social-icon{
	position: relative;
	min-width: 32px;
	max-width: 96px;
	min-height: 32px;
	max-height: 96px;
	width: auto;
	height: auto;
}
.PartnerLogoPlatzhalter{
	min-width: 10%;
	max-width: 40%;
	min-height: 10%;
	max-height: 80%;
}
#Infos {
	position: relative;
	width: 100%;
	height: 400px;
	background-color: lightgrey;
	float: left;
}
#InfoBild {
	position:absolute;
	width: 20%;
	height: 20%;
	left: 40%;
}
#Kontakt {
	position:absolute;
	height:70%;
	width: 30%;
	top:30%;
	left:0%;
}
#mainInfo {
	position: absolute;
	height: 70%;
	width: 40%;
	top: 30%;
	left: 30%;
}
#Socialmedia {
	position:absolute;
	height:70%;
	width: 30%;
	top:30%;
	left:70%;
}

#Impressum {
	position: relative;
	width: 100%;
	min-height: 15%;
	float: left;
	background-color: grey;
	text-align: center;
	vertical-align: middle;
}
.SpoilerDiv{
	display:none;
}
#SlideShowStartseite{
	height: 95%;
}
#LinkTree{
	position: relative;
	width: 80%;
	left: 10%;
	z-index:1;
}
.BlogSchriftSenkrecht{
	transform: rotate(90deg);
	position: absolute;
	top: 50%;
	height: 25px;
	width: auto;
	left: -110px;
}
@media only screen and (max-width: 1080px){ 
	.Btn{ 
		font-weight: 700;
		font-size: 24px;
	}
	.USchrift{
		font-size: 26px;
	}
	h1{font-size: 26px !important;}
	h2{font-size: 25px !important;}
	h3{font-size: 24px !important;}
	h4{font-size: 23px !important;}
	h5{font-size: 22px !important;}
	
	.Schrift{
		line-height: 24px;
		font-size: 20px;
	}
	.SchriftNormal
	{
		line-height: 24px;
		font-size: 20px;
	}
	.social-icon{
		max-width: 64px;
	}
	.dynw25{
		width: 33%;
	}
	.dynw33{
		width: 33%;
	}
	#SpracheAuswahl{
		width: 12%;
		left: 88%;
	}
}
@media only screen and (max-width: 720px){ 
	.Btn{ 
		font-weight: 700;
		font-size: 22px;
	}
	.USchrift{
		font-size: 24px;
	}
	h1{font-size: 24px !important;}
	h2{font-size: 23px !important;}
	h3{font-size: 22px !important;}
	h4{font-size: 21px !important;}
	h5{font-size: 20px !important;}
	.Schrift{
		line-height: 23px;
		font-size: 18px;
	}
	.SchriftNormal{
		line-height: 23px;
		font-size: 18px;
	}
	.dynw25{
		width: 50%;
	}
	.dynw33{
		width: 50%;
	}
	.dynw66{
		width: 100%;
	}
	#LinkTree{
		left: 5%;
	}
	#SpracheAuswahl{
		width: 14%;
		left: 86%;
	}
}
@media only screen and (max-width: 550px){
  #ButtonLeiste {
   	top: 15%;
	width: 30%;
	left: 50%;
  }
  #Infos {
	height: 550px;
  }
  #InfoBild {
	height:10%;
	width: 100%;
	left: 0%;
  }
  #mainInfo {
	position:absolute;
	height: auto;
	width: 100%;
	top:15%;
	left:0%;
  }
  #Kontakt {
	position:absolute;
	height: auto;
	width: 100%;
	top:40%;
	left:0%;
  }

  #Socialmedia {
	position:absolute;
	height:30%;
	width: 100%;
	top:70%;
	left:0%;
  }
  #Impressum {
	min-height: 75px;
  }
  .Btn{ 
		font-weight: 700;
		font-size: 20px;
  }
  .USchrift{
	 font-size: 22px;
  }
  h1{font-size: 22px !important;}
  h2{font-size: 21px !important;}
  h3{font-size: 20px !important;}
  h4{font-size: 19px !important;}
  h5{font-size: 18px !important;}
  .Schrift{
	line-height: 19px;
	font-size: 16px;
  }
  .SchriftNormal
  {
	line-height: 19px;
	font-size: 16px;
  }
  .Height_05{
	height: 5%;
  }
  .Height_10{
	height: 10%;
  }
  .Height_20{
	height: 20%;
  }
  .Height_30{
	height: 30%;
  }
  .Height_50_Bild{
	height: 20%;
  }
  .Height_50_Text{
	height: 80%;
  }
  .dynw50{
	width: 100%;
  }
  .dynw25{
	width: 100%;
  }
  .dynw33{
	width: 100%;
  }
  .dynw66{
	width: 100%;
  }
  .cw80{
	position: relative;
	width:90%;
	left: 5%;
  }
  .social-icon {
	min-width: 10%;
	max-width: 70%;
	min-height: 10%;
	max-height: 45%;
   }
   #TopFrame{
	height: 15%;
   }
   #PartnerStyle {
	position: relative;
	width: 80%;
	min-height: 30%;
	left: 10%;
	text-align: center;
   }
   .PartnerLogo{
	min-width: 10%;
	max-width: 50%;
	min-height: 10%;
	max-height: 45%;
   }
   #BodyFrame{
  	top: 15%;
   }
   .BOX_60{
	left: 10%;
	width: 80%;
    }
	#SlideShowStartseite{
		height: 80%;
	}
	#LinkTree{
		left: 1%;
	}
	#SpracheAuswahl{
		width: 18%;
		left: 82%;
	}

}


@media only screen and (max-height: 300px) {
	.prev, .next,.text {font-size: 11px;}
	#SPRACHE {width: 50%;}
}

.mySlides {display: none}


.slideshow-container {
	max-width: 100%;
	height: 100%;
	position: relative;
	margin: auto;
	vertical-align: middle;
}

.prev, .next {
	cursor: pointer;
	color: white;
	font-weight: bold;
	font-size: 200%;
	transition: 2s ease;
	user-select: none;
}


.dot {
	cursor: pointer;
	height: 15px;
	width: 15px;
	margin: 0 2px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
	transition: background-color 0.6s ease;
}

.active, .dot:hover {
	background-color: #717171;
}


.fade {
	-webkit-animation-name: fade;
	-webkit-animation-duration: 1.5s;
	animation-name: fade;
	animation-duration: 1.5s;
}

@-webkit-keyframes fade {
	from {opacity: .4} 
	to {opacity: 1}
}

@keyframes fade {
	from {opacity: .4} 
	to {opacity: 1}
}



#CookieHinweiß{
  position: fixed;
  width: 100%;
  top: 0%;
  left: 0%;
  height: 100%;
  background-color: rgba(210, 210, 210,0.3);
  z-index: 9;
  overflow-y: scroll;
}
#CookieHinweißBox{
	position: relative;
	width: 80%;
	top: 10%;
	min-height: 60%;
	background-color: rgba(250, 250, 250,0.99);
	
}
#CookieHinweißLogo{
	position: relative;
	width: 100%;
	top: 0%;
	height: 20%;
}
#CookieHinweißText{
	position: relative;
	width: 80%;
	top: 30%;
	height: auto;
}
#InfoTag{
    position: relative;
    width: auto;
    padding: 10px;
    font: bold 1em sans-serif;
    background-color: #18bd1f;
    min-width: 80%;
    float: right;
    right: 5%;
    border-radius: 1%;
	display: none;
	z-index: 9; 
	opacity: 1;
	transition: opacity 0.6s; /* 600ms to fade out */
}
.closebtn {
  display: none;
  margin-left: 15px;
  color: white;
  font-weight: bold;
  float: right;
  font-size: 1%;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}
.closebtn:hover {
  color: black;
}
.SocialButton {
	width: 50%;
	text-decoration: none;
	position: relative;
	color:black;
	text-align: center;
	vertical-align: middle;
	cursor:pointer;
	font-family: Georgia, serif;
	font-weight: 700;
	text-decoration:none;
	font-size: 180%;
	font-variant: small-caps;
	text-transform: capitalize;
}

.SocialButton span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.SocialButton span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.SocialButton:hover span {
  padding-right: 25px;
}

.SocialButton:hover span:after {
  opacity: 1;
  right: 0;
}
.NoDeco{
	text-decoration: none;
}
.loaderScreen {
  border: 16px solid #fdfdfd;
  border-radius: 50%;
  border-top: 16px solid #999999;
  width: 200px;
  height: 200px;
  -webkit-animation: loaderspin 2s linear infinite; /* Safari */
  animation: loaderspin 2s linear infinite;
}
@keyframes loaderspin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}