@charset "utf-8";
/* CSS Document */

body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;	
	letter-spacing: 0.03em;
	background-color: #f8f4e9;
}


@font-face { font-family: 'Shelley'; src: url('../fonts/Shelley_Allegro_Script.ttf') format('truetype'); }

h1 {
	font-family: 'Shelley', cursive;
	color:#79073D;
	font-size: 50px;
	line-height: 75px;
	font-weight:lighter;
	text-align: left;
	padding-bottom: 50px;
}

h2 {
	color:#79073D;
	font-size: 20px;
	font-weight:bold;
}

h3 {
	font-family: 'Shelley', cursive;
	color:#575757;
	font-size: 3em;
	line-height: 50px;
	font-weight:lighter;
	margin-bottom: 18px;
}


p {
	font-size: 19px;
}

strong {
	color: #79073D;
	font-style: italic;
	font-weight: normal;
	font-size: 20px;
}

b {
	font-size: 19px;
}

a, a:link, a:visited, a:focus, a:hover, a:active
{
	text-decoration: none;
	color: #79073D;
	font-family: Arial, Helvetica, sans-serif;
}


.content_weiss a {
color:#575757 !important;
font-size: 24px;
}

li {
	color:#79073D;	
}


/*NAVIGATION*/
header a
{
	color:#79073D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 19px; 
}



a:hover
{
	color:#575757;	

}



header 
{
	position: relative; 
	top:0;
	left:0;
	right:0;
	width: auto;
	background-color:#AAA499;
	z-index:52;
}

header #logo 
{ 
	text-align:center;
	z-index: 2;
	padding: 20px 0;
}

header #logo img 
{ 
	width: 282px; 
	height:157px;
	margin: 4px 0px 10px 0px;
} 


.nav {
	background:#fff;
	top: 0;
}

.sticky .nav {
	z-index:51;
}



header nav ul li 
{ 
	margin-right: 4%;
	margin-top: 19px;
	padding: 0px 0px 18px 0px; 
	list-style: none; 
	display: inline-block; 
	font-size: 15px;
}

header nav ul 
{
	background: #fff;
	margin-bottom: 0;
	width: 100%;
	text-align:center;
	margin: 0 auto;
}


.test {
	position: absolute;
	top: 320px;
	padding: 0px 0px 10px 19px;
	margin: -40px 0px 0px -20px;
	width: 200px;
	display: none;
	line-height: 30px;
	text-align: left;

}
.container {
width: 100%;
padding-right: 0px;
padding-left: 0px;
background: #fff;
margin: -1px 0px 0px 0px;
z-index: 1;
 /*box-shadow: 0px 0px 5px 5px #676767; */
border-bottom: solid 1px #79073D;
}
.dropdown a {
color: #79073D;
padding-top: 0px;
padding-bottom: 0px;
}

.dropdown-menu>li>a:hover {
background-color: white !important; 
color: #79073D !important;
}

.dropdown-menu>li>a {
padding-left: 10px !important;
padding-right: 0px !important;
}


.dropdown-menu li:last-Child {
margin-bottom: 15px;
min-width: 0px;
}

.nav_punkt dropdown a:hover {
	color: #575757 !important;
}

.navbar-default .navbar-nav>li>a:hover {
	color: #575757 !important;	
}


nav ul li ul li 
{
	padding: 0px 0px 0px 0px;
	margin-right: 0px;
	margin-top: 15px;
	margin-left: 10px;
	width: 90%;
}

nav ul li ul li a
{
	border-bottom: 1px #AAA499 solid;
	width: 100%;
}

#navigation{
max-width: 900px;
margin: 0 auto;
}

.navbar-default .navbar-nav > li > a:link, a:focus, a:active {
	color: #575757 !important;
}

#navbar.navbar.navbar-default .aktiverHauptpunkt > a,
#navbar.navbar.navbar-default .aktiverUnterpunkt > a,
#navbar.navbar.navbar-default a:hover {
	color: #79073D !important; 
}



/*INHALT*/

#inhalt
{
	padding-bottom: 70px;
	background-color: #f8f4e9;
}

.affix {
position:relative;
}

