/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_383_page0 #myExtraContent1,
#ExtraContentPlusstacks_in_383_page0 #fs {
	display: none;
}

#viewPortTextstacks_in_399_page0 h1,
#viewPortTextstacks_in_399_page0 h2,
#viewPortTextstacks_in_399_page0 h3,
#viewPortTextstacks_in_399_page0 h4,
#viewPortTextstacks_in_399_page0 h5,
#viewPortTextstacks_in_399_page0 h6,
#viewPortTextstacks_in_399_page0 p,
#viewPortTextstacks_in_399_page0

{
	font-size: 18px;
	line-height: 1.25em;
	transition: all 0ms ease-in-out;
}

@media screen and (max-width: 560px) {
	#viewPortTextstacks_in_399_page0 h1,
	#viewPortTextstacks_in_399_page0 h2,
	#viewPortTextstacks_in_399_page0 h3,
	#viewPortTextstacks_in_399_page0 h4,
	#viewPortTextstacks_in_399_page0 h5,
	#viewPortTextstacks_in_399_page0 h6,
	#viewPortTextstacks_in_399_page0 p,
	#viewPortTextstacks_in_399_page0
	
	{
		font-size: 7.00vw;
		line-height: 1.25em;
	}
}

@media screen and (min-width: 560px) {
	#viewPortTextstacks_in_399_page0 h1,
	#viewPortTextstacks_in_399_page0 h2,
	#viewPortTextstacks_in_399_page0 h3,
	#viewPortTextstacks_in_399_page0 h4,
	#viewPortTextstacks_in_399_page0 h5,
	#viewPortTextstacks_in_399_page0 h6,
	#viewPortTextstacks_in_399_page0 p,
	#viewPortTextstacks_in_399_page0
	
	{
		font-size: 21px;
		line-height: 1.25em;
	}
}

@media print {
	#viewPortTextstacks_in_399_page0 h1,
	#viewPortTextstacks_in_399_page0 h2,
	#viewPortTextstacks_in_399_page0 h3,
	#viewPortTextstacks_in_399_page0 h4,
	#viewPortTextstacks_in_399_page0 h5,
	#viewPortTextstacks_in_399_page0 h6,
	#viewPortTextstacks_in_399_page0 p,
	#viewPortTextstacks_in_399_page0
	
	{
		font-size: 18px;
	}
}
#stacks_in_400_page0 {
	padding: 10px 0px 10px 20px;
}
/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_415_page0 #myExtraContent2,
#ExtraContentPlusstacks_in_415_page0 #fs {
	display: none;
}

#stackSliderWrapperstacks_in_510_page0 {
	/* Hide until the slider is loaded */
	visibility: hidden;
}

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

#stackSliderWrapperstacks_in_510_page0 .bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

#stackSliderWrapperstacks_in_510_page0 .bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

#stackSliderWrapperstacks_in_510_page0 .bx-wrapper .bx-viewport {
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
    background: transparent;
}

#stackSliderWrapperstacks_in_510_page0 .bx-wrapper .bx-pager,
#stackSliderWrapperstacks_in_510_page0 .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

#stackSliderWrapperstacks_in_510_page0 .bx-wrapper .bx-loading {
	min-height: 50px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

#stackSliderWrapperstacks_in_510_page0 .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

#stackSliderWrapperstacks_in_510_page0 .bx-wrapper .bx-pager .bx-pager-item,
#stackSliderWrapperstacks_in_510_page0 .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

#stackSliderWrapperstacks_in_510_page0 .bx-wrapper .bx-pager.bx-default-pager a {
	background: #CEBF8D;
	text-indent: -9999px;
	display: block;
	width: 15px;
	height: 15px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#stackSliderWrapperstacks_in_510_page0 .bx-wrapper .bx-pager.bx-default-pager a:hover,
#stackSliderWrapperstacks_in_510_page0 .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #76391D;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

#stackSliderWrapperstacks_in_510_page0 .bx-wrapper .bx-prev {
	left: 10px;	
}

#stackSliderWrapperstacks_in_510_page0 .bx-wrapper .bx-next {
	right: 10px;
}

#stackSliderWrapperstacks_in_510_page0 .bx-wrapper .bx-prev,
#stackSliderWrapperstacks_in_510_page0 .bx-wrapper .bx-next,
#stackSliderWrapperstacks_in_510_page0 .bx-wrapper .bx-prev [class^="fa fa-"],
#stackSliderWrapperstacks_in_510_page0 .bx-wrapper .bx-next [class^="fa fa-"] {
	color: #666666;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;	
}

