.cookie-jar{display:none;z-index:9999;position:fixed;bottom:0;width:100%}.cookie-jar.cookie-jar-top{bottom:auto;top:0}.cookie-jar-buttons > div{width:49.5%;display:inline-block}

#stacks_in_66 {
	padding: 50px 0px 50px 0px;
}
#stacks_in_77>.s3_row {
	margin: 0 -30px;
}

#stacks_in_77>.s3_row>.s3_column_left {
	width: 33.11%;
}

#stacks_in_77>.s3_row>.s3_column_center {
	width: 33.559998%;
}

#stacks_in_77>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_77>.s3_row>.s3_column {
	padding: 0 30px;
}








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


	#stacks_in_77>.s3_row  {
		margin: -30px 0;
	}
	#stacks_in_77>.s3_row>.s3_column {
		padding: 30px 0;
		width:100%;
	}


}



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


	#stacks_in_77>.s3_row  {
		margin: -30px 0;
	}
	#stacks_in_77>.s3_row>.s3_column {
		padding: 30px 0;
		width:100%;
	}


}




#stacks_in_77 {
	padding: 50px 50px 100px 50px;
}

#stacks_in_102 {
	padding: 0px 0px 10px 0px;
}

#stacks_in_104 {
	padding: 0px 0px 10px 0px;
}

#stacks_in_106 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_70.aspen_split{
	position: relative;
	font-size: 15px;
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_70.aspen_split{
		padding: 0px 0px 0px 0px;
	}
}
#stacks_in_70.aspen_split section.theme {position: relative;z-index: 1;}
#stacks_in_70.aspen_split .bg-wrap {clip: rect(0, auto, auto, 0);position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;}
#stacks_in_70.aspen_split .bg{
	position: absolute; display: block;
	top: 0;left: 0; width: 100%; height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	transform: translateZ(0);
	will-change: transform;
	
	opacity: 0.9;
	
	background-size: cover;
}

#stacks_in_70.aspen_split .bg{position: fixed;}
@supports (-ms-ime-align:auto) {
	#stacks_in_70 .bg{ position: absolute; transform: none; background-attachment: fixed; }
}


#stacks_in_70.aspen_split{
	text-align:center;
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1.00), rgba(255, 255, 255, 1.00));
}

 
#stacks_in_70.aspen_split{color:rgba(0, 0, 0, 1.00);} 
#stacks_in_70.aspen_split h1, 
#stacks_in_70.aspen_split h2,
#stacks_in_70.aspen_split h3, 
#stacks_in_70.aspen_split h4, 
#stacks_in_70.aspen_split h5, 
#stacks_in_70.aspen_split h6{color: rgba(51, 51, 51, 1.00);} 
#stacks_in_70.aspen_split a{color: rgba(0, 0, 0, 1.00);} 
#stacks_in_70.aspen_split a:hover{color: rgba(0, 0, 0, 1.00);}
#stacks_in_73 {
	padding: 250px 0px 250px 0px;
}

#stacks_in_108 {
	padding: 50px 0px 100px 0px;
}

#stacks_in_116 {
	padding: 0px 0px 50px 0px;
}




#stacks_in_127 .splide__track {
	overflow: hidden !important;
}

@keyframes splide-loading {
	0% {
		transform: rotate(0)
	}
	to {
		transform: rotate(1turn)
	}
}

#stacks_in_127 .splide__container {
	position: relative;
	box-sizing: border-box
}

#stacks_in_127 .splide__list {
	margin: 0 !important;
	padding: 0 !important;
	will-change: transform;

}


#stacks_in_127 .splide__track > .splide__list > .splide__slide {
	transform: translate3d(0px,0,0);
	-webkit-transform: translate3d(0px,0,0);
	-moz-transform: translate3d(0px,0,0);
	-ms-transform: translate3d(0px,0,0);
	-o-transform: translate3d(0px,0,0);
	will-change: inherit;
}

#stacks_in_127 .splide.is-active .splide__list {
	display: flex
}

#stacks_in_127 .splide__pagination {
	display: inline-flex;
	align-items: center;
	width: 95%;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0
}

#stacks_in_127 .splide__pagination li {
	list-style-type: none;
	display: inline-block;
	line-height: 1;
	margin: 0
}

#stacks_in_127 .splide {
	visibility: hidden
}

#stacks_in_127 .splide,
#stacks_in_127 .splide__slide {
	position: relative;
	outline: none
}

