@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: 'Martel'; 
	src:url("../65983682fonts/Martel-Regular.ttf") format('truetype');
		font-weight: normal;
}

@font-face {
	font-family: 'Martel light'; 
	src:url("../65983682fonts/Martel-Light.ttf") format('truetype');
		font-weight: normal;
}

@font-face {
	font-family: 'Martel bold'; 
	src:url("../65983682fonts/Martel-Bold.ttf") format('truetype');
		font-weight: normal;
}
/* =======================================================
*
* 	Template Style 
*	Edit this section
*
* ======================================================= */
body {font-family: 'Martel', serif;
  line-height: 1.6;
  font-size: 16px;
  background: #a9a69a;
  color: #a9a69a;
  font-weight: 100;
  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 ;
	box-shadow: 0px 0px 20px 10px rgba(0,0,0,0.4);
}

body.p{
 		font-family: 'Martel light' !important; 
}

button:focus,
input[type="button"]:focus {
	    outline: 1px solid white; /* Beispiel für die Umrandung, kannst du anpassen */
	background-color: #48453b;
	color: #fff;
	border: none;
    outline-offset: 0px; /* Optional, um Abstand zwischen Umrandung und Element zu schaffen */
	 box-shadow: 0 0 5px rgba(72, 69, 59, 1);   /* Changes background color slightly */
}

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

#kontaktzeile input:focus,
#kontakttext textarea:focus {
   outline: none !important; /* Removes default focus outline */
	   border: 1px solid #48453b; /* Removes default focus outline */
 box-shadow: 0 0 5px rgba(72, 69, 59, 0.8);   /* Changes background color slightly */
}




.button-Gruppe-KB {
	position: relative;
	width: 148px;
	height: 57px;
	top: 694px;
	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 */
	padding-left: 18px;


}

a:focus .button-Gruppe-KB {
    outline: 2px solid #48453b; /* 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%);

}

@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 {
	
}
}


#Etikett {
	background-color: #e3e1d8;
	float: left;
	position: relative;
	padding-top: 4px;
z-index: 9999;
	left: 100px;
	top: 84px;
height: 24px;
	width: 118px;
		padding-bottom: 14px;
		padding-left: 7px;
	

}

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

}
	}

.kundencenter {
	position: relative;
	color: #48453b;
	font-family: 'Martel', serif;
	font-size: 13px;
	top: -4px;
	left: 95px;
	margin-left: -95px;
	font-weight: 500;

}

.kundencenter::after {
    content: "";
    position: absolute;
    bottom: -40px; /* 40px nach unten erweitern */
    left: 0;
    right: 0;
    height: 40px;
    cursor: pointer; /* Optional: Zeigt an, dass der Bereich klickbar ist */
}

.kundencenter:focus {
    background-color: #48453b; /* Fokus auf dem Kunden-Login */
    outline: none; /* Entfernt den Standard-Fokusrahmen */
	outline-offset: none;
	 color: #fff;
	box-shadow: 0px 0px 10px #fff;
	padding-left: 8px;
	padding-right: 4px;
	left: 88px;
	border-top: 3px solid #48453b; 
	text-decoration: none !important;
		padding-bottom: 0px;
}



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

@media screen and (max-width: 594px) {
	.button-Gruppe-KB {
		top: 370px;
				width: 45px;
		background-image: url(../images/KB-Gruppe-small.svg); 
}
	}
	
	@media screen and (max-width: 540px) {
	.button-Gruppe-KB {
		top: 310px;
				width: 45px;
		background-image: url(../images/KB-Gruppe-small.svg); 
}
		}
		
			@media screen and (max-width: 415px) {
	.button-Gruppe-KB {
		top: 260px;
				width: 30px;
		height: 47px;
		background-image: url(../images/KB-Gruppe-small.svg); 
}
}




.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;
}
}

.wftitel{
	position: relative;
max-width: 600px;
	width: 75%;
	height: auto;
	top: -1%;}

.titeltext{
	font-family: 'Martel bold';
	}

.brauchen {
	font-family: Martel, serif;

}

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

	

	.brauchen {
font-size: 60%;
}
}

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

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

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

.infotext {
	color: #FFF;
	font-size: 110%;
	font-family: 'Martel', serif;
	text-align:center;
	padding-left: 10px;
	padding-right: 10px;}

.infonummer {
	color: #FFF;
	font-size: 130%;
	font-family: 'Martel', 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;
}
	}

.wf-logo {
	width: 238px;
	height: auto;
	padding-top:20px;
		padding-left: 8px !important;
	left: -8px;
	position: relative;
}

