

/** ##### STARTSEITE ##### **/
.bp-grp-startseite {
}


.bp-grp-startseite .guetesiegel {
	width: 250px;
}

.bp-grp-startseite .vier-buttons {
  background-image: url("/../../../images/startseite/bg_links.jpg");
  background-size: cover;
}

.bp-grp-startseite .vier-buttons .bp-grid-12-6 > li {
  margin-top: 2%;
}
.bp-grp-startseite .vier-buttons .bp-grid-12-6 > li a.bp-button {
	border-color: #fff;
	-webkit-box-shadow: 3px 4px 15px -3px rgba(83,83,83,0.9);
	-moz-box-shadow: 3px 4px 15px -3px rgba(83,83,83,0.9);
	box-shadow: 3px 4px 15px -3px rgba(83,83,83,0.9);
}
.bp-grp-startseite .vier-buttons .bp-grid-12-6 > li a.bp-button::before {
	color: #aedcf1;
	font-family: icomoon;
	content: "\e909";
	font-size: 50px;
	font-style: normal;
	position: absolute;
	left: 50px;
	top: 35px;
}


.bp-grp-startseite .vier-buttons .bp-grid-12-6 > li a.bp-button:hover {
	border-color: #aedcf1;
	background-color: #aedcf1;
}
.bp-grp-startseite .vier-buttons .bp-grid-12-6 > li a.bp-button:hover::before {
	color: #fff;
}

@media (max-width: 1279px) {
	.bp-grp-startseite .vier-buttons .bp-grid-12-6 > li a.bp-button::before {
		display: none;
	}
}
@media (max-width: 1023px) {

}
@media (max-width: 768px) {

}
@media (max-width: 640px) {

}











/** ##### DIE STIFTUNG ##### **/


.bp-grp-stiftung .personen-slider {
  padding: 0 50px;
}
.bp-grp-stiftung .personen-slider .eine-person {
  margin: 0 15px;
  border-radius: 30px;
  overflow: hidden;
}
.bp-grp-stiftung .personen-slider .eine-person .inner {
  position: relative;
}
.bp-grp-stiftung .personen-slider .eine-person .inner img {
	width: 100%;
}
.bp-grp-stiftung .personen-slider .eine-person .inner .overlay {
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
  padding: 15px 0;
  width: 100%;
}
.bp-grp-stiftung .personen-slider .eine-person .inner .overlay h3 {
	font-size: 20px;
	line-height: 1.2;
	margin-bottom: 5px;
}
.bp-grp-stiftung .personen-slider .eine-person .inner .overlay .funktion {
	font-size: 18px;
	line-height: 1.2;
}	
	

.bp-grp-stiftung .die-geschichte-der-stiftung #gruendung-und-taetigkeit.bp-tabs.ui-tabs .ui-tabs-nav li {
  width: 50%;
}
.bp-grp-stiftung .die-geschichte-der-stiftung #gruendung-und-taetigkeit.bp-tabs.ui-tabs .ui-tabs-nav li a {
	padding-left: 5px;
	padding-right: 5px;
}


.bp-grp-stiftung .die-geschichte-der-stiftung #gruendung-und-taetigkeit .ein-inhalt .bild {
  float: left;
  width: 31%;
  margin-right: 3%;
}
.bp-grp-stiftung .die-geschichte-der-stiftung #gruendung-und-taetigkeit .ein-inhalt .bild img {
  border-radius: 30px;
}
.bp-grp-stiftung .die-geschichte-der-stiftung #gruendung-und-taetigkeit .ein-inhalt .text {
  float: left;
  width: 66%;
}




.bp-grp-stiftung .foerdersummen {
  background-image: url("/../../../images/die_stiftung/bg_foerdersummen.jpg");
  background-size: cover;
}
.bp-grp-stiftung .foerdersummen .gesamtfoerdersumme {
  text-align: center;
  padding: 50px 0;
  font-size: 35px;
  line-height: 1.2;
  font-style: italic;
}
.bp-grp-stiftung .foerdersummen .gesamtfoerdersumme .summe {
  color: #edae80;
}