#folgeseite_logo{
float:left;
position:relative;
padding-left: 5%;
}


/*HEADER BILD und Überschrift mit Balken*/
.header_bild {
	background-size:cover; 
	height: 1000px;
	background-attachment:fixed;
	width:100%;
	display: none;
}
#header_bild{
	margin-top: 58px;
}


.header_balken {
	position:absolute;
	top: 150px;
	left:64%;
	text-align:center;
}




.header_balken img {
	position: relative;
	width: 100px;
	height: 5px;
}





#startseite_video
{
	background-position: 0 100px; 
	background-size: cover; 
	margin-top: 0px;
	padding-bottom: 60px;
	margin-left:-180px;
	background-attachment:fixed;
	background-color: #f8f4e9;
}

#hintergrund_startseite {
width: 100%;
height: 100%;
position: absolute;
}
#hintergrund {
width: 100%;
height: 100%;
position: relative;
margin-top: 0px;
z-index: 50;
/*box-shadow: 0px 0px 5px 5px #4B4B4B; */
border-bottom: solid 1px #79073D;
}

#startseite_logo 
{
	top: 400px;
	margin-left: 60%;
	width: 40%;
	position: absolute;
	z-index:51;
	text-shadow: 1px 1px 0px black;
}

#startseite_slogan ul
{
	font-family: Arial, Helvetica, sans-serif;	
	list-style: none;
	color: #79073D;
	display: inline-block;
	font-size: 19px;

	
}

#startseite_slogan ul:first-child{padding-left: 0px;}




#startseite_slogan
{
	text-align: center;
	background-color: #f8f4e9;
	padding-top: 60px;
}

.startseite_text {
	padding-top: 60px;
	line-height: 30px;
	max-width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 50px;
	background-color: #f8f4e9;
}


.startseite_bilder {
	margin-top: 60px;
	text-align: center;
}
	

.startseite_bilder ul  {
	display: inline-block;
	list-style-type: none;
	margin-top: 20px; 
	margin-left:40px;
}


.startseite_bilder ul li  {
	font-family: Arial, Helvetica, sans-serif;	
	color:#79073D;
	font-size: 19px;
	margin-left:-40px;
}

.startseite_bilder_link{
	padding: 10px;	
	background-color: #fff;
}

.startseite_bilder_link a:hover{
	color: #575757;	
}

.hover div {
	background: #AAA499;
	height: 334px;
	width: 100%;
	position: absolute;
	opacity: 0;
	-webkit-transition:opacity 1.3s;
	-moz-transition:opacity 1.3s;
 	-o-transition:opacity 1.3s;
 	transition:opacity 1.3s;
}
	
.hover {
	position: relative;
}
 
.hover div:hover {
	opacity: 0.5;
 	-webkit-transition:opacity 1.3s;
 	-moz-transition:opacity 1.3s;
 	-o-transition:opacity 1.3s;
 	transition:opacity 1.3s;
}






/*Leistungen_Angehoerige*/

.content_rosa {
	width: 100%;
	height: auto;
	background-color:#f8f4e9;
	color: #575757;
}

.content_rosa h1 {
	color:#79073D;
	line-height: 1.2em;
}



.content_rosa ul {
	color:#79073D;
	font-family: Arial, Helvetica, sans-serif;	
	list-style-type:disc;
	font-size: 19px;
	line-height: 24px;

}

.content_rosa li{
	margin-bottom: 10px;
	margin-left: -20px;
}


.content_rosa li span{
	color:#575757;
	line-height: 30px;
}


.rosa_text {
	padding-left: 110px;
	width: 40%;
	float: left;
}


.rosa_text_breit {
	padding-left: 110px;
	width: 90%;

}


.rosa_text_referenzen {
	margin-left: 70px;
	margin-right: 70px;
	margin-bottom: 80px;
	padding: 60px 60px 20px 60px;
	width: 90%;
	background-color: white;

}

.referenzen_lilie {
	text-align: center;
	margin-top: -98px;
	margin-bottom: 40px;
}	


.author {
	text-align: center;	
}