.wf-logo:focus {
background: white;
padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 8px !important;
	padding-right: 3px !important;
}
	

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

   
@media screen and (max-width: 768px) {
.wf-logo {
width: 240px;
	height: auto;
	margin-bottom: 1px;
	padding-top: 16px;

}
	}

@media screen and (max-width: 414px) {
.wf-logo {
width: 190px;
	height: auto;
	margin-bottom: 1px;
	padding-top: 20px;

}
	}


.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: 'Martel', serif;
	color: #817b63;
	font-size:140%;
	text-align: center;
	padding-top: 9px;
	margin-top: -35px;
	font-weight: 100;
	text-transform: uppercase;
}

.Fremdsprache{
	font-family: 'Martel', serif;
	color: #817b63;
	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, #817b63, #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, #817b63, #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, #817b63, #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: 'Martel', serif;"
}

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

.Sprache{
	color: #817b63;
	font-size: 0.9em;
	font-family: 'Martel', 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: #817b63;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
		font-family: 'Martel Light', serif;"

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

p, ol {
	margin-bottom: 1.5em;
	font-size: 18px;
	color: #707070;
	font-family: 'Martel', serif;
	font-weight: 300;
}

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

.small_p {
  padding-top: 0.8em;
  font-size: 13px;
	line-height: normal;
  color: #817b63;
	text-align: center;font-family: 'Martel', serif;


}


ul {
  margin-bottom: 1.5em;
  font-size: 16px;
  font-family: 'Martel', serif;
	font-weight: 300;
}
	
ul.leistungen {
  margin-bottom: 1.5em;
  font-size: 18px;
  color: #848484;font-family: 'Martel Light', serif;
}




.medien {
  margin-bottom: 1.5em;
  font-size:18px;
  color: #848484;font-family: 'Martel', 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: #817b63;
	font-family: 'Martel', serif;
	margin: 15px 0 10px 0;
	text-transform: none;
	font-weight: 400;
	text-shadow: 0px 0px 10px rgba(0,0,0,1);
}


h3 {
	font-color: #817b63;
	font-family: 'Martel', serif;
	margin: 0 0 30px 0;
	text-transform: uppercase;
	line-height: 1.3;
	text-shadow: 2px 2px 8px rgba(0,0,0,0.3);
	text-align: left;
	font-weight: 500;
}

h4 {
	color: #7b7795;
	font-family: 'Martel', serif;
	margin: -18px -0 20px 0;
	text-transform: none;
	font-weight: 400;
	line-height: 1.5;
	font-size: 140%;
}

h5 {
  color: #817b63;
	font-family: 'Martel', 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: #817b63;
	line-height: 1.5;
	font-weight: 200;
	margin-bottom: 12px;


}

.versal {
font-family: 'Martel', serif; 
	font-size: 180%;
		line-height: 0.9;

}

.zitat {
	  color: #817b63;
font-family: 'Martel', serif;
		line-height: 1.5;
	font-weight: 100;
	font-size: 120%;

}

.zitatweiss {
	  color: #FFF;
font-family: 'Martel', serif;
		line-height: 1.5;
	font-weight: 100;
	font-size: 120%;

}

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

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



}

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


}



.Titel_Unterseiten {
  font-color: #FFF;
	 font-family: 'Martel', 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: 'Martel', serif;
  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: #817b63;
}

::-moz-selection {
  color: #fcfcfc;
  background: #817b63;
}

::selection {
  color: #fcfcfc;
  background: #817b63;
}




#EtikettFremdsprache {
	float: left;
	position: relative;
	padding-top: 4px;
	padding-left: 8px;
	top: 108px;
	width: auto;
	padding-bottom: 3px;
	background-color: #817b63;
  -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: rgba(0,0,0,0.00)
	width: 100%;
	height: 1px;
top: 90px;
	float: none;
	position: absolute;
}





#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: 720px;
top: 0px;
	float: none;
	background-image: url(../images/W+F-BKG.jpg);
background-size:100%;
		background-position: center; 
}

.fh5co-cover2 {
  position: relative;
  height: 450px;
		background-image: url(../images/W+F-BKG.jpg);
	background-position: center 0px; 
background-repeat: no-repeat;
background-size:110%;
	top: -34px;
}

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




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