.bp-grp-stiftung .foerdersummen .summen-gelistet h3 {
  text-align: center;
  border-radius: 30px;
  padding: 25px 0;
  font-size: 20px;
  line-height: 1.2;
  font-style: italic;
  font-weight: 600;
  position: relative;
  margin-bottom: 50px;
}
.bp-grp-stiftung .foerdersummen .summen-gelistet h3::after {
  content: "\e90b";
  font-family: icomoon;
  font-size: 40px;
  width: 40px;
  height: 40px;
  color: #edae80;
  position: absolute;
  bottom: -27px;
  left: calc(50% - 20px);
  z-index: 1;
  font-style: normal;
}

.bp-grp-stiftung .foerdersummen .summen-gelistet .summe-liste.einzeln ul li {
  width: 150px;
  margin: 0 auto;
}
.bp-grp-stiftung .foerdersummen .summen-gelistet .summe-liste.durchschnitt ul li {
  width: 200px;
  margin: 0 auto;
}
.bp-grp-stiftung .foerdersummen .summen-gelistet .summe-liste ul li::after {
  content: "";
  display: table;
  clear: both;
}

.bp-grp-stiftung .foerdersummen .summen-gelistet .summe-liste ul li .jahr {
	float: left;
}
.bp-grp-stiftung .foerdersummen .summen-gelistet .summe-liste ul li .summe {
	float: right;
}

.bp-grp-stiftung .foerdersummen .button-liste ul > li {
	margin-top: 25px;
	margin-bottom: 25px;
}



.bp-grp-stiftung .die-zustifter .anzahl-und-zustiftungen > div {
  border-radius: 30px;
  padding: 25px 20px;
  text-align: center;
}
.bp-grp-stiftung .die-zustifter .anzahl-und-zustiftungen > div .wert {
  font-size: 27px;
  line-height: 1.3;
  margin-top: 20px;
  font-weight: 600;
}
.bp-grp-stiftung .die-zustifter .alle-zustifter {
  color: #edae80;
  font-size: 1.2em;
  line-height: 1.3;
  font-style: italic;
  padding-left: 250px;
  position: relative;
}
.bp-grp-stiftung .die-zustifter .alle-zustifter img.rosettenschleife {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 210px;
}


.bp-grp-stiftung .die-zustifter .danke {
  text-align: center;
  padding: 50px 0;
  font-size: 25px;
  line-height: 1.3;
}


.pre-footer .unsere-satzung {
  text-align: center;
}
.pre-footer .unsere-satzung .grafik {
  position: relative;
}
.pre-footer .unsere-satzung .grafik > span {
  position: absolute;
  right: 0;
  font-size: 100px;
  top: -105px;
  color: #edae80;
}



@media (max-width: 1279px) {

}
@media (max-width: 1023px) {
	.bp-grp-stiftung .die-zustifter .alle-zustifter {
	  padding-left: 185px;
	}
	.bp-grp-stiftung .die-zustifter .alle-zustifter img.rosettenschleife {
	  width: 150px;
	}
}
@media (max-width: 768px) {
	.bp-grp-stiftung .die-geschichte-der-stiftung #gruendung-und-taetigkeit .ein-inhalt .bild {
	  float: none;
	  width: 100%;
	  margin-right: 0;
	}
	.bp-grp-stiftung .die-geschichte-der-stiftung #gruendung-und-taetigkeit .ein-inhalt .bild img {
	  border-radius: 15px;
	}
	.bp-grp-stiftung .die-geschichte-der-stiftung #gruendung-und-taetigkeit .ein-inhalt .text {
	  float: none;
	  width: 100%;
	  margin-top: 25px;
	}
	.bp-grp-stiftung .foerdersummen .gesamtfoerdersumme {
		font-size: 24px;
	}
	.bp-grp-stiftung .foerdersummen .summen-gelistet h3 {
		font-size: 16px;
	}
	.bp-grp-stiftung .die-zustifter .alle-zustifter {
	  padding: 20px;
	  font-size: 1em;
	}
	.bp-grp-stiftung .die-zustifter .alle-zustifter img.rosettenschleife {
	  display: none;
	}
	.bp-grp-stiftung .die-zustifter .danke {
		font-size: 16px;
	}
}
@media (max-width: 640px) {
	.bp-grp-stiftung .personen-slider .eine-person {
	  margin: 0;
	  border-radius: 20px;
	}
}








