@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;	
}

@font-face {
	font-family: 'Open Sans'; 	
	src:url("../468477294fonts/OpenSans-Light.ttf") format('truetype');
}

@font-face {
	font-family: 'Marcellus'; 
	src:url("../468477294fonts/Marcellus-Regular.ttf") format('truetype');
		font-weight: normal;
}

@font-face {
	font-family: 'merriweather'; 
	src:url("../468477294fonts/Merriweather-Regular.ttf") format('truetype');
		font-weight: normal;
}

@font-face {
	font-family: 'merriweather bold'; 
	src:url("../468477294fonts/Merriweather-Bold.ttf") format('truetype');
		font-weight: normal;
}

@font-face {
	font-family: 'Lobster'; 
	src:url("../468477294fonts/Lobster-Regular.ttf") format('truetype');
		font-weight: normal;
}



/* =======================================================
*
* 	Template Style 
*	Edit this section
*
* ======================================================= */
body {
  font-family: "Open Sans", Arial, sans-serif;
  line-height: 1.6;
  font-size: 16px;
  background: #e4e0e2;
  color: #848484;
  font-weight: 300;
  overflow-x: hidden;
}
body.fh5co-offcanvas {
  overflow: hidden;
}

#main {
 	 position: relative;
	max-width: 1400px;
	width: 100%;
	height: auto;
	 background: #fff;
	left: 50%;
	margin-left: -700px ;
}



input[type="checkbox"]:focus {
    outline: 2px solid #ad5e90; /* Beispiel für die Umrandung, kannst du anpassen */
    outline-offset: 0px; /* Optional, um Abstand zwischen Umrandung und Element zu schaffen */
}

button:focus,
input[type="button"]:focus,
input[type="submit"]:focus {
	    outline: 2px solid white; /* Beispiel für die Umrandung, kannst du anpassen */
	background-color: #ad5e90;
	color: #fff;
	border: none;
    outline-offset: 0px; /* Optional, um Abstand zwischen Umrandung und Element zu schaffen */
}

.button-Gruppe-KB {
	position: relative;
	width: 126px;
	height: 57px;
	left: 0;
	top: 650px;
	background-image: url(../images/KB-Gruppe.svg); 
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFF;
	z-index: 10000;
	box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.6);
		    transition: all 0.6s ease;  /* Übergang für alle Eigenschaften, Dauer 0.3s, "ease" Timing-Funktion */

}

a:focus .button-Gruppe-KB {
    outline: 2px solid #ad5e90; /* Beispiel für die Umrandung, kannst du anpassen */
    outline-offset: none; /* Optional, um Abstand zwischen Umrandung und Element zu schaffen */
	box-shadow: 0px 0px 12px rgba(255, 255, 255, 1);
	transform: scale(110%);
	left: 6px;
}

@media screen and (max-width: 768px) {
	.button-Gruppe-KB {
		top: 425px;
}
}

@media screen and (max-width: 594px) {
	.button-Gruppe-KB {
		top: 305px;
				width: 45px;
		background-image: url(../images/KB-Gruppe-small.svg); 
}
	
	a:focus .button-Gruppe-KB {
	left: 2px;
}
}

.iframe{
width: 100%;
	height: 1100px;
	frameborder: 0;
	border: 0;
	text-align: center; 
	max-width: 700px; 
	scrolling: no;
	position: relative;

}

.iframe2{
width: 100%;
	height: 1200px;
	frameborder: 0;
	border: 0;
	text-align: center; 
	max-width: 700px; 
scrolling: no;
	position: relative;

}

@media screen and (max-width: 500px) {
	.iframe{
		height: 1400px;
}
	
		.iframe2{
		height: 1500px;
}
}

@media screen and (max-width: 450px) {

.iframe2{
		height: 1650px;
}
}