@media screen and (max-width: 1040px) {
	.fh5co-cover2,
.fh5co-hero2 {  

  height: 440px;
	  margin-bottom: -117px;
		top: -44px;
	background-position: center bottom; 
	

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


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

	

}

@media screen and (max-width: 594px) {
  .fh5co-cover,
  .fh5co-hero {
  height: 450px;
}
	
	.lilabox{
height: 30px;
	bottom: -30px;
		width: 50%;
}
	
		  .fh5co-cover2 .desc h1 {
    font-size: 34px;
			  line-height: 2.3;
  }
	
			  .fh5co-cover2 .desc2 h1 {
    font-size: 34px;	
  }
	
	
.fh5co-cover2 {
	background-position: center bottom; 
background-repeat: no-repeat;
background-size:150%;
	  height: 400px;
}
	
	  
	
}

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

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

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


.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: 60%;
	position: absolute;
	width: 100%;
	z-index: 2;
	color: #fff;
	margin-top: -80px;
	left: -1px;
	
}

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

.fh5co-cover2 .desc2 {
  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;
	  	margin-top: -40px;
  }
	
	.fh5co-cover2 .desc {
  margin-top: 60px;
}
	
		.fh5co-cover2 .desc2 {
  margin-top: 20px;
}
}

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

	
	.fh5co-cover2 .desc {
  margin-top: 0px;
}
	
		.fh5co-cover2 .desc2 {
  margin-top: 40px;
}
}





.fh5co-cover .desc h2 {
	color: #fff;
	font-size: 28px;
	margin-bottom: 10px;
	
	letter-spacing: 8px;
	line-height: 0.7;
	text-shadow: 0px 0px 8px rgba(0,0,0,0.8);
	/* [disabled]text-decoration: none; */
}
.fh5co-cover .desc h2 strong {
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .fh5co-cover .desc h2 {
    font-size: 20px;
	    letter-spacing: 6px;
  }
}

@media screen and (max-width: 450px) {
  .fh5co-cover .desc h2 {
    font-size: 14px;
	  	line-height: 1.2;
	 padding-left: 5px;
	   padding-right: 5px;
	    letter-spacing: 3px;
	
  }
	
	  .fh5co-cover .desc {
    padding-left: 0px;
	  	margin-top: -25px;
  }
	
	
	.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: #48453b;
		font-family: 'Martel', serif;
	cursor: default;
	top: 0px;
	margin-bottom: 20px;

}



@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: #48453b;
	padding: 0.75em 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: #817b63 !important;
}

.sf-menu a:focus {
	color: #fff !important;
	background-color: #48453b;
	outline: none;
	 outline-offset: 0px; 
}



.sf-menu li.active a:hover, .sf-menu li.active a:focus {
  color: #817b63;
}

.sf-menu li,
.sf-menu ul li,
.sf-menu ul ul li,
.sf-menu li:hover,
.sf-menu li.sfHover {
	padding-top: 5px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 5px;
	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: #a9a69a;
}

.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;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
	height: 94px;
  z-index: 2;
	background-color: #cdc8ae;

}

.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 span {
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  #fh5co-logo {
    width: 100%;
    float: none;
	  padding-left: 10px;
   
  }
}
#fh5co-logo a {
  color: #fff;
}
#fh5co-logo a:hover, #fh5co-logo a:focus {
  color: #000 !important;
}




#fh5co-primary-menu > li > ul li.active > a {
  color: #817b63 !important;
}
#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 .fh5co-sub-menu a:focus {
	color: #fff !important;
	background-color: #48453b;
	outline: none;
	 outline-offset: 0px; 
}


#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: 5px 10px 10px -5px;
	width: 220px;
	background: #deddd6;
	left: 0px;
	border: 1px solid #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);
}
#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: #48453b !important;
	text-transform: none;
	background: none;
}
#fh5co-primary-menu .fh5co-sub-menu a:hover {
	color: #e9e8e1 !important;
	background-color: #a9a69a;
}

#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-work p {
	font-family:'Martel light'
}




#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: #817b63;
}
.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 #817b63;
  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: #817b63 !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 #817b63;
  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: #817b63 !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: #817b63;
}
.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: #7b7795;
	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: #817b63;