#partner ul
{
	font-family: Arial, Helvetica, sans-serif;	
	list-style: none;
	color: #79073D;
	display: inline-block;
	font-size: 19px;
	margin-bottom: 80px;
	
}



#partner
{
	text-align: center; 
	background-color: #f8f4e9;
	padding-top: 60px;
}


.partner_weiss {
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
	padding: 0px 40px 0px; 
	background-color: white;

}


.rosa_ueberschrift {
	padding-top: 60px;
	padding-left: 90px;
	width: 100%;
}

.rosa_bild {
	right: 0;
	float: right;
	margin-left: 60px;
	margin-right: 110px;
	margin-bottom: 20px;
	/*border: 3px solid #79073D;*/
}

@media all and (min-width: 921px) {
	.rosa_bild {
		width: 306px;
	}

	.rosa_bild img {
		width: 300px;
	}
}

@media all and (min-width: 1025px) {
	.rosa_bild {
		width: 366px;
	}

	.rosa_bild img {
		width: 360px;
	}
}

@media all and (min-width: 1109px) {
	.rosa_bild {
		width: 426px;
	}

	.rosa_bild img {
		width: 420px;
	}
}

@media all and (min-width: 1208px) {
	.rosa_bild {
		width: 606px;
	}

	.rosa_bild img {
		width: 600px;
	}
}



.custom__meta__inner img {
	width: 35px;
	padding-right: 15px;
}


.rosa_adresse {
	width: 50%;	
	right: 0;
	float:right;
	padding: 0 110px 10px 110px;
}



.rosa_bild_2 img {
	display: none;
	margin-bottom: -40px;
}

#logo_klein {
position: relative;
display: none;
float: left;}


.navbar-buttons img {
	margin-left: 25px;
	
}


.leistungen_rosa_text p {
	line-height: 60px;
}

.content_weiss {
	text-align: center;
	padding-top: 10px;
	list-style-type: none;
	line-height: 30px;
	font-size: 24px;
	width: 100%;
	clear: both;
	color: #575757;
}


.content_weiss ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.2em;
	line-height: 30px;
}

.content_weiss img {
	width: 35px;
	padding-right: 15px;
}

.content_weiss h1 {
	margin-bottom: 40px;
}

.weiss_stimmen_links{
	float: left;
	width: 16%;
	margin: 140px 2% 0 2%;
	font-size: 0.9em;
	line-height: 20px;
}


.content_weiss_mitte{
	float: left;
	width: 40%;
	margin: 0 10%;
}

.content_weiss_mitte p{
	color: #79073D;
}


.weiss_stimmen_rechts{
	float: left;
	width: 16%;
	margin: 350px 2% 0 2%;
	font-size: 0.9em;
	line-height: 20px;
}

.clear {
	clear: both;
	text-align: center;
}

/*FOOTER*/


footer a
{
	text-decoration: none ;
	color: #FFF !important;
	font-family: Arial, Helvetica, sans-serif;
}


footer a:hover
{
	color: #79073D;	
}






footer ul li
{
	list-style: none;
	color: #FFF;
	display: inline-block;
	margin-right: 2%;
	font-size: 19px;
	margin-top: 0px;
	margin-bottom:1%;
}


footer
{
	background-color:#AAA499;
	position: relative; 
	width: 100%; 
	/*box-shadow: 0px 0px 5px 5px #4B4B4B; */
	padding-top: 19px;
	text-align: center;
	z-index: 51;
	font-size:16px;
}

footer ul:nth-child(2){
	padding:0px;
	margin:0px;
}



/*BREAKPOINTS*/




@media all and (max-width: 700px) {
	footer ul:nth-child(3) {
		margin: 0 auto;
		max-width: 420px;
		width: 325px;
	}
	footer ul li {
		margin-bottom: 4%;	
	}
	footer ul {
		padding-left:0px;
	}

	.startseite_text h1{
		text-align: center;
	}
}



