/* ###### CSS-RESET by MEYER */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}



/* mulish-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/mulish-v13-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/mulish-v13-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* mulish-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Mulish';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/mulish-v13-latin-italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/mulish-v13-latin-italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* mulish-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/mulish-v13-latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/mulish-v13-latin-600.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* mulish-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Mulish';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/mulish-v13-latin-600italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/mulish-v13-latin-600italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* mulish-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/mulish-v13-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/mulish-v13-latin-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* mulish-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Mulish';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/mulish-v13-latin-700italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/mulish-v13-latin-700italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}



/** JOOMLA BASCIS START **/
.visually-hidden, .sr-only,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
/** JOOMLA BASCIS ENDE **/






/* ########## BP BASICS START ########## */
:focus {outline:none;}
::-moz-focus-inner {border:0;}

img {
    max-width: 100%;
    vertical-align: middle;
}
a {
	color: #009b6a;
	text-decoration: underline;
}
a:hover,
a:focus {
	color: #000;
}
p {
	margin: 0;
}
strong {
	font-weight: 600;
}
em {
	font-style: italic;
}

.zentriert, .zentrieren {
	text-align: center;
}

.clear:after, .clearfix:after {
  content: "";
  display: table;
  clear: both;
}
/* ########## BP BASICS END ########## */




/* ########## BP SCHRIFTGRÖSSEN START ########## */
body {
	font-size: 17px;
	line-height: 23px;
	color: #707070;
	font-family: "mulish";
	font-weight: 400;
}

h1 {
	font-size: 33px;
	line-height: 40px;
	margin-bottom: 30px;
	font-weight: 700;
	text-transform: uppercase;
}
h1 span.overline {
	color: #009b6a;
	display: block;
}

h2 {
	font-size: 30px;
	line-height: 37px;
	margin-bottom: 27px;
	font-weight: 700;
	text-transform: uppercase;
}

h3 {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 20px;
	font-weight: 700;
	text-transform: uppercase;
}

h4 {
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 15px;
	font-weight: 600;
	text-transform: uppercase;
}



@media (max-width: 1279px) {

	body {
		font-size: 17px;
		line-height: 23px;
	}

	h1 {
		font-size: 31px;
		line-height: 38px;
		margin-bottom: 28px;
	}

	h2 {
		font-size: 28px;
		line-height: 35px;
		margin-bottom: 25px;
	}

	h3 {
		font-size: 23px;
		line-height: 29px;
		margin-bottom: 19px;
	}

	h4 {
		font-size: 20px;
		line-height: 25px;
		margin-bottom: 15px;
	}

}

@media (max-width: 1023px) {

	body {
		font-size: 16px;
		line-height: 22px;
	}

	h1 {
		font-size: 29px;
		line-height: 35px;
		margin-bottom: 25px;
	}

	h2 {
		font-size: 26px;
		line-height: 33px;
		margin-bottom: 23px;
	}

	h3 {
		font-size: 21px;
		line-height: 27px;
		margin-bottom: 17px;
	}

	h4 {
		font-size: 18px;
		line-height: 23px;
		margin-bottom: 12px;
	}

}

@media (max-width: 768px) {

	body {
		font-size: 15px;
		line-height: 21px;
	}

	h1 {
		font-size: 27px;
		line-height: 33px;
		margin-bottom: 22px;
	}

	h2 {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 20px;
	}

	h3 {
		font-size: 19px;
		line-height: 25px;
		margin-bottom: 15px;
	}

	h4 {
		font-size: 17px;
		line-height: 22px;
		margin-bottom: 11px;
	}

}

@media (max-width: 640px) {

}

@media (max-width: 480px) {

} 
/* ########## BP SCHRIFTGRÖSSEN ENDE ########## */






.bp-anker::before {
    display: block;
    content: "";
    height: 80px;
    margin: -80px 0 0;
}
@media (max-width: 1279px) {

}
@media (max-width: 1023px) {
	.bp-anker::before {
		height: 40px;
		margin: -40px 0 0;
	}
}
@media (max-width: 768px) {

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

}








