/*@import url('https://fonts.googleapis.com/css?family=Comfortaa:300,400,700');*/
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro');

@media screen and (min-width: 1024px) {
html, body {
	margin: 0;
	padding: 0;
	font-family: 'Source Sans Pro', sans-serif;

	}
textarea {
  width: 100%;
  min-height: 50px;
}
h1 {
	text-align: left;
	font-weight: 700;
	font-size: 1.8em;
	margin-bottom: 0;
	color: #3f3f3f ;
	}
h2 {
	text-align: left;
	font-weight: 700;
	font-size: 1.5em;
	margin-bottom: 0;
	color: #3f3f3f;
	}
h3 {
	text-align: left;
	font-weight: 700;
	font-size: 1.3em;
	margin-bottom: 0;
	color: #3f3f3f;

	}
p {
    margin: 0;

}
.padding{
	padding-top: 20px;
	padding-bottom: 20px;
		}
.margin {
	margin-left: 20px;
		}
.no-list {
	list-style: none;
	list-style-position: outside;
	margin-left: -40px;
		}
.marginh1 {
	margin-left: 10px;

		}
.bottom {
	margin-bottom: -15px;
		}
.align_center{
	text-align: center!important;
		}
.top {
	margin-top: 0;
		}
.subtitle {
	font-weight: bold;
	}
.table-prices {
	width: 100%;
	}
.aktionshinweis{
	text-align: center;
	margin-top: 25px;
	margin-left: -40px;
	width: 210px;
	padding: 15px;
	font-size: 1.8em;
	color: white;
	position: absolute;
	-webkit-box-shadow: -1px 1px 2px #3f3f3f;
	-moz-box-shadow: -1px 1px 2px #3f3f3f;
	box-shadow: -1px 1px 2px #3f3f3f;
	}
.aktionshinweis_button{
	text-align: center;
	max-width: 210px;
	padding: 15px;
	font-size: 1.6em;
	color: white;
	position: absolute;
	-webkit-box-shadow: 1px 1px 2px #3f3f3f;
	-moz-box-shadow: 1px 1px 2px #3f3f3f;
	box-shadow: 1px 1px 2px #3f3f3f;
	z-index: 5;
	}
.aktionshinweis_sub{
	padding-top: 20px;
	font-size: 0.8em;
	color: white;
	}
.aktionshinweis_button_sub{
	padding-top: 20px;
	font-size: 0.6em;
	color: white;
	}
#totop {
	display: none;
	position: fixed;
	bottom: 25px;
	right: 25px;
	z-index: 10;
	background: #fafafa;
	color: #222;
	margin-bottom: 4px;
	padding: 20px;
	cursor: pointer;
	text-align: center;
	font-size: 0.9em;
	border: solid 1px;
	border-color: lightgrey;
}
#totop:hover {
	border-color: darkgrey;
	color: #3f3f3f;
	cursor: pointer;
}
#totop-faq {
	display: none;
	position: fixed;
	top: 150px;
	left: 25px;
	z-index: 10;
	background: #fafafa;
	color: #222;
	margin-bottom: 4px;
	padding: 20px;
	cursor: pointer;
	text-align: center;
	font-size: 0.9em;
	border: solid 1px;
	border-color: lightgrey;
}
#totop-faq:hover {
	border-color: darkgrey;
	color: #3f3f3f;
	cursor: pointer;
}
#totop2 {
	display: none;
	position: fixed;
	bottom: 75px;
	right: 25px;
	z-index: 10;
	background: #fafafa;
	color: #222;
	margin-bottom: 4px;
	padding: 20px;
	cursor: pointer;
	text-align: center;
	font-size: 0.9em;
	border: solid 1px;
	border-color: lightgrey;
}
#totop2:hover {
	border-color: darkgrey;
	color: #3f3f3f;
	cursor: pointer;
}
.seasons{
	/*display: none;*/
     position:fixed;
     bottom: 0px;
     left: 0px;
	 color: white !important;
}
.seasons a{
	 color: white !important;
}
.cc-window {
	border-radius: 0!important;
}
.cc-btn{
	border-radius: 0!important;
	font-weight: 500!important;
}

.cc-link{
	display:none!important;
}

.subauswahl{
	padding-left: 10px;
	padding-top: 15px;
	margin-left: auto;
  	margin-right: auto;
	overflow: hidden;
	position: relative;
	width: calc(100% - 10px);
	float: left;

}
.subauswahl img{
	float:left;
	padding-bottom: 7px;
	padding-right: 7px;
	width: 32.4%;
}

.siegel_left {
	padding:25px;
	padding-right:40px;
	width: calc(25% - 65px);
	max-width: 150px;
	min-width: 100px;
	float: left;
}
.siegel_left img{
	width:100%;
}
.siegel_right {
	padding-top: 25px;
	padding-bottom: 25px;
	width: 75%;
/* 	width: calc(75% - 50px); */
	float: left;
}
/*Preisliste neu Anfang*/
.pricediv {
	width: 100%;
	overflow: hidden;
	}
.pricedivfooter {
	width: calc(50% - 30px);
	float: left;
}
.pricedivfootercenter {
	width: calc(10% - 30px);
	float: left;
}
.pricedivleft {
	padding: 10px;
	padding-left: 20px;
	width: calc(50% - 30px);
	float: left;
}
.pricedivright {
	padding: 10px;
	padding-right: 20px;
	width: calc(50% - 30px);
	float: left;
	text-align: right;
}
.pricedivleft_kal {
	padding: 10px;
	padding-left: 20px;
	width: calc(30% - 30px);
	float: left;
}
.pricedivcenter_kal {
	padding: 10px;
	padding-right: 20px;
	width: calc(40% - 30px);
	float: left;
	text-align: center;
}
.pricedivright_kal {
	padding: 10px;
	padding-right: 20px;
	width: calc(30% - 30px);
	float: left;
	text-align: right;
}
.pricediv_wandleft {
	padding: 10px;
	padding-left: 20px;
	width: calc(28% - 30px);
	float: left;
}
.pricediv_wandcenter {
	padding: 10px;
	padding-left: 20px;
	width: calc(18% - 30px);
	float: left;
	text-align: center;
}
.pricediv_wandright {
	padding: 10px;
	padding-right: 20px !important;
	width: calc(18% - 30px);
	float: left;
	text-align: right;
}
.pricediv_lieferleft {
	padding: 10px;
	padding-left: 20px;
	width: calc(25% - 30px);
	float: left;
}
.pricediv_liefercenter {
	padding: 10px;
	padding-left: 20px;
	width: calc(22.5% - 30px);
	float: left;
	text-align: center;
}
.pricediv_lieferright {
	padding: 10px;
	padding-right: 20px !important;
	width: calc(15% - 30px);
	float: left;
	text-align: center;
}
.bgwhite {
	padding-top: 10px;
	background-color: white;
	margin-bottom: -80px;
	padding-bottom: 90px;
}
.marginwand {
	padding-top: 10px;
	background-color: white;
	margin-bottom: -80px !important;
	padding-bottom: 90px !important;
}
.bggrey {
	background-color: #ededed;
	margin-bottom: -80px;
	padding-bottom: 90px;
}

/*Preisliste neu Ende*/
.kpreistabelle1 {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #ededed;
	width: calc(100% - 20px);
	}
.kppreistabelle1 {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #ededed;
	width: calc(100% - 20px);
	}
.kkppreistabelle1 {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: white;
	width: calc(100% - 20px);
	}
.preistabelle1 {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-color: #ededed;
	width: calc(100% - 20px);
	}
.preistabelle0{
	height: 20px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 2px;
	background-color:lightgrey;
	width: calc(100% - 20px);
	}
.ppreistabelle1 {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 20px;
	background-color: white;
	width: calc(100% - 20px);
	}
.ppreistabelle0{
	height: 20px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 15px;
	background-color:lightgrey;
	width: calc(100% - 20px);
	}
.showprice {
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 10px;
	width: calc(100% - 20px);
	}
.showprice a {
	font-weight: 700 !important;
	}
.showprice a:hover {
	color: black !important;
	font-weight: 700 !important;
	}
.showprice :hover {
	color: black !important;
	}

.social {
	width: 130px;
	margin-left: auto;
    margin-right: auto;
	}
.social img {
	width: 30px;
	height: 30px;
    margin-left: auto;
    margin-right: auto;
	padding: 13px 5px 5px 5px;
	}

.inheader {
	margin-left: auto;
  	margin-right: auto;
/*	overflow: hidden;*/
	position: relative;
	max-width: 1200px;
	}
.headerimage {
	width: calc(90% - 165px);
	margin-left: auto;
    margin-right: auto;
	max-width: 1650px;
	height: 400px;
	}