.rechnerbackground {
position: absolute; 
	float: none; 
	width: 100%; 
	height: 700px; 
	bottom: 0px; 
	background: linear-gradient(to bottom, #fff, #eadbe5);
	display: block;
}

.rechnerbackground2 {
position: absolute; 
	float: none; 
	width: 100%; 
	height: 700px; 
	bottom: -65px; 
	background: linear-gradient(to bottom, #fff, #bfd0db);
	display: block;
}

@media screen and (max-width: 1000px) {
	.rechnerbackground {
	bottom: -80px; 
}
	
		.rechnerbackground2 {
	bottom: -17px; 
}
}



.kontaktbild{
position: relative; 
	top: 8px;
	margin-right: 10px;
	 width:180px;
	height:auto;
	
}

@media screen and (max-width: 1199px) {
.kontaktbild{
width: 100px;
}
}

@media screen and (max-width: 992px) {
.kontaktbild{
	 width:180px;
}
}

@media screen and (max-width: 610px) {
.kontaktbild{
display: none;
}
}

.rahmen{
	border: 1px solid gray;
}



@media screen and (max-width: 992px) {
.rahmen{
	border: 0px solid gray;
}
}

.abstand{

}

@media screen and (max-width: 992px) {
.abstand{
top: 40px;
	margin-bottom: 2em;
}
}


.Abstandmacher {
margin-top: 100px;
}

.Abstandmacher2 {
margin-top: 100px;
}

.Abstandmacher-ohne {
margin-top: 100px;
}

@media screen and (max-width: 992px) {
.Abstandmacher {
margin-top: 150px;}
	
	.Abstandmacher2 {
margin-top: 100px;
}
	
	.Abstandmacher-ohne {
margin-top: 60px;}
}

@media screen and (max-width: 768px) {
.Abstandmacher2 {
margin-top: 70px;
}
	
		.Abstandmacher-ohne {
margin-top: 20px;}
}
}

@media screen and (max-width: 690px) {
		.Abstandmacher-ohne {
margin-top: -220px;
}
	}

@media screen and (max-width: 570px) {
.Abstandmacher {
margin-top: 90px;
}
	
	.Abstandmacher-ohne {
margin-top: -70px;
}
	
	.Abstandmacher2 {
margin-top: 0px;
}
}

@media screen and (max-width: 472px) {
.Abstandmacher {
margin-top: 220px;
}
	.Abstandmacher-ohne {
margin-top: -30px;
}
	
	.Abstandmacher2 {
margin-top: 50px;
}
}

@media screen and (max-width: 422px) {
.Abstandmacher2 {
margin-top: 150px;
}
	
		.Abstandmacher-ohne {
margin-top: 40px;
}
}

.deutschtitel{
width: auto;
	height: 260px;
	margin-bottom: 3%;
}



.brauchen {
	text-transform: uppercase;
	font-family: Marcellus;

	line-height: 1.3;
	text-shadow: 0px 0px 22px rgba(0, 0, 0, 0.9);
}

@media screen and (max-width: 799px) {
.deutschtitel{
width: 60%;
	height: auto;
	margin-bottom: 3%;
	margin-top: -40px;
	margin-bottom: 15px;
}
	
	.brauchen {
font-size: 60%;
}
}

@media screen and (max-width: 374px) {
.deutschtitel{
width: 230px;
	}
}

.infobox {
background: linear-gradient(to bottom, #ad5e90, #4f2b42);
	padding-bottom: 10px;
		padding-top: 10px;
	width: 100%;	
	color: #FFF;
		font-family: 'Marcellus', serif;
	text-align:center;
	margin-bottom: 20px;
}

.zitatbox {
background: linear-gradient(to bottom, #ad5e90, #103546);
	padding-bottom: 10px;
		padding-top: 10px;
	width: 100%;	
	color: #FFF;
		font-family: 'Marcellus', serif;
	text-align:left;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.infotext {
	color: #FFF;
	font-size: 110%;
	  font-family: "Open Sans", Arial, sans-serif;
	text-align:center;
	padding-left: 10px;
	padding-right: 10px;}

.infonummer {
	color: #FFF;
	font-size: 130%;
	  font-family: "Open Sans", Arial, sans-serif;
	text-align:center;
}

@media screen and (max-width: 570px) {
.infotext {
	margin-top: -8px;
	margin-bottom: 20px;

}
}

@media screen and (max-width: 421px) {
.infotext {
	margin-top: 8px;
	
}
}

@media screen and (max-width: 360px) {
.infotext {
	font-size:95%;
	
}
}


					
.onlylarge {
	display: block;
}

@media screen and (max-width: 991px) {
.onlylarge {
	display: none;
}
	}

.ahlbach-logo {
	width: auto;
	height: 65px;
}

@media screen and (max-width: 768px) {
.ahlbach-logo-index {
visibility: hidden;}
	}


	

.videoframe {
	width: 745px;
	 height: auto;
	
}

   






.thumb2 {
	color: #545254;
	font-size: 12px;
	line-height: 13px;
	letter-spacing: normal;
	
   }

.go-button:hover {
      opacity: 0.40;
      }

.go-button {	
	width: 40px;
	height: auto;
	margin-bottom: -10px;
	 opacity: 1;
   transition: opacity .50s ease-in-out;
   -moz-transition: opacity .50s ease-in-out;
   -webkit-transition: opacity .50s ease-in-out;
}



.go-button2 {	
	width: 12px;
	height: auto;
	margin-left: 9px;
	padding-bottom: 2px;
}


.go-button-thumb {

			 opacity: 1;
   transition: opacity .50s ease-in-out;
   -moz-transition: opacity .50s ease-in-out;
   -webkit-transition: opacity .50s ease-in-out;
	}

.go-button-thumb:hover {
      opacity: 0.40;
      }

.go-button3 {
	position: relative;
	width: 12px;
	height: auto;
	margin-right: 5px;
	top: 4px;
	float: left; 

}

.forumflyer{
	display: none;
}

.thumb_width{
width: 107px;
}

.thumb_width2{
width: 107px;
}


@media screen and (max-width: 1197px) {
		.thumb_width{
	width: 34%;
}
	


}
	
	
@media screen and (max-width: 992px) {
.go-button3 {
	display: none;
}
	
	.thumb_width{
	width: 30%;
}
	
		.thumb_width2{
width: 90px;
}

}

@media screen and (max-width: 768px) {
		.thumb_width{
	width: 87px;
}
	


}

@media screen and (max-width: 400px) {
		.thumb_width2{
	width: 87px;
}
}

.Ansprache-Box{
background-color: #FFF; 
width: 50%;
left: 25%;
position: relative;
height: 50px;
top: -15px;
	margin-bottom: -15px;
}

.Fremdsprache-Box{
background-color: #FFF; 
width: 50%;
left: 25%;
position: relative;
height: 50px;
top: -15px;
	margin-bottom: -15px;
}

.Fremdsprache-Box-ru{
background-color: #FFF; 
width: 50%;
left: 25%;
position: relative;
height: 50px;
top: -15px;
		margin-bottom: -15px;
}

.Fremdsprache-Box-srbcro{
background-color: #FFF; 
width: 50%;
left: 25%;
position: relative;
height: 50px;
top: -15px;
		margin-bottom: -15px;
}





.Ansprache{
	font-family: 'Marcellus', serif;
	color: #ad5e90;
	font-size:140%;
	text-align: center;
	padding-top: 9px;
	margin-top: -35px;
	font-weight: 100;
	text-transform: uppercase;
}

.Fremdsprache{
	font-family: 'Marcellus', serif;
	color: #ad5e90;
	font-size:110%;
	text-align: center;
	padding-top: 12px;
	margin-top: -35px;
	font-weight: 100;
	text-transform: uppercase;
	line-height: 1.6;
}

.startseitenabstand{
		padding-top: 80px;
		}

.startseitenabstand-en{
		padding-top: 40px;
		}

.startseitenabstand-pl{
		padding-top: 40px;
		}

.startseitenabstand-it{
		padding-top: 75px;
		}

.startseitenabstand-srbcro{
		margin-top:80px;
		}


.startseitenabstand-ru{
		padding-top: 40px;
		}





@media screen and (max-width: 992px) {
	.Ansprache-Box{
	background-color: #FFF; 
	width: 50%;
	left: 25%;
	position: relative;
	height: 86px;
	top: -15px;
		margin-bottom: -55px;
	}
	
	.startseitenabstand{
		padding-top: 55px;
		}
	

	
		.startseitenabstand-it{
		padding-top: 20px;
		}
	
	.startseitenabstand-srbcro{
		margin-top: 70px;
		}
	
		
		.startseitenabstand-en{
			padding-top: 95px;
		margin-top: -110px;
		}
	
			.startseitenabstand-pl{
			padding-top: 95px;
		margin-top: -110px;
		}
	
	.startseitenabstand-ru{
		padding-top: 120px;
	}
	
		.Fremdsprache-Box{
	background-color: #FFF; 
	width: 50%;
	left: 25%;
	position: relative;
	height: 80px;
	top: -9px;
					padding-left: 10px;
			padding-right: 10px;
				margin-bottom: -59px;
	}
	
			.Fremdsprache-Box-ru{
	background-color: #FFF; 
	width: 50%;
	left: 25%;
	position: relative;
	height: 70px;
	top: 1px;
	adding-left: 10px;
	padding-right: 10px;
					margin-bottom: -51px;
	}
	
				.Fremdsprache-Box-srbcro{
	background-color: #FFF; 
	width: 50%;
	left: 25%;
	position: relative;
	height: 80px;
	top: -9px;
	padding-left: 10px;
	padding-right: 10px;
					margin-bottom: -59px;
	}
}

@media screen and (max-width: 768px) {
	.Ansprache-Box{
	top: 25px;
	}
	
	.startseitenabstand{
		padding-top: 0px;
		}
	
		.startseitenabstand-it{
		margin-top: -50px;
		}
	
		.startseitenabstand-en{
		padding-top: 40px;
		}
	
		.startseitenabstand-pl{
		padding-top: 40px;
		}
	
		.startseitenabstand-srbcro{
		margin-top: 45px;
		}
	
		.startseitenabstand-ru{
		margin-top: -22px;
		}
	
		.Fremdsprache-Box{
	top: 31px;
			padding-left: 10px;
			padding-right: 10px;
	}
	
			.Fremdsprache-Box-srbcro{
	top: 31px;
			padding-left: 10px;
			padding-right: 10px;
	}
	
	
			.Fremdsprache-Box-ru{
	top: 41px;
					height: 70px;
			padding-left: 10px;
			padding-right: 10px;
	}
	

}

@media screen and (max-width: 750px) {
	.startseitenabstand-en{
		padding-top: 70px;
		}
	
	.startseitenabstand-pl{
		padding-top: 70px;
		}
	}
@media screen and (max-width: 660px) {
	.Ansprache {
		font-size:110%;
	}
	
	.Fremdsprache{
	margin-top: -28px;
		font-size:90%;

}
	
		.Ansprache-Box{
	height: 72px;

	}
	
		.Fremdsprache-Box{
height: 72px;
				top: 18px;
	}
	
			.Fremdsprache-Box-srbcro{
height: 72px;
				top: 18px;
	}
	
			.Fremdsprache-Box-ru{
height: 72px;
				top: 18px;
	}
}

@media screen and (max-width: 600px) {
.Ansprache{
		padding-left:15px;
	padding-right: 15px;
}
	
.Fremdsprache-Box-ru{
	height: 91px;
		top: -3px;
	}
	
		.startseitenabstand{
		padding-top: 0px;
		}
	
		.startseitenabstand-it{
		margin-top: -30px;
		}
	
		.startseitenabstand-en{
		padding-top: 100px;
		}
	
		.startseitenabstand-pl{
		padding-top: 100px;
		}
	
		.startseitenabstand-srbcro{
		margin-top: 45px;
		}
	
		.startseitenabstand-ru{
		margin-top: 30px;
		}

}

@media screen and (max-width: 472px) {
	.Ansprache-Box{
	height: 102px;
		top: 35px;
	}
	
	
		.startseitenabstand{
		padding-top: 30px;
		}
	
		.startseitenabstand-it{
		margin-top: 0px;
		}
	
		.startseitenabstand-en{
		padding-top: 120px;
		}
	
		.startseitenabstand-pl{
		padding-top: 120px;
		}
	
		.startseitenabstand-srbcro{
		margin-top: 25px;
		}
	
		.startseitenabstand-ru{
		margin-top: 40px;
		}
	
		.Fremdsprache-Box{
	height: 91px;
		top: 35px;
	}
	
			.Fremdsprache-Box-srbcro{
	height: 71px;
		top: 55px;
	}
	
			.Fremdsprache-Box-ru{
	height: 91px;
		top: 35px;
	}
			
			

	
			.Fremdsprache{
	margin-top: -24px;
	}
}

@media screen and (max-width: 460px) {
				.Fremdsprache{
		font-size:80%;
	}
	

	
	
				.Fremdsprache-Box-ru{
	height: 91px;
		top: 35px;
	}
	

}

@media screen and (max-width: 450px) {

				.Fremdsprache-Box-ru{
	font-size: 90%;
	}

}

@media screen and (max-width: 416px) {
	.Fremdsprache-Box-srbcro{
	display: none;
	}
}



@media screen and (max-width: 400px) {

				.Fremdsprache-Box-ru{
	display: none;
	}
}



@media screen and (max-width: 380px) {

.Ansprache {
		font-size:95%;
	}
}


.kontakt-start {
	display:block;
}
		
.kontakt-start-s {
	display:none;
}



@media screen and (max-width: 570px) {
	.kontakt-start {
	display:none;
}
	
		.kontakt-start-s {
	display:block;
}
	


}	




@media screen and (max-width: 768px) {
  #fh5co-partner {
    margin-top: 0;
  }
}


#fh5co-partner .partner-wrap {
  position: relative;
  z-index: 100;
  float: left;
  width: 100%;
	top: -15px;
		margin-bottom:2%;	
}

#fh5co-partner .partner-wrap2 {
  position: relative;
  z-index: 100;
  float: left;
  width: 100%;
top: -32px;
		margin-bottom:0%;

}

#fh5co-partner .partner-wrap3 {
  position: relative;
  z-index: 100;
  float: left;
  width: 100%;
top: -32px;
		margin-bottom:0%;

}


#fh5co-partner .wrap {
   position: absolute;
  top: 0;
  padding-top: 10px;
	padding-bottom: 5px; 
	padding-left: 5px; 
	padding-right: 5px;
	float: left;
  width: 50%;
	left: 25%;
	background: linear-gradient(to bottom, #ad5e90, #103546);
  -webkit-box-shadow: 0px 9px 25px -8px rgba(0, 0, 0, 0.38);
  -moz-box-shadow: 0px 9px 25px -8px rgba(0, 0, 0, 0.38);
  -ms-box-shadow: 0px 9px 25px -8px rgba(0, 0, 0, 0.38);
  -o-box-shadow: 0px 9px 25px -8px rgba(0, 0, 0, 0.38);
  box-shadow: 0px 9px 25px -8px rgba(0, 0, 0, 0.38);
	}

#fh5co-partner .wrap2 {
   position: absolute;
  top: 0;
  padding-top: 10px;
	padding-bottom: 5px; 
	padding-left: 5px; 
	padding-right: 5px;
	float: left;
  width: 50%;
	left: 25%;
	background: linear-gradient(to bottom, #ad5e90, #103546);
  -webkit-box-shadow: 0px 9px 25px -8px rgba(0, 0, 0, 0.38);
  -moz-box-shadow: 0px 9px 25px -8px rgba(0, 0, 0, 0.38);
  -ms-box-shadow: 0px 9px 25px -8px rgba(0, 0, 0, 0.38);
  -o-box-shadow: 0px 9px 25px -8px rgba(0, 0, 0, 0.38);
  box-shadow: 0px 9px 25px -8px rgba(0, 0, 0, 0.38);
	}

#fh5co-partner .wrap3 {
   position: absolute;
  top: 0;
  padding-top: 10px;
	padding-bottom: 5px; 
	padding-left: 5px; 
	padding-right: 5px;
	float: left;
  width: 50%;
	left: 25%;
	background: linear-gradient(to bottom, #ad5e90, #103546);
  -webkit-box-shadow: 0px 9px 25px -8px rgba(0, 0, 0, 0.38);
  -moz-box-shadow: 0px 9px 25px -8px rgba(0, 0, 0, 0.38);
  -ms-box-shadow: 0px 9px 25px -8px rgba(0, 0, 0, 0.38);
  -o-box-shadow: 0px 9px 25px -8px rgba(0, 0, 0, 0.38);
  box-shadow: 0px 9px 25px -8px rgba(0, 0, 0, 0.38);
	}


@media screen and (max-width: 992px) {
#fh5co-partner .wrap {
    top: 36px;
  }
	
	#fh5co-partner .wrap2 {
    top: 36px;
  }
	
	#fh5co-partner .wrap3 {
    top: 36px;
  }
	

}

