nav.nav--service ul li.sub {
	background-color: #96c21c;
}

.all {
	position: relative;
}
.all .wrapper {
	width: 150px;
	position: fixed;
	right: -150px;
	top: 300px;
	z-index: 9999999999999;
	transition: all .3s ease;
	height: 46px;
}
.all .wrapper:hover,
.all .wrapper.anniversary-button:hover{
	right: 0;
	transition: all .3s ease;
}
.all .wrapper:before {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	color: white;
	content: url("../Images/hands-coin-heart-white-solid.svg");
	font-size: 1.5rem;
	width: 60px;
	height: 46px;
	background-color: #96c21c;
	top: 0;
	left: -60px;
	position: absolute;
	padding: 5px 10px;
}
.all .wrapper .text-box {
	background-color: #96c21c;
	height: 100%;
	padding: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.all .wrapper .text-box .h3 {
	color: white;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
}

.fundraiser__button .highlight-green {
	color: #fff;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
}

.fundraiser__button .highlight-green span {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif !important;
}

.nav-chronik ul {
	padding: 0 !important;
	margin: 0 0 0 -10px !important;
}

.all .wrapper.anniversary-button {
	top: 350px;
	width: 180px;
	right: -180px;
}

.all .wrapper.anniversary-button:before {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	color: white;
	content: url("../Images/anniversary-white.svg");
	font-size: 1.5rem;
	width: 60px;
	height: 46px;
	background-color: #96c21c;
	top: 0;
	left: -60px;
	position: absolute;
	padding: 5px 10px;
}

.topbar.topbar--variant-d .topbar__floatingbox {
	bottom: 2.25rem !important;
	width: 38.75rem !important;
}

@media only screen and (max-width: 60em){
	.topbar.topbar--variant-d .topbar__floatingbox {
		width: 100% !important;
		bottom: auto !important;
		padding: 0.8125rem 0.8125rem 35px 0.8125rem !important;
	}
}

.btn.btn--blue {
	color: #fff;
	background-color: #006b99 !important;
	border-bottom-color: #007cab !important;
	word-break: break-word;
}

.btn.btn--orange {
	color: #fff;
	background-color: #FF8C00 !important;
	border-bottom-color: #ff8d09 !important;
}
.medium-3 .box .btn {
	word-break: break-word;
}

.page-10661 .nav .nav--level1>li>a[href*="weihnachts"] {
	background-color: #96c21c;
}

.page-35239 .header--facility .header__sitename {
	max-width: 362px;
}

.mytq-icons a {
	display: flex;
	flex-direction: column;
}

.mytq-icons img {
	margin: 0 auto;
}

.center {
	text-align: center;
	margin-bottom: 20px;
}

.wrap {
	display: flex;
	flex-direction: column-reverse;
	align-items: end;
}

.wrap ul {
	margin: 0;
}

.wrap .margin {
	margin-bottom: 15px;
}