/** ##### UNSERE AKTIVITÄTEN ##### **/

.bp-grp-aktivitaeten {
	
}


.bp-grp-aktivitaeten .termine ul.liste-termine > li {
	padding: 25px 0;
	background-color: #f7f7f7;
}
.bp-grp-aktivitaeten .termine ul.liste-termine > li:nth-child(2n) {
	background-color: #fce9eb;	
}

.bp-grp-aktivitaeten .termine ul.liste-termine > li.ein-termin > div {
	float: left;
	padding: 0 15px;
	width: calc(50% - 80px);
	box-sizing: border-box;
	font-style: italic;
  
}
.bp-grp-aktivitaeten .termine ul.liste-termine > li.ein-termin > div.datum {
	width: 160px;
	font-weight: 600;
	text-transform: uppercase;
}




.bp-grp-aktivitaeten .bilder .galerie-wrapper .ein-spalte {
	float: left;
	width: calc(25% - 15px);
	margin-left: 20px;
}
.bp-grp-aktivitaeten .bilder .galerie-wrapper .ein-spalte:first-child {
	margin-left: 0;
}

.bp-grp-aktivitaeten .bilder .galerie-wrapper .ein-spalte .ein-bild {	
	
}
.bp-grp-aktivitaeten .bilder .galerie-wrapper .ein-spalte .ein-bild img {
	width: 100%;
	border-radius: 15px;
	margin-top: 20px;
}
.bp-grp-aktivitaeten .bilder .galerie-wrapper .ein-spalte .ein-bild img:hover {
	cursor: pointer;
}


.bp-grp-aktivitaeten .bilder .galerie-wrapper .ein-spalte .ein-bild > img.bild-a{
	display: block;
}
.bp-grp-aktivitaeten .bilder .galerie-wrapper .ein-spalte .ein-bild > img.bild-b {
	display: none;
}
.bp-grp-aktivitaeten .bilder .galerie-wrapper .ein-spalte .ein-bild.bild-b > img.bild-a {
	display: none;
}
.bp-grp-aktivitaeten .bilder .galerie-wrapper .ein-spalte .ein-bild.bild-b > img.bild-b {
	display: block;
}





.bp-grp-aktivitaeten .aktionen #aktionen-der-stadtstiftung.bp-tabs.ui-tabs .ui-tabs-nav li {
	width: 20%;
}
.bp-grp-aktivitaeten .aktionen #aktionen-der-stadtstiftung.bp-tabs.ui-tabs .ui-tabs-nav li a {
	padding-left: 5px;
	padding-right: 5px;
}

.bp-grp-aktivitaeten .aktionen #aktionen-der-stadtstiftung .ein-inhalt .bild {
  float: left;
  width: 31%;
  margin-right: 3%;
}
.bp-grp-aktivitaeten .aktionen #aktionen-der-stadtstiftung .ein-inhalt .bild img {
  border-radius: 30px;
}
.bp-grp-aktivitaeten .aktionen #aktionen-der-stadtstiftung .ein-inhalt .text {
  float: left;
  width: 66%;
}




.pre-footer .social-media {

}
.pre-footer .social-media .grafik {
  position: relative;
}
.pre-footer .social-media .grafik > span {
  position: absolute;
  right: 0;
  font-size: 100px;
  top: -105px;
  color: #ee8d97;
}


.pre-footer .social-media .pre-footer-wrapper {
  font-size: 22px;
  line-height: 1.3;
  font-weight: 600;
  font-style: italic;
}