@media screen and (max-width: 768px) {
#fh5co-partner .wrap {
    top: 76px;
  }
	
	#fh5co-partner .wrap2 {
    top: 76px;
  }
	
		#fh5co-partner .wrap3 {
    top: 76px;
  }
	

}

@media screen and (max-width: 660px) {
#fh5co-partner .wrap {
    top: 60px;
  }
	
	#fh5co-partner .wrap2 {
    top: 60px;
  }
	
		#fh5co-partner .wrap3 {
    top: 60px;
  }
 }	


@media screen and (max-width: 570px) {
#fh5co-partner .wrap {
  padding-top: 30px;
  }
	
	#fh5co-partner .wrap2 {
  padding-top: 30px;
  }
	
		#fh5co-partner .wrap3 {
  padding-top: 30px;
  }

}

@media screen and (max-width: 472px) {
#fh5co-partner .wrap {
    top: 102px;
	height: 100px;
  }
	
	#fh5co-partner .wrap2 {
    top: 102px;
	height: 280px;
  }
	
		#fh5co-partner .wrap3 {
    top: 102px;
	height: 180px;
  2}
	

}

@media screen and (max-width: 421px) {
#fh5co-partner .wrap {
    top: 102px;
	height: 116px;
	  padding-top: 12px;
    }
	
	#fh5co-partner .wrap2 {
    top: 102px;
	height: 320px;
	  padding-top: 12px;
  }
	
		#fh5co-partner .wrap3 {
    top: 102px;
	height: 260px;
	  padding-top: 12px;
  }
	

}

.Familie {
	text-align: center;
color: #FFF;
	font-size: 0.9em;
	font-family: 'Marcellus', serif;"
}

@media screen and (max-width: 330px) {
	.Familie {
font-size: 0.8em;
}
	
	}

.Sprache{
	color: #ad5e90;
	font-size: 0.9em;
	font-family: 'Marcellus', serif;
	
}





@media screen and (max-width: 1399px) {
	#main {
	width: 100%;
	height: 100%;
	left: 0px;
	margin-left: 0px ;
}
	
	}

.termine{
  color: #686868;
  font-weight: 600;
  overflow-x: hidden;
	  line-height: 2;
}

a {
  color: #ad5e90;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
		font-family: 'Marcellus', serif;"

}
a:hover {
  text-decoration: none !important;
  color: #ad5e90 !important;
}

p, ol {
  margin-bottom: 1.5em;
  font-size: 18px;
  color: #707070;
  font-family: "Open Sans", Arial, sans-serif;
}

@media screen and (max-width: 400px) {
p, ol {
  margin-bottom: 1.5em;
  font-size: 16px;
  color: #707070;
  font-family: "Open Sans", Arial, sans-serif;
}
}

.small_p {
  padding-top: 0.8em;
  font-size: 13px;
	line-height: normal;
  color: #ad5e90;
	text-align: center;
  font-family: "Open Sans", Arial, sans-serif;


}


ul {
  margin-bottom: 1.5em;
  font-size: 16px;
  font-family: "Marcellus", Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-weight: 300;
}
	
ul.leistungen {
  margin-bottom: 1.5em;
  font-size: 18px;
  color: #848484;
  font-family: "Open Sans", Arial, sans-serif;
}




.medien {
  margin-bottom: 1.5em;
  font-size:18px;
  color: #848484;
  font-family: "Open Sans", Arial, sans-serif;
  list-style-type: none;
}


.medium_thumb{
	width: 90%;
		max-width: 80px;
	height: auto;
	padding-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-right: 10px;
	float: left;
	}

.gallerie_thumb{
	width: 80px;
	height: 80px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-right: 6px;
		margin-left: 6px;
	background-size: cover;




	}

.gallerie{
	margin-bottom: 80px;

	}

.gallerie_komplett{

	}

@media screen and (max-width: 980px) {
.gallerie_komplett{
	margin-top: 75px;
	}
	}


@media screen and (max-width: 400px) {
.medium_thumb{
	width: 71px;
		margin-bottom:40px;
}
}


h1, h2, h6 {
  font-color: #ad5e90;
  font-family: "Marcellus", Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  margin: 0 0 30px 0;
	text-transform: none;
	font-weight: 300;
}


h3 {
	font-color: #ad5e90;
	font-family: "Marcellus", Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	margin: 0 0 30px 0;
	text-transform: none;
	font-weight: 300;
	line-height: 1.3;
}

h4 {
	color: #ad5e90;
	font-family: "Marcellus", Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	margin: -18px -0 20px 0;
	text-transform: none;
	font-weight: 300;
	line-height: 1.5;
	font-size: 140%;
}

h5 {
  color: #ad5e90;
	font-family: "Marcellus", Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  margin: -18px -0 20px 0;
	text-transform: none;
	font-weight: 300;
	line-height: 1.5;
	font-size: 140%;
}



.profilbild{
	width: 220px;
	height: auto;
	padding: 0px 00px 20px 00px;

	
}


@media screen and (max-width: 992px) {
.profilbild{
	width: 170px;
	height: auto;
	padding: 0px 00px 20px 00px;
}	
	
	h1, h2, h3, h5, h6 {
	font-size: 180%;
}	
	h4
	{
	font-size: 115%;
}	
}


.titel {
margin-top: -20px;
		  color: #ad5e90;
	line-height: 1.5;
	font-weight: 200;
	margin-bottom: 12px;


}

.versal {
font-family: Lobster; 
	font-size: 180%;
		line-height: 0.9;

}

.zitat {
	  color: #ad5e90;
font-family: "Marcellus", Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
		line-height: 1.5;
	font-weight: 100;
	font-size: 120%;

}

.zitatweiss {
	  color: #FFF;
font-family: "Marcellus", Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
		line-height: 1.5;
	font-weight: 100;
	font-size: 120%;

}

.autor {
margin-top: 10px;
		  color: #ad5e90;
	line-height: 2.4;
	font-weight: 400;
}

.orga {
line-height: 14px;
		  color: #ad5e90;
	font-weight: 400;



}

.orgatitel {
	font-family: 'Marcellus', serif;
	color: #ad5e90;
	font-size:140%;
	vertical-align: 15px;
	line-height: 0.1;


}



.Titel_Unterseiten {
  font-color: #FFF;
	 font-family: "Marcellus", Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  font-weight: 700;
  margin: 0 0 30px 0;
	text-transform: none;
	font-weight: 300;
	font-size: 300%;
	text-shadow: 0px 0px 15px rgba(0, 0, 0, 1.9);
}

.Titel_Unterseiten-2 {
  font-color: #FFF;
	 font-family: Lobster;
  font-weight: 700;
  margin: 0 0 30px 0;
	text-transform: none;
	font-weight: 300;
	text-shadow: 0px 0px 15px rgba(0, 0, 0, 1.9);
	 font-size: 350%; 
	line-height: 0.8; 
	text-shadow: 0px 0px 22px rgba(0, 0, 0, 0.9);
		text-align: center;}
}

@media screen and (max-width: 670px) {
.Titel_Unterseiten {
font-size: 210%;
	text-shadow: 0px 0px 15px rgba(0, 0, 0, 1.9);
	padding-left: 10px;
	padding-right: 10px;}

.Titel_Unterseiten-2 {
font-size: 260%; 
	text-shadow: 0px 0px 22px rgba(0, 0, 0, 0.9);
	padding-left: 20px;
	padding-right: 20px;}
}

@media screen and (max-width: 550px) {
.Titel_Unterseiten {
font-size: 200%;
}

.Titel_Unterseiten-2 {
font-size: 250%; 

}
}


@media screen and (max-width: 450px) {
.Titel_Unterseiten {
font-size: 175%;
}

.Titel_Unterseiten-2 {
font-size: 225%; 


}
}

figure {
  margin-bottom: 2em;
}

::-webkit-selection {
  color: #fcfcfc;
  background: #ad5e90;
}

::-moz-selection {
  color: #fcfcfc;
  background: #ad5e90;
}

::selection {
  color: #fcfcfc;
  background: #ad5e90;
}



.kundencenter {
	color: #ad5e90;
	position: relative;
	font-size: 13px;
	padding-left: 10px;
	text-transform: uppercase;
	 background-color: #fff;
	padding-bottom: 12px;
	padding-top: 11px;
	padding-right: 15px;
	top: 0px;

}



.kundencenter:focus {
    background-color: #ad5e90; /* Fokus auf dem Kunden-Login */
    outline: 2px solid #fff; /* Entfernt den Standard-Fokusrahmen */
	outline-offset: -1px;
	 color: #fff;
	padding: 10px !important;
	box-shadow: 0px 0px 10px #fff;
}




#Etikett {
	float: left;
	position: relative;
	padding-top: 4px;
z-index: 9999;
	left: 50px;
	top: 90px;
height: 35px;
	width: 140px;
	

}

@media screen and (max-width: 768px) {
#Etikett {
	left: 8px;



}
	}



#EtikettFremdsprache {
	float: left;
	position: relative;
	padding-top: 4px;
	padding-left: 8px;
	top: 108px;
	width: auto;
	padding-bottom: 3px;
	background-color: #ad5e90;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.55);
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.55);
  -ms-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.55);
  -o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.55);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.55);
	
}



#Language {
	float: right;
	position: relative;
	padding-top: 4px;
	padding-left: 8px;
	top: 108px;
	background-color: #fff;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.55);
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.55);
  -ms-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.55);
  -o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.55);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.55);
	display: block;

}
@media screen and (max-width: 600px) {
#Language {
	float: left;
}
	}
#linie {
 	background-color: #FFF; 
	width: 100%;
	height: 1px;
top: 90px;
	float: none;
	position: absolute;
}


#linie {
 	background-color: #FFF; 
	width: 100%;
	height: 1px;
	float: center;
	position: relative;
}


#linie-blau {
 	background-color: #909ca6;
	width: 100%;
	height: 1px;
	float: none;
	top: 13px;
	position: relative;
}

@media screen and (max-width: 768px) {
#linie-blau {
	top: 130px;
}
	}

#fluegel {
	visibility: visible;
}

@media screen and (max-width: 1000px) {
#fluegel {
	visibility: hidden;
}
	}



#fh5co-header {
  position: relative;
  margin-bottom: 0;
  z-index: 9999999;
}

.fh5co-cover {
  position: relative;
  height: 680px;
top: -40px;
	float: none;
	background-image: url(../images/AdobeStock_234786271-Flyer.jpg);
background-size:130%;
}

