
@font-face {
	font-family: 'FuturaPTWebBook';
	src: url('script/font/FTN45__W.eot');
	src: local('Futura PT Web Book'), local('FuturaPTWebBook'), url('script/font/FTN45__W.woff') format('woff'),url('script/font/FTN45__W.ttf') format('truetype'), url('script/font/FTN45__W.svg#FuturaPTWeb-Book') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FuturaPTWebBold';
	src: url('script/font/FTN85__W.eot');
	src: local('Futura PT Web Bold'), local('FuturaPTWebBold'), url('script/font/FTN85__W.woff') format('woff'),url('script/font/FTN85__W.ttf') format('truetype'), url('script/font/FTN85__W.svg#FuturaPTWeb-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	/*	background-color: #B6B6B6;*/
	font-family: 'FuturaPTWebBook';
}
a img {
	border: 0px;
}
#wrapper {
	height: 100%;
	width: 100%;
	/*margin: -25px 0 0 0;*/
}
#startbild {
	background-image: url(images/back_top_1920.jpg);
	background-size: cover;
	height: 100%; /*Safari Windows*/
	height: 100vh;
	width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
}
.logo {
	position: relative;
	top: 30px;
	left: 2%;
	width: 306px;
	height: 125px;
	background-image: url(images/Logo.svg);
	background-repeat: no-repeat;
}
#howsweet {
	max-width: 760px;
	width: 40%;
	height: 200px;
	background-image: url(images/title-merrychristmas.png);
	position: absolute;
	left: 50px;
	top: 20vh;
	background-repeat: no-repeat;
	background-size: contain;
}
.mitmachentop {
	position: absolute;
	left: 530px;
	bottom: 90px;
	width: 385px;
	height: 30px;
	background-color: #CC0000;
	font-family: 'FuturaPTWebBold';
	color: White;
	-webkit-box-shadow: 0 0 2px 2px #666666;
	box-shadow: 0 0 2px 2px #666666;
	border-radius: 4px;
	text-align: center;
	text-decoration: none;
	display: block;
	font-size: 22px;
	/*background-image: url(images/arrow_down.png), url(images/arrow_down.png);*/
	background-position: 20px 15px, right 20px top 15px;
	background-repeat: no-repeat;
	padding: 10px 20px;
	z-index: 300;
}
.youTubeLink {
	position: absolute;
	left: 530px;
	bottom: 20px;
	width: 385px;
	height: 30px;
	background-color: rgba(255, 255, 255, 0.60);
	color: #000;
	border-radius: 4px;
	text-align: center;
	text-decoration: none;
	background-repeat: no-repeat;
	padding: 10px 20px;
	font-family: 'FuturaPTWebBold';
	font-size: 22px;
	background-image: url(images/play-button.svg);
	background-repeat: no-repeat;
	background-size:40px;
	background-position: 20px 5px;
	border: 1px solid white;
}
.logoleiste {
	position: absolute;
	right: 10px;
	bottom: 10px;
	text-align: right;
	z-index: 300;
}
/*++++++++++Textblock++++++++++*/
.kastl {
	position: absolute;
	bottom: 0px;
	left: 2%;
	/*background-image: url(images/back_text.png);*/
	width: 440px;
	padding: 20px 10px;
	overflow: visible;
	background-color: #fff9;
	z-index: 300;
}
.kastl h1, .kastl h2 {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	display: inline;
	font-weight: normal;
}
.head1 {
	font-family: 'FuturaPTWebBold';
	font-size: 14px;
	margin-bottom: 12px;
}
.head2 {
	font-size: 14px;
	margin-bottom: 12px;
	text-transform: uppercase;
	line-height: 36px;
}
.head3 {
	font-size: 22px;
	line-height: 36px;
	text-transform: uppercase;
}
div.text {
	font-size: 16px;
	line-height: 22px;
	color: Black;
	margin-top: 0px;
}
/*++++++++++Schneefall++++++++++*/
.machmeinenakkuleer {
	display: block;
	/*position: absolute;
	bottom: 30px;*/
	width: 100%;
	height: 22px;
	background-image: url(images/snowfall.svg);
	background-repeat: no-repeat;
	text-indent: 73px;
	padding-top: 5px;
	text-decoration: none;
	color: Black;
}
.weitermachen {
	background-position: top left;
}
.schlussjetzt {
	background-position: bottom left;
}
/*++++++++++Sprachweiche++++++++++*/
.sprachen {
	float: right;
}
a.sprache:before {
	content: "";
	display: block;
	padding-top: 20%;
}
a.sprache {
	border-radius: 50%;
	color: White;
	text-transform: uppercase;
	display: inline-block;
	width: 32px;
	height: 32px;
	text-decoration: none;
	text-align:center;
	font-family: 'FuturaPTWebBold';
	background-color: #b2c3d7;
}
a.aktiv {
	background-color: #ce0002;
}