/* 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;
	
}

.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: #817b63;
	;
}

@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: -20px;
}
	
@media screen and (max-width: 1055px) {
	#fh5co-work .desc2 {
margin-top: 10px;

}

  }


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

}

  }


#fh5co-services .fh5co-number {
  font-size: 30px;
  color: #817b63;
  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: #817b63;
}
#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: #817b63;
}
@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: #817b63;
  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: #817b63;
}
.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: #484451;
  padding-top:0.8em; 
  width: 100%;
  float: left;
}

#footer a:focus {
	  background-color: #484451;
	color: #fff !important;
	outline: 1px solid white;
	 outline-offset: 0px;
	padding-left: 4px;
	padding-right: 4px;
}


.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: 'Martel', 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: #817b63;
  color: #fff;
  border: 1px solid #817b63;
}

.btn-primary:link {
  background: #7b7795;
	  border: 1px solid #7b7795;
}


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

.btn-primary:focus {
	background: #fff; !important;
	border-color: #fff !important;
	color: #48453b !important;
	box-shadow: 0px 0px 8px #484451 !important;
}





.btn-primary.btn-outline {
  background: transparent;
  color: #817b63;
  border: 2px solid #817b63;
}
.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
  background: #817b63;
  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(-315px);
  -webkit-transform: translateX(-315px);
  -ms-transform: translateX(-315px);
  -o-transform: translateX(-315px);
  transform: translateX(-315px);
}

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

#fh5co-menu-wrap .sf-menu a {
	padding-top: 1em;
	padding-right: .75em;
	padding-left: .75em;
	padding-bottom: 1em;
	color: undefined;
}


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

.Hervorhebung_smartphone {
  }

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

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




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

#offcanvas-menu a {	
color: white !important;
}

#offcanvas-menu a:hover {	
color: #a9a69a !important;
}

#offcanvas-menu a:focus {	
background-color: #ccc7b4 !important;
	color: #48453b !important;
}



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



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


}

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

}

#offcanvas-menu ul li a {
  font-size: 18px;
  color: #575757;
		text-transform: none !important;
}


#offcanvas-menu ul li a:hover {
  color: #a9a69a;
}
#offcanvas-menu ul li > .fh5co-sub-menu {
  margin-top: 9px;
  padding-left: 0px;
}
#offcanvas-menu ul li.active > a {
  color: #a9a69a;
}

#offcanvas-menu ul .fh5co-sub-menu {
  display: block !important;
}


.fh5co-nav-toggle {
  cursor: pointer;
  text-decoration: none;
}

.fh5co-nav-toggle:focus{
	  background: #48453b;
	padding-bottom: 6px;
}

.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
  background: #a9a69a;

}
.fh5co-nav-toggle.dark.active i::before, .fh5co-nav-toggle.dark.active i::after {
  background: #a9a69a;
}
.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: #817b63;
  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(238,238,238,0.95);
	color: #000;
}



.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;
	z-index: 1000;


}

.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.4em;
	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;
}


a:focus .startseitenbanner  {
	border: 2px solid #48453b;
		padding-left: 30px;
	padding-right: 30px;
	max-height: 258px;
	outline: none !important;

}

@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: 425px) {
		.bannerfuss {
	height: 90px;
}
	
}
	
	


 /* Titel Landingpage */


.fh5co-landing {
  position: relative;
  height: 720px;
	background-image: url(../images/landingpage/landinghead.jpg); 
	background-position: -520px 70px;

}

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

.fragezusatz{
	color: #484451; 
}

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


@media screen and (max-width: 1199px) {
.fh5co-landing {
	background-position: -655px 70px;
}
	
		.frage-text-landingpage {
	font-size: 3em;
}
}	

@media screen and (max-width: 1024px) {
.fh5co-landing {
	background-position: -720px 70px;
}
}


@media screen and (max-width: 991px) {
.fh5co-landing {
	background-position: -650px 70px;
	background-size: auto 650px;
}
		
	
	.frage-landingpage {
top: 400px;
		left:-140px;

}
	
}	

@media screen and (max-width: 891px) {
.fh5co-landing {
	background-position: -700px 70px;
}
}	

@media screen and (max-width: 768px) {
.fh5co-landing {
	background-position: -290px 40px;
	background-size: auto 410px;
		height: 402px;}
	
		.frage-landingpage {
top: 400px;
transform: scale(0.8);
			left: -100px;
}
	
	
}	

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

.fh5co-landing {
	background-position: -320px 40px;
	}
	
		.frage-landingpage {
background-color: rgba(0,0,0,0.00);
		text-shadow: 0px 0px 8px #074e6d;
top: 350px;
transform: scale(0.8);
				left: -70px;
}
	
		.fragezusatz{
	color: #e3e1d8;
}
}


@media screen and (max-width: 610px) {
.fh5co-landing {
	background-position: -540px 60px;
		background-size: auto 480px;
	height: 442px;
	top: -40px;
}
	
		.frage-landingpage {
background-color: rgba(0,0,0,0.00);
			left: -20px;
			
}
	

}