.fh5co-cover2 {
  position: relative;
  height: 450px;
		background-image: url(../images/AdobeStock_234786271-Flyer.jpg);
	background-position: -120px -200px; 
background-repeat: no-repeat;
background-size:130%;
	top: -34px;
}

.lilabox{
	background-color: #ad5e90;
width: 500px;
	height: 40px;
	float: right;
position: absolute;
	bottom: -40px;	
}




.fh5co-hero, .fh5co-hero2{
  position: relative;
	float: none;
}

.fh5co-hero2{ 
  top: -2px;
}



@media screen and (max-width: 1040px) {
	.fh5co-cover2,
.fh5co-hero2 {  
	background-position: -200px 45px; 
  height: 350px;
	  margin-bottom: -117px;
		top: -44px;
	background-position: -70px -70px; 
	

  }
	
	  .fh5co-cover2 .desc h1 {
    font-size: 44px;
  }
}


@media screen and (max-width: 768px) {
  .fh5co-cover,
  .fh5co-hero {
  height: 500px;
	  margin-bottom: -117px;
 
}
	

	

}

@media screen and (max-width: 594px) {
  .fh5co-cover,
  .fh5co-hero {
  height: 450px;
}
	
	.lilabox{
height: 30px;
	bottom: -30px;
		width: 50%;
}
	
	
.fh5co-cover2 {
	background-position: -70px 50px; 
background-repeat: no-repeat;
background-size:150%;
}
}

	@media screen and (max-width: 524px) {
  .fh5co-cover,
  .fh5co-hero {
  height: 400px;
}
		
			.lilabox{
height: 18px;
	bottom: -18px;

}
}

	@media screen and (max-width: 414px) {
  .fh5co-cover,
  .fh5co-hero {
  height: 375px;
}
		
}


.fh5co-cover.fh5co-hero-2,
.fh5co-hero.fh5co-hero-2 {
  height: 600px;

}
.fh5co-cover.fh5co-hero-2 .fh5co-overlay,
.fh5co-hero.fh5co-hero-2 .fh5co-overlay {
  position: absolute !important;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: rgba(41, 34, 43, 0.5);
}

.fh5co-overlay {
  position: absolute !important;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: rgba(41, 34, 43, 0.5);
}

.fh5co-cover {
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 768px) {
  .fh5co-cover {
    height: inherit;
    padding: 3em 0;
  }
}

@media screen and (max-width: 768px) {
  .fh5co-cover.fh5co-cover_2 {
    heifght: inherit;
    padding: 3em 0;
  }
}


.fh5co-cover .desc {
  top: 50%;
  position: absolute;
  width: 100%;
  z-index: 2;
  color: #fff;
	margin-top: -80px;

	
}

.fh5co-cover2 .desc {
  top: 42%;
  position: absolute;
  width: 100%;
  margin-top: 0px;
  z-index: 2;
  color: #fff;
}


@media screen and (max-width: 768px) {
  .fh5co-cover .desc {
    padding-left: 0px;
  }
	
	.fh5co-cover2 .desc {
  margin-top: 0px;
}
}





.fh5co-cover .desc h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 60px;
	margin-bottom: 10px;
	font-weight: 300 !important;
	/* [disabled]text-decoration: none; */
}
.fh5co-cover .desc h2 strong {
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .fh5co-cover .desc h2 {
    font-size: 40px;
  }
}

@media screen and (max-width: 450px) {
  .fh5co-cover .desc h2 {
    font-size: 34px;
  }
	
	.fh5co-cover .desc h2 strong {
   font-size: 95%;
}
}
.fh5co-cover .desc span {
  display: block;
  margin-bottom: 30px;
  font-size: 28px;
  letter-spacing: 1px;
}
.fh5co-cover .desc span a {
  color: #fff;
}
.fh5co-cover .desc span a:hover, .fh5co-cover .desc span a:focus {
  color: #fff !important;
}
.fh5co-cover .desc span a:hover.btn, .fh5co-cover .desc span a:focus.btn {
  border: 2px solid #fff !important;
  background: transparent !important;
}
.fh5co-cover .desc span a.fh5co-site-name {
  padding-bottom: 2px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}
.fh5co-cover .desc .btn {
  border: none;
}
.fh5co-cover .desc .btn.btn-video {
  background: rgba(0, 0, 0, 0.4);
  border: none;
}
.fh5co-cover .desc .btn.btn-video:hover, .fh5co-cover .desc .btn.btn-video:focus {
  background: rgba(0, 0, 0, 0.9) !important;
  color: #fff !important;
}
.fh5co-cover .desc .btn:hover, .fh5co-cover .desc .btn:focus {
  color: #fff !important;
}
.fh5co-cover .desc .btn.btn-learn {
  background: rgba(239, 98, 73, 0.7);
  border: none;
}
.fh5co-cover .desc .btn.btn-learn:hover, .fh5co-cover .desc .btn.btn-learn:focus {
  background: rgba(239, 98, 73, 0.9) !important;
  color: #fff !important;
}

/* Superfish Override Menu */



.sf-menu {
  margin: 0 !important;
  margin-top: 10px !important;


}


.nolink {
	position: relative;
	color: #FFF;
		font-family: 'Marcellus', serif;
	cursor: default;
	top: 0px;
	margin-bottom: 0px;
		border-right: 8px solid rgba(0,0,0,0);
	margin-left: -20px;
}

.nolink:focus {
  outline: none;
  outline: none -webkit-focus-ring-color;
	background-color: #ad5e90;
	color: #fff !important;
	text-decoration: none;
	padding: 5px;

}

@media screen and (max-width: 1199px) {
.nolink {
	color: #575757;
}}


.sf-menu {
  float: right;
}

.sf-menu ul {
  box-shadow: none;
  border: transparent;
  min-width: 10em;
  *width: 10em;
}

.sf-menu a {
	color: #FFF;
	padding: 0.72em 1em !important;
	font-weight: normal;
	border-left: none;
	border-top: none;
	border-top: none;
	text-decoration: none;
	zoom: 1;
	font-size: 18px;
	border-bottom: none !important;
}




.sf-menu a:hover {
	color: #ad5e90 !important;
	

}
.sf-menu a:focus {
	color: #fff !important;


}

.sf-menu li.active a:hover {
  color: #ad5e90;
}
.sf-menu li.active a:focus {
  color: #fff;
}


.sf-menu li,
.sf-menu ul li,
.sf-menu ul ul li,
.sf-menu li:hover,
.sf-menu li.sfHover {
  background: transparent;

}

.sf-menu ul li a,
.sf-menu ul ul li a {
  text-transform: none;
  padding: 0.2em 1em !important;
  letter-spacing: 1px;
	font-weight:100;
  font-size: 15px !important;

}

.sf-menu li:hover a,
.sf-menu li.sfHover a,
.sf-menu ul li:hover a,
.sf-menu ul li.sfHover a,
.sf-menu li.active a {
  color: #fff;
}

.sf-menu ul li:hover,
.sf-menu ul li.sfHover {
  background: transparent;
}

.sf-menu ul li {
  background: transparent;
}

.sf-arrows .sf-with-ul {
  padding-right: 2.5em;
  *padding-right: 1em;
}

.sf-arrows .sf-with-ul:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1em;
  margin-top: -3px;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top-color: #ccc;
}

.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
  border-top-color: #ccc;
}

.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #ccc;
}

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: #ccc;
}

#fh5co-header-section {
  padding: 0;
	max-height: 91px;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 2;
	background-color: rgba(0,0,0,0.45);
	top: -1px;

}

.nav-header {
  position: relative;
  float: left;
  width: 100%;
}

#fh5co-logo {
  position: relative;
  z-index: 2;
  font-size: 22px;
  text-transform: uppercase;
  margin-top: 14px;
   padding-left: 50px;
  font-weight: 700;
  float: left;
}

#fh5co-logo a:focus {
	all:unset;
background-color: #ad5e90;
	padding-top: 40px;
	padding-bottom: 33px;
	border-left: 7px solid #ad5e90;
		border-right: 7px solid #ad5e90;
	left: -7px;
	position: relative;
}




#fh5co-logo span {
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  #fh5co-logo {
	  padding-left: 10px;
  }


}
#fh5co-logo a {
  color: #fff;
}
#fh5co-logo a:hover {
  color: #000 !important;
}

 #fh5co-logo a:focus {
  color: #000 !important;
}



#fh5co-menu-wrap {
  position: relative;
  z-index: 2;
  display: block;
float: right;
  margin-top: 26px;
 }


#fh5co-menu-wrap .sf-menu a {
  padding: 1em .75em;
}

#fh5co-menu-wrap .sf-menu a:focus {
  background-color: #ad5e90;
	 outline: none; 


}


/* Styling für die <p>-Elemente mit dem Tab-Fokus */
.fh5co-sub-ddown:focus {
    background-color: #ad5e90; /* Hintergrund wird lila, wenn das Element fokussiert wird */
    outline: 13px solid  #ad5e90; /* Entfernt die Standard-Fokusumrandung */
}


a.fh5co-sub-ddown:focus {
    outline: none; /* Entfernt den Fokus-Rahmen */

}

#fh5co-primary-menu > li > ul li.active > a {
  color: #ad5e90 !important;
}

#fh5co-primary-menu > li > ul li.active > a:focus {
  color: #fff !important;
	background-color: #ad5e90;
}


#fh5co-primary-menu > li > .sf-with-ul:after {
  border: none !important;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
	font-size: 0.8em;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  float: right;
  margin-right: 2px;
  top: 50%;
  margin-top: -7px;
  content: "\e922";
 
}
#fh5co-primary-menu > li > ul li {
  position: relative;
}
#fh5co-primary-menu > li > ul li > .sf-with-ul:after {
  border: none !important;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  float: right;
  margin-right: -5px;
  top: 20px;
  font-size: 14px;
  content: "\e924";
  color: rgba(0, 0, 0, 0.5);
}

#fh5co-primary-menu .fh5co-sub-menu {
  padding: 10px 7px 10px;
width: 200px;
  background: #e4e0e2;
  left: 0;
 border: 3px solid white;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.55);
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.55);
  -ms-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.55);
  -o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.55);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.55); 
}
#fh5co-primary-menu .fh5co-sub-menu > li > .fh5co-sub-menu {
  left: 100%;
}