#stackSliderWrapperstacks_in_510_page0 .bx-wrapper .bx-prev:hover,
#stackSliderWrapperstacks_in_510_page0 .bx-wrapper .bx-next:hover,
#stackSliderWrapperstacks_in_510_page0 .bx-wrapper .bx-prev:hover [class^="fa fa-"],
#stackSliderWrapperstacks_in_510_page0 .bx-wrapper .bx-next:hover [class^="fa fa-"] {
	color: #000000;	
}

#stackSliderWrapperstacks_in_510_page0 .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -18px;
	outline: 0;
	text-align: center;
	width: 36px;
	height: 36px;
	font-size: 36px;
	z-index: 9999;
}

#stackSliderWrapperstacks_in_510_page0 .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

#stackSliderWrapperstacks_in_510_page0 .bx-wrapper .bx-controls-auto {
	text-align: center;
}

#stackSliderWrapperstacks_in_510_page0 .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	width: 16px;
	height: 16px;
	font-size: 16px;
	outline: 0;
	margin: 0 3px;
}

#stackSliderWrapperstacks_in_510_page0 .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	width: 16px;
	height: 16px;
	font-size: 16px;
	outline: 0;
	margin: 0 3px;
}

#stackSliderWrapperstacks_in_510_page0 .bx-wrapper .bx-controls-auto .bx-start,
#stackSliderWrapperstacks_in_510_page0 .bx-wrapper .bx-controls-auto .bx-stop,
#stackSliderWrapperstacks_in_510_page0 .bx-wrapper .bx-controls-auto .bx-start [class^="fa fa-"]
#stackSliderWrapperstacks_in_510_page0 .bx-wrapper .bx-controls-auto .bx-stop [class^="fa fa-"] {
	color: #666666;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;	
}

#stackSliderWrapperstacks_in_510_page0 .bx-wrapper .bx-controls-auto .bx-start:hover,
#stackSliderWrapperstacks_in_510_page0 .bx-wrapper .bx-controls-auto .bx-stop:hover,
#stackSliderWrapperstacks_in_510_page0 .bx-wrapper .bx-controls-auto .bx-start:hover [class^="fa fa-"]
#stackSliderWrapperstacks_in_510_page0 .bx-wrapper .bx-controls-auto .bx-stop:hover [class^="fa fa-"] {
	color: #000000;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

#stackSliderWrapperstacks_in_510_page0 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

#stackSliderWrapperstacks_in_510_page0 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 5px;
	width: auto;
	text-align: right;
}

/* IMAGE CAPTIONS */

#stackSliderWrapperstacks_in_510_page0 .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

#stackSliderWrapperstacks_in_510_page0 .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


@media print {
	#stackSliderstacks_in_510_page0 {
		height: auto;
	}
}
#stacks_in_514_page0>.s3_row {
	margin: 0 -10px;
}

#stacks_in_514_page0>.s3_row>.s3_column_left {
	width: 38.00%;
}

#stacks_in_514_page0>.s3_row>.s3_column_right {
	width: 62.000000%;
}




#stacks_in_514_page0>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


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


}






.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_518_page0 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_518_page0 {
		display: none !important;
	}
}

.spacerStack {
	height: 25.00px;
}

#spacerStackstacks_in_521_page0 {
	height: 25.00px;
}




















@media print {
	#spacerStackstacks_in_521_page0 {
		display: none !important;
	}
}
/* If modifying any of this code, update the template.html file too */

/* CSS code for the Mehr Auswahl button */

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

.ButtonMakerStackstacks_in_522_page0 {
	line-height: 35px;
	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_522_page0 {
	background: #773A19;
}

.ButtonMakerStackstacks_in_522_page0:hover {
	background: #6B3417;
}





















.ButtonMakerStackstacks_in_522_page0 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_522_page0 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 5px 2px #333333;
	box-shadow:inset 0 0 5px 2px #333333;
	
	outline: none;
}

.ButtonMakerStackstacks_in_522_page0 .Button-Label {
	color: #FFFFFF;
	font-size: 18px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: inherit;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
}

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






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

/* End of CSS code for the Mehr Auswahl button */












#stacks_out_522_page0 {
	width: 132px;
	margin-left:0;
}
#stacks_in_358_page0>.s3_row {
	margin: 0 -10px;
}

#stacks_in_358_page0>.s3_row>.s3_column_left {
	width: 38.00%;
}

#stacks_in_358_page0>.s3_row>.s3_column_right {
	width: 62.000000%;
}




#stacks_in_358_page0>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


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


}






.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_373_page0 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_373_page0 {
		display: none !important;
	}
}

.spacerStack {
	height: 25.00px;
}