.pre-footer .social-media .pre-footer-wrapper .stadtstiftung {
  float: left;
  position: relative;
  padding-left: 60px;
}
.pre-footer .social-media .pre-footer-wrapper .stadtstiftung::before {
  content: "#";
  color: #ee8d97;
  position: absolute;
  left: 0px;
  font-size: 75px;
  top: 0px;
  line-height: 57px;
}
.pre-footer .social-media .pre-footer-wrapper .links {
  float: left;
  margin-left: 100px;  
}
.pre-footer .social-media .pre-footer-wrapper .links a {
  text-decoration: none;
  font-size: 55px;
  line-height: 55px;
  color: #ee8d97;
  display: inline-block;
  margin-right: 15px;
}
.pre-footer .social-media .pre-footer-wrapper .links a:hover {
  color: #d57c85;
}

.pre-footer .social-media .pre-footer-wrapper .text {
  float: left;
  margin-left: 10px;  
}
.pre-footer .social-media .pre-footer-wrapper .text span {
	display: block;
}


@media (max-width: 1279px) {

}
@media (max-width: 1023px) {
	.pre-footer .social-media .pre-footer-wrapper {
	  font-size: 16px;
	}
	.pre-footer .social-media .pre-footer-wrapper .stadtstiftung {
	  padding-left: 40px;
	}
	.pre-footer .social-media .pre-footer-wrapper .stadtstiftung::before {
	  font-size: 50px;
	  line-height: 40px;
	}
	.pre-footer .social-media .pre-footer-wrapper .links {
		margin-left: 65px;
	}
	.pre-footer .social-media .pre-footer-wrapper .links a {
	  font-size: 40px;
	  line-height: 45px;
	  margin-right: 5px;
	}
	.pre-footer .social-media .pre-footer-wrapper .text {
		margin-left: 5px;
	}	
	
	.bp-grp-aktivitaeten .bilder .galerie-wrapper .ein-spalte {
		width: calc(25% - 6px);
		margin-left: 8px;
	}
	.bp-grp-aktivitaeten .bilder .galerie-wrapper .ein-spalte .ein-bild img {
		margin-top: 8px;
	}	
	
	
}
@media (max-width: 768px) {
	.bp-grp-aktivitaeten .aktionen #aktionen-der-stadtstiftung .ein-inhalt .bild {
	  float: none;
	  width: 100%;
	  margin-right: 0;
	}
	.bp-grp-aktivitaeten .aktionen #aktionen-der-stadtstiftung .ein-inhalt .bild img {
	  border-radius: 15px;
	}
	.bp-grp-aktivitaeten .aktionen #aktionen-der-stadtstiftung .ein-inhalt .text {
	  float: none;
	  width: 100%;
	  margin-top: 25px;
	}
	.bp-grp-aktivitaeten .aktionen #aktionen-der-stadtstiftung.bp-tabs.ui-tabs nav {
		overflow: hidden;
	}		
	.bp-grp-aktivitaeten .aktionen #aktionen-der-stadtstiftung.bp-tabs.ui-tabs .ui-tabs-nav {
		justify-content: initial;
		padding-bottom: 0;
	}	
	.bp-grp-aktivitaeten .aktionen #aktionen-der-stadtstiftung.bp-tabs.ui-tabs .ui-tabs-nav li {
	  width: auto;
	}
	.bp-grp-aktivitaeten .aktionen #aktionen-der-stadtstiftung.bp-tabs.ui-tabs .ui-tabs-nav li a {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.bp-grp-aktivitaeten .bilder .galerie-wrapper .ein-spalte .ein-bild > img.bild-a, 
	.bp-grp-aktivitaeten .bilder .galerie-wrapper .ein-spalte .ein-bild > img.bild-b, 
	.bp-grp-aktivitaeten .bilder .galerie-wrapper .ein-spalte .ein-bild.bild-b > img.bild-a,
	.bp-grp-aktivitaeten .bilder .galerie-wrapper .ein-spalte .ein-bild.bild-b > img.bild-b {
		display: block;
	}
	
	
	.pre-footer .social-media .grafik > span {
		font-size: 60px;
		top: -75px;
	}	
	.pre-footer .social-media .pre-footer-wrapper .stadtstiftung {
		padding-left: 0;
		float: none;
		text-align: center;
	}
	.pre-footer .social-media .pre-footer-wrapper .stadtstiftung::before {
		display: none; 
	}
	.pre-footer .social-media .pre-footer-wrapper .links {
		float: none;
		margin-left: 0;
		text-align: center;
		margin-top: 50px;
	}
	.pre-footer .social-media .pre-footer-wrapper .text {
		margin-left: 0;
		float: none;
		text-align: center;
		margin-top: 10px;
	}
	
}
@media (max-width: 640px) {
	.bp-grp-aktivitaeten .termine ul.liste-termine > li.ein-termin {
		padding: 10px 10px;
	}
	.bp-grp-aktivitaeten .termine ul.liste-termine > li.ein-termin > div,
	.bp-grp-aktivitaeten .termine ul.liste-termine > li.ein-termin > div.datum {
		float: none;
		padding: 0;
		width: 100%;
		margin: 5px 0;
	}
	
	.bp-grp-aktivitaeten .bilder .galerie-wrapper .ein-spalte {
		float: none;
		width: 100%;
		margin-left: 0;
	}
	.bp-grp-aktivitaeten .bilder .galerie-wrapper .ein-spalte .ein-bild img {
		margin-top: 10px;
	}	
}