/* ########## BP-GRID START ########## */
.bp-grid-12-6:after,
.bp-grid-12-4:after,
.bp-grid-12-3:after {
  content: "";
  display: table;
  clear: both;
}

/* Grid 1/4 */
.bp-grid-12-3 > div,
.bp-grid-12-3 > li {
	width: 23.5%;
	margin-left: 2%;
	float:left;
	box-sizing: border-box;
}
.bp-grid-12-3 > div:nth-child(4n+1),
.bp-grid-12-3 > li:nth-child(4n+1) {	
	margin-left: 0;
}

/* Grid 1/3 */
.bp-grid-12-4 > div,
.bp-grid-12-4 > li {
	width: 32%;
	margin-left: 2%;
	float:left;
	box-sizing: border-box;
}
.bp-grid-12-4 > div:nth-child(3n+1),
.bp-grid-12-4 > li:nth-child(3n+1) {	
	margin-left: 0;
	clear: left;
}

/* Raster 1/2 */
.bp-grid-12-6 > div,
.bp-grid-12-6 > li {
	width: 49%;
	margin-left: 2%;
	float:left;
	box-sizing: border-box;
}
.bp-grid-12-6 > div:nth-child(2n+1),
.bp-grid-12-6 > li:nth-child(2n+1) {	
	margin-left: 0;
}
@media (max-width: 768px) {
	.bp-grid-12-3 > div,
	.bp-grid-12-3 > li {
		width: 49%;
	}	
	.bp-grid-12-3 > div:nth-child(2n+1),
	.bp-grid-12-3 > li:nth-child(2n+1) {	
		margin-left: 0;
		clear: left;
	}	
	.bp-grid-12-4 > div,
	.bp-grid-12-4 > li,
	.bp-grid-12-4 > div:nth-child(3n+1),
	.bp-grid-12-4 > li:nth-child(3n+1) {
		width: 100%;
		margin: 0;
		float:none;
		clear: none;
	}	
}
@media (max-width: 640px) {
	.bp-grid-12-6 > div,
	.bp-grid-12-6 > li,
	.bp-grid-12-6 > div:nth-child(2n+1),
	.bp-grid-12-6 > li:nth-child(2n+1){
		width: 100%;
		margin: 0;
		padding: 0;
		float:none;
		clear: none;
	}
}
@media (max-width: 480px) {	
	.bp-grid-12-3 > div,
	.bp-grid-12-3 > li ,
	.bp-grid-12-3 > div:nth-child(2n+1),
	.bp-grid-12-3 > li:nth-child(2n+1),
	.bp-grid-12-3 > div:nth-child(4n+1),
	.bp-grid-12-3 > li:nth-child(4n+1){
		width: 100%;
		margin: 0;
		float:none;
	}	
}
/* ########## BP-GRID ENDE ########## */