#spacerStackstacks_in_458_page0 {
	height: 25.00px;
}




















@media print {
	#spacerStackstacks_in_458_page0 {
		display: none !important;
	}
}
/* If modifying any of this code, update the template.html file too */

/* CSS code for the Mehr Auswahl button */

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

.ButtonMakerStackstacks_in_488_page0 {
	line-height: 35px;
	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_488_page0 {
	background: #773A19;
}

.ButtonMakerStackstacks_in_488_page0:hover {
	background: #6B3417;
}





















.ButtonMakerStackstacks_in_488_page0 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_488_page0 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 5px 2px #333333;
	box-shadow:inset 0 0 5px 2px #333333;
	
	outline: none;
}

.ButtonMakerStackstacks_in_488_page0 .Button-Label {
	color: #FFFFFF;
	font-size: 18px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: inherit;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
}

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






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

/* End of CSS code for the Mehr Auswahl button */












#stacks_out_488_page0 {
	width: 132px;
	margin-left:0;
}
#stacks_in_494_page0>.s3_row {
	margin: 0 -10px;
}

#stacks_in_494_page0>.s3_row>.s3_column_left {
	width: 38.00%;
}

#stacks_in_494_page0>.s3_row>.s3_column_right {
	width: 62.000000%;
}




#stacks_in_494_page0>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


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


}






.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_498_page0 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_498_page0 {
		display: none !important;
	}
}

.spacerStack {
	height: 25.00px;
}

#spacerStackstacks_in_501_page0 {
	height: 25.00px;
}




















@media print {
	#spacerStackstacks_in_501_page0 {
		display: none !important;
	}
}
/* If modifying any of this code, update the template.html file too */

/* CSS code for the Mehr Auswahl button */

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

.ButtonMakerStackstacks_in_502_page0 {
	line-height: 35px;
	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_502_page0 {
	background: #773A19;
}

.ButtonMakerStackstacks_in_502_page0:hover {
	background: #6B3417;
}





















.ButtonMakerStackstacks_in_502_page0 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_502_page0 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 5px 2px #333333;
	box-shadow:inset 0 0 5px 2px #333333;
	
	outline: none;
}

.ButtonMakerStackstacks_in_502_page0 .Button-Label {
	color: #FFFFFF;
	font-size: 18px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: inherit;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
}

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






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

/* End of CSS code for the Mehr Auswahl button */












#stacks_out_502_page0 {
	width: 132px;
	margin-left:0;
}
#stacks_in_351_page0>.s3_row {
	margin: 0 -10px;
}

#stacks_in_351_page0>.s3_row>.s3_column_left {
	width: 38.00%;
}

#stacks_in_351_page0>.s3_row>.s3_column_right {
	width: 62.000000%;
}




#stacks_in_351_page0>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


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


}






.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_372_page0 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_372_page0 {
		display: none !important;
	}
}

.spacerStack {
	height: 25.00px;
}

#spacerStackstacks_in_457_page0 {
	height: 25.00px;
}




















@media print {
	#spacerStackstacks_in_457_page0 {
		display: none !important;
	}
}
/* If modifying any of this code, update the template.html file too */

/* CSS code for the Mehr Auswahl button */

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

.ButtonMakerStackstacks_in_487_page0 {
	line-height: 35px;
	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_487_page0 {
	background: #773A19;
}

.ButtonMakerStackstacks_in_487_page0:hover {
	background: #6B3417;
}





















.ButtonMakerStackstacks_in_487_page0 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_487_page0 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 5px 2px #333333;
	box-shadow:inset 0 0 5px 2px #333333;
	
	outline: none;
}

.ButtonMakerStackstacks_in_487_page0 .Button-Label {
	color: #FFFFFF;
	font-size: 18px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: inherit;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
}

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






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

/* End of CSS code for the Mehr Auswahl button */












#stacks_out_487_page0 {
	width: 132px;
	margin-left:0;
}
#stacks_in_321_page0>.s3_row {
	margin: 0 -10px;
}

#stacks_in_321_page0>.s3_row>.s3_column_left {
	width: 38.00%;
}

#stacks_in_321_page0>.s3_row>.s3_column_right {
	width: 62.000000%;
}




#stacks_in_321_page0>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


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


}






.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_376_page0 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_376_page0 {
		display: none !important;
	}
}

.spacerStack {
	height: 25.00px;
}

#spacerStackstacks_in_454_page0 {
	height: 25.00px;
}




















@media print {
	#spacerStackstacks_in_454_page0 {
		display: none !important;
	}
}
/* If modifying any of this code, update the template.html file too */