#stacks_in_127 .splide__slide {
	box-sizing: border-box;
	list-style-type: none !important;
	margin: 0;
	flex-shrink: 0
}

#stacks_in_127 .splide__slide img {
	vertical-align: bottom
}

#stacks_in_127 .splide__slider {
	position: relative
}

#stacks_in_127 .splide__spinner {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 2px solid #999;
	border-left-color: transparent;
	animation: splide-loading 1s linear infinite
}

#stacks_in_127 .splide__track {
	position: relative;
	z-index: 0;
	overflow: hidden
}

#stacks_in_127 .splide--draggable>.splide__track>.splide__list>.splide__slide {
	-webkit-user-select: none;
	user-select: none
}

#stacks_in_127 .splide--fade>.splide__track>.splide__list {
	display: block
}

#stacks_in_127 .splide--fade>.splide__track>.splide__list>.splide__slide {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	opacity: 0
}

#stacks_in_127 .splide--fade>.splide__track>.splide__list>.splide__slide.is-active {
	position: relative;
	z-index: 1;
	opacity: 1
}

#stacks_in_127 .splide--rtl {
	direction: rtl
}

#stacks_in_127 .splide--ttb>.splide__track>.splide__list {
	display: block
}

#stacks_in_127 .splide--ttb>.splide__pagination {
	width: auto
}

#stacks_in_127 .splide__arrow {
	position: absolute;
	z-index: 5;
	top: 50%;
	transform: translateY(-50%);
	width: 40px;
	height: 40px;
	
	border-radius: 50%;
	
	
	
	display: flex;
	align-items: center;
	justify-content: center;
	border: none;
	padding: 0;
	background: rgba(255, 255, 255, 0.75);
	
	transition-duration: 200ms;
	transition-property: box-shadow;
	transition-timing-function: ease-out;
}

#stacks_in_127 .splide__arrow svg {
	width: 1.2em;
	height: 1.2em;
	fill: rgba(254, 195, 40, 1.00);
}

#stacks_in_127 .splide__arrow:hover {
	cursor: pointer;
	
}

#stacks_in_127 .splide__arrow:focus {
	outline: none
}

#stacks_in_127 .splide__arrow--prev {
	left: 1em
}

#stacks_in_127 .splide__arrow--prev svg {
	transform: scaleX(-1)
}

#stacks_in_127 .splide__arrow--next {
	right: 1em
}

#stacks_in_127 .splide__pagination {
	position: absolute;
	z-index: 1;
	bottom: .5em;
	left: 50%;
	transform: translateX(-50%);
	padding: 0
}

#stacks_in_127 .splide__pagination__page {
	display: inline-block;
	background: rgba(220, 220, 220, 1.00);
	border-radius: 50%;
	margin: 3px;
	padding: 0;
	transition-duration: .2s;
	transition-timing-function: linear;
	transition-property: transform, width;
	border: none;
}

#stacks_in_127 .splide__pagination__page.is-active {
	background: rgba(254, 195, 40, 1.00);
	transition-duration: .2s;
	transition-timing-function: linear;
	transition-property: transform, width;
}

#stacks_in_127 .splide__pagination__page:hover {
	background: rgba(105, 130, 130, 1.00);
	cursor: pointer;
}

#stacks_in_127 .splide__pagination__page:focus {
	outline: none
}

#stacks_in_127 .splide__progress__bar {
	width: 0;
	height: 4px;
	background: #F48999;
}

#stacks_in_127 .splide--nav>.splide__track>.splide__list>.splide__slide {
	border: 3px solid transparent
}

#stacks_in_127 .splide--nav>.splide__track>.splide__list>.splide__slide.is-active {
	border-color: #000
}

#stacks_in_127 .splide--nav>.splide__track>.splide__list>.splide__slide:focus {
	outline: none
}

#stacks_in_127 .splide--rtl>.splide__arrows .splide__arrow--prev,
#stacks_in_127 .splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev {
	right: 1em;
	left: auto
}

#stacks_in_127 .splide--rtl>.splide__arrows .splide__arrow--prev svg,
#stacks_in_127 .splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev svg {
	transform: scaleX(1)
}

#stacks_in_127 .splide--rtl>.splide__arrows .splide__arrow--next,
#stacks_in_127 .splide--rtl>.splide__track>.splide__arrows .splide__arrow--next {
	left: 1em;
	right: auto
}