/** ##### PROJEKTE ##### **/

.bp-grp-projekte {
	
}


.bp-grp-projekte .alle-projekte ul.projekte-liste > li.ein-projekt {
  border-top: 3px solid #aedcf1;
  padding: 35px 0;
}
.bp-grp-projekte .alle-projekte ul.projekte-liste > li.ein-projekt:first-child {
  border-top: 0 none;
}
.bp-grp-projekte .alle-projekte ul.projekte-liste > li.ein-projekt .projekt-wrapper .bild {
  float: left;
  width: 33%;
}
.bp-grp-projekte .alle-projekte ul.projekte-liste > li.ein-projekt .projekt-wrapper .bild img {
  width: 100%;
  border-radius: 30px;
}
.bp-grp-projekte .alle-projekte ul.projekte-liste > li.ein-projekt .projekt-wrapper .inhalt {
  float: left;
  width: 65%;
  margin-left: 2%;
}
.bp-grp-projekte .alle-projekte ul.projekte-liste > li.ein-projekt .projekt-wrapper .inhalt .datum {
  font-style: italic;
  font-weight: 600;
  font-size: 1.3em;
  line-height: 1.3;
  margin-bottom: 0;
}
.bp-grp-projekte .alle-projekte ul.projekte-liste > li.ein-projekt .projekt-wrapper .inhalt ul > li {
  position: relative;
  margin: 5px 0;
  padding-left: 20px;
}
.bp-grp-projekte .alle-projekte ul.projekte-liste > li.ein-projekt .projekt-wrapper .inhalt ul > li::before {
  position: absolute;  
  left: 3px;  
  top: 0;
  content: "\f111";
  font-family: fontawesome;
  font-size: 3px;
}

.bp-grp-projekte .alle-projekte .mehr-laden {
  text-align: center;
}







.bp-grp-projekte .uebersicht-zuwendungen .alle-zuwendungen-wrapper ul > li {
	padding: 25px 0;
	background-color: #fbfbfb;
}
.bp-grp-projekte .uebersicht-zuwendungen .alle-zuwendungen-wrapper ul > li:nth-child(2n) {
	background-color: #eff8fc;	
}
.bp-grp-projekte .uebersicht-zuwendungen .alle-zuwendungen-wrapper ul.zuwendungen-kopf > li {
  color: #aedcf1;
  font-size: 22px;
  font-weight: 900;
  line-height: 1;
  background-color: #fff;
}
.bp-grp-projekte .uebersicht-zuwendungen .alle-zuwendungen-wrapper ul > li.eine-zuwendung .zuwendung-wrapper > div {
	float: left;
	padding: 0 15px;
	width: calc(50% - 70px);
	box-sizing: border-box;
	font-style: italic;
  
}
.bp-grp-projekte .uebersicht-zuwendungen .alle-zuwendungen-wrapper ul > li.eine-zuwendung .zuwendung-wrapper > div.betrag {
	width: 140px;
	text-align: right;
}
.bp-grp-projekte .uebersicht-zuwendungen .mehr-laden {
  text-align: center;
}