@media all and (max-width: 767px){
	.navbar-nav > li > .dropdown-menu {position: relative; margin-bottom: 29px; box-shadow: unset;border: none;border-radius: 0;}
	.dropdown-menu > li > a {color: #262626;}
	.dropdown-menu > li > a:hover {color: #79073D; background:unset;}
	.navbar-nav > li > a {line-height: 22px !important; }
	header nav ul li {display: block;margin-right: 0px;}
	.nav {text-align: left; padding-left: 0px;}
	#logo {display: none;}
	#hintergrund {display:inherit; margin-top:0px; z-index:-2;}
	#startseite_slogan{margin-top: 20px;} 
	#logo_klein { display:block;margin-top: 5px;margin-bottom: 5px;}
	.navbar-header {background-color:#fff;}
	#startseite_video {margin-top:0px;}
	#startseite_logo img {top:100px; z-index:-1;}
		#startseite_slogan ul {
		padding:1%;
		display:block;
	}

	.header_balken {top:143px;}
	.navbar-buttons button {margin-top: 15px;}

	
	#startseite_video{
		display:none;
	}

	
}

@media all and (min-width: 767px){
}



@media all and (max-width: 920px) {
	.rosa_bild_2 img {display:block; width:100%; max-width:920px;margin-top: 40px; /*box-shadow: 0px 0px 5px 5px #4B4B4B;*/ }
	.rosa_bild {display:none;}
	.rosa_adresse {float:none; width:unset; padding-left:20px; padding-right: 50px;}
	.rosa_text h1{font-size:3em;}
	.rosa_text {width:unset; padding-left:20px; padding-right: 50px;}
	.rosa_text_breit h1{font-size:3em;}
	.rosa_text_referenzen h1{font-size:3em;}
	.rosa_text_breit {width:unset; padding-left:20px; padding-right: 50px;}
	.rosa_text_referenzen {width:unset; margin-left:20px; margin-right: 20px; padding-left:30px; padding-right: 30px;}
	.rosa_ueberschrift {padding-top: 60px; padding-left: 20px;}
	#startseite_video {margin-top:0px;}
	
	.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
	margin-right: 0px !important;}
}

@media all and (max-width: 920px) {
	#inhalt{padding-bottom: 40px;}

}

@media all and (max-width: 1080px) {
	.startseite_bilder {
	width: 540px;
	margin: 60px auto 40px auto;
	}	
}


@media (orientation: portrait) {
	/* Formate fuer hochformatige Ausgabemedien */ 
	
}
@media all and (max-width: 1285px){
	.navi_folgeseite {margin:0px;}
}
@media all and (max-width: 767px){
	.navi_folgeseite {margin:0px auto; float:unset; width:unset; }
	.dropdown-menu {height:auto !important;}
}
@media all and (max-width: 767px){
	#folgeseite_logo {display:none;}
}
@media all and (max-width: 1080px){
	.navi_folgeseite { margin:0px auto; padding-left: 63px !important; float:unset;}
	#folgeseite_logo {padding-top: 28px;}
}

@media all and (max-width: 530px){
	.startseite_bilder ul{margin-left: 0px; }
	.startseite_bilder {width: 320px; margin-left:0px;}
	.partner_weiss { margin-left: 0px; margin-bottom: 40px; }
	#partner {padding-top:0px; }
}




body .sticky nav {
    position: fixed;
    width: 100%;	
}


body .sticky #folgeseite_logo {
    display: block;
}

body #folgeseite_logo {
    display: none;
}

@media all and (max-width: 767px){
    body .sticky img#folgeseite_logo {
        display: none;
    }
}

#inhalt .rosa_bild,
#inhalt .slick-track {
	overflow: hidden !important;
}

.is-hidden {
	display: none;
}

.custom__meta {
	display: none;
	background: #79073D;
	color: #fff;
}

.custom__meta__inner {
	margin: 0 auto; 
	max-width: 900px; 
	font-size: 16px !important; 
	line-height: 36px;
	text-align: center;
}

.custom__meta__inner a {
	font-size: 16px !important;
	color: #fff !important;
}

@media all and (min-width: 768px){
    .custom__meta {
		display: block;
	}
}

span.zitat {
	font-family: 'Shelley', cursive;
	color:#79073D;
	font-size: 50px;
	line-height: 75px;
	font-weight:lighter;
	text-align: left;
	padding-bottom: 50px;
}