/*++++++++++Girlande++++++++++*/
.girlande {
	width: 100%;
	position: absolute;
	background-position: center;
}
.gir1 {
	background-image: url(images/zierleiste_1.png);
	height: 621px;
	top: -310px;
}
.gir2 {
	background-image: url(images/zierleiste_2.png);
	height: 393px;
	bottom: 0;
}

/*++++++++++Footer++++++++++*/
#footer {
	background-color: #8c939b;
	color: #414141;
	text-align: center;
	padding-top: 11px;
	font-family: 'FuturaPTWebBold';
	font-size: 14px;
	background-image: url(images/footer_back.png);
	background-repeat: no-repeat;
	background-size: cover;
}
#footer .social-container {
	display: flex;
	text-align: center;
	text-transform: uppercase;
	justify-content: center;
}
#footer .social {
	display: inline-block;
}
#footer .copy {
	display: block;
	font-family: 'FuturaPTWebBook';
	padding-bottom: 2rem;
	/*padding-top: 90px;*/
}
#footer .fett {
	font-family: 'FuturaPTWebBold';
}
#footer a {
	font-family: 'FuturaPTWebBold';
	color: #414141;
	text-decoration:	underline;
}
#footer .footermarke {
	display: flex;
	align-items: center;
}
#footer .socialicon {
	margin-right: 2rem;
}
#footer .socialicon img{
	max-width: 30px;
	height: auto;
	margin: 0 0.2rem;
}
/*++++++++++Breaks++++++++++*/