.sub_fb_quer {
	background-image: url("/img/header/header_sub_fb_quer.jpg");
	background-size: cover;
	}

	.sub_canon_hdbook {
	background-image: url("/img/header/header_sub_canon_hdbook.jpg");
	background-size: cover;
	}

	.sub_canon_hdbook_tryit {
	background-image: url("/img/header/header_sub_canon_hdbook_tryit.jpg");
	background-size: cover;
	}
.sub_fb_hoch {
	background-image: url("/img/header/header_sub_fb_hoch.jpg");
	background-size: cover;
	}
.sub_fb_quadrat {
	background-image: url("/img/header/header_sub_fb_quader.jpg");
	background-size: cover;
	}
.sub_wb_quer {
	background-image: url("/img/header/header_sub_wb_quer.jpg");
	background-size: cover;
	}
.sub_wb_hoch {
	background-image: url("/img/header/header_sub_wb_hoch.jpg");
	background-size: cover;
	}
.sub_wb_quadrat {
	background-image: url("/img/header/header_sub_wb_quader.jpg");
	background-size: cover;
	}
.sub_wb_pano {
	background-image: url("/img/header/header_sub_wb_panorama.jpg");
	background-size: cover;
	}
.sub_kal_quer {
	background-image: url("/img/header/header_sub_kal_quer.jpg");
	background-size: cover;
	}
.sub_kal_pano {
	background-image: url("/img/header/header_sub_kl_panorama.jpg");
	background-size: cover;
	}
.sub_kal_hoch {
	background-image: url("/img/header/header_sub_kal_hoch.jpg");
	background-size: cover;
	}
.sub_kal_quadrat {
	background-image: url("/img/header/header_sub_kal_quadrat.jpg");
	background-size: cover;
	}
.sub_kal_tisch {
	background-image: url("/img/header/header_sub_kal_tisch.jpg");
	background-size: cover;
	}
.sub_karten {
	background-image: url("/img/header/header_sub_fk.jpg");
	background-size: cover;
	}
.sub_fotos {
	background-image: url("/img/header/header_sub_prints.jpg");
	background-size: cover;
	}
	.sub_gutschein  {
		background-image: url("/img/header/header_sub_gutschein.jpg");
		background-size: cover;
	}
.bg_image {
	font-weight: 700;
	}
.bg_image:before {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.2;
    left: 0;
    background-image: url("/img/header/header_sub_support.jpg");
	background-size: 150% 100%;

}
.headerimage_fb {
	width: calc(90% - 165px);
	margin-left: auto;
    margin-right: auto;
	max-width: 1650px;


	}
.image_kinder {
	width: calc(50% - 165px);
	margin-left: 50px;
    margin-right: auto;


	}
.headerimage_fb-mobile {
	width: 100%;
	margin-left: auto;
    margin-right: auto;
    height: 350px;
   	background-image: url("/img/header/header_sub_support.jpg");
	background-size: cover;
	}
.fotopadding {
	padding-right: 50px;
}
.headerimage_fb img {
	 width:100%;
    height:100%;
	}
.headerimage_fb-mobile img {
	 width:100%;
    height:100%;
    max-height: 400px;
	}
.logo{
	margin-top: 36 px;
	}
.logo img{
	height: 100%
		}
.logo-mobile{
	width: 300px;

	}
.logo-mobile img{
	max-width: none!important;
	width: inherit;
	height: 105px!important;
	width: auto;
	height: auto;
	}
.logo-mobile_haendler img{
	margin: 0 20px!important;
	max-width: none!important;
	width: inherit;
	height: 100px!important;
	width: auto;
	height: auto;
	}
.headerimg img {
    width:100%;
    height:100%;
	}
.content-faq{
	padding-left: 50px;
	padding-right: 50px;
	}
.faq-border{
	border-bottom: solid 0.5px #3f3f3f;
	border-spacing: 20px;
	}
.content-col {
    float: left;
    width: 33.33333%;
	max-width: 550px;
	}
.kinder {
    float: left;
    text-align: center;
    font-size: 1.1vw;
    font-weight: 600;
    width: calc(99.3% - 46px);
	padding: 20px;
	border: solid white 3px;
	}
.kinder-right {
	margin-right: 15px;
    float: right;
	}
.content-col-kinder {
    float: left;
    width: calc(33.1% - 26px);
	max-width: 550px;
	padding: 10px;
	border: solid white 3px;
	}
.kindercolor1 {
   background-color: rgba(192, 219, 170, 0.55);
	}
.kindercolor2 {
   background-color: rgba(253, 212, 118, 0.55);
	}
.kindercolor3 {
   background-color: rgba(117, 188, 191, 0.55);
	}
.content-col-kinder {
	padding-bottom:2000px;
    margin-bottom:-2000px;
	}
.content-col-kinder-text {
	text-align: center;
	}
.resize-max {
	font-size: 2.8vw;
	font-weight: 600;
	text-align: center;
	}
.content-col-kinder-bestellen {
	width: 100%;
	text-align: center;
	}
.borderbottom-kinder {
	border-bottom: white solid 3px;
	padding-bottom: 10px;
}
.resize-max-ohne {
	font-size: 2.8vw;
	font-weight: 600;
	text-align: center;
	}
.content-col-2{
    float: left;
    width: calc(50% - 40px);
	padding-left: 20px;
	padding-right: 20px;
	}
.youtube{
    position: relative;
	padding-bottom: 56.25%; /* ratio 16x9 */
	height: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
	}
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* ratio 4x3 */
.youtube.ratio4x3 {
  padding-bottom: 75%;
}

.content-col-4{
    float: left;
    width: calc(25% - 20px);
	padding-left: 10px;
	padding-right: 10px;
	}

.content-col-4 img{
	border: solid 1px lightgrey;
	width: calc(100% - 2px);
	height: calc(100% - 2px);
	}

.floatleft{
    padding-left: 0;
    width: 100%!important;
	}
.floatleft img{
	 width:100%;
    height:100%;
	}
.floatheight{
	height:150px;
	}
.floatheight_fb{
	height:100px;
	}

.floatright{
	padding-right: 0;
	width:100%!important;
	}
.content-col-choice-left{
    float: left;
	width: calc(66% - 140px);
    max-width: calc(66% - 140px);
	padding-left: 10px;
	padding-right:30px;
	height: 400px;
	}
.content-col-choice-right{
    float: right;
	min-width: 460px;
    width: 490px;
	padding-left: 40px;
	padding-right: 30px;
	height: 400px;
	background: rgba(255,255,255,0.85);
	}

.to_pricelist a{
	color: black;
	font-weight: 700 !important;
	}
.boldred{
	color:#AB1E26;
	font-weight: bold;
	}

.show a{
	color:#3f3f3f;
	font-weight: bold;
	}

.content-col-choice-right2{
    float: right;
	min-width: 500px;
    width: 500px;
	padding-left: 50px;
	background: rgba(255,255,255,0.7);
	background-size: auto;
	}


.content-tab{
	top: 90px;
	margin-left: 40px;
	margin: 0 auto;
	overflow:hidden;

	}
.content-tab a:hover{
	color: #3f3f3f!important;

	}
.content-tab-left, .content-tab-right {
	    padding-bottom:2000px;
    margin-bottom:-2000px;
	}