#stacks_in_127 .splide--rtl>.splide__arrows .splide__arrow--next svg,
#stacks_in_127 .splide--rtl>.splide__track>.splide__arrows .splide__arrow--next svg {
	transform: scaleX(-1)
}

#stacks_in_127 .splide--ttb>.splide__arrows .splide__arrow,
#stacks_in_127 .splide--ttb>.splide__track>.splide__arrows .splide__arrow {
	left: 50%;
	transform: translate(-50%)
}

#stacks_in_127 .splide--ttb>.splide__arrows .splide__arrow--prev,
#stacks_in_127 .splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev {
	top: 1em
}

#stacks_in_127 .splide--ttb>.splide__arrows .splide__arrow--prev svg,
#stacks_in_127 .splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev svg {
	transform: rotate(-90deg)
}

#stacks_in_127 .splide--ttb>.splide__arrows .splide__arrow--next,
#stacks_in_127 .splide--ttb>.splide__track>.splide__arrows .splide__arrow--next {
	top: auto;
	bottom: 1em
}

#stacks_in_127 .splide--ttb>.splide__arrows .splide__arrow--next svg,
#stacks_in_127 .splide--ttb>.splide__track>.splide__arrows .splide__arrow--next svg {
	transform: rotate(90deg)
}

#stacks_in_127 .splide--ttb>.splide__pagination {
	display: flex;
	flex-direction: column;
	bottom: 50%;
	left: auto;
	right: .5em;
	transform: translateY(50%)
}

#stacks_in_127 .splide__slide--has-video {
	cursor: pointer
}

#stacks_in_127 .splide__slide--has-video:hover .splide__video__play {
	opacity: 1
}

#stacks_in_127 .splide__slide__container--has-video {
	cursor: pointer;
	position: relative
}

#stacks_in_127 .splide__slide__container--has-video:hover .splide__video__play {
	opacity: 1
}

#stacks_in_127 .splide__video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000
}

#stacks_in_127 .splide__video div {
	height: 100%
}

#stacks_in_127 .splide__video iframe,
#stacks_in_127 .splide__video video {
	width: 100%;
	height: 100%
}

#stacks_in_127 .splide__video__play {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: rgba(27, 28, 29, 0.75);
	width: 80px;
	height: 80px;
	border-radius: 50%;
	border: none;
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 1;
	
	transition-duration: 200ms;
	transition-property: box-shadow;
	transition-timing-function: ease-out;
}

#stacks_in_127 .splide__video__play:hover {
	
	transition-duration: 200ms;
	transition-property: box-shadow;
	transition-timing-function: ease-out;
}


#stacks_in_127 .splide__video__play:after {
	content: "";
	display: inline-block;
	border-color: transparent transparent transparent rgba(255, 255, 255, 0.75);
	border-style: solid;
	border-width: 9px 0 9px 17px;
	margin-left: 4px
}

#stacks_in_127 .splide__video__play:hover {
	background: rgba(249, 158, 168, 0.90);
}

#stacks_in_127 .splide__video__play:hover:after {
	border-color: transparent transparent transparent rgba(255, 255, 255, 1.00);
}


#stacks_in_127 .splide__slide.is-active,
#stacks_in_127 .splide__slide.is-active img {
}




@media (max-width: 47.9375em) {
	#stacks_in_127 .splide {
		
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		
	}
	
	#stacks_in_127 .splide__arrow {
		
		width: 30px;
		height: 30px;
	}
	
	#stacks_in_127 .splide__pagination__page {
		
		height: 10px;
		width: 10px;
		
	}
	
	#stacks_in_127 .splide__pagination__page.is-active {
		
	}
	
	#stacks_in_127 .splide__slide,
	#stacks_in_127 .splide__video,
	#stacks_in_127 .splide__video iframe {
		border-radius: 0px;
	}
	
	

		
}

@media (min-width: 48em) and (max-width: 61.9em) {
	#stacks_in_127 .splide {
		
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		
	}
	
	#stacks_in_127 .splide__arrow {
		
		width: 40px;
		height: 40px;
	}
	
	#stacks_in_127 .splide__pagination__page {
		
		height: 10px;
		width: 10px;
		
	}
	
	#stacks_in_127 .splide__pagination__page.is-active {
		
	}
	
	#stacks_in_127 .splide__slide,
	#stacks_in_127 .splide__video,
	#stacks_in_127 .splide__video iframe {
		border-radius: 0px;
	}

	

}