/* CSS code for the Mehr Auswahl button */

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

.ButtonMakerStackstacks_in_427_page0 {
	line-height: 35px;
	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_427_page0 {
	background: #773A19;
}

.ButtonMakerStackstacks_in_427_page0:hover {
	background: #6B3417;
}





















.ButtonMakerStackstacks_in_427_page0 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_427_page0 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 5px 2px #333333;
	box-shadow:inset 0 0 5px 2px #333333;
	
	outline: none;
}

.ButtonMakerStackstacks_in_427_page0 .Button-Label {
	color: #FFFFFF;
	font-size: 18px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: inherit;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
}

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






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

/* End of CSS code for the Mehr Auswahl button */












#stacks_out_427_page0 {
	width: 132px;
	margin-left:0;
}
#stacks_in_445_page0>.s3_row {
	margin: 0 -10px;
}

#stacks_in_445_page0>.s3_row>.s3_column_left {
	width: 38.00%;
}

#stacks_in_445_page0>.s3_row>.s3_column_right {
	width: 62.000000%;
}




#stacks_in_445_page0>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


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


}






.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_449_page0 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_449_page0 {
		display: none !important;
	}
}

.spacerStack {
	height: 25.00px;
}

#spacerStackstacks_in_455_page0 {
	height: 25.00px;
}




















@media print {
	#spacerStackstacks_in_455_page0 {
		display: none !important;
	}
}
/* If modifying any of this code, update the template.html file too */

/* CSS code for the Mehr Auswahl button */

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

.ButtonMakerStackstacks_in_485_page0 {
	line-height: 35px;
	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_485_page0 {
	background: #773A19;
}

.ButtonMakerStackstacks_in_485_page0:hover {
	background: #6B3417;
}





















.ButtonMakerStackstacks_in_485_page0 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_485_page0 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 5px 2px #333333;
	box-shadow:inset 0 0 5px 2px #333333;
	
	outline: none;
}

.ButtonMakerStackstacks_in_485_page0 .Button-Label {
	color: #FFFFFF;
	font-size: 18px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: inherit;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
}

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






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

/* End of CSS code for the Mehr Auswahl button */












#stacks_out_485_page0 {
	width: 132px;
	margin-left:0;
}

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      
#stacks_in_344_page0>.s3_row {
	margin: 0 -10px;
}

#stacks_in_344_page0>.s3_row>.s3_column_left {
	width: 38.00%;
}

#stacks_in_344_page0>.s3_row>.s3_column_right {
	width: 62.000000%;
}




#stacks_in_344_page0>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


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


}






.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_375_page0 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_375_page0 {
		display: none !important;
	}
}

.spacerStack {
	height: 25.00px;
}

#spacerStackstacks_in_456_page0 {
	height: 25.00px;
}




















@media print {
	#spacerStackstacks_in_456_page0 {
		display: none !important;
	}
}
/* If modifying any of this code, update the template.html file too */

/* CSS code for the Mehr Auswahl button */

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

.ButtonMakerStackstacks_in_486_page0 {
	line-height: 35px;
	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_486_page0 {
	background: #773A19;
}

.ButtonMakerStackstacks_in_486_page0:hover {
	background: #6B3417;
}





















.ButtonMakerStackstacks_in_486_page0 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_486_page0 a.Button-Link:active {
	
	-webkit-box-shadow:inset 0 0 5px 2px #333333;
	box-shadow:inset 0 0 5px 2px #333333;
	
	outline: none;
}

.ButtonMakerStackstacks_in_486_page0 .Button-Label {
	color: #FFFFFF;
	font-size: 18px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: inherit;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
}

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






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

/* End of CSS code for the Mehr Auswahl button */












#stacks_out_486_page0 {
	width: 132px;
	margin-left:0;
}
#viewPortTextstacks_in_8_page0 h1,
#viewPortTextstacks_in_8_page0 h2,
#viewPortTextstacks_in_8_page0 h3,
#viewPortTextstacks_in_8_page0 h4,
#viewPortTextstacks_in_8_page0 h5,
#viewPortTextstacks_in_8_page0 h6,
#viewPortTextstacks_in_8_page0 p,
#viewPortTextstacks_in_8_page0

{
	font-size: 18px;
	line-height: 1.25em;
	transition: all 0ms ease-in-out;
}

@media screen and (max-width: 560px) {
	#viewPortTextstacks_in_8_page0 h1,
	#viewPortTextstacks_in_8_page0 h2,
	#viewPortTextstacks_in_8_page0 h3,
	#viewPortTextstacks_in_8_page0 h4,
	#viewPortTextstacks_in_8_page0 h5,
	#viewPortTextstacks_in_8_page0 h6,
	#viewPortTextstacks_in_8_page0 p,
	#viewPortTextstacks_in_8_page0
	
	{
		font-size: 7.00vw;
		line-height: 1.25em;
	}
}