.content-tab-left{
    float: left;
    width:27%;
	background: #fff;
	margin-right: 2px;
	height: auto !important;
	background: #ededed;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	}
.content-tab-right{
    float: left;
    width: 72%;
	height: auto !important;
	background: #ededed;
	}


.bind {
	margin-top: 0;
	border-bottom: 2px solid white;
	width: 100%;
}
.bind img {
	height: 100%;
	width: 100%;
}
.produkte_kinder {
	margin-top: 0;
	width: 100%;
}
.produkte_kinder img {
	height: 100%;
	width: 100%;
}
.img img {
	width: 80%;
}
.upload_pic{
	max-width: 200px!important;
}
.choice-tab {
	margin-left: 40px;
	margin: 0 auto;
	width: calc(100% - 50px);
	max-width: 1450px;
	margin-bottom: 20px;
	}

.content-col-mob {
	display:none;
	}
.descriptions {

	padding:  15px 50px 50px 50px;
	background-color: #ededed;
	color: #3f3f3f;
}
.containerbox {
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	width: calc(100% - 15px);
	max-width: 810px;
	height: auto;
	}
.tooltip {
    position: relative;
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
	max-width: 810px;
	background: rgba(255,255,260,0.95);
    color: black;
    text-align: center;
    padding: 15px 0;
    position: absolute;
    z-index: 1;
	bottom: 40px;
	right: 7.5px;
	left: 7.5px;
	height: auto;


}
.tooltip_kal {
    position: relative;
}

/* Tooltip Kalender text */
.tooltip_kal .tooltiptext_kal {
	visibility: hidden;
	background: rgba(255,255,260,0.95);
    color: #3f3f3f;
    font-size: 1em;
    font-weight: 400;
    text-align: center;
    padding: 5px 10px;
    position: absolute;
    z-index: 1;
	bottom: 1.5px;
	right: 1px;
	left: 1px;
	height: auto;

}


.tooltip_kal:hover .tooltiptext_kal {

	visibility: visible;
}


.tooltip:hover .tooltiptext {
    display: none;
	/*visibility: visible;*/
}
.tooltip2 {
    position: relative;
}

/* Tooltip text */
.tooltip2 .tooltiptext {
	max-width: 810px;
	background: rgba(255,255,260,0.95);
    color: black;
    text-align: center;
    padding: 15px 0;
    position: absolute;
    z-index: 1;
	bottom: 40px;
	right: 7.5px;
	left: 7.5px;
	height: auto;
	}
.tooltip2:hover .tooltiptext {
	background: rgba(238,238,238,0.95);
	}

.inactive{
	display:none;
	}
.containerbox img {
    width:100%;
    height:100%;
	}

.siegel {
	margin: auto;
	text-align: center;
	}

.content-text-mobile {
	padding-left: 50px;
	padding-right: 50px;
	font-size: 35px;
	}

.content-text-mobile img{
	margin-left: auto;
	margin-right: auto;
	float: left;
	width: 49%;
	}
.appbuttons {
	width: calc(100% - 2px);
	border: none;
	}
.appbuttons img{
	width: calc(100% - 2px);
	border: none!important;
	}
.appbuttons a:hover img{
	border: none!important;
	}
.nonfloat img{
	float: none!important;
	}
.content-text {
	padding-left: 10px;
	padding-right: 10px;
	}
.content-text a{
	color: black;
	}
.hover{
	color: darkred !important;
	}
.hover a{
	color: darkred !important;
	}
.content-text a:hover {
	font-weight: 600;
	}
.content-text-bg{
    height: 600px;
    margin-bottom: -50px;
    overflow: hidden;
    position: relative;
	}
.content-text-bg:before {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.6;
    background-image: url("/img/pics/fotostapel.jpg");
    background-repeat: no-repeat;
    background-position: bottom right 20px;
    -ms-background-size: contain;
    -o-background-size: contain;
    -moz-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
}


.dbox{
	max-width: calc(100% - 15px);
	padding:20px;
	line-height:110%;
	margin: 5px 0px 10px 0px;
	background: #ededed;
	}

a:link {
	font-weight:400!important;
	text-decoration:none;
	color:#3f3f3f;
	}
a:hover{
	font-weight:400!important;
/* 	text-decoration:none; */

	}
.linktip{
	text-decoration: underline!important;
	}
a:visited {
	font-weight:400!important;
	text-decoration:none;
	color:#3f3f3f;
	}
a.dlink:link {
	padding:0px;
	}

a.dlink:visited {
	padding:0px;
	color:#3f3f3f;
	}

a.dlink:active {
	padding:0px;
	}

a.dlink:hover{
	padding:0px;
	text-decoration:underline;
	}

.footer {
	font-size: 0.95em;
	font-weight: 300;
	color: #fff;

	padding-top: 30px;

	height: 275px;
	width: 100%;
	bottom: 0;
	}
.footer_kinder {
	position: fixed;
	background-image: url("/img/kindergarten/bg_kinder.png");
    background-repeat: repeat-x;
	height: 73px;
	width: 100%;
	bottom: 0;
	left: 0;
	right: 0;
	}
.footer_kinder_pic {
	position: fixed;
	background-image: url("/img/kindergarten/kinder_figure.png");
	width: 230px;
	height:300px;
	bottom: 0;
	left: -90px;
	right: 0;
	}
.infooter {
	margin: 0 auto;
	width: calc(70% - 100px);
	max-width: 1500px;
	}
.footer-col {
    float: left;
    width: 25%;
	}
.footer-col ul {
    margin: 0;
    padding: 0;
	}
.footer-col li {
	list-style: none;
	}
.footer-col li a {
	color: white;
	text-decoration: none;
	}
.footer-col li a:hover {
	color: black;
	}
.footer-col .active a {
	color: black;
	}
.footer-col .inactive a {
	display:none;
	}
.footer-header {
	max-width: 90%;
	border-bottom: 1px solid #fff;
    padding-bottom: 2px;
	margin-bottom: 7px;
	}
.footer-col li call {
	color: white !important;
	}
.clear{
    clear: left;
	}
.linie {
	border :none;
	background-color:#FFFFFF;
	height: 1px;
	max-width: 80%;
	}
.error{
	text-align: center;
	color: red;
	}
.thanks{
	text-align: center;
	color: green;
	font-weight: bold;
	}
.contact{
	margin: 0 auto;
	width: 100%;
}
.newsletter {
	height: 20px;
	width: 250px;
}
.newsletter-pop {
	height: 30px;
	width: 250px;
}
.input{
	width: calc(100% - 20px);
	height: 25px;
	}
.input_short{
	width: calc(35% - 20px);
	height: 25px;
	margin-left: 8px;
	}
.input_long{
	width: calc(65% - 10px);
	height: 25px;
	}
.input-textarea{
	width: calc(100% - 20px);
	height: 150px;
	}
.desktopnoshow{
	display:none;
	}
.button{
	border : solid 0px #000000;
	height: 35px;
	width:  125px;
	background: #ededed;
	border: 1px solid lightgrey;
	padding : 1px 17px;
	cursor: pointer;
	}

.button:hover{
	color: #3f3f3f;

	}
.buttonback{
	font-size: 0.85em;
	width:  auto;
	background: #ededed;
	padding: 15px;
	border: 1px solid lightgrey;
	}
.buttonback:hover{
	color: #3f3f3f;
	cursor: pointer;

	}
.buttonback:hover a{
	color: #3f3f3f;
	cursor: pointer;

	}
.button_news{
	border : solid 1px lightgrey;
	height: 30px;
	width:  auto;
	background: #fafafa;
	padding : 1px 17px;
	}
.button_news:hover{
		color: #3f3f3f;
		cursor: pointer;
	}
.button_news-pop a:hover{
		color: #3f3f3f;
		cursor: pointer;
	}

.button-bestell-kinder a{
	border: solid 1px;
	border-color: #21690d;
	margin-right: 10px;
	margin-top: 5px;
    position: relative;
	color: #000000;
	background: #44a729;
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:  1px 1px 1px rgba(0, 0, 0, 0.4);
	box-shadow:  1px 1px 1px rgba(0, 0, 0, 0.4);
	padding : 10px 15px;
	font-size: 0.9em;
	font-weight: 300!important;
	display: inline-block;
		}
.button-bestell-kinder a:hover{
	background:  #4ab52d;
	cursor: pointer;
	color: #3f3f3f;
	border: solid 1px;
	border-color: black;
	}
.button-bestell a{
	border: solid 1px;
	border-color: #21690d;
	margin-right: 10px;
	margin-top: 5px;
	float: left;
    position: relative;
	color: #3f3f3f;
	background: #44a729;
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:  1px 1px 1px rgba(0, 0, 0, 0.4);
	box-shadow:  1px 1px 1px rgba(0, 0, 0, 0.4);
	padding : 10px 15px;
	font-size: 0.9em;
	font-weight: 300!important;
		}
.button-bestell a:hover{
	background:  #4ab52d;
	cursor: pointer;
	color: #3f3f3f;
	border: solid 1px;
	border-color: black;
	}
.button-bestell-inactive{
	border: solid 1px;
	border-color: lightgrey;
	margin-right: 10px;
	margin-top: 5px;
	float: left;
    position: relative;
	color: black;
	background: #fafafa;
				-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
			-moz-box-shadow:  1px 1px 1px rgba(0, 0, 0, 0.1);
			box-shadow:  1px 1px 1px rgba(0, 0, 0, 0.1);
	padding : 10px 15px;
	font-size: 0.9em;
	}
.call{
	color: white !important;
	}
.sss {
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
	overflow: hidden;
}

.ssslide {
	width: 100%;
	height: auto !important;
	max-height: 400px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	overflow: hidden;
}

.ssslide img {
	max-width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
}

.sssnext, .sssprev {
	width: 25px;
	height: 100%;
	margin: 0;
	position: absolute;
	top: 0;
	background: url('../img/buttons/arr.png') no-repeat;
}

.sssprev {
	left: 1%;
	background-position: 0 50%;
}

.sssnext {
	right: 1%;
	background-position: -26px 50%;
}

.sssprev:hover, .sssnext:hover {
	cursor: pointer;
}

a.info{
    position:relative;
    color:#000;
    text-decoration:none;
    text-align:center;
	cursor: pointer;
  	}

a.info span{
	display: none
	}

a.info:hover span{
    display:block;
    position:absolute;
    top: 30px;
	left: -255px;
    width:17em;
	background: rgba(255,255,260,0.95);
	color:#000;
	font-weight: 400 !important;
    text-align: left;
    padding:10px;
	cursor: pointer;
	z-index: 9;
  	}

  a.info:hover span:after{
    content:'';
    position:absolute;
    top:-6px;
    width:10px;
    height:10px;
	background: rgba(255,255,260,0.95);
    right:4%;
    margin-left:-5px;
    -moz-transform:rotate(-135deg);
    -webkit-transform:rotate(-135deg);
    transform:rotate(-135deg);
  	}

  div.appear {
    width: 250px;
    border: #000 2px solid;
    background:#F8F8F8;
    position: relative;
    top: 5px;
    left:15px;
    display:none;
    padding: 0 20px 20px 20px;
    z-index: 1000000;
	}
div.hover  {
    cursor:pointer;
    width: 5px;
}
div.hover:hover div.appear {
    display:block;
}

a.info_download{
    position:relative;
    color:#000;
    text-decoration:none;
    text-align:center;
	cursor: pointer;
  	}
a.info_download span{
	display: none
	}

a.info_download:hover span{
    display:block;
    position:absolute;
    top: 50px;
	left: -30px;
    width:17em;
	background: rgba(255,255,260,0.95);
	color:#000;
	font-weight: 400 !important;
    text-align: left;
    padding:10px;
	cursor: pointer;
	z-index: 9;
  	}

  a.info_download:hover span:after{
    content:'';
    position:absolute;
    top:-6px;
    width:10px;
    height:10px;
	background: rgba(255,255,260,0.95);
    right:50%;
    margin-left:-8.5em;
    -moz-transform:rotate(-135deg);
    -webkit-transform:rotate(-135deg);
    transform:rotate(-135deg);
  	}

.header {
	height: 100px;
	background: rgba(255,255,260,0.95);
/*
	-webkit-box-shadow: 0 7px 6px -7px rgba(172,13,26,1);
	   -moz-box-shadow: 0 7px 6px -7px rgba(172,13,26,1);
	        box-shadow: 0 7px 6px -7px rgba(172,13,26,1);
*/
	-webkit-box-shadow: 0 7px 7px -7px rgba(63,63,63,0.5);
	   -moz-box-shadow: 0 7px 7px -7px rgba(63,63,63,0.5);
	        box-shadow: 0 7px 7px -7px rgba(63,63,63,0.5);
	width: 100%;
	position: fixed;
	z-index: 10;
	}
.header-kinder {
	height: 100px;
	background: rgba(255,255,260,0.85);
	position: fixed;
	background-image: url("/img/kindergarten/kinder-header.png");
    background-repeat: repeat-x;
/*
	-webkit-box-shadow: 0 7px 6px -7px rgba(172,13,26,1);
	   -moz-box-shadow: 0 7px 6px -7px rgba(172,13,26,1);
	        box-shadow: 0 7px 6px -7px rgba(172,13,26,1);
*/
	-webkit-box-shadow: 0 7px 7px -7px rgba(63,63,63,0.5);
	   -moz-box-shadow: 0 7px 7px -7px rgba(63,63,63,0.5);
	        box-shadow: 0 7px 7px -7px rgba(63,63,63,0.5);
	width: 100%;
	position: fixed;
	z-index: 10;
	}
.headerimg {
	margin-left: auto;
  	margin-right: auto;
	overflow: hidden;
	position: relative;
	max-height: 400px;
	max-width: 1650px;
	width: calc(90% - 165px);
	}
.header-column-top{
	list-style-type: none;
	float: right;
	width: 100%;
	text-align: right;
	font-size: 0.9em;
	font-weight: 300;
	}
.header-column-top ul {
    list-style-type: none;
	float: right;
    margin: 0;
    padding: 0;
	}
.header-column-top li {
    float: left;
	}
.header-column-top li a {
	color: grey;
    display: block;
    max-width: 125px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-decoration: none;
	}
.header-column-top li:last-child a {
	color: white;
	padding-bottom: 10px;
	}
.header-column-top li a:hover {
	background-color: white;
	color: black;
	}
.header-column-top li:last-child a:hover {
	color: black;
	background-color: #eeeeee;

	}
.header-column-top .active a {
	background-color: white;
	color: black;
	}
.header-column-right{
	list-style-type: none;
	float: left;
	width: 76%;
	margin-left: 10px;
	margin-top: 16px;
	text-align: left;
	font-size: 1.05em;
	font-weight: 700;
	}

.navbar	{
	height: 50px;
    padding: 0;
	margin: 0;
	position: relative;
	}
.navbar li 	{
	height: auto;
	width: 120px;
	float: left;
	text-align: center;
	list-style: none;
	padding: 0;
	margin: 0;
	}
.navbar a	{
	padding: 12px 0;
	text-decoration: none;
	color: black;
	display: block;
	}
.navbar a:hover	{
	padding: 12px 0;
	text-decoration: none;
	color: white;
	display: block;
	-webkit-transition: all .3s ease-in-out;
    	-moz-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		-ms-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
.navbar .active a {
	padding: 12px 0;
	text-decoration: none;
	color: white;
	display: block;
	}
.navbar li ul {

	display: none;
	height: 45px;
	margin-top: 0.5px;
	margin-left: -37.5px;
	padding: 0;
	z-index: 1;
	}
.navbar li:hover ul {
    display: block;
    }

.navbar li ul li {
	width: 200px;
	     }



.navbar li ul li a 	{

	color: black !important;
	background-color: white !important;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
		-moz-box-shadow:  2px 2px 2px rgba(0, 0, 0, 0.3);
		box-shadow:  2px 2px 2px rgba(0, 0, 0, 0.3);
	}

.navbar li ul li a:hover {
	color: white !important;

	}

/*
.navbar li ul li:last-child {
		padding-bottom: 10px !important;

}

.navbar li ul li:last-child a {
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}
*/

.header-column-left{
	float: left;
	width: 190px;
	margin-top: -2px;
	}
.header-column-left_haendler{
	float: left;
	width: 200px;
	margin: -30px auto;
	}
.header-column-left_haendler img{
	max-width: 180px;
	}
.snipper {
	height: 100px;
	max-height: 100px;
	}

.adress {
/* 	height: 6.0em; */
	max-height: 15.0em;
	}
.content {
	margin: 0 auto;
	width: calc(90% - 150px);
	max-width: 1650px;
	color: #3f3f3f;
	text-align: left;
	font-weight: 400;
	font-size: 1.0em;
	margin-bottom: 50px;
	}

.aktion {
	font-size: 0.75em;
	font-weight: 400;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
	background-color: #f2f2f2;
    max-width: 1650px;
    width: calc(90% - 165px);
	color: #3f3f3f;
	}
.newsletter_header{
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: 400;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
	background-color: #f2f2f2;
    max-width: 1650px;
    width: calc(90% - 165px);
	color: #3f3f3f;
	}
.aktion_snip {
	padding: 10px 25px;
	}
.content-col-start {
    float: left;
    width: 50%;
	max-width: 825px;
	}
.greyimage {
	-webkit-filter: grayscale(100%);
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	}

.greyimage:active, .greyimage:hover {
	-webkit-filter: grayscale(0%);
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
	}
a.info_siegel{
    position:relative;
    color:#000;
    text-decoration:none;
    text-align:center;
	cursor: pointer;
  	}
a.info_siegel span{
	display: none
	}

a.info_siegel:hover span{
    display:block;
    position:absolute;
    top: 30px;
	left: -85px;
    width:17em;
	background: rgba(255,255,260,0.95);
	color:#000;
	font-weight: 400 !important;
    text-align: left;
    padding:10px;
	cursor: pointer;
	z-index: 9;
  	}

  a.info_siegel:hover span:after{
    content:'';
    position:absolute;
    top:-6px;
    width:10px;
    height:10px;
	background: rgba(255,255,260,0.95);
    right:50%;
    margin-left:-8.5em;
    -moz-transform:rotate(-135deg);
    -webkit-transform:rotate(-135deg);
    transform:rotate(-135deg);
  	}
.siegel img {
    width: 120px;
    max-width: 10%;
	}
.software img {
/*     width: 120px; */
    max-width: calc(100% - 25px);
	}

}

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

html, body {
	margin: 0;
	padding: 0;
	font-family: 'Source Sans Pro', sans-serif;
	}

h1 {
	text-align: left;
	font-weight: 700;
	font-size: 4vw;
	margin-bottom: 0;
	color: #3f3f3f ;
	}
h2 {
	text-align: left;
	font-weight: 700;
	font-size: 3.0vw;
	margin-bottom: 0;
	color: #3f3f3f;
	}
h3 {
	text-align: left;
	font-weight: 700;
	font-size: 2.8vw;
	margin-bottom: 0;
	color: #3f3f3f;

	}
p {
    margin: 0;

}
.return-home {
	margin-top: -20px!important;
	}
.padding{
	padding-top: 20px;
	padding-bottom: 20px;
		}
.margin {
	margin-left: 20px;
		}
.marginh1 {
	margin-left: 10px;
		}
.no-list {
	list-style: none;
	list-style-position: outside;
	margin-left: -40px;
		}
.bottom {
	margin-bottom: -15px;
		}
.align_center{
	text-align: center!important;
		}
.top {
	margin-top: 0;
		}
.subtitle {
	font-weight: bold;
	}
.table-prices {
	width: 100%;
	}
.aktionshinweis{
	display: none;
	}
.aktionshinweis_button{
	text-align: center;
	padding: 15px;
	font-size: 2.8em;
	color: white;
	position: absolute;
	-webkit-box-shadow: 1px 1px 2px #3f3f3f;
	-moz-box-shadow: 1px 1px 2px #3f3f3f;
	box-shadow: 1px 1px 2px #3f3f3f;
		z-index: 5;
	}
.aktionshinweis_sub{
	padding-top: 20px;
	font-size: 0.8em;
	color: white;
	}
.aktionshinweis_button_sub{
	padding-top: 20px;
	font-size: 0.6em;
	color: white;
	}

#totop {
	display: none;
	visibility:hidden;
}
#totop-faq {
	display: none;
	visibility:hidden;
}
#totop2 {
	display: none;
	visibility:hidden;
}
.seasons{
	display: none;
     position:fixed;
     bottom: -60px;
     left: -90px;
}
.cc-window {
	border-radius: 0!important;
}
.cc-btn{
	border-radius: 0!important;
	font-weight: 500!important;
}