@media (min-width: 62em) {
	#stacks_in_127 .splide {
		
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		
	}
	
	#stacks_in_127 .splide__arrow {
		
		width: 40px;
		height: 40px;
	}	
	
	#stacks_in_127 .splide__pagination__page {
		
		height: 10px;
		width: 10px;
		
	}
	
	#stacks_in_127 .splide__pagination__page.is-active {
		
	}

	#stacks_in_127 .splide__slide,
	#stacks_in_127 .splide__video,
	#stacks_in_127 .splide__video iframe {
		border-radius: 0px;
	}

	

}




#stacks_in_127 .splide {
	position: relative;
}

#stacks_in_127 .splide__slide.is-active {
	transition-duration: 300ms;
	transition-property: all;
}


#stacks_in_127 .splide__slide {
	
		
	
	filter:     contrast(100%);

}

#stacks_in_127 .splide__slide.is-active {
	opacity: 1;
	filter: blur(0) saturate(1) grayscale(0) sepia(0);
}

/* #stacks_in_127 .splide::before {
	content: ' ';
	position: absolute;
	top: 0;
	left: 0;
	width: 80px;
	height: 100%;
	z-index: 1;
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
}

#stacks_in_127 .splide::after {
	content: ' ';
	position: absolute;
	top: 0;
	right: 0;
	width: 80px;
	height: 100%;
	z-index: 1;
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
} */


#stacks_in_127 .orbit__img__slide img,
#stacks_in_127 .orbit__video__slide img {
	width: 100%;
	height: auto;
}

#stacks_in_127 .splide__slide,
#stacks_in_127 .splide__video,
#stacks_in_127 .splide__video iframe {
	overflow: hidden;
}


/* 
#stacks_in_127 .splide__pagination__page {
	width: 20px;
	border-radius: 4px;
} */


/* #stacks_in_127 .splide__pagination__page.is-active {
	width: 20px !important;
	border-radius: 4px !important;
} */ 

 




#stacks_in_158 {
	padding: 0px 80px 0px 80px;
}


#stacks_in_144 {
	padding: 0px 80px 0px 80px;
}


#stacks_in_156 {
	padding: 0px 80px 0px 80px;
}


#stacks_in_160 {
	padding: 0px 80px 0px 80px;
}


#stacks_in_166 {
	padding: 0px 80px 0px 80px;
}


#stacks_in_168 {
	padding: 0px 80px 0px 80px;
}


#stacks_in_174 {
	padding: 0px 80px 0px 80px;
}


#stacks_in_176 {
	padding: 0px 80px 0px 80px;
}
#stacks_in_112.aspen_split{
	position: relative;
	font-size: 15px;
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_112.aspen_split{
		padding: 0px 0px 0px 0px;
	}
}
#stacks_in_112.aspen_split section.theme {position: relative;z-index: 1;}
#stacks_in_112.aspen_split .bg-wrap {clip: rect(0, auto, auto, 0);position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;}
#stacks_in_112.aspen_split .bg{
	position: absolute; display: block;
	top: 0;left: 0; width: 100%; height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	transform: translateZ(0);
	will-change: transform;
	
	background-size: cover;
}

#stacks_in_112.aspen_split .bg{position: fixed;}
@supports (-ms-ime-align:auto) {
	#stacks_in_112 .bg{ position: absolute; transform: none; background-attachment: fixed; }
}


#stacks_in_112.aspen_split{
	text-align:left;
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1.00), rgba(255, 255, 255, 1.00));
}

 
#stacks_in_112.aspen_split{color:rgba(0, 0, 0, 1.00);} 
#stacks_in_112.aspen_split h1, 
#stacks_in_112.aspen_split h2,
#stacks_in_112.aspen_split h3, 
#stacks_in_112.aspen_split h4, 
#stacks_in_112.aspen_split h5, 
#stacks_in_112.aspen_split h6{color: rgba(51, 51, 51, 1.00);} 
#stacks_in_112.aspen_split a{color: rgba(0, 0, 0, 1.00);} 
#stacks_in_112.aspen_split a:hover{color: rgba(0, 0, 0, 1.00);}
#stacks_in_120 {
	padding: 200px 0px 200px 0px;
}
#stacks_in_58.aspen_split{
	position: relative;
	font-size: 15px;
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_58.aspen_split{
		padding: 0px 0px 0px 0px;
	}
}
#stacks_in_58.aspen_split section.theme {position: relative;z-index: 1;}
#stacks_in_58.aspen_split .bg-wrap {clip: rect(0, auto, auto, 0);position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;}
#stacks_in_58.aspen_split .bg{
	position: absolute; display: block;
	top: 0;left: 0; width: 100%; height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	transform: translateZ(0);
	will-change: transform;
	
	opacity: 0.0;
	
	
}