@media screen and (min-width: 560px) {
	#viewPortTextstacks_in_8_page0 h1,
	#viewPortTextstacks_in_8_page0 h2,
	#viewPortTextstacks_in_8_page0 h3,
	#viewPortTextstacks_in_8_page0 h4,
	#viewPortTextstacks_in_8_page0 h5,
	#viewPortTextstacks_in_8_page0 h6,
	#viewPortTextstacks_in_8_page0 p,
	#viewPortTextstacks_in_8_page0
	
	{
		font-size: 21px;
		line-height: 1.25em;
	}
}

@media print {
	#viewPortTextstacks_in_8_page0 h1,
	#viewPortTextstacks_in_8_page0 h2,
	#viewPortTextstacks_in_8_page0 h3,
	#viewPortTextstacks_in_8_page0 h4,
	#viewPortTextstacks_in_8_page0 h5,
	#viewPortTextstacks_in_8_page0 h6,
	#viewPortTextstacks_in_8_page0 p,
	#viewPortTextstacks_in_8_page0
	
	{
		font-size: 18px;
	}
}
.spacerStack {
	height: 5.00px;
}

#spacerStackstacks_in_58_page0 {
	height: 5.00px;
}




















@media print {
	#spacerStackstacks_in_58_page0 {
		display: none !important;
	}
}

.spacerStack {
	height: 25.00px;
}

#spacerStackstacks_in_342_page0 {
	height: 25.00px;
}




















@media print {
	#spacerStackstacks_in_342_page0 {
		display: none !important;
	}
}
#viewPortTextstacks_in_54_page0 h1,
#viewPortTextstacks_in_54_page0 h2,
#viewPortTextstacks_in_54_page0 h3,
#viewPortTextstacks_in_54_page0 h4,
#viewPortTextstacks_in_54_page0 h5,
#viewPortTextstacks_in_54_page0 h6,
#viewPortTextstacks_in_54_page0 p,
#viewPortTextstacks_in_54_page0

{
	font-size: 18px;
	line-height: 1.25em;
	transition: all 0ms ease-in-out;
}

@media screen and (max-width: 560px) {
	#viewPortTextstacks_in_54_page0 h1,
	#viewPortTextstacks_in_54_page0 h2,
	#viewPortTextstacks_in_54_page0 h3,
	#viewPortTextstacks_in_54_page0 h4,
	#viewPortTextstacks_in_54_page0 h5,
	#viewPortTextstacks_in_54_page0 h6,
	#viewPortTextstacks_in_54_page0 p,
	#viewPortTextstacks_in_54_page0
	
	{
		font-size: 7.00vw;
		line-height: 1.25em;
	}
}

@media screen and (min-width: 560px) {
	#viewPortTextstacks_in_54_page0 h1,
	#viewPortTextstacks_in_54_page0 h2,
	#viewPortTextstacks_in_54_page0 h3,
	#viewPortTextstacks_in_54_page0 h4,
	#viewPortTextstacks_in_54_page0 h5,
	#viewPortTextstacks_in_54_page0 h6,
	#viewPortTextstacks_in_54_page0 p,
	#viewPortTextstacks_in_54_page0
	
	{
		font-size: 21px;
		line-height: 1.25em;
	}
}

@media print {
	#viewPortTextstacks_in_54_page0 h1,
	#viewPortTextstacks_in_54_page0 h2,
	#viewPortTextstacks_in_54_page0 h3,
	#viewPortTextstacks_in_54_page0 h4,
	#viewPortTextstacks_in_54_page0 h5,
	#viewPortTextstacks_in_54_page0 h6,
	#viewPortTextstacks_in_54_page0 p,
	#viewPortTextstacks_in_54_page0
	
	{
		font-size: 18px;
	}
}
.spacerStack {
	height: 5.00px;
}

#spacerStackstacks_in_343_page0 {
	height: 5.00px;
}




















@media print {
	#spacerStackstacks_in_343_page0 {
		display: none !important;
	}
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_317_page0 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_317_page0 {
		display: none !important;
	}
}

#stacks_in_424_page0 {
	padding: 25px 0px 0px 0px;
}
/* Start Obscure Email stack CSS code */.stacks_in_332_page0topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_332_page0mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_332_page0small{font-weight: normal;font-size: 12px;}.stacks_in_332_page0centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_332_page0centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code */