.cc-link{
	display:none!important;
}

.subauswahl{
	padding-left: 10px;
	padding-top: 15px;
	margin-left: auto;
  	margin-right: auto;
	overflow: hidden;
	position: relative;
	width: calc(100% - 10px);
	float: left;

}
.subauswahl img{
	float:left;
	padding-bottom: 7px;
	padding-right: 7px;
	width: 32.4%;
}
#totop:hover {
	border-color: darkgrey;
	color: #3f3f3f;
	cursor: pointer;
}
.siegel_left {
	padding:25px;
	padding-right:40px;
	width: calc(25% - 65px);
	max-width: 150px;
	min-width: 100px;
	float: left;
}
.siegel_left img{
	width:100%;
}
.siegel_right {
	padding-top: 25px;
	padding-bottom: 25px;
	width: 75%;
/* 	width: calc(75% - 50px); */
	float: left;
}
/*Preisliste neu Anfang*/
.pricediv {
	width: 100%;
	overflow: hidden;
	}
.pricedivfooter {
	width: calc(50% - 30px);
	float: left;
}
.pricedivleft {
	padding: 10px;
	padding-left: 20px;
	width: calc(70% - 30px);
	float: left;
}
.pricedivright {
	padding: 10px;
	padding-right: 20px;
	width: calc(30% - 30px);
	float: left;
	text-align: right;
}
.pricedivleft_kal {
	padding: 10px;
	padding-left: 20px;
	width: calc(30% - 30px);
	float: left;
}
.pricedivcenter_kal {
	padding: 10px;
	padding-right: 20px;
	width: calc(40% - 30px);
	float: left;
	text-align: center;
}
.pricedivright_kal {
	padding: 10px;
	padding-right: 20px;
	width: calc(30% - 30px);
	float: left;
	text-align: right;
}
.pricediv_wandleft {
	padding: 10px;
	padding-left: 20px;
	width: calc(28% - 30px);
	float: left;
}
.pricediv_wandcenter {
	padding: 10px;
	padding-left: 20px;
	width: calc(18% - 30px);
	float: left;
	text-align: center;
}
.pricediv_wandright {
	padding: 10px;
	padding-right: 20px !important;
	width: calc(18% - 30px);
	float: left;
	text-align: right;
}
.pricediv_lieferleft {
	padding: 10px;
	padding-left: 20px;
	width: calc(25% - 30px);
	float: left;
}
.pricediv_liefercenter {
	padding: 10px;
	padding-left: 20px;
	width: calc(22.5% - 30px);
	float: left;
	text-align: center;
}
.pricediv_lieferright {
	padding: 10px;
	padding-right: 20px !important;
	width: calc(15% - 30px);
	float: left;
	text-align: center;
}
.bgwhite {
	padding-top: 10px;
	background-color: white;
	margin-bottom: -80px;
	padding-bottom: 90px;
}
.marginwand {
	padding-top: 10px;
	background-color: white;
	margin-bottom: -80px !important;
	padding-bottom: 90px !important;
}
.bggrey {
	background-color: #ededed;
	margin-bottom: -80px;
	padding-bottom: 90px;
}