#stacks_in_58.aspen_split .bg{position: fixed;}
@supports (-ms-ime-align:auto) {
	#stacks_in_58 .bg{ position: absolute; transform: none; background-attachment: fixed; }
}


#stacks_in_58.aspen_split{
	text-align:center;
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1.00), rgba(255, 255, 255, 1.00));
}

 
#stacks_in_58.aspen_split{color:rgba(155, 189, 186, 1.00);} 
#stacks_in_58.aspen_split h1, 
#stacks_in_58.aspen_split h2,
#stacks_in_58.aspen_split h3, 
#stacks_in_58.aspen_split h4, 
#stacks_in_58.aspen_split h5, 
#stacks_in_58.aspen_split h6{color: rgba(51, 51, 51, 1.00);} 
#stacks_in_58.aspen_split a{color: rgba(0, 0, 0, 1.00);} 
#stacks_in_58.aspen_split a:hover{color: rgba(0, 0, 0, 1.00);}
#stacks_in_60 {
	padding: 70px 0px 0px 0px;
}
#cookiejar_stacks_in_38{padding:9px;background-color:rgba(254, 195, 40, 1.00)}
#linkBoxstacks_in_178 {
	display: block;
	position: relative;
	z-index: 1;
}

#linkBoxContentstacks_in_178 {
	position: relative;
	display: block;
	z-index: 2;
}

#linkBoxLinkstacks_in_178 a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 100%;
	width: 100%;
	z-index: 10;
	background: url(../files/bg_fill.gif) repeat;
}


/* If modifying any of this code, update the template.html file too */

/* CSS code for the OK, einverstanden. button */

#stacks_in_48 *,
#stacks_in_48 *:before,
#stacks_in_48 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ButtonMakerStackstacks_in_48 {
	line-height: 30px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}






/* Solid colour fill */
.ButtonMakerStackstacks_in_48 {
	background: #FFCC00;
}

.ButtonMakerStackstacks_in_48:hover {
	background: #FAAB1B;
}





















.ButtonMakerStackstacks_in_48 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_48 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 2px 2px #FFFFFF;
	box-shadow:inset 0 0 2px 2px #FFFFFF;
	
	outline: none;
}

.ButtonMakerStackstacks_in_48 .Button-Label {
	color: #FFFFFF;
	font-size: 14px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}

.ButtonMakerStackstacks_in_48:hover .Button-Label {
	color: #FFFFFF;
}






@media print {
	.ButtonMakerStackstacks_in_48 {
		display: none !important;
	}
}

/* End of CSS code for the OK, einverstanden. button */












#stacks_in_48 {
	padding: 0px 20px 0px 20px;
}
/* If modifying any of this code, update the template.html file too */

/* CSS code for the Nein, keine cookies. button */

#stacks_in_47 *,
#stacks_in_47 *:before,
#stacks_in_47 *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ButtonMakerStackstacks_in_47 {
	line-height: 30px;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 10;
	transition: all 300ms ease-in-out;
	border-radius: 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}






/* Solid colour fill */
.ButtonMakerStackstacks_in_47 {
	background: #FFCC33;
}

.ButtonMakerStackstacks_in_47:hover {
	background: #FDB820;
}





















.ButtonMakerStackstacks_in_47 a.Button-Link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	outline: none;
}

/* Button inset effect on click */
.ButtonMakerStackstacks_in_47 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 2px 2px #FFFFFF;
	box-shadow:inset 0 0 2px 2px #FFFFFF;
	
	outline: none;
}

.ButtonMakerStackstacks_in_47 .Button-Label {
	color: #FFFFFF;
	font-size: 14px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}

.ButtonMakerStackstacks_in_47:hover .Button-Label {
	color: #FFFFFF;
}






@media print {
	.ButtonMakerStackstacks_in_47 {
		display: none !important;
	}
}

/* End of CSS code for the Nein, keine cookies. button */












#stacks_in_47 {
	padding: 0px 20px 0px 20px;
}