.bp-grp-projekte .abschluss-satz {
  text-align: center;
  padding: 50px 0;
  font-size: 25px;
  line-height: 1.3;
}

@media (max-width: 1279px) {

}
@media (max-width: 1023px) {
	.bp-grp-projekte .alle-projekte ul.projekte-liste > li.ein-projekt {
	  border-top: 2px solid #aedcf1;
	  padding: 25px 0;
	}
	.bp-grp-projekte .alle-projekte ul.projekte-liste > li.ein-projekt .projekt-wrapper .bild {
	  width: 47%;
	}
	.bp-grp-projekte .alle-projekte ul.projekte-liste > li.ein-projekt .projekt-wrapper .bild img {
	  border-radius: 15px;
	}
	.bp-grp-projekte .alle-projekte ul.projekte-liste > li.ein-projekt .projekt-wrapper .inhalt {
	  width: 50%;
	  margin-left: 3%;
	}
	
	.bp-grp-projekte .uebersicht-zuwendungen .alle-zuwendungen-wrapper ul.zuwendungen-kopf > li {
		font-size: 18px;
	}
}
@media (max-width: 768px) {
	.bp-grp-projekte .alle-projekte ul.projekte-liste > li.ein-projekt .projekt-wrapper .bild {
	  float: none;
	  width: 100%;
	}
	.bp-grp-projekte .alle-projekte ul.projekte-liste > li.ein-projekt .projekt-wrapper .inhalt {
	  float: none;
	  width: 100%;
	  margin-left: 0;
	  margin-top: 15px;
	}
	
	
	.bp-grp-projekte .uebersicht-zuwendungen .alle-zuwendungen-wrapper ul.zuwendungen-kopf {
		display: none;
	}
	.bp-grp-projekte .uebersicht-zuwendungen .alle-zuwendungen-wrapper ul > li {
		padding: 15px 0;
	}
	.bp-grp-projekte .uebersicht-zuwendungen .alle-zuwendungen-wrapper ul > li.eine-zuwendung .zuwendung-wrapper > div {
		float: none;
		padding: 0 10px;
		width: 100%;	  
	}
	.bp-grp-projekte .uebersicht-zuwendungen .alle-zuwendungen-wrapper ul > li.eine-zuwendung .zuwendung-wrapper > div.antragsteller::before {
		content: "Antragsteller: ";
		font-weight: 600;
		display: block;
	}
	.bp-grp-projekte .uebersicht-zuwendungen .alle-zuwendungen-wrapper ul > li.eine-zuwendung .zuwendung-wrapper > div.projektname {
		margin-top: 10px;
	}
	.bp-grp-projekte .uebersicht-zuwendungen .alle-zuwendungen-wrapper ul > li.eine-zuwendung .zuwendung-wrapper > div.projektname::before {
		content: "Projektname: ";
		font-weight: 600;
		display: block;
	}
	.bp-grp-projekte .uebersicht-zuwendungen .alle-zuwendungen-wrapper ul > li.eine-zuwendung .zuwendung-wrapper > div.betrag {
		width: 100%;
		text-align: left;
		margin-top: 10px;
	}
	.bp-grp-projekte .uebersicht-zuwendungen .alle-zuwendungen-wrapper ul > li.eine-zuwendung .zuwendung-wrapper > div.betrag::before {
		content: "Bratag: ";
		font-weight: 600;		
	}
	
	.bp-grp-projekte .abschluss-satz {
		font-size: 16px;
	}
}
@media (max-width: 640px) {

}


















/** ##### ANTRAG STELLEN ##### **/

.bp-grp-antrag-stellen {
	
}

.bp-grp-antrag-stellen .projektfoerderung h2 {
  text-align: center;
  border-bottom: 3px solid #edae80;
  padding-bottom: 25px;
  margin-bottom: 25px;
}



.bp-grp-antrag-stellen .downloads .grafik {
  position: relative;
}
.bp-grp-antrag-stellen .downloads .grafik > span {
  position: absolute;
  right: 0;
  font-size: 100px;
  top: -90px;
  color: #edae80;
}


.bp-grp-antrag-stellen .antrag-stellen-ablauf ul.liste-ablauf > li {
  text-align: center;
  margin-top: 25px;
}