/*Preisliste neu Ende*/
.kpreistabelle1 {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #ededed;
	width: calc(100% - 20px);
	}
.kppreistabelle1 {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #ededed;
	width: calc(100% - 20px);
	}
.kkppreistabelle1 {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: white;
	width: calc(100% - 20px);
	}
.preistabelle1 {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-color: #ededed;
	width: calc(100% - 20px);
	}
.preistabelle0{
	height: 20px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 2px;
	background-color:lightgrey;
	width: calc(100% - 20px);
	}
.ppreistabelle1 {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 20px;
	background-color: white;
	width: calc(100% - 20px);
	}
.ppreistabelle0{
	height: 20px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 15px;
	background-color:lightgrey;
	width: calc(100% - 20px);
	}
.showprice {
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 10px;
	width: calc(100% - 20px);
	}
.showprice a {
	font-weight: 700 !important;
	}
.showprice a:hover {
	color: black !important;
	font-weight: 700 !important;
	}
.showprice :hover {
	color: black !important;
	}

.social {
	width: 450px;
	margin-left: auto;
    margin-right: auto;
	}
.social img {
	width: 130px;
	height: 130px;
    margin-left: auto;
    margin-right: auto;
	padding: 40px 5px 5px 5px;
	}

.inheader {
	margin-left: auto;
  	margin-right: auto;
	overflow: hidden;
	position: relative;
	max-width: 1200px;
	}
.headerimage {
	width: 100%;
	margin-left: auto;
    margin-right: auto;
	max-width: 1650px;
	height: 600px;
	}
.sub_fb_quer {
	background-image: url("/img/header/header_sub_fb_quer.jpg");
	background-size: cover;
	}
.sub_fb_hoch {
	background-image: url("/img/header/header_sub_fb_hoch.jpg");
	background-size: cover;
	}
.sub_fb_quadrat {
	background-image: url("/img/header/header_sub_fb_quader.jpg");
	background-size: cover;
	}
.sub_wb_quer {
	background-image: url("/img/header/header_sub_wb_quer.jpg");
	background-size: cover;
	}
.sub_wb_hoch {
	background-image: url("/img/header/header_sub_wb_hoch.jpg");
	background-size: cover;
	}
.sub_wb_quadrat {
	background-image: url("/img/header/header_sub_wb_quader.jpg");
	background-size: cover;
	}
.sub_wb_pano {
	background-image: url("/img/header/header_sub_wb_panorama.jpg");
	background-size: cover;
	}
.sub_kal_quer {
	background-image: url("/img/header/header_sub_kal_quer.jpg");
	background-size: cover;
	}
.sub_kal_hoch {
	background-image: url("/img/header/header_sub_kal_hoch.jpg");
	background-size: cover;
	}
.sub_kal_quadrat {
	background-image: url("/img/header/header_sub_kal_quadrat.jpg");
	background-size: cover;
	}
.sub_kal_tisch {
	background-image: url("/img/header/header_sub_kal_tisch.jpg");
	background-size: cover;
	}
.sub_karten {
	background-image: url("/img/header/header_sub_fk.jpg");
	background-size: cover;
	}
.sub_fotos {
	background-image: url("/img/header/header_sub_prints.jpg");
	background-size: cover;
	}