#fh5co-primary-menu .fh5co-sub-menu:before {
  position: absolute;
  top: -9px;
  left: 20px;
  width: 0;
  height: 0;
  content: '';
}

#fh5co-primary-menu .fh5co-sub-menu:after {
  position: absolute;
  top: -8px;
  left: 21px;
  width: 0;
  height: 0;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  border-bottom: 8px solid white;
  border-left: 8px solid transparent;
  content: '';
}

#fh5co-primary-menu .fh5co-sub-menu .fh5co-sub-menu:before {
  top: 6px;
  left: 100%;
}

#fh5co-primary-menu .fh5co-sub-menu .fh5co-sub-menu:after {
  top: 7px;
  right: 100%;
  border: none !important;
}

.site-header.has-image #primary-menu .sub-menu {
  border-color: #ebebeb;
  -webkit-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  -ms-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  -o-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
}
.site-header.has-image #primary-menu .sub-menu:before {
  display: none;
}

#fh5co-primary-menu .fh5co-sub-menu a {
  letter-spacing: 0;
  padding: 0 15px;
  font-size: 18px;
  line-height: 34px;
  color: #575757 ;
  text-transform: none;
  background: none;
}
#fh5co-primary-menu .fh5co-sub-menu a:hover {
  color: #FFF !important;
	background-color: #ad5e90;  
	color: #fff !important;
}

#fh5co-work-section,
#fh5co-services-section,
#fh5co-content-section,
#fh5co-work-section_2,

 {
  padding-top: 6em;
		background-image: url(../images/bkg-ornament.svg);
	background-size: 60%;
	background-repeat: no-repeat;
	background-position: top right;
}

#fh5co-blog-section {
  padding-top: 2em;
	background-color: #f5f5f5;
	
}







#fh5co-features {
  padding-top: 1em;
	background-color: #f5f5f5;
	
}

@media screen and (max-width: 992px) {
#fh5co-features {

	}
}

@media screen and (max-width: 768px) {
  #fh5co-work-section,
  #fh5co-services-section,
  #fh5co-content-section,
  #fh5co-work-section_2,
  #fh5co-blog-section,
  #fh5co-features {
    padding: 4em 0;
  }
}

.fh5co-section-gray {
  background: rgba(0, 0, 0, 0.04);
}

.heading-section {
  padding-bottom: 1em;
  margin-bottom: 5em;
}

@media screen and (max-width: 965px) {
.heading-section {

  padding-bottom: 1em;
  margin-bottom: 2em;
}
	}


.heading-section:after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 50%;
  width: 100px;
  margin-left: -50px;
  height: 1px;
  background: #ad5e90;
}
.heading-section h3 {
  font-size: 40px;
  font-weight: 300;
  position: relative;
}
.heading-section p {
  font-size: 18px;
}

.services {
  padding: 50px 0px 20px 10px;
  margin-bottom: 120px;
	margin-top: 0px;
	margin-left: 0px;
}

@media screen and (max-width: 768px) {
.services {
 margin-bottom: 10px;
}
  }
	
	
.services span {
  margin-bottom: 30px;
  width: 80px;
  height: 80px;
  border: 1px solid #ad5e90;
  display: table;
  margin: 0 auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  margin-bottom: 20px;
}
.services span i {
  font-size: 30px;
  color: #ad5e90 !important;
  display: table-cell;
  vertical-align: middle;
  height: 80px;
}
.services h3 {
  font-size: 20px;
  font-weight: 400;
}






.services-media {
  padding: 50px 20px 20px -10px;
  margin-bottom: 80px;
	margin-top: -60px;
	margin-left: -10px;
}

@media screen and (max-width: 768px) {
.services-media {
 margin-bottom: 20px;
	margin-top: 0px;
}
  }
	
	
.services-media span {
  margin-bottom: 30px;
  width: 80px;
  height: 80px;
  border: 1px solid #ad5e90;
  display: table;
  margin: 0 auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  margin-bottom: 20px;
}
.services-media span i {
  font-size: 30px;
  color: #ad5e90 !important;
  display: table-cell;
  vertical-align: middle;
  height: 80px;
}
.services-media h3 {
  font-size: 20px;
  font-weight: 400;
}





.feature-left {
  float: left;
  width: 100%;
  margin-bottom: 0px;
  position: relative;
	padding-right: 30px;
}
.feature-left .icon {
	position: relative;
  float: left;
  text-align: center;
  width: 15%;
	  margin-bottom: 20px;

}
@media screen and (max-width: 992px) {
  .feature-left .icon {
    width: 10%;
  }
}
@media screen and (max-width: 768px) {
  .feature-left .icon {
    width: 15%;
  }
}
.feature-left .icon i {
  display: table-cell;
  vertical-align: middle;
  font-size: 40px;
  color: #ad5e90;
}
.feature-left .feature-copy {
  float: right;

}
@media screen and (max-width: 992px) {
  .feature-left .feature-copy {
    width: 90%;

  }
}
@media screen and (max-width: 768px) {
  .feature-left .feature-copy {
    width: 85%;
  }
}
@media screen and (max-width: 480px) {
  .feature-left .feature-copy {
    width: 80%;
  }
}
.feature-left .feature-copy h3 {
  font-size: 20px;
  color: #ad5e90;
  margin-bottom: 10px;
	  line-height: 1.6;

}
.feature-left .feature-copy p {
  font-size: 18px;
  line-height: 1.8;
}

#fh5co-portfolio {
  padding: 7em 0;
  min-height: 500px;
}
@media screen and (max-width: 768px) {
  #fh5co-portfolio {
    padding: 3em 0;
  }
}

#fh5co-portfolio-list {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
}
#fh5co-portfolio-list li {
  display: block;
  padding: 0;
  margin: 0 0 10px 1%;
  list-style: none;
  min-height: 400px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  float: left;
  clear: left;
  position: relative;
}
@media screen and (max-width: 480px) {
  #fh5co-portfolio-list li {
    margin-left: 0;
  }
}
#fh5co-portfolio-list li a {
  min-height: 400px;
  padding: 2em;
  position: relative;
  width: 100%;
  display: block;
}
#fh5co-portfolio-list li a:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 80;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  background: transparent;
}
#fh5co-portfolio-list li a:hover:before {
  background: rgba(0, 0, 0, 0.5);
}
#fh5co-portfolio-list li a .case-studies-summary {
  width: auto;
  bottom: 2em;
  left: 2em;
  right: 2em;
  position: absolute;
  z-index: 100;
}
@media screen and (max-width: 768px) {
  #fh5co-portfolio-list li a .case-studies-summary {
    bottom: 1em;
    left: 1em;
    right: 1em;
  }
}
#fh5co-portfolio-list li a .case-studies-summary span {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}
#fh5co-portfolio-list li a .case-studies-summary h2 {
  color: #fff;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  #fh5co-portfolio-list li a .case-studies-summary h2 {
    font-size: 20px;
  }
}
#fh5co-portfolio-list li.one-third {
  width: 32.3%;
}
@media screen and (max-width: 768px) {
  #fh5co-portfolio-list li.one-third {
    width: 49%;
  }
}
@media screen and (max-width: 480px) {
  #fh5co-portfolio-list li.one-third {
    width: 100%;
  }
}
#fh5co-portfolio-list li.one-half {
  width: 49%;
}
@media screen and (max-width: 480px) {
  #fh5co-portfolio-list li.one-half {
    width: 100%;
  }
}



#fh5co-partner .adress {
  width: 100%;
  float: left;
}

#fh5co-partner .partner {
  width: 25%;
  float: left;

padding-left: 5%;
padding-right: 5%;
/* border-left: 5px solid white;*/
	margin-top: 15px;
	}

#fh5co-partner .partner2 {
  width:50%;
  float: left;

padding-left: 12%;
padding-right: 12%;

/* border-left: 5px solid white;*/
	margin-top: 15px;
	}
	
	#fh5co-partner .block-1 {
  width: 30%;
  float: right;
padding-right: 5%;
		padding-left: 5%;
  background-color: #ad5e90;
/* border-left: 5px solid white;*/
	margin-top: 5px;
	
		
}

	#fh5co-partner .block-2 {
  width: 70%;
  float: right;
background-color: #edf2f7;
padding-right: 1%;
		padding-left: 1%;
border-bottom: 10px solid #edf2f7;*/
	margin-top: 0px;

	
}

	#fh5co-partner .block-1b {
  width: 70%;
  float: left;
	margin-top: 0px;
		display: block;
		margin-bottom: 5px;
}

	#fh5co-partner .block-2b {
  width: 30%;
  float: right;
	margin-top: 0px;
		 display: block;
}
		
#fh5co-work .block-3 {
	 display: none;
}

@media screen and (max-width: 992px) {
		#fh5co-partner .block-1 {
	margin-top: 65px;

}
	
			#fh5co-partner .block-2 {
	margin-top: 65px;

}
	
	#fh5co-partner .block-1b {
 display: none;
			margin-top: 65px;
			

}
	

	#fh5co-partner .block-2b {
 display: none;

}
	}


@media screen and (max-width: 768px) {
		#fh5co-partner .block-1 {
 display: none;
}
	
			#fh5co-partner .block-2 {
	 display: none;
}
	
				#fh5co-work .block-3 {
	 display: block;
}
	
	}








#fh5co-partner .partner .inner {
  width: 50%;
  margin: 0 auto;
	top:10px;



}

#fh5co-partner .adress .innertext {
  width: 100%;
  margin: 0 auto;

}

#beschreibung{
display: block;
margin-left: -50%;
	margin-right: -50%;
		margin-bottom: 10%;
	margin-top: -14px;
	


}


#fh5co-features {
  margin-top: -9em;
  padding: 4em 0 0 0;

}
@media screen and (max-width: 992px) {
  #fh5co-features {
    margin-top: 0;
    padding: 4em 0;
  }
	
	#beschreibung{
