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

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

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

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

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

#spacerStackstacks_in_158 {
	height: 15.00px;
}




























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

.spacerStack {
	height: 15.00px;
}

#spacerStackstacks_in_159 {
	height: 15.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_174 {
	height: 40.00px;
}




























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

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

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

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

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

#spacerStackstacks_in_161 {
	height: 15.00px;
}




























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

/* CSS code for the PDF Download button */

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

.ButtonMakerStackstacks_in_144 {
	line-height: 50px;
	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_144 {
	background: #999999;
}

.ButtonMakerStackstacks_in_144:hover {
	background: #666666;
}





















.ButtonMakerStackstacks_in_144 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_144 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_144 .Button-Label {
	color: #FFFFFF;
	font-size: 22px;
	display: block;
	z-index: 15;
	position: relative;
	transition: all 300ms ease-in-out;
	font-family: inherit;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

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






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

/* End of CSS code for the PDF Download button */












.spacerStack {
	height: 25.00px;
}

#spacerStackstacks_in_175 {
	height: 25.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_179 {
	height: 40.00px;
}




























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

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

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

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

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

#spacerStackstacks_in_178_8 {
	height: 5.00px;
}




























@media print {
	#spacerStackstacks_in_178_8 {
		display: none !important;
	}
}
#stacks_in_178_9>.s3_row {
	margin: 0 -10px;
}

#stacks_in_178_9>.s3_row>.s3_column_left {
	width: 46.90%;
}

#stacks_in_178_9>.s3_row>.s3_column_right {
	width: 53.099998%;
}




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










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



}



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


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


}






.spacerStack {
	height: 15.00px;
}

#spacerStackstacks_in_178_16 {
	height: 15.00px;
}




























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

/* CSS code for the PDF Bestellformular button */

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

.ButtonMakerStackstacks_in_178_17 {
	line-height: 40px;
	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_178_17 {
	background: #5E8D32;
}

.ButtonMakerStackstacks_in_178_17:hover {
	background: #567F2E;
}





















.ButtonMakerStackstacks_in_178_17 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_178_17 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_178_17 .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: 10px;
	padding-right: 10px;
}

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






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

/* End of CSS code for the PDF Bestellformular button */












.spacerStack {
	height: 5.00px;
}

#spacerStackstacks_in_178_18 {
	height: 5.00px;
}




























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

/* CSS code for the Beim Verlag bestellen button */

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

.ButtonMakerStackstacks_in_178_19 {
	line-height: 40px;
	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_178_19 {
	background: #5E8D32;
}

.ButtonMakerStackstacks_in_178_19:hover {
	background: #567F2E;
}





















.ButtonMakerStackstacks_in_178_19 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_178_19 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_178_19 .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: 10px;
	padding-right: 10px;
}

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






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

/* End of CSS code for the Beim Verlag bestellen button */












.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_178_20 {
	height: 10.00px;
}




























@media print {
	#spacerStackstacks_in_178_20 {
		display: none !important;
	}
}
/* Start Obscure Email stack CSS code */.stacks_in_135topbar {	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_135mainarea {	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_135small{font-weight: normal;font-size: 12px;}.stacks_in_135centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_135centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code */