.bg_image {
	font-weight: 700;
	}
.bg_image:before {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.2;
    left: 0;
    background-image: url("/img/header/header_sub_support.jpg");
	background-size: 150% 100%;

}
.headerimage_fb {
	width: 100%;
	margin-left: auto;
    margin-right: auto;
	max-width: 1650px;


	}
.headerimage_fb-mobile {
	width: 100%;
	margin-left: auto;
    margin-right: auto;
    height: 350px;
   	background-image: url("/img/header/header_sub_support.jpg");
	background-size: cover;
	}
.fotopadding {
	padding-right: 50px;
}
.headerimage_fb img {
	 width:100%;
    height:100%;
	}
.headerimage_fb-mobile img {
	 width:100%;
    height:100%;
    max-height: 400px;
	}
.logo{
	margin-top: 36 px;
	}
.logo-mobile{
	width: 300px;

	}
.logo img{
	max-width: none!important;
	width: inherit;
	height: 110px!important;
	width: auto;
	height: auto;
	}
.logo-mobile img{
	max-width: none!important;
	width: inherit;
	height: 103px!important;
	width: auto;
	height: auto;
	}
.logo_haendler img{
	margin: 0 20px!important;
	max-width: none!important;
	width: inherit;
	height: 100px!important;
	width: auto;
	height: auto;
	}
.headerimg img {
    width:100%;
    height:100%;
	}
.content-faq{
	padding-left: 50px;
	padding-right: 50px;
	}
.faq-border{
	border-bottom: solid 0.5px #3f3f3f;
	}
.content-col {
    float: left;
    width: 33.33333%;
	max-width: 550px;
	}

.content-col-2{
    float: left;
    width: calc(100% - 0px);
	padding-left: 0px;
	padding-right: 20px;
	font-size: 3vw;
	}
.youtube{
    position: relative;
	padding-bottom: 56.25%; /* ratio 16x9 */
	height: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
	}
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* ratio 4x3 */
.youtube.ratio4x3 {
  padding-bottom: 75%;
}
.kinder {
    float: left;
    text-align: center;
    font-size:  2.8vw;
    font-weight: 600;
    width: calc(100% - 46px);
	padding: 20px;
	border: solid white 3px;
	}
.kinder-right {
	margin-right: 15px;
    float: right;
	font-size:  1.8vw;
	}
.content-col-kinder {
    float: left;
    width: calc(100% - 26px);
	padding: 10px;
	border: solid white 3px;
	}
.kindercolor1 {
   background-color: rgba(192, 219, 170, 0.55);
	}
.kindercolor2 {
   background-color: rgba(253, 212, 118, 0.55);
	}
.kindercolor3 {
   background-color: rgba(117, 188, 191, 0.55);
	}
.content-col-kinder img{
	border: solid 1px lightgrey;
	width: calc(100% - 2px);
	height: calc(100% - 2px);
	}
.content-col-4{
    float: left;
    width: calc(50% - 20px);
	padding-left: 10px;
	padding-right: 10px;
		padding-bottom:2000px;
    margin-bottom:-2000px;
	}

.content-col-4 img{
	border: solid 1px lightgrey;
	width: calc(100% - 2px);
	height: calc(100% - 2px);
	}

.floatleft{
    padding-left: 0;
    width: 100%!important;
	}
.floatleft img{
	 width:100%;
    height:100%;
	}
.floatheight{
	height:auto;
	}
.floatheight_fb{
	height:100px;
	}

.floatright{
	padding-right: 0;
	width:100%!important;
	}
.content-col-choice-left{
    float: left;
	width: calc(66% - 140px);
    max-width: calc(66% - 140px);
	padding-left: 10px;
	padding-right:30px;
	height: 400px;
	}
.content-col-choice-right{

	padding-left: 65px;
	padding-right: 35px;
	min-width: 460px;
	margin: 0px auto;
		height: 600px;
	background: rgba(255,255,255,0.85);
	font-size: 2.4vw;
	}

.to_pricelist a{
	color: black;
	font-weight: 700 !important;
	}

.boldred{
	color:#AB1E26;
	font-weight: bold;
	}
.show a{
	color:#3f3f3f;
	font-weight: bold;
	}

.content-col-choice-right2{
    float: right;
	min-width: 500px;
    width: 500px;
	padding-left: 50px;
	background: rgba(255,255,255,0.7);
	background-size: auto;
	}


.content-tab{
	top: 90px;
	margin-left: 40px;
	margin: 0 auto;
	overflow:hidden;

	}
.content-tab-left, .content-tab-right {
	    padding-bottom:2000px;
    margin-bottom:-2000px;
	}