/* ########## BP-WIDTH START ########## */
.bp-width {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}
.bp-width-2 {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.bp-width-3 {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
}
.bp-width-4 {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 1279px) {
	.bp-width {width: 960px;}
}

@media (max-width: 1023px) {
	.bp-width {width: 724px;}
	.bp-width-2 {width: 724px;}
	.bp-width-3 {width: 600px;}
}
@media (max-width: 768px) {	
	.bp-width,.bp-width-2 {width: 100%; padding-left: 15px; padding-right: 15px; box-sizing: border-box;}	
	.bp-width-3 {width: 480px;}
}
@media (max-width: 640px) {
	.bp-width-3{width: 100%; padding-left: 15px; padding-right: 15px; box-sizing: border-box;}
	.bp-width-4{width: 100%; padding-left: 15px; padding-right: 15px; box-sizing: border-box;}
}
@media (max-width: 480px) {
}
/* ########## BP-WIDTH ENDE ########## */







/* ########## BP ABSTÄNDE START ########## */
.bp-margin-top-xxl{margin-top: 150px;}
.bp-margin-bottom-xxl{margin-bottom: 150px;}
.bp-margin-top-bottom-xxl{margin-top: 150px; margin-bottom: 150px;}

.bp-margin-top-xl{margin-top: 100px;}
.bp-margin-bottom-xl{margin-bottom: 100px;}
.bp-margin-top-bottom-xl{margin-top: 100px; margin-bottom: 100px;}

.bp-margin-top-l{margin-top: 50px;}
.bp-margin-bottom-l{margin-bottom: 50px;}
.bp-margin-top-bottom-l{margin-top: 50px; margin-bottom: 50px;}

.bp-margin-top-m{margin-top: 25px;}
.bp-margin-bottom-m{margin-bottom: 25px;}
.bp-margin-top-bottom-m{margin-top: 25px; margin-bottom: 25px;}

.bp-margin-top-s{margin-top: 15px;}
.bp-margin-bottom-s{margin-bottom: 15px;}
.bp-margin-top-bottom-s{margin-top: 15px; margin-bottom: 15px;}

.bp-padding-top-xxl{padding-top: 150px;}
.bp-padding-bottom-xxl{padding-bottom: 150px;}
.bp-padding-top-bottom-xxl{padding-top: 150px; padding-bottom: 150px;}

.bp-padding-top-xl{padding-top: 100px;}
.bp-padding-bottom-xl{padding-bottom: 100px;}
.bp-padding-top-bottom-xl{padding-top: 100px; padding-bottom: 100px;}

.bp-padding-top-l{padding-top: 50px;}
.bp-padding-bottom-l{padding-bottom: 50px;}
.bp-padding-top-bottom-l{padding-top: 50px; padding-bottom: 50px;}

.bp-padding-top-m{padding-top: 25px;}
.bp-padding-bottom-m{padding-bottom: 25px;}
.bp-padding-top-bottom-m{padding-top: 25px; padding-bottom: 25px;}

.bp-padding-top-s{padding-top: 15px;}
.bp-padding-bottom-s{padding-bottom: 15px;}
.bp-padding-top-bottom-s{padding-top: 15px; padding-bottom: 15px;}

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

	.bp-margin-top-xxl{margin-top: 80px;}
	.bp-margin-bottom-xxl{margin-bottom: 80px;}
	.bp-margin-top-bottom-xxl{margin-top: 80px; margin-bottom: 80px;}
	
	.bp-margin-top-xl{margin-top: 50px;}
    .bp-margin-bottom-xl{margin-bottom: 50px;}
    .bp-margin-top-bottom-xl{margin-top: 50px; margin-bottom: 50px;}
   
    .bp-margin-top-l{margin-top: 40px;}
    .bp-margin-bottom-l{margin-bottom: 40px;}
    .bp-margin-top-bottom-l{margin-top: 40px; margin-bottom: 40px;}
   
    .bp-margin-top-m{margin-top: 20px;}
    .bp-margin-bottom-m{margin-bottom: 20px;}
    .bp-margin-top-bottom-m{margin-top: 20px; margin-bottom: 20px;}

    .bp-margin-top-s{margin-top: 10px;}
    .bp-margin-bottom-s{margin-bottom: 10px;}
    .bp-margin-top-bottom-s{margin-top: 10px; margin-bottom: 10px;}
      
    .bp-padding-top-xxl{padding-top: 80px;}
    .bp-padding-bottom-xxl{padding-bottom: 80px;}
    .bp-padding-top-bottom-xxl{padding-top: 80px; padding-bottom: 80px;}

    .bp-padding-top-xl{padding-top: 50px;}
    .bp-padding-bottom-xl{padding-bottom: 50px;}
    .bp-padding-top-bottom-xl{padding-top: 50px; padding-bottom: 50px;}
	
    .bp-padding-top-l{padding-top: 40px;}
    .bp-padding-bottom-l{padding-bottom: 40px;}
    .bp-padding-top-bottom-l{padding-top: 40px; padding-bottom: 40px;}
   
    .bp-padding-top-m{padding-top: 20px;}
    .bp-padding-bottom-m{padding-bottom: 20px;}
    .bp-padding-top-bottom-m{padding-top: 20px; padding-bottom: 20px;}    

    .bp-padding-top-1{padding-top: 10px;}
    .bp-padding-bottom-1{padding-bottom: 10px;}
    .bp-padding-top-bottom-1{padding-top: 10px; padding-bottom: 10px;}
}