display: none;

}
}
#fh5co-features .feature-left {
  margin-bottom: 0;
}
@media screen and (max-width: 992px) {
  #fh5co-features .feature-left {
    margin-bottom: 4em;
  }
}
#fh5co-features .feature-left .icon i {
  color: #b3b3b3;
}
#fh5co-features .feature-left .icon {
  float: left;
  text-align: center;
  width: 18%;
	padding-right: 6px;
}
@media screen and (max-width: 992px) {
  #fh5co-features .feature-left .icon {
    width: 7%;
  }
}
@media screen and (max-width: 768px) {
  #fh5co-features .feature-left .icon {
    width: 11%;
  }
}
#fh5co-features .feature-left .feature-copy {
  float: right;
  width: 80%;
}
@media screen and (max-width: 992px) {
  #fh5co-features .feature-left .feature-copy {
    width: 90%;
  }
}
@media screen and (max-width: 768px) {
  #fh5co-features .feature-left .feature-copy {
    width: 85%;
  }
}
@media screen and (max-width: 480px) {
  #fh5co-features .feature-left .feature-copy {
    width: 80%;
  }
}
#fh5co-features .feature-left h3 {
  font-size: 16px;
  font-weight: 400;
}
#fh5co-features .feature-left p {
  font-size: 16px;
}
#fh5co-features .feature-left p:last-child {
  margin-bottom: 0;
}

#fh5co-services, #fh5co-about, #fh5co-contact {
  padding: 2em 0;
	background-color: #efefef;
	margin-top: -4em;
}
@media screen and (max-width: 768px) {
  #fh5co-services, #fh5co-about, #fh5co-contact {
    padding: 4em 0;
  }
}

#fh5co-work {
  padding-top: 6em;
	background-image: url(../images/orchidee_1.jpg);
	background-size: 40%;
	background-repeat: no-repeat;
	background-position: -60px -130px;	
}

.kapitelabstand {
  margin-top: -110px;
		margin-bottom: 80px;

}

.kapitelabstand2 {
  margin-top: -90px; 
	margin-bottom: 90px;

}

.kapitelabstand3 {

	margin-bottom: 90px;

}

#fh5co-work-empty {
  padding-top: 6em;
 margin-bottom: 7em;
}




@media screen and (max-width: 998px) {
.kapitelabstand {
  padding-top: 5px;
}
	
					.kapitelabstand3 {
			 margin-top: 60px;
}
	

	

}


@media screen and (max-width: 598px) {
.kapitelabstand {
  margin-top: -90px;
	 padding-top: 0px;
}
	
			.kapitelabstand2 {
			 margin-top: -120px;
}
	
				.kapitelabstand3 {
			 margin-top: 0px;
}
	
}



@media screen and (max-width: 768px) {
  #fh5co-work {
    margin-top: 5em;
	  	background-image: url();
  }
	

.kapitelabstand2 {
}
	
.kapitelabstand3 {
margin-top: 0px;
}
	
}

	@media screen and (max-width: 520px) {
  #fh5co-work {
    margin-top: 3em;
}
  }
	
	

	
	

#fh5co-work .work {
  width: 100%;
  float: left;
  margin-bottom: 4em;
}

@media screen and (max-width: 992px) {
#fh5co-work {
  margin-bottom: 80px;
 }
	
	#fh5co-work .work {
  margin-bottom: 1em;
}
	}
#fh5co-work .event-inner{ 
	  background-size: cover;
  background-position: center center;
  position: relative;
  height: 300px;
  width: 135%;
	}


#fh5co-work .work .half-inner {
  background-size: cover;
  background-position: center center;
		background-repeat: no-repeat;
  position: relative;
  height: 600px;
  width: 135%;
}

#fh5co-work .work .half-inner2 {
  background-size: cover;
  background-position: center center;
		background-repeat: no-repeat;
  position: relative;
  height: 600px;
  width: 135%;
}

#fh5co-work .work .half-inner3 {
  background-size: cover;
  background-position: center center;
	background-repeat: no-repeat;
  position: relative;
  height: 400px;
  width: 135%;
}


@media screen and (max-width: 992px) {
  #fh5co-work .work .half-inner {
    width: 95%;
    margin: 0 auto;
	  margin-bottom: 20px;
	height: 400px;

  }
	
	  #fh5co-work .work .half-inner2 {
    width: 95%;
    margin: 0 auto;
		    margin-bottom: 20px;
	height: 300px;
  }
	
	#fh5co-work .work .half-inner3 {
      width: 95%;
  margin: 0 auto;
		  margin-bottom: 20px;
	height: 300px;
}

	
	#fh5co-work .event-inner{ 
padding-left: 15px;
		padding-right: 15%;
		margin-bottom: 40px;
		 width: 100%;
		height: auto;
	}
}

@media screen and (max-width: 600px) {
	  #fh5co-work .work .half-inner {
display: none;
  }
	
	  #fh5co-work .work .half-inner2 {
display: none;
  }
	
	#fh5co-work .work .half-inner3 {
display: none;
}

	

	  }
	
	
	
#fh5co-work .work .half-inner:before {
  position: absolute;
  top: -20px;
  right: -20px;
  width: 80%;
  height: 540px;

  content: '';
  z-index: -1;
  background: #fff;
}
#fh5co-work .work .half-inner.half-inner2 {
  width: 100% !important;
  height: 500px !important;
}
#fh5co-work .work .half-inner.half-inner2:before {
  left: -20px;
}
@media screen and (max-width: 992px) {
  #fh5co-work .work .half-inner.half-inner2 {
    width: 90% !important;
    margin: 0 auto;
  }
}
#fh5co-work .work .desc {
  width: 70%;
  margin: 0 auto;
  margin-top: 7em;
}
#fh5co-work .work .desc h3 a {
	color: #ad5e90;
	;
}

@media screen and (max-width: 992px) {
#fh5co-work .work .desc {
margin-left: 15px;
	  width: 92%;

}
	
		#fh5co-work-empty .work .desc {
margin-left: 30px;
	  width: 92%;
			 
	
}
}
	

.knopf1{
	display: block;
	max-width: 380px;
}

.knopf2{
	display: none;
}

@media screen and (max-width: 450px) {
.knopf1{
	display: none;
}

.knopf2{
	display: block;
}

}

	#fh5co-work .desc2 {
		margin-top: 0px;
}
	
@media screen and (max-width: 1055px) {
	#fh5co-work .desc2 {
margin-top: 40px;

}

  }


@media screen and (max-width: 768px) {
	#fh5co-work .desc2 {
margin-top: -50px;

}

  }


#fh5co-services .fh5co-number {
  font-size: 30px;
  color: #ad5e90;
  position: relative;
  padding-top: 10px;
  font-style: italic;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
#fh5co-services .fh5co-number:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  top: 0;
  left: 0;
  background: #ad5e90;
}
#fh5co-services .fh5co-icon {
  margin-bottom: 30px;
  margin-top: 50px;
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
@media screen and (max-width: 768px) {
  #fh5co-services .fh5co-icon {
    margin-top: 0px;
    float: none;
  }
}
#fh5co-services .fh5co-icon i {
  font-size: 200px;
  color: #ad5e90;
}
@media screen and (max-width: 768px) {
  #fh5co-services .fh5co-icon i {
    font-size: 100px;
  }
}

#fh5co-contact .contact-info {
  margin: 0;
  padding: 0;
}
#fh5co-contact .contact-info li {
  list-style: none;
  margin: 0 0 20px 0;
  position: relative;
  padding-left: 40px;
}
#fh5co-contact .contact-info li i {
  position: absolute;
  top: .3em;
  left: 0;
  font-size: 22px;
  color: rgba(0, 0, 0, 0.3);
}
#fh5co-contact .contact-info li a {
  font-weight: 400 !important;
  color: rgba(0, 0, 0, 0.3);
}
#fh5co-contact .form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 18px;
  font-weight: 400;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
#fh5co-contact .form-control:focus, #fh5co-contact .form-control:active {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
#fh5co-contact input[type="text"] {
  height: 50px;
}
#fh5co-contact .form-group {
  margin-bottom: 30px;
}

.testimony {
  width: 100%;
  float: left;
}
.testimony figure {
  width: 50px;
  height: 50px;
  float: left;
  margin-left: 22px;
}
.testimony figure img {
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.testimony blockquote {
  border-left: none;
  padding: 40px;
  background: #fff;
  -webkit-box-shadow: 5px 6px 7px -6px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 5px 6px 7px -6px rgba(0, 0, 0, 0.22);
  -ms-box-shadow: 5px 6px 7px -6px rgba(0, 0, 0, 0.22);
  -o-box-shadow: 5px 6px 7px -6px rgba(0, 0, 0, 0.22);
  box-shadow: 5px 6px 7px -6px rgba(0, 0, 0, 0.22);
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.testimony blockquote:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 12px 12px 0 12px;
  border-color: #fff transparent;
  display: block;
  width: 0;
  z-index: 1;
  bottom: -12px;
  left: 10%;
}
.testimony .author {
  margin-bottom: 0;
  margin-left: 15px;
  margin-top: 10px;
  float: left;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 400;
}

.fh5co-blog {
  margin-bottom: 60px;
}
.fh5co-blog a img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .fh5co-blog {
    width: 100%;
  }
}
.fh5co-blog .blog-text {
  margin-bottom: 30px;
  position: relative;
  background: #fff;
  width: 100%;
  padding: 30px;
  float: right;
  -webkit-box-shadow: 0px 6px 62px -6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 6px 62px -6px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px 6px 62px -6px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px 6px 62px -6px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 6px 62px -6px rgba(0, 0, 0, 0.3);
}
.fh5co-blog .blog-text span {
  display: inline-block;
  margin-bottom: 20px;
}
.fh5co-blog .blog-text span.posted_by {
  color: rgba(0, 0, 0, 0.3);
  font-size: 18px;
}
.fh5co-blog .blog-text span.comment {
  float: right;
}
.fh5co-blog .blog-text span.comment a {
  color: rgba(0, 0, 0, 0.3);
}
.fh5co-blog .blog-text span.comment a i {
  color: #ad5e90;
  padding-left: 7px;
}
.fh5co-blog .blog-text h3 {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 300;
  line-height: 1.5;
}
.fh5co-blog .blog-text h3 a {
  color: rgba(0, 0, 0, 0.6);
}

#fh5co-start-project-section {
  padding: 7em 0;
  background: #F64E8B;
}
#fh5co-start-project-section h2 {
  color: white;
  font-size: 60px;
  text-transform: uppercase;
  font-weight: 300;
}
@media screen and (max-width: 768px) {
  #fh5co-start-project-section h2 {
    font-size: 30px;
  }
}
#fh5co-start-project-section a:hover, #fh5co-start-project-section a:focus, #fh5co-start-project-section a:active {
  color: white !important;
}

#map {
  width: 100%;
  height: 500px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #map {
    height: 200px;
  }
}