@media (min-width: 1300px) and (max-width: 1800px) {
	.mitmachentop {
		left: auto;
		right: 10px;
		bottom: 180px;
		padding: 10px 20px;
		background-position: 15px 15px, right 15px top 15px;
	}
	.youTubeLink {
		left: auto;
		right: 10px;
		bottom: 120px;
	}
	.logo {
		position: relative;
		top: 10px;
		left: 2%;
		width: 200px;
		height: 125px;
		background-size: 200px;
	}
}
@media (min-width: 1014px) and (max-width: 1299px) {
	.mitmachentop {
		left: auto;
		right: 10px;
		bottom: 180px;
		padding: 10px 20px;
		background-position: 15px 15px, right 15px top 15px;
		width: 350px;
	}
	.youTubeLink {
		left: auto;
		right: 10px;
		bottom: 120px;
		width: 350px;
	}
	.logoleiste img {
		width: 12%;
		height: auto;
	}
	.logoleiste img.enzo {
		width: 9%;
	}
	#howsweet {
		max-width: 550px;
		height: 100px;
		right: 20px;
	}
	#kalender {
		
	}
	.logo {
		position: relative;
		top: 10px;
		left: 2%;
		width: 200px;
		height: 125px;
		background-size: 200px;
	}
}
@media (min-width: 690px) and (max-width: 1013px)  {
	#startbild {
		background-position: top;
		/*background-size: 100%;*/
		background-image: url(images/back_top_960.jpg);
	}
	.gir1 {
		background-image: url(images/zierleiste_1_m.png);
		height: 317px;
		top: -122px;
	}
	.gir2 {
		height: 194px;
		background-image: url(images/zierleiste_2_m.png);
	}
	.logo {
		position: relative;
		top: 10px;
		left: 2%;
		width: 200px;
		height: 125px;
		background-size: 200px;
	}
	.mitmachentop {
		left: auto;
		right: 10px;
		bottom: 20px;
		padding: 10px 20px;
		background-position: 15px 15px, right 15px top 15px;
		width: 350px;
		z-index: 500;
	}
	.youTubeLink {
		left: auto;
		right: 10px;
		bottom: 20px;
		width: 350px;
	}
	.logoleiste {
		top: 10px;
		bottom: auto;
	}
	.logoleiste img {
		width: 12%;
		height: auto;
	}
	.logoleiste img.enzo {
		width: 9%;
	}
	.kastl {
		width: calc(100% - 20px);
		left: 0px;
		right: 0px;
		/*padding-bottom: 80px;
		height: 40%;*/
	}
	#howsweet {
		max-width: 450px;
		height: 100px;
		right: 20px;
		width: 80%;
	}
	#footer .footermarke {
		flex-direction: column;
	}
	#footer .socialicon{
		margin: 0;
	}
	@media (orientation: landscape) {
		#startbild {
			background-image: url(images/back_top_1920.jpg);
		}
		.logoleiste {
			top: 0px;
		}
		#howsweet {
		display: none;
	}
	}
}
@media (max-width: 689px){
	#startbild {
		background-position: top;
		/*background-size: 100%;*/
		background-image: url(images/back_top_960.jpg);
		/*height: 120%; Safari Windows*/
		height: 100vh;
	}
	.gir1 {
		background-image: url(images/zierleiste_1_m.png);
		height: 373px;
		top: -210px;
	}
	.gir2 {
		height: 194px;
		background-image: url(images/zierleiste_2_m.png);
	}
	.logo {
		position: relative;
		top: 10px;
		left: 2%;
		width: 150px;
		height: 125px;
		background-size: 150px;
	}
	.mitmachentop {
		left: auto;
		right: 5%;
		width: 80%;
		bottom: 50px;
		background-image: none, none;
		padding: 10px 20px;
		font-size: 20px;
	}
	.youTubeLink {
		left: auto;
		right: 5%;
		width: 80%;
		bottom: 40px;
		font-size: 20px;
		background-size:30px;
		background-position: 20px 10px;
	}
	#howsweet {
		width: 80%;
		height: 100px;
		right: 5px;
		top: 90px;
	}
	.logoleiste {
		bottom: 0px;
		height: 50px;
	}
	.logoleiste img {
		width: 18%;
		height: auto;
	}
	.logoleiste img.enzo {
		width: 15%;
	}
	.kastl {
		width: calc(100% - 20px);
		left: 0px;
		right: 0px;
		padding-bottom: 100px;
		/*height: calc(60% - 70px);*/
	}
	.machmeinenakkuleer {
		display: none;
	}
	p.text {
		font-size: 14px;
		line-height: 20px;
	}
	#footer {
		font-size: 10px;
	}
	#footer .social-container {
		flex-direction: column;
	}
	#footer .footermarke {
		justify-content: center;
	}
	@media (orientation: landscape) {
		#startbild {
			background-image: url(images/back_top_1920.jpg);
		}
		.logoleiste {
			display: none;
		}
		.mitmachentop {
			margin-bottom: -30px;
		}
	}
}