@media (max-width: 640px) {
}
@media (max-width: 480px) {
}
/* ########## BP ABSTÄNDE ENDE ########## */










/* ########## YOUTUBE RESPONSIVE ############ */
.responsive-16-9 {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
}
.responsive-16-9 iframe,
.responsive-16-9 object,
.responsive-16-9 embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}




/* ########## BP SLICKSLIDER START ########## */
.bp-slick.slick-dotted.slick-slider {
    margin-bottom: 0;
}
.bp-slick .slick-prev {
    height: 100%;
    left: 0px;
    width: 50px;
    z-index: 1001;
}
.bp-slick .slick-next {
    height: 100%;
    right: 0px;
    width: 50px;
    z-index: 1001;
}
.bp-slick .slick-prev::before, 
.bp-slick .slick-next::before {
    color: #009b6a;
    font-family: "fontawesome";
    font-size: 50px;
    line-height: 1;
    opacity: 1;
}
.bp-slick .slick-prev::before {
    content: "\f104";
}
.bp-slick .slick-next::before {
    content: "\f105";
}
.bp-slick ul.slick-dots {
  bottom: 0;
  line-height: 0;
  height: 5px;
  font-size: 0;
}
.bp-slick ul.slick-dots li {
	width: 25px;
	height: 5px;
}
.bp-slick ul.slick-dots li button {
    background-color: #999;
    height: 5px;
    opacity: 1;
    top: 0;
    width: 25px;
	padding: 0;
}
.bp-slick ul.slick-dots li.slick-active button {
    background-color: #009b6a;
}
.bp-slick ul.slick-dots li button::before {
    display: none;
}
/* ########## BP SLICKSLIDER END ########## */










/** ########## BP AKKORDEON START ########## **/

.bp-akkordeon.ui-accordion .ui-accordion-header {
    box-sizing: border-box;
    padding: 10px 30px 10px 10px;
    position: relative;
    border: 0 none;
    border-radius: 0;
	background-color: #009b6a;
    color: #fff;
	margin: 0;
	border-top: 1px solid;
}
.bp-akkordeon.ui-accordion .ui-accordion-header:first-child {
    border-top: 0 none;
}
.bp-akkordeon.ui-accordion .ui-accordion-header.ui-state-focus {
    outline: none;
}
.bp-akkordeon.ui-accordion .ui-accordion-header::after {
    font-family: fontawesome;
    font-size: 16px;
	line-height: 50px;
    position: absolute;
    right: 7px;	
	top: 0;
	font-weight: normal;	
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	content: "\f067";
}
.bp-akkordeon.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    display: none;
}
.bp-akkordeon.ui-accordion .ui-accordion-header.ui-accordion-header-collapsed::after {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
    transform: rotate(0deg);	
}
.bp-akkordeon.ui-accordion .ui-accordion-header.ui-accordion-header-active::after{
    -webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
    transform: rotate(45deg);	
}
.bp-akkordeon.ui-accordion .ui-accordion-content {
    margin-bottom: 15px;
    padding: 0px 0px;
}

@media (max-width: 768px) {
	.bp-akkordeon.ui-accordion .ui-accordion-header {
		padding: 10px 20px 10px 10px;
	}
}
/** ########## BP AKKORDEON ENDE ########## **/