.content-tab-left{
    float: left;
    width:27%;
	background: #fff;
	margin-right: 2px;
	height: auto !important;
	background: #ededed;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	}
.content-tab-right{
    float: left;
    width: 72%;
	height: auto !important;
	background: #ededed;
	}


.bind {
	margin-top: 0;
	border-bottom: 2px solid white;
	width: 100%;
}
.bind img {
	height: 100%;
	width: 100%;
}
.img img {
	width: 80%;
}
.upload_pic{
	max-width: 200px!important;
}
.choice-tab {
	margin-left: 40px;
	margin: 0 auto;
	width: calc(100% - 50px);
	max-width: 1450px;
	margin-bottom: 20px;
	}

.content-col-mob {
	display:none;
	}
.descriptions {

	padding:  15px 50px 50px 50px;
	background-color: #ededed;
	color: #3f3f3f;
}
.containerbox {
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	width: calc(100% - 0px);
	height: auto;
	}
.tooltip {
    position: relative;
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
	max-width: 810px;
	background: rgba(255,255,260,0.95);
    color: black;
    text-align: center;
    padding: 15px 0;
    position: absolute;
    z-index: 1;
	bottom: 40px;
	right: 7.5px;
	left: 7.5px;
	height: auto;


}
.tooltip_kal {
    position: relative;
}

/* Tooltip Kalender text */
.tooltip_kal .tooltiptext_kal {
	visibility: hidden;
	background: rgba(255,255,260,0.95);
    color: #3f3f3f;
    font-size: 2em;
    font-weight: 400;
    text-align: center;
    padding: 5px 10px;
    position: absolute;
    z-index: 1;
	bottom: 1.5px;
	right: 1px;
	left: 1px;
	height: auto;

}


.tooltip_kal:hover .tooltiptext_kal {

	visibility: visible;
}


.tooltip:hover .tooltiptext {
    display: none;
	/*visibility: visible;*/
}
.tooltip2 {
    position: relative;
}

/* Tooltip text */
.tooltip2 .tooltiptext {
	max-width: 810px;
	background: rgba(255,255,260,0.95);
    color: black;
    text-align: center;
    padding: 15px 0;
    position: absolute;
    z-index: 1;
	bottom: 40px;
	right: 7.5px;
	left: 7.5px;
	height: auto;
	}
.tooltip2:hover .tooltiptext {
	background: rgba(238,238,238,0.95);
	}

.inactive{
	display:none;
	}
.containerbox img {
    width:100%;
    height:100%;
	}

.siegel {
	/*display: none;*/
	margin: auto;
	text-align: center;
	}

.content-text-mobile {
	padding-left: 50px;
	padding-right: 50px;
	font-size: 35px;
	}

.content-text-mobile img{
	margin-left: auto;
	margin-right: auto;
	float: left;
	width: 49%;
	}
.appbuttons {
	float: left;
	width: calc(50% - 15px);
	border: none!important;
	}
.appbuttons img{
	float: left;
	width: 100%;
	border: none!important;
	}
.nonfloat img{
	float: none!important;
	}
.content-text {
	padding: 0 ;
	font-size: 1.8vw;
	}
.content-text-pop {
	padding: 0 ;
	font-size: 3.8vw;
	}
.resize-text {
	font-size: 2.8vw;
	}


.content-text a:hover {
	color: black;
	font-weight: 600;
	}
.content-text-bg{
    height: 700px;
    margin-bottom: -50px;
    overflow: hidden;
    position: relative;
	}
.content-text-bg:before {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.6;
    background-image: url("/img/pics/fotostapel.jpg");
    background-repeat: no-repeat;
    background-position: bottom right 20px;
    -ms-background-size: contain;
    -o-background-size: contain;
    -moz-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
}


.dbox{
	max-width: calc(100% - 15px);
	padding:20px;
	line-height:110%;
	margin: 5px 0px 10px 0px;
	background: #ededed;
	}

a:link {
	font-weight:400!important;
	text-decoration:none;
	color:#3f3f3f;
	}
a:hover{
	font-weight:400!important;
/* 	text-decoration:none; */

	}

a.dlink:link {
	padding:0px;
	}

a.dlink:visited {
	padding:0px;
	color:#3f3f3f;
	}

a.dlink:active {
	padding:0px;
	}

a.dlink:hover{
	padding:0px;
	text-decoration:underline;
	}

.footer {

	font-weight: 300;
	color: #fff;
	padding-top: 30px;

	height:590px;
	width: 100%;
	bottom: 0;
	}
.infooter {
	font-size: 2.8vw;
	margin: 0 auto;
	width: calc(100% - 50px);
	max-width: 1500px;
	}
.footer-col {
    float: left;
    width: 50%;
	}
.footer-col ul {
    margin: 0;
    padding: 0;
	}
.footer-col li {
	list-style: none;
	}
.footer-col li a {
	color: white;
	text-decoration: none;
	}
.footer-col li a:hover {
	color: black;
	}
.footer-col .active a {
	color: black;
	}
.footer-col .inactive a {
	display:none;
	}
.footer-header {
	max-width: 90%;
	border-bottom: 1px solid #fff;
    padding-bottom: 2px;
	margin-bottom: 7px;
	}
.footer-col li call {
	color: white !important;
	}
.clear{
    clear: left;
	}
.linie {
	border :none;
	background-color:#FFFFFF;
	height: 1px;
	max-width: 80%;
	}
.error{
	text-align: center;
	color: red;
	}
.thanks{
	text-align: center;
	color: green;
	font-weight: bold;
	}
.contact{
	margin: 0 auto;
	width: 100%;
}
.newsletter {
	height: 40px;
	width: 450px;
	font-size: 2.8vw;
}
.newsletter-pop {
	height: 30px;
	width: 250px;
}
.input{
	width: calc(100% - 20px);
	height: 25px;
	}
.input_short{
	width: calc(35% - 20px);
	height: 25px;
	margin-left: 8px;
	}
.input_long{
	width: calc(65% - 10px);
	height: 25px;
	}
.input-textarea{
	width: calc(100% - 20px);
	height: 150px;
	}
.button{
	border : solid 0px #000000;
	height: 60px;
	width:  200px;
	background: #ededed;
	border: 1px solid lightgrey;
	padding : 1px 17px;
	cursor: pointer;
	font-size: 3vw;
	}

.button:hover{
	color: #3f3f3f;

	}
.cc-window.cc-floating{
	max-width: calc(100% - 50px)!important;
	flex-direction: column!important;
	font-size: 2.8vw!important;

	}
.buttonback{
	font-size: 2.8vw;
	width:  auto;
	background: #ededed;
	padding: 15px;
	border: 1px solid lightgrey;
	}
.buttonback:hover{
	color: #3f3f3f;
	cursor: pointer;

	}
.buttonback:hover a{
	color: #3f3f3f;
	cursor: pointer;

	}
.button_news{
	margin-top: 15px;
	border : solid 1px lightgrey;
	height: 50px;
	width:  auto;
	background: #fafafa;
	padding : 1px 17px;
	font-size: 2.8vw;
	}

.button_news:hover{
		color: #3f3f3f;
		cursor: pointer;
	}
.button_news-pop{
	border : solid 1px lightgrey;
	height: 30px;
	width:  auto;
	background: #fafafa;
	padding : 1px 17px;
	}
.button_news-pop:hover{
		background: #feeff0;
		color: #3f3f3f;
		cursor: pointer;
	}
.content-col-kinder-text {
	text-align: center;
	}
.resize-max {
	font-size: 4.8vw;
	font-weight: 600;
	text-align: center;
	}
.content-col-kinder-bestellen {
	width: 100%;
	text-align: center;
	}
.borderbottom-kinder {
	border-bottom: white solid 3px;
	padding-bottom: 10px;
}
.resize-max-ohne {
	font-size: 4.8vw;
	font-weight: 600;
	text-align: center;
	}
.button-bestell-kinder a{
	border: solid 1px;
	border-color: #21690d;
	margin-right: 10px;
	margin-top: 5px;
    position: relative;
	color: #000000;
	background: #44a729;
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:  1px 1px 1px rgba(0, 0, 0, 0.4);
	box-shadow:  1px 1px 1px rgba(0, 0, 0, 0.4);
	padding : 10px 15px;
	font-size: 0.9em;
	font-weight: 300!important;
	display: inline-block;
		}
.button-bestell-kinder a:hover{
	background:  #4ab52d;
	cursor: pointer;
	color: #3f3f3f;
	border: solid 1px;
	border-color: black;
	}
.button-bestell a{
	border: solid 1px;
	border-color: #21690d;
	margin-right: 10px;
	margin-top: 5px;
	float: left;
    position: relative;
	color: #3f3f3f;
	background: #44a729;
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:  1px 1px 1px rgba(0, 0, 0, 0.4);
	box-shadow:  1px 1px 1px rgba(0, 0, 0, 0.4);
	padding : 20px 25px;
	font-size: 2.8vw;
	font-weight: 300!important;
		}
.button-bestell a:hover{
	background:  #4ab52d;
	cursor: pointer;
	color: #3f3f3f;
	border: solid 1px;
	border-color: black;
	}
.button-bestell-inactive{
	border: solid 1px;
	border-color: lightgrey;
	margin-right: 10px;
	margin-top: 5px;
	float: left;
    position: relative;
	color: black;
	background: #fafafa;
				-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
			-moz-box-shadow:  1px 1px 1px rgba(0, 0, 0, 0.1);
			box-shadow:  1px 1px 1px rgba(0, 0, 0, 0.1);
	padding : 10px 15px;
	font-size: 0.9em;
	}
.call{
	color: white !important;
	}
.sss {
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
	overflow: hidden;
}

.ssslide {
	width: 100%;
	height: auto !important;
	max-height: 400px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	overflow: hidden;
}

.ssslide img {
	max-width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
}

.sssnext, .sssprev {
	width: 25px;
	height: 100%;
	margin: 0;
	position: absolute;
	top: 0;
	background: url('../img/buttons/arr.png') no-repeat;
}

.sssprev {
	left: 1%;
	background-position: 0 50%;
}

.sssnext {
	right: 1%;
	background-position: -26px 50%;
}

.sssprev:hover, .sssnext:hover {
	cursor: pointer;
}

a.info{
    position:relative;
    color:#000;
    text-decoration:none;
    text-align:center;
	cursor: pointer;
  	}

a.info span{
	display: none
	}

a.info:hover span{
    display:block;
    position:absolute;
    top: 40px;
	left: -255px;
    width:17em;
	background: rgba(255,255,260,0.95);
	color:#000;
	font-weight: 400 !important;
    text-align: left;
    padding:10px;
	cursor: pointer;
	z-index: 9;
  	}

  a.info:hover span:after{
    content:'';
    position:absolute;
    top:-6px;
    width:10px;
    height:10px;
	background: rgba(255,255,260,0.95);
    right:40%;
    margin-left:-5px;
    -moz-transform:rotate(-135deg);
    -webkit-transform:rotate(-135deg);
    transform:rotate(-135deg);
  	}

  div.appear {
    width: 250px;
    border: #000 2px solid;
    background:#F8F8F8;
    position: relative;
    top: 5px;
    left:15px;
    display:none;
    padding: 0 20px 20px 20px;
    z-index: 1000000;
	}
div.hover  {
    cursor:pointer;
    width: 5px;
}
div.hover:hover div.appear {
    display:block;
}

a.info_download{
    position:relative;
    color:#000;
    text-decoration:none;
    text-align:center;
	cursor: pointer;
  	}
a.info_download span{
	display: none
	}

a.info_download:hover span{
    display:block;
    position:absolute;
    top: 90px;
	left: -50px;
    width:17em;
	background: rgba(255,255,260,0.95);
	color:#000;
	font-weight: 400 !important;
    text-align: left;
    padding:10px;
	cursor: pointer;
	z-index: 9;
  	}

  a.info_download:hover span:after{
    content:'';
    position:absolute;
    top:-6px;
    width:10px;
    height:10px;
	background: rgba(255,255,260,0.95);
    right:50%;
    margin-left:-12.5em;
    -moz-transform:rotate(-135deg);
    -webkit-transform:rotate(-135deg);
    transform:rotate(-135deg);
  	}

.header {

	background: rgba(255,255,260,0.95);
/*
	-webkit-box-shadow: 0 7px 6px -7px rgba(172,13,26,1);
	   -moz-box-shadow: 0 7px 6px -7px rgba(172,13,26,1);
	        box-shadow: 0 7px 6px -7px rgba(172,13,26,1);
*/
	-webkit-box-shadow: 0 7px 7px -7px rgba(63,63,63,0.5);
	   -moz-box-shadow: 0 7px 7px -7px rgba(63,63,63,0.5);
	        box-shadow: 0 7px 7px -7px rgba(63,63,63,0.5);
	width: 100%;

	z-index: 10;
	}
.header-kinder {

	background: rgba(255,255,260,0.95);
/*
	-webkit-box-shadow: 0 7px 6px -7px rgba(172,13,26,1);
	   -moz-box-shadow: 0 7px 6px -7px rgba(172,13,26,1);
	        box-shadow: 0 7px 6px -7px rgba(172,13,26,1);
*/
	-webkit-box-shadow: 0 7px 7px -7px rgba(63,63,63,0.5);
	   -moz-box-shadow: 0 7px 7px -7px rgba(63,63,63,0.5);
	        box-shadow: 0 7px 7px -7px rgba(63,63,63,0.5);
	width: 100%;
	/*position: fixed;*/
	z-index: 10;
	}
.headerimg {
	margin-left: auto;
  	margin-right: auto;
	overflow: hidden;
	position: relative;
	max-height: 400px;
	max-width: 1650px;
	width: calc(100% - 0px);
	}
.header-column-top{
/*	display: none; */
	list-style-type: none;
	float: right;
	width: 100%;
	text-align: right;
	font-size: 2em;
	font-weight: 300;
	}
.nomobi {
	display:none;
}
.header-column-top ul {
    list-style-type: none;
	float: right;
    margin: 0;
    padding: 0;
	}
.header-column-top li {
    float: left;
	}
.header-column-top li a {
	color: grey;
    display: block;
    max-width: 400px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-decoration: none;
	}
.header-column-top li:last-child a {
	color: white;
	padding-bottom: 10px;
	}
.header-column-top li a:hover {
	background-color: white;
	color: black;
	}
.header-column-top li:last-child a:hover {
	color: black;
	background-color: #eeeeee;

	}
.header-column-top .active a {
	background-color: white;
	color: black;
	}
.header-column-right{
	display: none;
	list-style-type: none;
	float: left;
	width: 76%;
	margin-left: 10px;
	margin-top: 16px;
	text-align: left;
	font-size: 1.05em;
	font-weight: 700;
	}

.navbar	{
	height: 50px;
    padding: 0;
	margin: 0;
	position: relative;
	}
.navbar li 	{
	height: auto;
	width: 120px;
	float: left;
	text-align: center;
	list-style: none;
	padding: 0;
	margin: 0;
	}
.navbar a	{
	padding: 12px 0;
	text-decoration: none;
	color: black;
	display: block;
	}
.navbar a:hover	{
	padding: 12px 0;
	text-decoration: none;
	color: white;
	display: block;
	-webkit-transition: all .3s ease-in-out;
    	-moz-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		-ms-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
.navbar .active a {
	padding: 12px 0;
	text-decoration: none;
	color: white;
	display: block;
	}
.navbar li ul {

	display: none;
	height: 45px;
	margin-top: 0.5px;
	margin-left: -37.5px;
	padding: 0;
	z-index: 1;
	}
.navbar li:hover ul {
    display: block;
    }

.navbar li ul li {
	width: 200px;
	     }



.navbar li ul li a 	{

	color: black !important;
	background-color: white !important;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
		-moz-box-shadow:  2px 2px 2px rgba(0, 0, 0, 0.3);
		box-shadow:  2px 2px 2px rgba(0, 0, 0, 0.3);
	}

.navbar li ul li a:hover {
	color: white !important;

	}

/*
.navbar li ul li:last-child {
		padding-bottom: 10px !important;

}

.navbar li ul li:last-child a {
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}
*/

.header-column-left{
	float: left;
	width: 190px;
	}
.header-column-left img{
	height: 100%;
	}
.header-column-left_haendler{
	float: left;
	width: 180px;
	height: 103px;
	}
.header-column-left_haendler img{
	height: 100%;
	}
.snipper {
	height: 100px;
	max-height: 100px;
	display: none;
	}
.adress {
/* 	height: 6.0em; */
	max-height: 15.0em;
	}
.content {
	margin: 0 auto;
	width: calc(100% - 50px);
	max-width: 1650px;
	color: #3f3f3f;
	text-align: left;
	font-weight: 400;
	margin-bottom: 50px;
/* 	font-size: 1.8vw; */
	}

.aktion {
	font-size: 1.3vw;
	font-weight: 400;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
	background-color: #f2f2f2;
    max-width: 1650px;
    width: calc(100% - 0px);
	color: #3f3f3f;
	}
.newsletter_header{
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: 400;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
	background-color: #f2f2f2;
    max-width: 1650px;
    width: calc(100% - 0px);
	color: #3f3f3f;
	}
.aktion_snip {
	padding: 10px 25px;
	}
.content-col-start {
    float: left;
    width: 100%;

	}
.greyimage {
	-webkit-filter: grayscale(100%);
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	}

.greyimage:active, .greyimage:hover {
	-webkit-filter: grayscale(0%);
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
	}
a.info_siegel{
    position:relative;
    color:#000;
    text-decoration:none;
    text-align:center;
	cursor: pointer;
  	}
a.info_siegel span{
	display: none
	}

a.info_siegel:hover span{
    display:block;
    position:absolute;
    top: 30px;
	left: -85px;
    width:17em;
	background: rgba(255,255,260,0.95);
	color:#000;
	font-weight: 400 !important;
    text-align: left;
    padding:10px;
	cursor: pointer;
	z-index: 9;
  	}

  a.info_siegel:hover span:after{
    content:'';
    position:absolute;
    top:-6px;
    width:10px;
    height:10px;
	background: rgba(255,255,260,0.95);
    right:50%;
    margin-left:-8.5em;
    -moz-transform:rotate(-135deg);
    -webkit-transform:rotate(-135deg);
    transform:rotate(-135deg);
  	}
.siegel img {
    width: 200px;
    max-width: 19%;
	}
.software img {
/*     width: 120px; */
    max-width: calc(100% - 25px);
	}
.noshow {
	display: none;
	}
}
.gutschein_container{
	max-width: 				1650px;
	margin-left: 			auto;
	margin-right: 			auto;
	text-align: 			center;
	background-color:		#ae191d;
	margin-bottom: 21px;
    margin-top: 30px;
}
	.gutschein {
	 	/* padding-top: 20px;
		padding-bottom: 20px; */
		margin-top: 			20px;
		margin-left: 			auto;
		margin-right: 			auto;
		/* overflow: hidden;  */
		/* position: relative; */
		/* background-color: #AB1E26; */
		width: 					470px;

		/* color: #3f3f3f; */
		/* text-align: center;  */
		height:					60px;
		background-image:		 url("/img/gutschein/gutschein_button.jpg");
	}
	.gutschein a{
		/* background-image: url("/img/gutschein/gutschein_button.jpg"); */
		/* height: 60px;
		width: 400px;

		color:white; */
	}
	    a.gutschein_landing{
		height: 				200px;
		background-color: 		#f2f2f2;
		color:					red;
		text-align: 			center;
		display: 				block;
		padding-top:			50px;*/
	}
	.gutschein img{
		width: 				100%;
		height: 			100%;
	}
	.gutschein_gekauft{
		text-align: 		center;
		padding-top: 		150px;
	}
	.gutschein_gekauft img {
/* 		width: 100%;
		height: 100%;
 */	}
	.gutschein_anleitung {
	}
	.gutschein_anleitung img{
		height: 		252px;
	}

	.pdf {
		width: 				300px;
	}
	.gutschein_abgebrochen {
		text-align: 		center;
		padding-top: 		150px;
	}
	.gutschein_abgebrochen img {
		width: 				100%;
		height: 			100%;
	}
	.gutschein_landing form {
		width: 				500px;
		display: 			inline;
		margin-top: 		20px;
		margin-left: 		auto;
		margin-right: 		auto;
		text-align: 		left;
	}
	.gutschein_landing form table {
		width: 				500px;
		display:			inline;
		margin-left: 		auto;
		margin-right: 		auto;
		text-align:			left;
	}


@media screen and (min-width: 1024px) {
	.float_left {
		float: left;
	}
	.float_left + div {
		padding-top: 161px;
		padding-left: 695px;
	}
}
@media screen and (max-width: 1023px) {
	.gutschein_container{
		background-color: #ae191d;
	}
	.gutschein_anleitung img{
		width: 				100%;
		height: 			660px;
 	}
	.pdf {
		width: 				910px;
		padding-top: 		50px;
	}
	.gutschein {
		/* width: 100%; */
		background-color: #f2f2f2;
	}
}