@media screen and (max-width: 550px) {
.fh5co-landing {
	background-position: -620px 0px;
	top: -40px;
}
	
			.frage-landingpage {
padding-right: 60px;
			
}
	

}	


@media screen and (max-width: 525px) {
.landing-text{
		padding-top: 20px;
	}
}

@media screen and (max-width: 500px) {
.fh5co-landing {
	background-position: -670px -5px;
	top: -45px;
}
	
	.frage-landingpage {
background-color: rgba(0,0,0,0.00);
		text-shadow: 0px 0px 8px #074e6d;
}
}	

@media screen and (max-width: 414px) {
.fh5co-landing {
	background-position: -720px -5px;
	top: -95px;
}
	

}	







/* 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: -145px -52px;
}

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



.frage {
		background-color: #e3e1d8;
	position: relative; 
	top: 29px; 
	height: 196px;
	width: Auto;
	padding-right: 49px;
}



.frage-text {
	text-transform: none; 
	font-family: Martel; 
	font-weight: 500; 
	color: #484451; 
	font-size: 2.6em; 
	line-height: 1.2;
	top: 8%;
	position: relative;
	left: 15px;
	padding-right: 0px;
}






@media screen and (max-width: 1199px) {
	.landingpage-bkg {
		height: 254px;
		background-position: -345px -52px;
}
	

	
	.frage-text {
			top: 12%;
			font-size: 2.6em; 
			line-height: 1.2;
	}
	
	.frage {
	max-width: 510px;
}
}

@media screen and (max-width: 991px) {
		.landingpage-bkg {
	background-position: -500px -52px;
}
	
	
		.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: -570px -52px;
}
	
	
		.frage-text {
			top: 6%;
			font-size: 1.5em; 
			line-height: 1.3;
			font-weight: 500;
	}
	
		.frage {
	max-width: 295px;
}
	
	.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: -655px -42px;

}
}

@media screen and (max-width: 430px) {
			.frage {
	background-color: rgba(0,0,0,0.00);
	}	
	
	.frage-text {
			color: #e3e1d8; 
	}

	
	.zurantwort-text {
			color: #e3e1d8; 
	}
		.zurantwort {
	background-color: rgba(0,0,0,0.00);
}
	
	.landingpage-bkg {	
	background-position: -715px -32px;

}
}


.zurantwort-text {
	color: #484451; 
	font-size: 1.1em; 
	font-family:'Martel' !important;
	line-height: 1.3em; 
	position: relative;
	padding-left: 15px;
	padding-right: 15px; 
	top: 15%;
	width: auto; 
}




.umzugbkg {
		background-color: #66506e;
	position: relative; 
	top: 0px; 
	padding-top: 25px;
	padding-right: 105px;
	height: 100%;
	width: 50%;
}

.umzug-info {
	color: #66506e; 
	font-size: 1.4em; 
	font-family:'Martel' !important;
	line-height: 0.1em; 
	position: relative;
	width: auto; 
	text-align: right;
}

.umzug-infobox {
	position: relative; 
	top: 0px; 
	left: -1px;
	padding-top: 125px;
	padding-right: 20px;
	padding-bottom: 20px;
	height: 100%;
	float: left;
	width: 50%;
	background-color: #f4ecc8;
	background-image:url(../images/efeu.svg); 
	background-repeat: no-repeat; 
	background-size: auto 100%; 
	background-position: left;
}


.umzug-text {
	text-transform: none; 
	font-family: Martel bold; 
	font-weight: 500; 
	color: #fff; 
	font-size: 4.3em; 
	line-height: 1.1;
	top: 9%;
	position: relative;
	left: 15px;
	padding-right: 0px;
}

.efeuweiss{
	width: 130px; 
	height: 130px; 
	top: -10px; 
	right: 15px; 
	position: absolute; 
	background-image:url(../images/efeublatt.svg); 
	background-repeat: no-repeat; 
	background-size: 100%; 
	background-position: left;
	float: none;
}

.neueadresse{
font-size: 170%;
	font-family: Martel bold;
	line-height: 120%;
}

.trennung{
	display: none;
}

@media screen and (max-width: 1199px) {
.umzug-info {
	padding-left: 100px;
	font-size: 1.1em; 
	text-align: left;

}

.umzug-text {
	text-transform: none; 
	font-family: Martel bold; 
	font-weight: 500; 
	color: #fff; 
	font-size: 3.3em; 
	line-height: 1.1;
	top: 9%;
	position: relative;
	left: 15px;
}
	
	.umzug-infobox {
	position: relative; 
	top: 0px; 
	left: 0px;
		padding-top: 120px;
		padding-left: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	height: 100%;
	float: right;
	width: 50%;
	background-color: #f4ecc8;
	background-image:url(../images/efeu.svg); 
	background-repeat: no-repeat; 
	background-size: auto 80%; 
	background-position: top left;
}
	
.umzugbkg {
		background-color: #66506e;
	position: relative; 
	top: 0px; 
	padding-top: 25px;
	padding-right: 0px;
	height: 100%;
	width: 50%;
		float: left;
}
	
	.efeuweiss{
	width: 110px; 
	height: 110px; 
	top: -10px; 
	right: 15px; 
	position: absolute; 
	background-repeat: no-repeat; 
	background-size: 100%; 
	background-position: left;
	float: none;
	}

}	

@media screen and (max-width: 1024px) {
	.umzug-infobox {
padding-top: 115px;
}
	
}


@media screen and (max-width: 999px) {
		.efeuweiss{
	width: 80px; 
	height: 80px; 
	top: -10px; 
	right: 15px; 
}
	
	.trennung{
	display: block;
}
}
	

	


	

@media screen and (max-width: 768px) {
	.umzug-infobox {
	background-size: auto 80%; 
	background-position: -50px top;
		
}
	
		.umzug-infobox {
padding-top: 105px;
}
	
}	

@media screen and (max-width: 736px) {
.umzug-text {
	top: 20%;
font-size: 2.8em; 
}
	
	.umzugbkg {
padding-right: 55px;
}
	
	.neueadresse{
font-size: 130%;
}

}


@media screen and (max-width: 640px) {
	
	.umzug-text {
	top: 10%;
}
	
.efeuweiss{
display: None;
}
	
		.neueadresse{
font-size: 100%;
}
}
	
	@media screen and (max-width: 515px) 
	{		
		.umzug-infobox {
padding-top: 25px;
}
	}

@media screen and (max-width: 515px) {
.umzug-text {
font-size: 2.2em;
top: 25%;
}
	
	.efeuweiss{
display: block;
		top: 0px;
			width: 60px; 
	height: 60px; 
}


	
	.umzug-info {
top: 80px;
		padding-left: 0px;

}
		
	
		.umzugbkg {
padding-right: 20px;
}
	
	.trennung{
	display: none;
}

}

	@media screen and (max-width: 399px) 
	{		
		.umzug-infobox {
padding-top: 0px;
}
	}

@media screen and (max-width: 375px) {
.umzug-text {
top: 25%;
}
}



/* 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: 10000; 
	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: 220px; 
			margin-left: 0px; 
			left: 0px; 

	}
	}



.facebook {
		background-image: url(../images/bkg-fb.jpg); 
	background-size: cover;
	max-width: 657px;
	width: 100%;
	margin-bottom: 14%;
}



.facebookiframe {
width: 500px; 
	height: 500px;
	border:none; 
	overflow:hidden;
	margin-bottom: 10px;
	box-shadow: 0px 6px 8px #363636;
}


		.facebookiframe2 {
display: none;
				height: 500px;
}


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


	.facebooktitel {
	text-align: center;
}



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

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

	
}



	@media screen and (max-width: 999px) {
.facebook {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;

}
		
.gedenkportal {
	min-width: 0px;
	max-width: 500px;
	left: 0px;
}
		
.titel-gedenkportal {
	left: 0px;
}


}

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



   a:focus .facebooktitel {
        color: #fff;
		background-color: #48453b;
		padding: 0px;
		padding-left: 10px;
		text-shadow: 2px 2px 8px rgba(255,255,255,0.8);
    }

	

@media screen and (max-width: 575px) {
	
	.facebook {
	margin-bottom: none;
}
	
	.facebookiframe {
display: none;
}
	
		.facebookiframe2 {
display: block;
}
	
	.facebooktitel {
	position: relative;
	left: 0px;
	text-align: left;
}
	

	}

@media screen and (max-width: 375px) {
	
	.facebook {
	background-image: none;
}
	





.iframecenter {
	margin-left: Auto;
	margin-right: auto;
}

a:focus .img-container.nofokus {
	background: #48453b !important;
	color: #fff;
}
	
	.googlemaps:focus {
  outline: none;
  outline: none -webkit-focus-ring-color;
	background-color: #48453b !important;
	color: #fff !important;
	text-decoration: none;
	padding: 5px;
}

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

}