/*++++++++++Kalender++++++++++*/
#kalender {
	width: 100%;
	background-image: url(images/bg_1980px.jpg);
	background-repeat: repeat-y;
	background-position: 50% top;
	/*background-size: 100% auto;*/
	position: relative;
	background-color: transparent;
	padding: 20px 0px 25px 0px;
}
@media (min-width: 1920px){
	#kalender {
		background-size: 100% auto;
	}
}
.partcal {
	max-width: 1024px;
	margin: 0 auto;
	padding-top: 20px;
}
.fenster {
	width: 30%;
	min-width: 130px;
	max-width: 300px;
	border: 1px solid rgba(212, 212, 212, 1);
	position: relative;
	z-index: 200;
	cursor: pointer;
}
.opend {
	background-size: cover;
	perspective: 1500px;
	-webkit-perspective: 1500px;
	box-shadow: inset 0px 0px 5px #2e2d2e;
	cursor: auto;
	-webkit-backface-visibility: hidden;
}
.flap {
	background-size: cover;
	width: 100%;
	height: 100%;
	z-index: 100;
}
.flap:before {
	content: "";
	display: block;
	padding-top: 75%;
}
.flap_no {
	background-size: cover;
	width: 100%;
	height: 100%;
	z-index: 100;
}
.flap_no:before {
	content: "";
	display: block;
	padding-top: 75%;
}
.flap_open {
	transform-origin: 0 50%;
	-webkit-transform-origin: 0 50%;
	background-size: cover;
	width: 100%;
	height: 100%;
	z-index: 100;
	cursor: alias;
	animation: turn 4s forwards;
	-webkit-animation: turn 4s forwards;
	box-shadow:  5px 0px 5px 0px #2e2d2e;
}
.flap_close {
	transform-origin: 0 50%;
	-webkit-transform-origin: 0 50%;
	-webkit-animation: zumachen 4s forwards;
	animation: zumachen 4s forwards;
	opacity: 0.8;
	box-shadow:  5px 0px 5px 0px #2e2d2e;
	transform: rotateY(-100deg);
}
.nope {
	display: none;
}
.redshadow {
	/*-webkit-box-shadow: 0 0 5px 0 #FF0000;
	box-shadow: 0 0 5px 0 #FF0000;*/
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#131313+0,4c4c4c+100&amp;0.95+0,0.91+33,0.73+100 */
	background: -moz-radial-gradient(center, ellipse cover,  rgba(19,19,19,0.95) 0%, rgba(38,38,38,0.91) 33%, rgba(76,76,76,0.73) 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(19,19,19,0.95)), color-stop(33%,rgba(38,38,38,0.91)), color-stop(100%,rgba(76,76,76,0.73))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(19,19,19,0.95) 0%,rgba(38,38,38,0.91) 33%,rgba(76,76,76,0.73) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(19,19,19,0.95) 0%,rgba(38,38,38,0.91) 33%,rgba(76,76,76,0.73) 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(19,19,19,0.95) 0%,rgba(38,38,38,0.91) 33%,rgba(76,76,76,0.73) 100%); /* IE10+ */
	background: radial-gradient(ellipse at center,  rgba(19,19,19,0.95) 0%,rgba(38,38,38,0.91) 33%,rgba(76,76,76,0.73) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2131313', endColorstr='#ba4c4c4c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	z-index: 1000;
}
.redshadow .center {
	max-width: 690px;
	height: 100%;
	width: 100%;
	/*
	position: absolute;
	left: calc(50% - 345px);
	top: calc(50% - 384px);
	*/
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
}
/*++++++++++Buttons++++++++++*/
.iframetest {
}
.button{
	position: absolute;
	bottom: 2%;
	left: 15%;
	width: 70%;
	height: 5vh;
	min-width: 80px;
	min-height: 28px;
	max-height: 20px;
	z-index: -1;
	text-align: center;
	display: table;
}
.ie .button {
	right: auto;
	left: 15%;
}
.button a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	display: table-cell; 
	vertical-align: middle;
	width: 100%;
	height: 100%;
	text-transform: uppercase;
}
.button.mitmachen a {
	color: White;
	font-family: 'FuturaPTWebBold';
}
.mitmachen {
	background-color: #cc0001;
	border-radius: 5px;
}
.ansehen {
	background-color: #f3f3f39e;
	border: 1px solid #f3f3f3;
	border-radius: 5px;
}

/*++++++++++Einzelfenster++++++++++*/