.bp-grp-antrag-stellen .antrag-stellen-ablauf ul.liste-ablauf > li .zahl {
  border-radius: 25px;
  width: 70px;
  line-height: 70px;
  display: inline-block;
  font-size: 45px;
  font-weight: 900;
  font-style: italic;
  margin-bottom: 25px;
}


.bp-grp-antrag-stellen .was-ist-zu-beachten {
  text-align: center;
}

.bp-grp-antrag-stellen .was-ist-zu-beachten .icon-info {
  font-size: 50px;
}
.bp-grp-antrag-stellen .was-ist-zu-beachten h2 {
	margin-top: 25px;
}

.bp-grp-antrag-stellen .was-ist-zu-beachten ul.liste-beachten > li {
  margin: 10px 0;
  padding: 10px 0;
  position: relative;
}
.bp-grp-antrag-stellen .was-ist-zu-beachten ul.liste-beachten > li::before {
	content: "";
	height: 1px;
	width: 30px;
	position: absolute;
	top: 0;
	left: calc(50% - 15px);
	background-color: #fff;
}
.bp-grp-antrag-stellen .was-ist-zu-beachten ul.liste-beachten > li:first-child::before {
	display: none;
}

.bp-grp-antrag-stellen .was-ist-zu-beachten ul.kontakt-rueckfragen > li {
  display: inline-block;
  padding: 0 10px;
  position: relative;
  margin-bottom: 5px;
}
.bp-grp-antrag-stellen .was-ist-zu-beachten ul.kontakt-rueckfragen > li::before {
  content: "|";
  position: absolute;
  left: -4px;
  top: 0;
  color: #fff;
}
.bp-grp-antrag-stellen .was-ist-zu-beachten ul.kontakt-rueckfragen > li:first-child::before {
  display: none; 
}

@media (max-width: 1279px) {
	.bp-grp-antrag-stellen .was-ist-zu-beachten ul.kontakt-rueckfragen > li {
	  display: block;
	  padding: 0;
	}
	.bp-grp-antrag-stellen .was-ist-zu-beachten ul.kontakt-rueckfragen > li::before {
	  display: none;
	}
}
@media (max-width: 1023px) {

}
@media (max-width: 768px) {
	.bp-grp-antrag-stellen .downloads .grafik > span {
		font-size: 60px;
		top: -65px;
	}
}
@media (max-width: 640px) {

}








/** ##### SPENDEN UND STIFTEN ##### **/

.bp-grp-spenden-und-stiften {
	
}

.bp-grp-spenden-und-stiften .spenden-stiften-vermaechtnis-wrapper #spenden-stiften-vermaechtnis.bp-tabs.ui-tabs .ui-tabs-nav li {
  width: 33.333333%;
}
.bp-grp-spenden-und-stiften .spenden-stiften-vermaechtnis-wrapper #spenden-stiften-vermaechtnis.bp-tabs.ui-tabs .ui-tabs-nav li a {
	padding-left: 5px;
	padding-right: 5px;
}

.bp-grp-spenden-und-stiften .spenden-stiften-vermaechtnis-wrapper #spenden-stiften-vermaechtnis.bp-tabs.ui-tabs .ein-inhalt .links {
  font-size: 140%;
  line-height: 1.3;
  font-weight: 600;
}


.bp-grp-spenden-und-stiften  .wir-sagen-danke {
  text-align: center;
  padding: 50px 0;
  font-size: 25px;
  line-height: 1.4;
}
.bp-grp-spenden-und-stiften .wir-sagen-danke img {
  width: 250px;
}

.bp-grp-spenden-und-stiften .downloads .grafik {
  position: relative;
}
.bp-grp-spenden-und-stiften .downloads .grafik > span {
  position: absolute;
  right: 0;
  font-size: 100px;
  top: -90px;
  color: #ee8d97;
}