.fh5co-social-icons > a {
  padding: 4px 10px;
  color: #ad5e90;
}
.fh5co-social-icons > a i {
  font-size: 26px;
}
.fh5co-social-icons > a:hover, .fh5co-social-icons > a:focus, .fh5co-social-icons > a:active {
  text-decoration: none;
  color: #5a5a5a;
}

#footer {
  background-color: #7c6973;
  padding-top:0.8em; 
  width: 100%;
  float: left;
}


.koeln-bestatter{
text-align: right; 
	padding-top: 6px;
	margin-bottom: 1%; 
	float: right;
}

@media screen and (max-width: 640px) {
.koeln-bestatter{
	float: left;


  }
}



.imp-link{
color: #FFF;
}


@media screen and (max-width: 768px) {
  #footer {
    padding: 0.8em 0;
  }
}
#footer h2, #footer h3, #footer h4 {
  color: rgba(255, 255, 255, 0.8);
  text-transform: uppercase;
}
#footer h3 {
  font-size: 16px;
}
#footer [class*="col"] {
  padding-bottom: 30px;
}
#footer .btn {
  color: #fff;
}
#footer .float {
  float: left;
  margin-right: 10%;
}
#footer ul {
  padding: 0;
  margin: 0;
}
#footer ul li {
  padding: 0;
  margin: 0 0 10px 0;
  list-style: none;
}
#footer ul li a {
  color: rgba(255, 255, 255, 0.4);
  text-decoration: none !important;
}
#footer ul li a:hover {
  color: #fff;
}
#footer .fh5co-social li {
  display: block !important;
}
#footer .fh5co-social li a {
  font-size: 16px;
}
#footer .fh5co-social li i {
  float: left;
  font-size: 20px;
  width: 40px;
}
#footer .fh5co-copyright {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-top: 40px !important;
  padding: 3em;
  width: 100%;
  float: left;
}
#footer .fh5co-copyright span {
  display: block;
}
#footer .fh5co-copyright span a {
  color: rgba(255, 255, 255, 0.8);
}
@media screen and (max-width: 480px) {
  #footer .fh5co-copyright {
    text-align: left !important;
  }
  #footer .fh5co-copyright span {
    display: inline;
  }
}

.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 8px 20px;
}
.btn.btn-md {
  padding: 8px 20px !important;
}
.btn.btn-lg {
  padding: 18px 36px !important;
}
.btn:hover, .btn:active, .btn:focus {
  box-shadow: none !important;
  outline: none !important;
}

.btn-primary {
  background: #ad5e90;
  color: #fff;
  border: 1px solid #ad5e90;

}

.btn-primary-zusatz {
	font-family: Marcellus;
		font-size: 110%;

}


.btn-primary:hover, .btn-primary:active {
	background: #d5cbd2 !important;
	border-color: #e3e0e2 !important;
	color: #fff !important;
}

.btn-primary:focus {
	background: #fff !important;
	border: 2px solid #ad5e90 !important;
	box-shadow: 0px 0px 10px #ad5e90 !important;
	color: #ad5e90 !important;
}



.btn-primary.btn-outline {
  background: transparent;
  color: #ad5e90;
  border: 2px solid #ad5e90;
}
.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
  background: #ad5e90;
  color: #fff;
}

.btn-success {
  background: #5cb85c;
  color: #fff;
  border: 2px solid #5cb85c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active {
  background: #4cae4c !important;
  border-color: #4cae4c !important;
}
.btn-success.btn-outline {
  background: transparent;
  color: #5cb85c;
  border: 2px solid #5cb85c;
}
.btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
  background: #5cb85c;
  color: #fff;
}

.btn-info {
  background: #5bc0de;
  color: #fff;
  border: 2px solid #5bc0de;
}
.btn-info:hover, .btn-info:focus, .btn-info:active {
  background: #46b8da !important;
  border-color: #46b8da !important;
}
.btn-info.btn-outline {
  background: transparent;
  color: #5bc0de;
  border: 2px solid #5bc0de;
}
.btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
  background: #5bc0de;
  color: #fff;
}

.btn-warning {
  background: #f0ad4e;
  color: #fff;
  border: 2px solid #f0ad4e;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
  background: #eea236 !important;
  border-color: #eea236 !important;
}
.btn-warning.btn-outline {
  background: transparent;
  color: #f0ad4e;
  border: 2px solid #f0ad4e;
}
.btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
  background: #f0ad4e;
  color: #fff;
}

.btn-danger {
  background: #d9534f;
  color: #fff;
  border: 2px solid #d9534f;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
  background: #d43f3a !important;
  border-color: #d43f3a !important;
}
.btn-danger.btn-outline {
  background: transparent;
  color: #d9534f;
  border: 2px solid #d9534f;
}
.btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
  background: #d9534f;
  color: #fff;
}

.btn-outline {
  background: none;
  border: 2px solid gray;
  font-size: 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active {
  box-shadow: none;
}

.btn.with-arrow {
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.with-arrow i {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -8px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.btn.with-arrow:hover {
  padding-right: 50px;
}
.btn.with-arrow:hover i {
  color: #fff;
  right: 18px;
  visibility: visible;
  opacity: 1;
}

.js .animate-box {
  opacity: 0;
}

#fh5co-wrapper {
  overflow-y: hidden;
		overflow-x: hidden;
  position: relative;
}

.fh5co-offcanvas {
  overflow: hidden;
}
.fh5co-offcanvas #fh5co-wrapper {
  overflow: hidden !important;
}

#fh5co-page {
  position: relative;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.fh5co-offcanvas #fh5co-page {
  -moz-transform: translateX(-280px);
  -webkit-transform: translateX(-280px);
  -ms-transform: translateX(-280px);
  -o-transform: translateX(-280px);
  transform: translateX(-280px);
}

@media screen and (max-width: 1199px) {
  #fh5co-menu-wrap {
    display: none;
  }
	
}

.Hervorhebung_smartphone {
  }

@media screen and (max-width: 1199px){
.Deaktivierung_smartphone {
	display: none;
}
}




@media screen and (max-width: 1199px) {
.Hervorhebung_smartphone {
	text-transform: uppercase;
	  font-weight: 400;
	
  }
}



#offcanvas-menu {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 15000;
  background: #e4e0e2;
  right: -265px;
  width: 265px;
  padding: 15px;
  overflow-y: scroll !important;
	 border-left: 15px solid white;
}

@media screen and (min-width: 1199px) {
	#offcanvas-menu {
		display: none;}
	}





#offcanvas-menu ul {
  padding: 0;
margin-bottom: 30px;

}

#offcanvas-menu ul li {
  padding: 0;
  margin: 0 0 0px 0;
  list-style: none;
	line-height: 1.9em;	
	

}

#offcanvas-menu ul li a {
  font-size: 17px;
  color: #575757;
	text-transform: uppercase;
}


#offcanvas-menu ul li a:hover {
  color: #ad5e90;
}
#offcanvas-menu ul li > .fh5co-sub-menu {
  margin-top: 0px;
  padding-left: 0px;
}
#offcanvas-menu ul li.active > a {
  color: #ad5e90;
}
#offcanvas-menu ul .fh5co-sub-menu {
  display: block !important;
}

.fh5co-nav-toggle {
  cursor: pointer;
  text-decoration: none;
}
.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
  background: #ad5e90;
}
.fh5co-nav-toggle.dark.active i::before, .fh5co-nav-toggle.dark.active i::after {
  background: #ad5e90;
}
.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
.fh5co-nav-toggle i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 30px;
  height: 2px;
  color: #ad5e90;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #fff;
  transition: all .2s ease-out;
}
.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
  content: '';
  width: 30px;
  height: 2px;
  background: #FFF;
  position: absolute;
  left: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.fh5co-nav-toggle.dark i {
  position: relative;
  color: #000;
  background: #000;
  transition: all .2s ease-out;
}
.fh5co-nav-toggle.dark i::before, .fh5co-nav-toggle.dark i::after {
  background: #000;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.fh5co-nav-toggle i::before {
  top: -7px;
}

.fh5co-nav-toggle i::after {
  bottom: -7px;
}

.fh5co-nav-toggle:hover i::before {
  top: -10px;
}

.fh5co-nav-toggle:hover i::after {
  bottom: -10px;
}

.fh5co-nav-toggle.active i {
  background: transparent;
}

.fh5co-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.fh5co-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

.fh5co-nav-toggle {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 9999;
  display: block;
  margin: 0 auto;
  display: none;
  cursor: pointer;
}
@media screen and (max-width: 1199px) {
  .fh5co-nav-toggle {
    display: block;
    top: 0px;
    margin-top: 2em;
  }
}

@media screen and (max-width: 480px) {
  .col-xxs-12 {
    float: none;
    width: 100%;
  }
}

.row-bottom-padded-lg {
  padding-bottom: 7em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-lg {
    padding-bottom: 2em;
  }
}

.row-top-padded-lg {
  padding-top: 7em;
}
@media screen and (max-width: 768px) {
  .row-top-padded-lg {
    padding-top: 2em;
  }
}

.row-bottom-padded-md {
  padding-bottom: 4em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-md {
    padding-bottom: 2em;
  }
}

.row-top-padded-md {
  padding-top: 4em;
}
@media screen and (max-width: 768px) {
  .row-top-padded-md {
    padding-top: 2em;
  }
}

.row-bottom-padded-sm {
  padding-bottom: 2em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-sm {
    padding-bottom: 2em;
  }
}

.row-top-padded-sm {
  padding-top: 2em;
}
@media screen and (max-width: 768px) {
  .row-top-padded-sm {
    padding-top: 2em;
  }
}

.border-bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.lead {
  line-height: 1.8;
}

.no-js #loader {
  display: none;
}

.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}

.fh5co-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/hourglass.svg) center no-repeat #222222;
}

#response {
	position: absolute;
	width:100%;
	height: 500px;
	margin-top: 20%;
}

/*# sourceMappingURL=style.css.map */

.cookiebanner {
	position: fixed; 
	max-width :1345px; 
	bottom: 20px; 
	height: 200px; 
	margin-right: 2%; 
	margin-left: 1.5%; 
	padding: 10px; 
	padding-top: 30px; 
	padding-bottom: 20px; 
	height: auto; 
	z-index: 14000; 
	background-color: rgba(253,250,253,0.95);
	color: #000;
	border: 1px solid #ad5e90;
}



fh5co-menu-wrap