.p1 {
	left: 50%;
}
.p2 {
	left: 26%;
	margin-top: 30px;
}
.p3 {
	left: 66%;
	margin-top: -30px;
}
.p4 {
	left: 23%;
	margin-top: -40px;
}
.p5 {
	left: 63%;
	margin-top: -25px;
}
.p6 {
	left: 17%;
	margin-top: -10px;
}
.p7 {
	left: 50%;
	margin-top: 20px;
}
.p8 {
	left: 26%;
	margin-top: 30px;
}
.p9 {
	left: 66%;
	margin-top: -30px;
}
.p10 {
	left: 23%;
	margin-top: -40px;
}
.p11 {
	left: 63%;
	margin-top: -25px;
}
.p12 {
	left: 17%;
	margin-top: -10px;
}
.p13 {
	left: 50%;
	margin-top: 20px;
}
.p14 {
	left: 26%;
	margin-top: 30px;
}
.p15 {
	left: 66%;
	margin-top: -30px;
}
.p16 {
	left: 23%;
	margin-top: -40px;
}
.p17 {
	left: 63%;
	margin-top: -25px;
}
.p18 {
	left: 17%;
	margin-top: -10px;
}
.p19 {
	left: 50%;
	margin-top: 20px;
}
.p20 {
	left: 26%;
	margin-top: 30px;
}
.p21 {
	left: 66%;
	margin-top: -30px;
}
.p22 {
	left: 23%;
	margin-top: -40px;
}
.p23 {
	left: 63%;
	margin-top: -25px;
}
.p24 {
	left: 17%;
	margin-top: -10px;
}


@media (max-width: 689px){
	#kalender {
		background-image: url(images/bg_640px.jpg);
		background-size: 100% auto;
	}
	.fenster {
		width: 41%;
	}
	.p1 {
		left: 15%;
		margin-top: 20px;
	}
	.p2 {
		left: 20%;
		margin-top: 30px;
	}
	.p3 {
		left: 50%;
		margin-top: 20px;
	}
	.p4 {
		left: 23%;
		margin-top: 20px;
	}
	.p5 {
		left: 13%;
		margin-top: 20px;
	}
	.p6 {
		left: 15%;
		margin-top: 20px;
	}
	.p7 {
		left: 20%;
		margin-top: 30px;
	}
	.p8 {
		left: 50%;
		margin-top: 20px;
	}
	.p9 {
		left: 23%;
		margin-top: 20px;
	}
	.p10 {
		left: 13%;
		margin-top: 20px;
	}
	.p11 {
		left: 15%;
		margin-top: 20px;
	}
	.p12 {
		left: 20%;
		margin-top: 30px;
	}
	.p13 {
		left: 50%;
		margin-top: 20px;
	}
	.p14 {
		left: 23%;
		margin-top: 20px;
	}
	.p15 {
		left: 13%;
		margin-top: 20px;
	}
	.p16 {
		left: 13%;
		margin-top: 20px;
	}
	.p17 {
		left: 15%;
		margin-top: 20px;
	}
	.p18 {
		left: 20%;
		margin-top: 30px;
	}
	.p19 {
		left: 50%;
		margin-top: 20px;
	}
	.p20 {
		left: 23%;
		margin-top: 20px;
	}
	.p21 {
		left: 13%;
		margin-top: 20px;
	}
	.p22 {
		left: 15%;
		margin-top: 20px;
	}
	.p23 {
		left: 20%;
		margin-top: 30px;
	}
	.p24 {
		left: 50%;
		margin-top: 20px;
	}
}
/*++++++++++Animationen++++++++++*/
@keyframes turn {
  to {
	 transform: rotateY(-100deg); 
	 opacity: 0.8;
	 box-shadow:  5px 0px 5px 0px #2e2d2e;
	 visibility: visible;/*angeblich IOS fix*/
  }
}
@-webkit-keyframes turn {
  to {
	 -webkit-transform: rotateY(-100deg); 
	 -webkit-opacity: 0.8;
	 box-shadow:  5px 0px 5px 0px #2e2d2e;
	 visibility: visible; /*angeblich IOS fix*/
  }
}
@keyframes zumachen {
  to {
	 transform: rotateY(0deg); 
	 opacity: 1;
	 box-shadow:  none;
	 visibility: visible;/*angeblich IOS fix*/
  }
}
@-webkit-keyframes zumachen {
  to {
	 -webkit-transform: rotateY(0deg); 
	 -webkit-opacity: 1;
	 box-shadow:  none;
	 visibility: visible;/*angeblich IOS fix*/
  }
}