@media (max-width: 1279px) {

}
@media (max-width: 1023px) {

}
@media (max-width: 768px) {
	.bp-grp-spenden-und-stiften .spenden-stiften-vermaechtnis-wrapper #spenden-stiften-vermaechtnis.bp-tabs.ui-tabs .ein-inhalt .links {
		font-size: 120%;
	}
	.bp-grp-spenden-und-stiften .downloads .grafik > span {
	  font-size: 60px;
	  top: -65px;
	}
}
@media (max-width: 640px) {
	.bp-grp-spenden-und-stiften .spenden-stiften-vermaechtnis-wrapper #spenden-stiften-vermaechtnis.bp-tabs.ui-tabs .ui-tabs-nav li {
	  width: auto;
	}
	.bp-grp-spenden-und-stiften .spenden-stiften-vermaechtnis-wrapper #spenden-stiften-vermaechtnis.bp-tabs.ui-tabs .ui-tabs-nav li a {
		padding-left: 20px;
		padding-right: 20px;
	}
	.spenden-stiften-vermaechtnis-wrapper #spenden-stiften-vermaechtnis .links {
		margin-bottom: 15px;
		border-bottom: 1px solid #ccc;
		padding-bottom: 15px;
	}
	.bp-grp-spenden-und-stiften .wir-sagen-danke {
		font-size: 16px;
	}
	.bp-grp-spenden-und-stiften .wir-sagen-danke img {
		width: 125px;
	}
}
@media (max-width: 480px) {

}




/** ##### KONTAKT UND DOWNLOADS ##### **/

.bp-grp-kontakt-und-dowmloads .kontakte .alle-kontakte ul > li.ein-kontakt {
  text-align: center;
  margin-top: 25px;
}
.bp-grp-kontakt-und-dowmloads .kontakte .alle-kontakte ul > li.ein-kontakt .grafik {
  border-radius: 25px;
  width: 70px;
  line-height: 70px;
  display: inline-block;
  font-size: 45px;
  font-weight: 900;
  font-style: italic;
  margin-bottom: 25px;
}

.bp-grp-kontakt-und-dowmloads .guetesiegel-wrapper {
  background-image: url("/../../../images/kontakt_und_downloads/bg_guetesiegel.jpg");
  background-size: cover;
}
.bp-grp-kontakt-und-dowmloads .guetesiegel-wrapper .guetesiegel {
  text-align: center;
}
.bp-grp-kontakt-und-dowmloads .guetesiegel-wrapper .guetesiegel img {
  width: 300px;
}

.bp-grp-kontakt-und-dowmloads .downloads h2 {
	text-align: center;
}

.bp-grp-kontakt-und-dowmloads .downloads .grafik {
  position: relative;
}
.bp-grp-kontakt-und-dowmloads .downloads .grafik > span {
  position: absolute;
  right: 0;
  font-size: 100px;
  top: -90px;
  color: #aedcf1;
}


@media (max-width: 1279px) {

}
@media (max-width: 1023px) {

}
@media (max-width: 768px) {
	.bp-grp-kontakt-und-dowmloads .kontakte .alle-kontakte ul > li.ein-kontakt .grafik {
		margin-bottom: 10px;
	}

	.bp-grp-kontakt-und-dowmloads .downloads .grafik > span {
	  font-size: 60px;
	  top: -65px;
	}
}
@media (max-width: 640px) {
	.bp-grp-kontakt-und-dowmloads .guetesiegel-wrapper .guetesiegel img {
	  width: 200px;
	}
}






.bp-grp-impressum-datenschutz h2 {
  margin-top: 50px;
}
.bp-grp-impressum-datenschutz h3 {
  margin-top: 25px;
}
.bp-grp-impressum-datenschutz h3 {
  margin-top: 15px;
}

.bp-grp-impressum-datenschutz p {
  margin-top: 10px;
  margin-bottom: 10px;
}
.bp-grp-impressum-datenschutz ul > li {
  position: relative;
  margin: 5px 0;
  padding-left: 10px;
}
.bp-grp-impressum-datenschutz ul > li::before {
  position: absolute;  
  left: 3px;  
  top: 0;
  content: "\f111";
  font-family: fontawesome;
  font-size: 3px;
}

@media (max-width: 1279px) {

}
@media (max-width: 1023px) {

}
@media (max-width: 768px) {

}
@media (max-width: 640px) {

}