.cookiebanner:link {
	color: #000;}

@media screen and (max-height: 600px) and (max-width: 400px){
.cookiebanner {
		position: absolute; 
top: 10px;
	margin-bottom: 20px;
		height: 560px; 

}
}


 /* BANNER Werbung */


.startseitenbanner {
		padding-top: 80px;


}

a:focus .startseitenbanner  {
	border: 2px solid #ad5e90;
		padding-left: 30px;
	padding-right: 30px;
	max-height: 258px;

}



}

.kuenstler {
	text-transform: none; 
	font-family: Lobster; 
	color: #074e6d; 
	font-size: 4.4em; 
	line-height: 0.8; 
	text-shadow: 0px 0px 12px rgba(255, 255, 255, 1), 0px 0px 12px rgba(255, 255, 255, 1), 0px 0px 12px rgba(255, 255, 255, 1);
	padding-left: 15px;
	
}

.untertitel {
	text-transform: none;
	font-family: merriweather;
	font-weight: 600;
	color: #fff;
	font-size: 2.2em;
	padding-left: 15px;
	line-height: 1em;
	position: relative;
	margin-bottom: -19px;
	top: -19px;
	text-shadow: 0px 0px 9px #074e6d, 0px 0px 9px #074e6d, 0px 0px 9px #074e6d;
}




.zurausstellung {
display: block;
}

.bannerfuss {
background-color: #074e6d; 
	position: relative; 
	top: 22px; 
	height: 40px; 	
	display: flex; 
	align-items: center; 
	justify-content: center;
}

.orgafuss {
	display: none;
}






@media screen and (max-width: 1199px) {
.startseitenbanner {
	margin-bottom: 40px;
}
	
	.bannerfuss {
top: 10px; 
}
}

@media screen and (max-width: 991px) {
	.startseitenbanner {
	margin-bottom: 100px;
}
	
	.bannerfuss {
position: relative;
		top: -80px;
		height: 60px;
}
	
	.zurausstellung {
top: -190px;
}
}	


@media screen and (max-width: 768px) {
		.bannerfuss {
		height: 80px;
			top: 20px;
}
	
	.orgafuss {
	display: block;
}
	
	.zurausstellung {
display: none;
}
}

@media screen and (max-width: 699px) {
		.bannerfuss {
	height: 80px;
				top: 10px;
			font-size: 90%;
}
	
	.ausstellung {
	padding-top: 0px;  
		top: -20px;


}

}

@media screen and (max-width: 500px) {
		.bannerfuss {
	height: 80px;
				top: 10px;
			font-size: 80%;
}
	
	.ausstellung {
	padding-top: 0px;  
		top: -20px;
		}
	
		.untertitel {
	font-size: 1.8em;
}


}

@media screen and (max-width: 440px) {
		.bannerfuss {
	height: 90px;
}
	
}
	


 /* Titel Landingpage */


.fh5co-landing {
  position: relative;
  height: 680px;
	background-image: url(../images/landingpage/landinghead.jpg); 
	background-position: -290px 0px;


}

.frage-landingpage {
float: left;
position: relative;
padding-top: 4px;
padding-right: 30px;
background-color: #ad5e90;
margin-top: -250px;
height: auto;
max-width: 650px;
width: auto;
padding-left: 15px;					
top: 440px;
}

.frage-text-landingpage {
	font-size: 3.5em;
	line-height: 1.2em;
}




@media screen and (max-width: 1199px) {
.fh5co-landing {
	background-position: -460px 0px;

}
	
		.frage-text-landingpage {
	font-size: 3em;
}
}	

@media screen and (max-width: 1024px) {
.fh5co-landing {
	background-position: -540px 0px !important;
}
}


@media screen and (max-width: 991px) {
.fh5co-landing {
background-position: -720px 18px;
}
	
		.frage-text-landingpage {
	font-size: 2.4em;
}
}	

@media screen and (max-width: 768px) {
.fh5co-landing {
background-position: -490px 18px;
		height: 500px;}
}	



@media screen and (max-width: 610px) {
.fh5co-landing {
	background-position: -640px 0px !important;
}
	
	.frage-landingpage {
		background-color: rgba(0,0,0,0.00);
		text-shadow: 0px 0px 8px #000;
	top: 420px;
		padding-right: 20px;
		left: 40px;
}
}

@media screen and (max-width: 525px) {
.landing-text{
		padding-top: 120px;
	}
	
	.fh5co-landing {
	background-position: -680px 0px !important;
}
}


@media screen and (max-width: 500px) {
.fh5co-landing {
	background-position: -650px 10px;
}
	
	
	
	.frage-landingpage {
margin-top: -300px;
		top: 430px;
		max-width: 320px;
}
}	

@media screen and (max-width: 480px) {
.fh5co-landing {
	background-position: -650px 30px;
	top: -60px;
}
	
	
	
	.frage-landingpage {

		top: 430px;
		max-width: 320px;
		margin-top: -280px;
}
}	




 /* Banner Landingpage */


.startseitenbanner {
		padding-top: 0px;
	margin-bottom: 80px;

}

@media screen and (max-width: 1199px) {
.startseitenbanner {
	margin-bottom: 40px;
}	
}

@media screen and (max-width: 991px) {
	.startseitenbanner {
	margin-bottom: 100px;
}
}	


.landingpage-bkg {
		height: 254px;
	background-position: -100px -12px;
}

.zurantwort {
		background-color: #ad5e90; 
	position: relative; 
	top: 191px; 
	right: 29px; 
	height: 34px; 
	float: right;
}

.frage {
		background-color: #ad5e90;
	position: relative; 
	top: 29px; 
	height: 196px;

}
.zurantwort-text {
	color: #fff; 
	font-size: 1.2em; 
	font-weight: 400; 
	line-height: 1.3em; 
	position: relative;
	padding-left: 15px;
	padding-right: 15px; 
	top: 15%;
	width: auto; 
}

.frage-text {
	text-transform: none; 
	font-family: Marcellus; 
	font-weight: 600; 
	color: #fff; 
	font-size: 3.0em; 
	line-height: 1.2;
	top: 4%;
	position: relative;
	left: 15px;
	padding-right: 15px;
	
}

@media screen and (max-width: 1199px) {
	.landingpage-bkg {
		height: 254px;
	background-position: -220px -12px;
}
	
	.frage-text {
			top: 6%;
			font-size: 2.9em; 
			line-height: 1.2;
	}
	
	.frage {
	max-width: 510px;
}
}

@media screen and (max-width: 991px) {
		.landingpage-bkg {
	background-position: -360px -12px;
}
	
	
		.frage-text {
			top: 6%;
			font-size: 2.2em; 
			line-height: 1.3;
	}
	
		.frage {
	max-width: 400px;
}
	
	.zurantwort {
	top: -15px; 
	right: -15px; 
	height: 34px; 
	float: left;
}
	
	}



@media screen and (max-width: 699px) {
			.landingpage-bkg {
	background-position: -470px -12px;
}
	
	
		.frage-text {
			top: 6%;
			font-size: 1.7em; 
			line-height: 1.3;
	}
	
		.frage {
	max-width: 305px;
}
	
	.zurantwort {
	top: -15px; 
	right: -15px; 
	height: 34px; 
	float: left;
}
	
	.zurantwort-text {
	font-size: 1.1em; 
}
	
	}


@media screen and (max-width: 610px) {
			.landingpage-bkg {
			
	background-position: -620px -22px;

}
}

/* TOGGLE Banner */


.slides {
  display: none;
  width: 100%;
}

.animate-fading {
  position: relative;
  animation: animatefader 0s;
}

@keyframes animatefader { 
  from { opacity:0 } to { opacity:1 }
}

.abstandsanpassung {
	height: 270px;

}


.warnbox {
	position: fixed;
	max-height: 170px; 
	border: 1px solid white; 
	width: 560px; 
	left: -280px;
	height: auto; 
	background-color: #d10808;
	top: 15%;
	margin-left: 50%; 	
	z-index: 20000; 
	padding-top: 10px; 
	padding-bottom: -12px; 
	box-shadow: 0em 0em 1.2em rgba(0, 0, 0, 1);

}


@media screen and (max-width: 559px) {
	.warnbox {
		width: 100%; 
		max-height: 210px; 
			margin-left: 0px; 
			left: 0px; 

	}
	}



.facebook {
	margin-bottom: 50px;
	max-width: 513px;
	padding-left: 7px;
	
}

.facebookiframe {
width: 500px; 
	max-width: 500px;
	height: 500px;
	border:none; 
	overflow:hidden;
	margin-bottom: 20px;
		box-shadow: 0px 0px 12px #b287a1;
	border-top-left-radius: 12px;
		border-bottom-left-radius: 12px;
		border-top-right-radius: 12px;
}

		.facebookiframe2 {
display: none;
	height: 500px;
	border:none; 
	overflow:hidden;
	margin-bottom: 20px;
	box-shadow: 0px 0px 12px #b287a1;
	border-top-left-radius: 12px;
		border-top-right-radius: 12px;
}


.gedenkportal {
	background-color: #ebebeb;
	margin: 5px;
	min-width: 500px;
}




@media screen and (max-width: 1199px) {
	.facebook {
		position: relative;
	left: -45px;
	
	}
	
	.gedenkportal {
		position: relative;
	left: -45px;
}

	.titel-gedenkportal {
		position: relative;
	left: -45px;
}

	
}


a .aktuelles {
    transition: all 0.6s ease;  /* Übergang für alle Eigenschaften, Dauer 0.3s, "ease" Timing-Funktion */
}



    a:focus .aktuelles {
        color: #fff;
		background-color: #ad5e90;
		padding: 5px;
		padding-left: 10px;
		
    }


	@media screen and (max-width: 999px) {
.facebook {
		
	left: 0px;
}
		
			.gedenkportal {
		min-width: 0px;
			max-width: 500px;
	left: 0px;
}
		
			.titel-gedenkportal {
	left: 0px;
}



}


	@media screen and (max-width: 775px) {
.facebook {
	left: 0px;
}
		

		}

	

@media screen and (max-width: 575px) {
	.facebookiframe {
display: none;
}
	
		.facebookiframe2 {
display: block;
}
	

	}





.zweizeiler {
	white-space: nowrap;
}

a:focus .img-container.nofokus {
	background-color: rgba(0,0,0,0.0) !important;
}


.googlemaps:focus {
  outline: none;
  outline: none -webkit-focus-ring-color;
	background-color: #ad5e90 !important;
	color: #fff !important;
	text-decoration: none;
	padding: 5px;
}