/** ########## UI-TABS START ########## **/
.bp-tabs.ui-tabs,
.bp-tabs.ui-tabs .ui-tabs-panel,
.bp-tabs.ui-tabs .ui-tabs-nav {
    padding: 0;
	overflow: hidden;
}
.bp-tabs.ui-tabs .ui-tabs-nav {
	border-bottom: 1px solid #3c3c3c;
    margin-bottom: 35px;
    display: flex;		
	justify-content: center;
    flex-wrap: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
	scrollbar-width: thin;
	scrollbar-color: #666 #000;
    &::-webkit-scrollbar {
       display: none;	
	}	
}
.bp-tabs.ui-tabs .ui-tabs-nav li {
	white-space: nowrap;
    margin: 0 0px 0 0;
    padding: 0;
    text-align: center;
}
.bp-tabs.ui-tabs .ui-tabs-nav li a {
    background-color: #fff;
	color: #000;
    border: 0px none;
    box-sizing: border-box;
    display: block;
	float: none;
    padding: 10px 20px;
	border-right: 0 none #fff;
	font-weight: 400;
	text-transform: uppercase;
}
.bp-tabs.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
    background-color: #009b6a;
    color: #fff;
}
.bp-tabs.ui-tabs .ui-tabs-nav li a:hover {
    background-color: #009b6a;
	color: #fff;
}
.bp-tabs.ui-tabs .ui-tabs-panel.ein-inhalt {

}

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

}
@media (max-width: 768px) {
	.bp-tabs.ui-tabs .ui-tabs-nav li a {
		padding: 7px 10px;
	}	
}
@media (max-width: 640px) {
	.bp-tabs.ui-tabs .ui-tabs-nav {
		justify-content: initial;
	}
}
@media (max-width: 480px) {

}
/** ########## UI-TABS ENDE ########## **/






/** ########## BUTTONS ########## **/
a.bp-button {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
	display: inline-block;
	color: #0f3b2d;
	font-size: 22px;
	line-height: 26px;
	position: relative;
	padding-left: 35px;
}
a.bp-button:hover,
a.bp-button:focus {    
	text-decoration: none;
	color: #009b6a;
	font-weight: 700;
}
a.bp-button::before {
	font-family: icomoon;
	content: "\e904";
	font-size: 30px;
	font-weight: normal;
	position: absolute;
	top: 0;
	left: 0;
}
a.bp-button:hover::before, 
a.bp-button:focus::before {
	font-family: icomoon;
	content: "\e904";
	font-weight: normal;
}



a.bp-button.block {
	display: block;    
}






/** ########## BACKGROUND COLORS ########## **/
span.gruen {
	color: #009b6a;
}

.bg-gruen {
    background-color: #009b6a;
	color: #fff;
}
.bg-gruen h1,
.bg-gruen h3,
.bg-gruen h4 {
	color: #fff;
}
.bg-gruen h2 {
	color: #0f3b2d;
}
.bg-gruen a {
	color: #fff;
	text-decoration: underline;
}
.bg-gruen a:hover,
.bg-gruen a:focus {
	color: #ddd;
	text-decoration: underline;
}

.bg-dunkelgruen {
    background-color: #0f3b2d;
	color: #fff;
}
.bg-dunkelgruen h1,
.bg-dunkelgruen h2,
.bg-dunkelgruen h3,
.bg-dunkelgruen h4 {
	color: #fff;
}
.bg-dunkelgruen a {
	color: #fff;
	text-decoration: underline;
}
.bg-dunkelgruen a:hover,
.bg-dunkelgruen a:focus {
	color: #ddd;
	text-decoration: underline;
}





ul.bp-liste li {
	position: relative;
	padding-left: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul.bp-liste li::before {
    position: absolute;
    font-size: 6px;
    font-family: fontawesome;
    content: "\f111";
    left: 1px;
    top: 10px;
    line-height: 1;
}




.back-to-top {
    background: #009b6a;
    color: #fff;
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 35px;
    border: 1px solid #fff;
    box-sizing: border-box;
	text-decoration: none;
	z-index: 1001;
}
.back-to-top:hover,
.back-to-top:focus {
    background: #fff;
	border-color: #009b6a;
    color: #009b6a;
	text-decoration: none;
}
.back-to-top::before {
    font-family: fontawesome;
    content: "\f106";
    position: absolute;
    width: 100%;
    left: 0;
    top: -2px;
}
@media (max-width: 768px) {
	.back-to-top {
		display: none !important;
	}
}





