body {
	margin:0;
	padding:0;
	font-family: 'hella_din_universalregular';
}


/*     PRELOADER    */


#jpreOverlay {
}
#jpreSlide{
	font-size:22px;
	font-weight:bold;
	color:#ccc;
	text-align:center;
	width:50%;
	height:30%;
}
#jpreLoader{
	position:relative;
	margin: 20px auto 0 auto;
	width:300px;
	height:25px;
	-moz-border-radius:25px;
	-webkit-border-radius:25px;
	border-radius:25px;
}
#jpreBar {
	
	-moz-border-radius:25px;
	-webkit-border-radius:25px;
	-moz-background-size:30px 30px;
	-webkit-background-size:30px 30px;
	-o-background-size:30px 30px;
	border-radius:25px;
	background-size:30px 30px;
	

	background-color:#435866;
	background-image: -moz-linear-gradient(-45deg, 
		rgba(255,255,255,0.15) 0%, 
		rgba(255,255,255,0.15) 25%, 
		rgba(255,255,255,0) 25%, 
		rgba(255,255,255,0) 50%, 
		rgba(255,255,255,0.15) 50%, 
		rgba(255,255,255,0.15) 75%, 
		rgba(255,255,255,0) 75%, 
		rgba(255,255,255,0) 100%);
	background-image: -webkit-gradient(linear, left top, right bottom, 
		color-stop(0%,rgba(255,255,255,0.2)), 
		color-stop(25%,rgba(255,255,255,0.2)), 
		color-stop(25%,rgba(255,255,255,0)), 
		color-stop(50%,rgba(255,255,255,0)), 
		color-stop(50%,rgba(255,255,255,0.2)), 
		color-stop(75%,rgba(255,255,255,0.2)),
		color-stop(75%,rgba(255,255,255,0)),
		color-stop(100%,rgba(255,255,255,0)));
	background-image: -webkit-linear-gradient(-45deg, 
		rgba(255,255,255,0.3) 0%,
		rgba(255,255,255,0.3) 25%,
		rgba(255,255,255,0) 25%,
		rgba(255,255,255,0) 50%,
		rgba(255,255,255,0.3) 50%,
		rgba(255,255,255,0.3) 75%,
		rgba(255,255,255,0) 75%,
		rgba(255,255,255,0) 100%);
	background-image: -o-linear-gradient(-45deg, 
		rgba(255,255,255,0.15) 0%,
		rgba(255,255,255,0.15) 25%,
		rgba(255,255,255,0) 25%,
		rgba(255,255,255,0) 50%,
		rgba(255,255,255,0.15) 50%,
		rgba(255,255,255,0.15) 75%,
		rgba(255,255,255,0) 75%,
		rgba(255,255,255,0) 100%);
	background-image: -ms-linear-gradient(-45deg, 
		rgba(255,255,255,0.15) 0%,
		rgba(255,255,255,0.15) 25%,
		rgba(255,255,255,0) 25%,
		rgba(255,255,255,0) 50%,
		rgba(255,255,255,0.15) 50%,
		rgba(255,255,255,0.15) 75%,
		rgba(255,255,255,0) 75%,
		rgba(255,255,255,0) 100%);
	background-image: linear-gradient(135deg, 
		rgba(255,255,255,0.15) 0%,
		rgba(255,255,255,0.15) 25%,
		rgba(255,255,255,0) 25%,
		rgba(255,255,255,0) 50%,
		rgba(255,255,255,0.15) 50%,
		rgba(255,255,255,0.15) 75%,
		rgba(255,255,255,0) 75%,
		rgba(255,255,255,0) 100%);
		
	animation: progress 2s linear infinite;
	-moz-animation: progress 2s linear infinite;
	-webkit-animation: progress 2s linear infinite;
	-ms-animation: progress 2s linear infinite;
	-o-animation: progress 2s linear infinite;	
}


@-webkit-keyframes progress {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -60px -60px;
  }
}
@-moz-keyframes progress {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -60px -60px;
  }
}
@-ms-keyframes progress {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -60px -60px;
  }
}
@-o-keyframes progress {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -60px -60px;
  }
}
@keyframes progress {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -60px -60px;
  }
}



/*      ENDE Preloader   */



section.preload {
	text-align: center;
	position: fixed;
	top: 0;
    left: 0;
	width:100vw;
	height: 100vh;
	background-color: #FFFFFF;
	z-index:99998;
}

#logo-arm {
    position: absolute;
    width: 450px;
    height: 419px;
    left: 50%;
    margin-left: -225px;
    top: 10vh;
    z-index: 6;
}

#logo-arm img {
	width:100%;
	position:relative;
	margin-left:-40px;
}

.herz{
	position: absolute;
    left: 50%;
    top: 264px;
    margin-left: -7px;
    width: 187px;
    height: 200px;
	background-position:0 0 ;
    background-size: 1100% 100%;
	background-image:url(../images/herz-logo-ani.svg);
	opacity:0.9;
}

.loading{
	position: relative;
    left: 153px;
    top: -34px;
    top: -34px;
    margin-left: 12px;
    width: 200px;
    height: 60px;
	background-repeat: no-repeat;
	background-position:0 0 ;
    background-size: 100% 100%;
	background-image:url(../images/loading.svg);
}

.interaktion {
	position: absolute;
	background-image:url(../images/mouseclick.svg);
	background-size: 600% 100%;
	background-position: 0 0;
	width:200px;
	height:200px;
	z-index: 8888;
}
/* Lang Menü Startseite */

.lang-menue {
	position:fixed;
	z-index:99999;
	right:20px;
	bottom:20px;
}
ul#lang-nav{
	
}
ul#lang-nav li{
	display:inline-block;
	list-style-type: none;
	cursor:pointer;
	transition: transform 400ms;
}

ul#lang-nav li:hover{
	transform: translate(0px, -5px)
}

.lang-switch-item img {
	width:30px;
	height:19px;
	opacity:0.5;
}

.menue {
	position: fixed;
    z-index: 99999;
    width: auto;
    height: auto;
    background-color: rgba(255,255,255,0.4);
    right: 20px;
    bottom: 20px;
	padding:5px 10px;
	text-align:center;
}	

.menue ul {

	text-align:center;
}

.menue ul li {
	display:inline-block;
	margin-right: 30px;
	list-style-type: none;
}
.menue ul li:last-child {
	
	margin-right: 0px;
}

.menue ul li a, .menue ul li a:focus, .menue ul li a:visited {
	font-size: 100%;
	color:#333;
	text-decoration:none;
}

.menue ul li a:hover  {
	font-size: 100%;
	color:#6E8AB0 ;
	text-decoration:none;
}

.menue-menue {
	position: fixed;
    z-index: 9999;
    width: auto;
    height: auto;
	text-align:right;
}	

.menue ul {

	text-align:center;
}

.menue ul li {
	display:inline-block;
	margin-right: 30px;
	list-style-type: none;
}
#lang-nav-menue {
	margin:0;
	padding:0;
	text-align:right;
}

#lang-nav-menue li{
	display:inline-block;
	margin-right: 5px;
	list-style-type: none;
	cursor:pointer;
	transition: transform 400ms;
}

ul#lang-nav-menue li:hover {
	transform: translate(0px, -5px)
}
#lang-nav-menue li:last-child {
    margin-right: 0px;

}

#jprePercentage{
	padding: 0px;
    color: #435866;
    font-size: 23px !important;
    width: 104px;
    text-align: right;
    margin: 10px auto 0 auto;
    left: -125px;
    position: relative;
	
}



																/**************************************/
																	/*			SCENE 01 - Straße         */
																	/**************************************/

.intro{
	position: absolute;
	background-image:url(../images/intro-bg.svg);
	width:500px;
	height:383px;
	background-size:100% 100%;
	background-position: center;
	padding:78px 60px 121px 40px;
	box-sizing: border-box;
	text-align:center;
	left:50%;
	margin-left:-200px;
	top:20%;
	z-index:99999;
	font-family:hella_blk;
	color:#5d759c;
	
}
.transTextPresents{
	position: relative;
	text-align:center;
	font-size:40px !important;
	margin-bottom:20px;
	transform:rotate(-1deg);
}
.transTextfriend{
	position: relative;
	text-align:center;
	font-size:22px !important;
	width:360px;
	margin: 0 auto 20px auto;
	transform:rotate(-2deg);
}

.transTextFun{
	position: relative;
	text-align:center;
	font-size:37px !important;
	transform:rotate(-1deg);
	line-height:1;
}

.mousewheel-mouse{
	position: absolute;
    height: 148px;
    width: 100px;
    background-image: url(../images/mousewheel-mouse.svg);
    left: 50vw;
    margin-left: -50px;
    bottom: 10px;
    z-index: 9999;
	transform-origin: center center;
    background-repeat: no-repeat;
    animation: mousewheel-mouse-ani 2s ease-in-out infinite forwards;
}

	@keyframes mousewheel-mouse-ani {
		0%{
			bottom:10px;
		}
		50%{
			bottom:30px;
		}
		100%{
			bottom:10px;
		}
	} 
.mousewheel{
	position: relative;
    height: 40px;
    width: 11px;
    background-image: url(../images/mousewheel.svg);
    left: 50%;
    margin-left: -5px;
    top: 24px;
    animation: mousewheel-ani 1s steps(3) infinite forwards;
}

	@keyframes mousewheel-ani {
		0%{
			opacity:1;
		}

		100%{
			opacity:0;
		}
	} 

/*SZENE 1 - Animationen */

section.scene01 {
	width:100vw;
	height: 100vh;
	font-size: 0;
	text-align: center;
	background-size: 2500px auto;
	background-position: 0 30%;
	background-repeat: repeat-x;
	z-index:100;
	position: fixed; 
	top: 0; 
	left: 0;
}
.scene01-bg {
	width:100vw;
	height: 100vh;
	position: absolute;
	text-align: center;
	background: #A8BBCF;
	background-size: 100vw auto;
	background-position: 0px 0px;
	background-repeat: repeat;
	z-index:1;
}
section.scene02 {
	width:100vw;
	height: 100vh;
	font-size: 0;
	display:none;
	text-align: center;
	background-size: 2500px auto;
	background-position: 0 0%;
	background-repeat: repeat-x;
	z-index:200;
	position: fixed; 
	top: 0; 
	left: 0;
}
section.scene03 {
	width:100vw;
	height: 100vh;
	display:none;
	text-align: center;
	background-size: 2500px auto;
	background-position: 0 0%;
	background-repeat: repeat-x;
	z-index:300;
	position: fixed; 
	top: 0; 
	left: 0;
}
section.scene04 {
	background-image:url(../images/error_bg.svg);
	width:100vw;
	height: 100vh;
	font-size: 0;
	text-align: center;
	background-size: cover;
	background-position: 0 0%;
	background-repeat: repeat-x;
	z-index:400;
	position: fixed; 
	bottom: 0; 
	left: 0;
	overflow:hidden;
	display:none;
}


/* begin - fix for IE11 */
_:-ms-fullscreen, :root .scene01-bg {
  background-position: -120px;
}

#logo {
	position:fixed;
	background-image: url(../images/logo.png);
	transform-origin: 100px 0;
	background-size: 100% 100%;
	width: 200px;
	height: 293px;
	top:-93px;
	right:4%;
	z-index:99998;
	animation: logo-in 2s ease-in-out 0s infinite normal ;
}

@keyframes logo-in {
  0%{
	transform: scaleY(1);
  }
50%{
	transform: scaleY(.99);
	
  }
	100%{
	transform: scaleY(1);
  }
}



.skyline {
	width:100%;
	height:100vh;
	position: absolute;
	text-align: center;
	background-image: url("../images/skyline.svg");
	background-size: 110vw auto;
	background-position: 0 30%;
	background-repeat: repeat-x;
	z-index:3;
}
.street {
	width:100vw;
	height:100vh;
	position: absolute;
	text-align: center;
	background-image: url("../images/street.svg");
	background-size: 109vw auto;
	background-position: 0 140%;
	background-repeat: repeat-x;
	z-index:4;
}
@media all and (max-width: 1281px){
.street {
	display:block;
	width: 100vw;
    height: 110vh;
    position: absolute;
    text-align: center;
    background-image: url(../images/street.svg);
    background-size: 150vw 100vh;
    background-position: 0 140%;
    background-repeat: repeat-x;
    z-index: 4;
}
}

.pilone01 {
	width: 130px;
    height: 170px;
    position: absolute;
	background-image: url(../images/pilone.svg);
	background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 30;
	left:50%;
	margin-left:0px;
	bottom: -180px;
}

.pilone02 {
	width: 130px;
    height: 170px;
    position: absolute;
	background-image: url(../images/pilone.svg);
	background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 31;
	left:50%;
	margin-left:0px;
	bottom: -180px;
}


.barriere {
	width: 250px;
    height: 400px;
    position: absolute;
	background-image: url(../images/barriere.svg);
	background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 32;
	left:50%;
	margin-left:0px;
	bottom: -410px;
}


.balloon {
	width: 100px;
    height: 140px;
	left:-100px;
	top:10%;
	position: absolute;
	text-align: center;
	background-image: url("../images/balloon.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	z-index:7;
    animation-name: balloon-ani;
	animation-duration: 240s;
	animation-delay: 0ms;
	animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	

}



@keyframes balloon-ani{
  0%{
	left: -100px
  }
  100%{
	left:100vw
  }
}


@-webkit-keyframes balloon-ani{
  0%{
	left: -100px
  }
  100%{
	left:100vw
  }
  
}
.ship {
	width:150px;
	height:100px;
	right:-150px;
	top:60%;
	position: absolute;
	text-align: center;
	background-image: url("../images/ship.svg");
	background-size: 100px;
	background-repeat: no-repeat;
	z-index:3;
    animation-name: ship-ani;
	animation-duration: 120s;
	animation-delay: 0ms;
	animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	

}
@keyframes ship-ani{
  0%{
	right: -150px;
  }
  100%{
	right:100vw;
  }
  
}

@-webkit-keyframes ship-ani{
   0%{
	right: -150px;
  }
  100%{
	right:100vw;
  }
  
}


.clouds {
	top:0;
	width:100vw;
	height:100vh;
	position: absolute;
	text-align: center;
	background-image: url("../images/clouds.svg");
	background-size: 110vw auto;
	background-position: 0% 0%;
	background-repeat: repeat-x;
	z-index:2;
}

.car-peter {
	background-image: url(../images/car-peter.svg);
	position: absolute;
	background-repeat: no-repeat; 
	min-width: 560px;
	height: 180px;
	left:-1200px;	
	bottom: 10vh;
	z-index:8;
	background-size:100%;
	
}

.kungpow {
	background-image: url(../images/pow1.svg);
    background-repeat: no-repeat;
    width: 260px;
    height: 280px;
    left: -1200;
    position: absolute;
    z-index: 77;
	margin-left:300px;
	margin-top:-50px;
    background-size: 100% 100%;
    background-position: 0 0;
	display:block;
	opacity:0;
	transform:scale(0.5);
	transform-origin:bottom left;
}


.car-peter2 {
	background-image: url(../images/car-peter-damage.svg);
	
}

.wheel {
	background-image: url(../images/wheel.svg);
	position: absolute;
	background-position:0px 0px;
	transform-origin: 50% 50%;	
	background-size: 100% 100%;
    background-repeat: no-repeat;
}

.wheel_p_l {
	
    width: 92px;
    height: 92px;
    margin-left: 81px;
    margin-bottom: -12px;
    left: -1200px;
    bottom: 11.5vh;
    z-index: 20;

}
.wheel_p_r {
	
    width: 92px;
    height: 92px;
    margin-left: 413px;
    margin-bottom: -12px;
    left: -1200px;
    bottom: 11.5vh;
    z-index: 20;

}


.peter-in-car {
	background-image: url(../images/peter-in-car.svg);
    position: absolute;
    width: 100px;
    height: 300px;
	background-size: 1000%;
    background-repeat: no-repeat;
    margin-left: 230px;
    margin-bottom: -126px;
    left: -1200px; 
    bottom: 10vh;
    z-index: 7;
	background-position:0px 0px;
}


.peter-in-car2 {

	background-position:-130px 0px;
}
.peter-in-car3 {

	background-position:-398px 0px;
}
.peter-in-car4 {

	background-position:-262px 0px;
}

.peter-in-car5 {

	background-position:-539px 0px;
}

.peter-in-car6 {

	background-position:-673px 0px;
}

.peter-in-car7 {

	background-position:-814px 0px;
}
.peter-in-car9 {

	background-position:-673px 0px;
}
.peter-in-car10 {

	background-position:-949px 0px;
}


.car-helene {
	background-image: url(../images/car-helene.svg);
	position: absolute;
	background-repeat: no-repeat; 
	height:348px;
	width: 1280px;
	left:-3200px;	
	bottom:10vh;
	z-index:6;
}

.felge-helene {
	background-image: url(../images/felgen-helene.svg);
    position: absolute;
    background-repeat: no-repeat;
    height: 82px;
    width: 82px;
    left: 57px;
    bottom: 7px;
    z-index: 7;
}

.felge-truck_h {
	background-image: url(../images/felgen-truck.svg);
	position: absolute;
	background-repeat: no-repeat; 
	height:50px;
	width: 50px;
	left:705px;	
	bottom: 37px;
	z-index:7;
}

.felge-truck_v {
	background-image: url(../images/felgen-truck.svg);
	position: absolute;
	background-repeat: no-repeat; 
	height:50px;
	width: 50px;
	left:1163px;	
	bottom: 37px;
	z-index:7;
}



.helene-in-car {
	background-image: url(../images/helene-in-car.svg);
    position: absolute;
    width: 100px;
    height: 300px;
    background-size: 1000%;
    background-repeat: no-repeat;
    margin-left: 217px;
    margin-bottom: -86px;
    left: -3200px; 
    bottom: 10vh;
    z-index: 5;
	background-position:30px 0px;
}

.helene-in-car2 {

	background-position:-107px 0px;
}
.helene-in-car3 {

	background-position:-227px 0px;
}
.helene-in-car4 {

	background-position:-374px 0px;
}
.helene-in-car5 {

	background-position:-505px 0px;
}
.helene-in-car6 {

	background-position:-646px 0px;
}
.helene-in-car7 {

	background-position:-780px 0px;
}
.helene-in-car8 {

	background-position:-909px 0px;
}

.heartsH {
	width: 150px;
    height: 200px;
	display:none;
	margin-top: -32px;
    margin-left: 190px;
	position: relative;
	z-index:6;
	background-position: 0px 0px;
	background-image: url(../images/hearts.png);
	animation: hearts-ani 1s steps(8, start) infinite;
}

.heartsH-on {
	display:block !important;
}
.heartsP {
	width: 150px;
    height: 200px;
	display:none;
	margin-top: -200px;
    margin-left: 160px;
	position: relative;
	z-index:6;
	background-position: 0px 0px;
	background-image: url(../images/hearts.png);
	animation: hearts-ani 1s steps(8, start) infinite;
}

.heartsP-on {
	display:block !important;
}
	@keyframes hearts-ani {
		0% {
			background-position: 0px;
		}
		
		100% {
			background-position: -1200px;
		}
	}
	
	@-webkit-keyframes hearts-ani {
		0% {
			background-position: 0px;
		}
		
		100% {
			background-position: -1200px;
		}
	}

.telefonnummer {
	margin-left: 0px;
    margin-bottom: 0px;
    left: 943px!important;
    bottom: 28vh;
    z-index: 5;
    background-position: 100%;
    display: none;
    background-image: url(../images/telefonnummer.svg);
    position: absolute;
    width: 53px;
    height: 86px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
 
}

.telefonnummer-ani {
	display:block;
}


.hydrant {
	width: 100vw;
    height: 127px;
    position: absolute;
    text-align: center;
    background-image: url(../images/hydrant.svg);
    background-size: 123px auto;
    background-position: 110vw 0;
    bottom: 0;
    background-repeat: no-repeat;
    z-index: 9;
}

.ampel {
	position:absolute;
	bottom:0;
	background-image: url(../images/ampel-all.svg);
	background-size:300% 100%;
	background-position: 0 0;
	background-repeat: no-repeat;
	height:448px;
	width:284px;
	right:-285px;
	z-index:9;
	
}


.break01 {
	display:block;
	background-color:#82ABD8;
	width:105vw;
	height:100vh;
	position: fixed;
	background-size: cover;
	background-position: 0 0;
	background-repeat: no-repeat;
	z-index:999;
	bottom:0;
	left:100vw;
	
}

.break01-content {
	width:100%;
	height:100%;
	bottom:0;
	background-image: url(../images/break01.svg);
	background-position: center bottom;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
																	/******************************/
																	/*			SCENE 02          */
																	/******************************/

.scene02-bg {
	width:100%;
	height:100vh;
	position: fixed;
	text-align: center;
	background:url(../images/scene2-bg2.svg);
	background-size: cover;
	background-position: 0 0;
	background-repeat: repeat;
	z-index:1;
}



.helden-banner {
	width: 770px;
	height: 323px;
	margin-left: -385px;
    left: 50%;
    top: -35px;
    position: absolute;
    text-align: center;
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 4;

}

.helden-banner img{
	width: 100%;
    height: auto;
}


.scene02-floor {
	width: 100vw;
    height: 250px;
    left: 0;
    bottom: 0;
    position: absolute;
    text-align: center;
    background: #bacdd4;
    background-size: 100% auto;
	border-top: 15px solid grey;
    background-position: 0 0;
    background-repeat: repeat-x;
    z-index: 2;
}

.stemmen {
	width: 700px;
    height: 440px;
    margin-left: -750px;
    left: 50%;
    bottom: 140px;
    position: absolute;
    text-align: center;
    background: url(../images/stemmen.svg);
    background-size: 400% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 4;
	animation: stemmen-ani 1s steps(4, end) infinite;
}

@keyframes stemmen-ani {
		0% {
			background-position: 0px;
		}
		
		100% {
			background-position: -2912px;
		}
	}
	
	@-webkit-keyframes stemmen-ani {
		0% {
			background-position: 0px;
		}
		
		100% {
			background-position: -2912px;
		}
	}


.stemmen02 {
	width: 700px;
	height: 440px;
    margin-left: -750px;
    left: 50%;
    bottom: 140px;
    position: absolute;
    text-align: center;
    background: url(../images/stemmen02.svg);
    background-size: 400% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 4;
	animation:none;
	
	
}

.stemmen03{
	width: 615px;
	height: 469px;
    margin-left: -750px;
    left: 50%;
    bottom: 100px;
    position: absolute;
    text-align: center;
    background: url(../images/stemmen03.svg);
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 4;
	animation: none;
	display:none;
	
}


.helden-werkzeugpult {
	position:absolute;
	bottom:350px;
	right:0;
	background-image: url(../images/werkzeugwand.svg);
	background-size:100%;
	background-position: 0 0;
	background-repeat: no-repeat;
	height:206px;
	width:285px;
	left:50%;
	margin-left:-140px;
	z-index:3;
}

.werkzeugwagen{
	background-image: url(../images/mac56.svg);
	transform-origin: 50% 100%;
	background-size:100%;
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 265px;
    width: 95px;
    left:57%;
	margin-left:-140px;
	z-index:6;
    position:absolute;
	bottom:200px;

}

.helden-suit {
    position: absolute;
    bottom: 178px;
    background-image: url(../images/helden-suit.svg);
    background-size: 1200% 100%;
    background-position: -3038px 0;
    background-repeat: no-repeat;
    height: 420px;
    width: 278px;
    right: 300px;
    z-index: 4;
}
.helden-poster {
	position:absolute;
	bottom:350px;
	background-image: url(../images/poster1.svg);
	background-size:100%;
	background-position: 0 0;
	background-repeat: no-repeat;
	height:206px;
	width:285px;
	right:50px;
	margin-left:-140px;
	z-index:3;
}




.helden-buzzer {
	position: absolute;
    bottom: 22px;
    background-image: url(../images/helden-buzzer.svg);
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 200px;
    width: 85px;
    right: 164px;
    z-index: 8;
}


.pumper {
	width: 365px;
    height: 1374px;
    right: 150px;
    bottom: 40px;
    position: absolute;
    text-align: center;
    background: url(../images/pumper-all.svg);
    background-position: 39px 0;
	background-size: 2100% 100%;
    background-repeat: no-repeat;
    z-index: 4;
}

.pumper-geht-ran {
    background: url(../images/pumper-geht-ran.svg);
	background-position: 0 0;
	background-size: 400%;
    background-repeat: no-repeat;
}

.pumper-telefoniert {
    background: url(../images/pumper-telefoniert.svg);
	background-position: 0 0;
	background-size: 400%;
    background-repeat: no-repeat;
}

.pumper-wechsel {
	display:none;
	
}

.pumper-buzzt-invisi {
	display:none;
	
}

.pumper-buzzt {
	display:block;
	width: 350px;
    height: 1374px;
    right: 150px;
    bottom: 50px;
    position: absolute;
    background-repeat: no-repeat;
    z-index: 4;

	background: url(../images/pumper-buzzt.svg);
	background-position: 0 0;
	background-size: 900% 100%;
	animation: pumper-buzz-ani 2s steps(8, start) 1 forwards;
	
}
	@keyframes pumper-buzz-ani {
		0% {
			background-position: 0 0;
		}
		100% {
			background-position: -2800px 0;
		}
	} 

	@-webkit-keyframes pumper-buzz-ani {
		0% {
			background-position: 0 0;
		}
		100% {
			background-position: -2800px 0;
		}
	} 
.jan-winkt-rein {
	display: block;
    width: 176px;
    height: 393px;
    right: 135px;
    bottom: 45px;
    position: absolute;
    background-repeat: no-repeat;
    z-index: 7;
    background: url(../images/jan-winkt-rein.svg);
    background-position: 0 0;
	display:none;
}
	
.customer-alarm {
	display:none;
	position:absolute;
	width:100%;
	height:100%;
	z-index:99;
	background-color: rgba(255,0,0,0);
	animation: alarm-ani 1s  infinite;
}

.customer-alarm-visi {
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	z-index:99;
	background-color: rgba(255,0,0,0);
	animation: alarm-ani 1s infinite;
}

@keyframes alarm-ani {
	0% {
		background-color: rgba(255,0,0,0);
	}
	50% {
		background-color: rgba(255,0,0,0.2);
	}
	100% {
		background-color: rgba(255,0,0,0);
	}
	
}

@-webkit-keyframes alarm-ani {
	0% {
		background-color: rgba(255,0,0,0);
	}
	50% {
		background-color: rgba(255,0,0,0.2);
	}
	100% {
		background-color: rgba(255,0,0,0);
	}
	
}

.peter-in-car-service {
	background-image: url(../images/peter-in-car.svg);
    position: absolute;
    width: 150px;
    height: 200px;
	background-size: 1000%;
    background-repeat: no-repeat;
    margin-bottom: 64px;
    left: -850px; 
    bottom: 0;
    z-index: 7;
	background-position:0px 0px;
}

.peter-in-car-service_walk {

}



.car-peter-service {
	position: absolute;
	background-image: url(../images/car-peter-damage.svg);
	background-repeat: no-repeat; 
	min-width: 871px;
    height: 280px;
	left:-1200px;	
	bottom: 0;
	z-index:8;
	background-size:100%;
	
}

.wheel_p_l_service {
	
    width: 142px;
    height: 142px;
    margin-bottom: -8px;
    left: -1078px;
    bottom: 1.5vh;
    z-index: 220;

}
.wheel_p_r_service {
	
	width: 142px;
    height: 142px;
    margin-bottom: -8px;
    left: -566px;
    bottom: 1.5vh;
    z-index: 220;

}

.break02 {
	background-color:#333;
	background-image: url(../images/warteraum.svg);
	width:100vw;
	height:100vh;
	position: fixed;
	text-align: center;
	background-size: cover;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	z-index:999;
	top:0!important;
	left:100vw;
	display:none;
}

.heartsH-wait {
	width: 150px;
    height: 200px;
	position: absolute;
	right: 19vw;
	top: 34vh;
	z-index:6;
	background-position: 0px 0px;
	background-image: url(../images/hearts.png);
	animation: hearts-ani 1s steps(8, start) infinite;
}

.heartsP-wait {
	width: 150px;
    height: 200px;
	position: absolute;
	top: 27vh;
	right: 39vw;
	z-index:6;
	background-position: 0px 0px;
	background-image: url(../images/hearts.png);
	animation: hearts-ani 1s steps(8, start) infinite;
}
.badge1 img,.badge2 img, .badge3 img, .badge4 img, .badge5 img, .badge6 img {
	width:100%;
	height:100%;
}

.badge1, .badge2, .badge3, .badge4, .badge5, .badge6  {
	position:absolute;
	width:500px;
	height:160px;
	left:50%;
	margin-left:-250px;
	top:0;
	opacity:0;
	z-index:999;
	background-repeat: no-repeat;
}



.jan-am-auto {

    background: url(../images/jan-am-auto.svg);
	background-position: 0 0;
    background-repeat: no-repeat;
    width: 220px;
    height: 300px;
    background-size: 100% 100%;
    left: 956px;
    bottom: 0px;
}

.mario-an-tool {
	position: absolute;
    background-image: url(../images/mario-an-tool.svg);
    bottom: 170px;
    transform-origin: 50% 100%;
    background-size: 1000% 100%;
    background-position: 0px 0;
    background-repeat: no-repeat;
    height: 320px;
    width: 151px;
    left: 57%;
    margin-left: -250px;
    z-index: 7;
	display:none;
}



.break03 {
	background-color: #a7b4b5;
	background-image: url(../images/schublade.svg);
	width: 100%;
    height: 100vh;
    position: absolute;
    text-align: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: 0;
    z-index: 11;
    top: -100vh;
    left: 0;
	
}
.gutmann-break-01, .gutmann-break-02{
	position: relative;
	background-image:url(../images/gutmann-break.svg);
	height: 200px;
    width: 104px;
    background-size: 200% 100%;
	background-position: 0 0;
    background-repeat: no-repeat;
}
.gutmann-flash-01, .gutmann-flash-02{
	background-image:url(../images/gutmann-flash.svg);
	height: 200px;
    width: 104px;
    background-size: 200% 100%;
	background-position: 0 0;
    background-repeat: no-repeat;
}

.gutmann-light-01, .gutmann-light-02{
	background-image:url(../images/gutmann-light.svg);
	height: 200px;
    width: 104px;
    background-size: 200% 100%;
	background-position: 0 0;
    background-repeat: no-repeat;
}

.gutmann-break-on{
	position: relative;
	background-image:url(../images/gutmann-break-on.svg);
	height: 200px;
    width: 104px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.gutmann-flash-on{
	background-image:url(../images/gutmann-flash-on.svg);
	height: 200px;
    width: 104px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.gutmann-light-on{
	background-image:url(../images/gutmann-light-on.svg);
	height: 200px;
    width: 104px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.gutmann-liste {
	margin-top:75px;
}

.gutmann-liste li{
	display:inline-block;
	margin-right:55px;
}

.gutmann-tool {
	background-image:url(../images/gutmann-tool.svg);
	position: absolute;
	width: 655px;
	height: 434px;
	bottom: 100px;
    background-size: 100% 100%;
	left:50%;
	z-index:415;
	margin-top:50px;
	margin-left:-328px;
    background-repeat: no-repeat;

}

.error_car {
	position: absolute;
	background-image: url(../images/error_car.svg);
	width:1000px;
	height:310px;
	left:50%;
	margin-left:-500px;
	bottom:20vh;
	background-size:100%;
	z-index:403;
}

.regal {
	position: absolute;
    background-image: url(../images/regal.svg);
    background-size: 100% 100%;
    width: 640px;
    height: 430px;
    bottom: 267px;
    left: 50%;
    z-index: 402;
    margin-left: 85px;
}

.gutmann01 {
	position:absolute;
	background-image:url(../images/gutmann01.svg);
	width:100px;
	height:200px;
	left: 5%;
	bottom:30%;
	background-size:85%;
	background-repeat: no-repeat;
	z-index:410;
	animation: gutmann-hover 3s ease 0s infinite normal ;
	
}

.gutmann02 {
	position:absolute;
	background-image:url(../images/gutmann02.svg);
	width:100px;
	height:200px;
	right: 5%;
	bottom:30%;
	background-size:85%;
	background-repeat: no-repeat;
	animation: gutmann-hover 3s ease 1s infinite normal ;
	z-index:411;
}


.muetze-rot {
	height:60px;
	width:48px;
	left:18px;
	top:0px;
	position:absolute;
	background-image: url(../images/muetze-rot.svg);
	animation: red-dot-ani 1s ease 0s infinite normal  ;
	background-repeat:no-repeat;
	z-index:412;
}
.muetze {
display:none;
}

.gutmann03 {
	position:absolute;
	background-image:url(../images/gutmann03.svg);
	width:100px;
	height:200px;
	left: 50%;
	margin-left:144px;
	bottom:70vh;
	background-size:85%;
	background-repeat: no-repeat;
	z-index:412;
	animation: gutmann-hover 3s ease 0.5s infinite normal ;
}

@keyframes gutmann-hover {
  0%{
	transform:translate(0px, 0px);
  }
  50%{
	transform:translate(0px, -20px);
  }
  100%{
	transform:translate(0px, 0px);
  }
}

@-webkit-keyframes gutmann-hover {
  0%{
	transform:translate(0px, 0px);
  }
  50%{
	transform:translate(0px, -20px);
  }
  100%{
	transform:translate(0px, 0px);
  }
}

.barrel {
	position: absolute;
    background-image: url(../images/barrel01.svg);
    width: 140px;
    height: 201px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
	
}
.barrel01 {
	position: absolute;
    left: 50vw;
    top: 62vh;
	margin-top:-177px;
	margin-left:-680px;
	z-index:405;
}
.barrel02 {
	position: absolute;
    left: 50vw;
    top: 62vh;
	margin-top:-308px;
	margin-left:-722px;
	z-index:406;
}
.barrel03 {
	position: absolute;
    left: 50vw;
    top: 62vh;
	margin-top:-178px;
	margin-left:-777px;
	z-index:403;
}

.red-dot {
	position: absolute;
    background-image: url(../images/red-dot.svg);
    width: 20px;
    height: 20px;
    left: 67%;
    top: 48%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
	animation: red-dot-ani 1s ease 0s infinite normal ;
	display:none;
	z-index:416;
	
}

@keyframes red-dot-ani {
  0%{
	opacity:0
  }
  50%{
	opacity:1
  }
 55%{
	opacity:0
  }
  100%{
	opacity:0
  }
}

@-webkit-keyframes red-dot-ani {
  0%{
	opacity:0
  }
  50%{
	opacity:1
  }
 55%{
	opacity:0
  }
  100%{
	opacity:0
  }
}


.tool-part-nr {
	position: absolute;
    background-image: url(../images/tool-part-nr.svg);
    width: 100px;
    height: 30px;
    left: 63%;
    top: 40%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
	animation: red-dot-ani 1s ease 0s infinite normal ;
	display: none;
	z-index:416;
}

.order {
	position: absolute;
    background-image: url(../images/order.svg);
    width: 83px;
    height: 71px;
    left: 70%;
    top: 46%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
	animation: red-dot-ani 1s ease 0s infinite normal ;
	display: none;
	z-index:416;
}

.order-arm {
	background-image:url(../images/order-arm.svg);
	position: absolute;
	width: 380px;
	height: 794px;
	bottom: -800px;
    background-size: 100% 100%;
	left:50%;
	z-index:422;
	margin-left:46px;
    background-repeat: no-repeat;
	z-index:417;

}

.antenne1 {
	position: absolute;
    background-image: url(../images/antenne1.svg);
    width: 170px;
    height: 235px;
    left: 49%;
    top: 43%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
	z-index:9;
	transform-origin: bottom;
	transform: scaleY(0);
}
.antenne2 {
	position: absolute;
    background-image: url(../images/antenne2.svg);
    width: 125px;
    height: 235px;
    left: 51.5%;
    top: 34%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
	z-index:8;
	transform-origin: bottom;
	transform: scaleY(0);
}
.antenne3 {
	position: absolute;
    background-image: url(../images/antenne3.svg);
    width: 84px;
    height: 185px;
    left: 54%;
    top: 27%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 7;
	transform-origin: bottom;
	transform: scaleY(0);
}
.antenne4 {
	position: absolute;
    background-image: url(../images/antenne4.svg);
    width: 108px;
    height: 107px;
    left: 54%;
    top: 20%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
	z-index:6;
	transform-origin: bottom;
	transform: scale(0);
}
.beam {
	position: absolute;
    background-image: url(../images/beam.svg);
    width: 62px;
    height: 850px;
    left: 56%;
    top: -62%;
    background-size: 200% 100%;
	background-position: 0 0 ;
    background-repeat: no-repeat;
    z-index: 5;
    transform: rotate(7deg);
	display:none;
	transform-origin: bottom;
	animation: beam1-ani 100ms steps(2, end) infinite forwards;
}

@keyframes beam1-ani {
  0%{
	background-position: 0 0
  }
  100%{
	background-position: -150px 0 
  }
}

@-webkit-keyframes beam1-ani {
  0%{
	background-position: 0 0
  }
  100%{
	background-position: -150px 0 
  }
}


.break04 {
	background-image: url(../images/space-bg.svg);
	width: 100%;
    height: 100vh;
	overflow:hidden;
    position: absolute;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 0;
    z-index: 12;
    top: -100vh;
    left: 0;
}



section.scene05 {
	position: fixed;
	background-image:url(../images/production-bg.svg);
	width:100%;
	height: 100vh;
	text-align: center;
	background-size: cover;
	background-position: 0 0;
	background-repeat: no-repeat;
	z-index:500;
	top: 100vh; 
	left: 0;
	overflow: hidden;
	
}

.production-schrank-links{
	position: absolute;
	background-image: url(../images/production-schrank-links.svg);
	width: 500px;
    height: 270px;
    left: 0;
    bottom: 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 501;
  }
.production-schrank-rechts{
	background-image: url(../images/production-schrank-rechts.svg);
	position: absolute;
	height: 270px;
    width: 250px;
    right: 0;
    bottom: 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 502;
  }
.production-press-bottom{
	background-image: url(../images/production-press-bottom.svg);
	position: absolute;
    height: 226px;
    width: 450px;
    left: 50%;
    margin-left: -125px;
    bottom: 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 508;
  }


.press-ext{
	background-image: url(../images/press-ext.svg);
	position: absolute;
    height: 226px;
    width: 2450px;
    left: 50%;
    margin-left: 275px;
    bottom: 0;
    background-size: auto 100%;
    background-repeat: repeat-x;
    z-index: 503;
  }
.production-anzeigetafel{
	background-image: url(../images/production-anzeigetafel.svg);
	position: absolute;
    height: 90px;
    width: 400px;
    left: 5%;
    top: 50px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 502;
  	
}

.production-part-nr{
	background-image: url(../images/production-part-nr.svg);
	position: relative;
    height: 45px;
    width: 380px;

    left: 50%;
    margin-left: -190px;
    top: 23px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 503;
	display:none;
	animation: anzeige-ani 1s steps(2, end) infinite forwards;
  }

@keyframes anzeige-ani {
  0%{
	opacity:0;
  }
  50%{
	opacity:1; 
  }

  100%{
	opacity:0;
  }
}

@-webkit-keyframes anzeige-ani {
  0%{
	opacity:0;
  }
  50%{
	opacity:1; 
  }

  100%{
	opacity:0;
  }
}



.production-light{
	background-image: url(../images/production-light.svg);
	position: absolute;
    height: 96px;
    width: 218px;
    left: 50%;
    margin-left: -18px;
    bottom: 211px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 509;
	display: none;
	
  }
.production-jan-links{
	background-image: url(../images/production-jan-links.svg);
	position: absolute;
    height: 988px;
    width: 287px;
    left: 40%;
    bottom: -240px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 505;
  }
.production-jan-rechts{
	background-image: url(../images/production-jan-rechts.svg);
	position: absolute;
    height: 1047px;
    width: 300px;
    left: 65%;
    bottom: -350px;
    background-size: 300px 1047px;
    background-repeat: no-repeat;
    z-index: 511;
  }
.production-press{
	background-image: url(../images/production-press.svg);
	position: absolute;
    height: 917px;
    width: 450px;
    left: 50%;
    margin-left: -125px;
    bottom: 324px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 510;
  }

.steam1, .steam3{
	background-image: url(../images/steam1.svg);
	position: absolute;
    height: 201px;
    width: 526px;
    left: 50%;
    margin-left: -317px;
    bottom: 94px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 509;
	transform: scale(0);
	opacity: 0; 
}
.steam3{
    margin-left: -250px;
}
.steam2, .steam4{
	background-image: url(../images/steam2.svg);
	position: absolute;
    height: 201px;
    width: 446px;
    left: 50%;
    margin-left: -51px;
    bottom: 94px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 509;
	transform: scale(0);
	opacity: 0; 
}
.steam34{
    margin-left: -200px;
}

.production-light-parts{
	background-image: url(../images/production-light-parts.svg);
	position: absolute;
    height: 228px;
    width: 218px;
    left: 58%;
    margin-left: -125px;
    bottom: 199px;
    background-size: 100% 100%;
    background-repeat: repeat-y;
    z-index: 508;
    animation: parts-hover 63s linear 0s infinite normal;
}

@keyframes parts-hover {
  0%{
	
	transform: rotate(0deg);
	}
  50%{
	transform: rotate(180deg);
	
  }
  100%{
	transform: rotate(359deg);
  }
}

@-webkit-keyframes parts-hover {
  0%{
	
	transform: rotate(0deg);
	}
  50%{
	transform: rotate(180deg);
	
  }
  100%{
	transform: rotate(359deg);
  }
}


.bot-basis {
	background-image:url(../images/bot-basis.svg);
	position:absolute;
	height: 228px;
    width: 169px;
    left: 10%;
	bottom:0;
    margin-left: -125px;
	transform-origin: 124px 287px;
	z-index: 25;
}
.bot-arm1 {
	background-image:url(../images/bot-arm1.svg);
	position: absolute;
    height: 325px;
    width: 161px;
    left: 10%;
    bottom: 147px;
    margin-left: -122px;
    z-index: 26;
    transform-origin: 124px 287px;
}
.bot-arm2 {
	background-image:url(../images/bot-arm2.svg);
	position: absolute;
    height: 180px;
    width: 278px;
    left: 10%;
    margin-left: -160px;
    z-index: 25;
    bottom: 386px;
}
.bot-arm3 {
	background-image:url(../images/bot-arm3.svg);
	position: absolute;
    height: 117px;
    width: 204px;
    left: 10%;
    margin-left: 44px;
    z-index: 24;
    bottom: 491px;
}


/*				SZENE 06    -    Teststrecke              */

section.scene06 {
	position: fixed;
	background-image:url(../images/production-bg.svg);
	width:200vw;
	height: 100vh;
	text-align: center;
	background-size: auto 100vh;
	background-position: 0 0%;
	background-repeat: repeat-x;
	z-index:600;
	top: 0; 
	right:-200vw;
	
}
.fliessband {
	background-image: url(../images/press-ext.svg);
	position: absolute;
    height: 226px;
    width: 100vw;
    left: 0;
	right:0;
    bottom: 0;
    background-size: auto 100%;
    background-repeat: repeat-x;
    z-index: 23;
}

.production-light-test{
	background-image: url(../images/production-light.svg);
	position: absolute;
    height: 96px;
    width: 218px;
	margin-left:-109px;
    left: 109px;
    bottom: 211px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 24;
  }
.test-shine{
	background-image: url(../images/test-shine.svg);
    position: absolute;
    height: 422px;
    width: 419px;
    margin-left: 84px;
    bottom: -124px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 24;
	display:none;
}
.test-dust{
	background-image: url(../images/test-dust.svg);
    position: absolute;
    height: 916px;
    width: 252px;
    left: 10%;
	margin-left: -126px;
    bottom: 500px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 24;
}


.dust{
	background-image: url(../images/dust.svg);
    position: absolute;
    height: 413px;
    width: 262px;
    left: 10%;
    margin-left: -131px;
    bottom: 183px;
    background-size: 1100% 100%;
    background-repeat: no-repeat;
    z-index: 25;
	background-position:54px 0;
	/*animation: bitethedust 1s steps(11, end) infinite forwards;*/
	  animation-duration: 1s; 
	  animation-direction: normal;
	  animation-iteration-count: infinite;
	  animation-fill-mode: forwards;
	  animation-timing-function: steps(11, end);
	animation-name: none;
}

	@keyframes bitethedust {
		from{
			background-position: 54px 0;
		}
		to{
			background-position: -2741px 0;
		}
	} 

	@-webkit-keyframes bitethedust {
		from{
			background-position: 54px 0;
		}
		to{
			background-position: -2741px 0;
		}
	} 



.test-water{
	background-image: url(../images/test-water.svg);
    position: absolute;
    height: 916px;
    width: 252px;
	margin-left: -126px;
    left: 25%;
    bottom: 486px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 54;
}
.water{
	background-image: url(../images/wasserstrahl.svg);
    position: absolute;
    height: 250px;
    width: 441px;
    margin-left: -212px;
    left: 25%;
    bottom: 255px;
    background-size: 300% 100%;
	background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 53;
	animation-duration: 1s; 
    animation-direction: normal;
    animation-iteration-count: infinite;
    animation-fill-mode: forwards;
    animation-timing-function: steps(3, end);
	animation-name: none;
	display:none;
	
}
	@keyframes washitup {
		from{
			background-position: 0 0;
		}
		
		to{
			background-position: -1472px 0;
		}
	} 


	@-webkit-keyframes washitup {
		from{
			background-position: 0 0;
		}
		
		to{
			background-position: -1472px 0;
		}
	} 

.test-ice{
	background-image: url(../images/test-ice.svg);
    position: absolute;
    height: 926px;
    width: 252px;
	margin-left: -126px;
    left: 50%;
    bottom: 500px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 24;
}
.ice{
	background-image: url(../images/ice.svg);
    position: absolute;
    height: 120px;
	width: 182px;
	margin-left: -29px;
    left: 50%;
    bottom: 36px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 24;
	opacity:0;
}
.test-heat-off{
	background-image: url(../images/test-heat-off.svg);
    position: absolute;
    height: 956px;
    width: 252px;
	margin-left: -126px;
    left: 70%;
    bottom: 500px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 24;
}
.test-heat-on{
	background-image: url(../images/test-heat-on.svg);
    position: absolute;
    height: 956px;
    width: 252px;
	margin-left: -126px;
    left: 70%;
    bottom: 500px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 25;
	opacity:0;
}
.test-x-ray{
	background-image: url(../images/test-x-ray.svg);
    position: absolute;
    height: 940px;
    width: 39px;
    margin-left: 20px;
    left: 90%;
    bottom: 270px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 23;
	
}

.x-ray-off {
	background-image: url(../images/x-ray-off.svg);
	position: absolute;
    height: 937px;
    width: 340px;
    left: 120vw;
	margin-left:81px;
    bottom: -300px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 30;
	
}

.x-ray-on {
	background-image: url(../images/x-ray-on.svg);
	position: absolute;
    height: 937px;
    width: 340px;
    left: 120vw;
	margin-left:81px;
    bottom: -300px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 31;
	opacity:0;
	
}
.test-pack{
	background-image: url(../images/test-pack.svg);
    position: absolute;
    height: 832px;
    width: 252px;
	margin-left: -126px;
    left: 110%;
    bottom: 545px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 29;
}
.pack{
	background-image: url(../images/pack.svg);
    position: absolute;
    height: 139px;
    width: 252px;
    margin-left: -126px;
    left: 110%;
    bottom: 421px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 28;
	top:auto;
}
.test-rocket{
	background-image: url(../images/test-rocket.svg);
	position: absolute;
    height: 722px;
    width: 300px;
    margin-left: -94px;
    left: 130vw;
    bottom: -43px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 29;
}
.test-rocket-door{
	background-image: url(../images/test-rocket-door.svg);
	position: absolute;
    height: 175px;
	margin-left: -30px;
    width: 50px;
	left:40%;
	margin-left:-30px;
    bottom: 247px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 29;
}

.rocket-flame{
	background-image: url(../images/rocket-flame.svg);
	position: absolute;
    height: 136px;
	transform: scaleY(0);
	width: 184px;
    bottom: -80px;
	transform-origin: 50% 0;
    background-size: 300% 100%;
    background-repeat: no-repeat;
    z-index: 29;
	left:50%;
	margin-left:-73px;
	animation: rocket_fire .3s steps(3, end) 0s infinite normal;
}

.rocket-flame2{
	background-image: url(../images/rocket-flame.svg);
	position: absolute;
    height: 136px;
	transform: scaleY(0);
    width: 184px;
    bottom: -80px;
	transform-origin: 50% 0;
    background-size: 300% 100%;
    background-repeat: no-repeat;
    z-index: 29;
	left:50%;
	margin-left:-18px;
	animation: rocket_fire .3s steps(3, end) 0s infinite normal;
}
	@keyframes rocket_fire {
		from{
			background-position: 0 0;
		}
		
		to{
			background-position: -694px 0;
		}
	} 
	
	@-webkit-keyframes rocket_fire {
		from{
			background-position: 0 0;
		}
		
		to{
			background-position: -694px 0;
		}
	} 
.schacht-front {
	background-image: url(../images/schacht-front.svg);
	position: absolute;
    height: 60px;
    width: 373px;
    margin-left: -126px;
    left: 130vw;
    top:0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
	z-index: 30
}
.schacht-back {
	background-image: url(../images/schacht-back.svg);
	position: absolute;
    height: 76px;
    width: 373px;
    margin-left: -126px;
    left: 130vw;
    top:0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
	z-index: 28
}


/*				SZENE 07    -    Logistics              */

section.scene07 {
	position: fixed;
	background-color:#A8BBCF;
	width:100vw;
	height: 100vh;
	text-align: center;
	background-size: 100% 100%;
	background-position: 0 ;
	background-repeat: no-repeat;
	z-index:700;
	top: -100vh; 
	right:0;
	overflow:hidden;
	
}
.scene07-bg {
	position: absolute;
	background-image:url(../images/scene07-bg.svg);
	width:100vw;
	height: 62vh;
	text-align: center;
	background-size: 100% 100%;
	background-position: 0 ;
	background-repeat: no-repeat;
	z-index:701;
	left:0;
	bottom:0;
	
}

.helicarrier {
	background-image: url(../images/helicarrier.svg);
	position: absolute;
	height: 269px;
	width: 1100px;
	margin-left: -550px;
	left: 50%;
	top: 281px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	z-index: 703;

/*	animation: carrier-ani 3s ease-out infinite forwards;*/
}

@keyframes carrier-ani {
	0% {
		bottom:400px;
		left:50%;
		
	}
	25% {
		bottom:398px;
		left:49.9%;
	}
	75% {
		bottom:398px;
		left:50.1%;
	}
	100% {
		bottom:400px;
		left:50%;
	}
	
	
}

@-webkit-keyframes carrier-ani {
	0% {
		bottom:400px;
		left:50%;
		
	}
	25% {
		bottom:398px;
		left:49.9%;
	}
	75% {
		bottom:398px;
		left:50.1%;
	}
	100% {
		bottom:400px;
		left:50%;
	}
	
	
}
.drohnenjan {
	background-image: url(../images/drohnenjan.svg);
    position: absolute;
    height: 1056px;
    width: 700px;
    margin-left: -683px;
    left: 50%;
    bottom: -33px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 704;
    transform: scale(0.1);
	opacity:0;
}

.logistic-rocket {
	background-image: url(../images/logistic-rocket.svg);
    position: absolute;
    height: 99px;
    width: 38px;
    margin-left: 470px;
    left: 50%;
    top: -400px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 702;
}
.logistic-rocket-hover {
/*	animation: rocket-hover-ani 3s ease-out infinite forwards;*/
}

@keyframes rocket-hover-ani {
	0% {
		top:229px;
		left:50%;
		margin-left: 400px;
		
	}
	25% {
		top:227px;
		left:49.9%;
		margin-left: 400px;
	}
	75% {
		top:227px;
		left:50.1%;
		margin-left: 400px;
	}
	100% {
		top:229px;
		left:50%;
		margin-left: 400px;
	}
	
}

@-webkit-keyframes rocket-hover-ani {
	0% {
		top:229px;
		left:50%;
		margin-left: 400px;
		
	}
	25% {
		top:227px;
		left:49.9%;
		margin-left: 400px;
	}
	75% {
		top:227px;
		left:50.1%;
		margin-left: 400px;
	}
	100% {
		top:229px;
		left:50%;
		margin-left: 400px;
	}
	
}
.logistic-rocket-flame{
	background-image: url(../images/rocket-flame.svg);
	position: absolute;
    height: 35px;
    width: 24px;
    bottom: -19px;
    transform-origin: 50% 0;
    background-size: 300% 100%;
    background-repeat: no-repeat;
    z-index: 701;
    left: 50%;
    margin-left: -9px;
    animation: rocket_fire_logistic .3s steps(3, end) 0s infinite normal;
}

.logistic-rocket-flame2{
	background-image: url(../images/rocket-flame.svg);
	position: absolute;
    height: 35px;
    width: 24px;
    bottom: -19px;
    transform-origin: 50% 0;
    background-size: 300% 100%;
    background-repeat: no-repeat;
    z-index: 701;
    left: 50%;
    margin-left: 0px;
    animation: rocket_fire_logistic .3s steps(3, end) 0s infinite normal;
}
	@keyframes rocket_fire_logistic {
		from{
			background-position: 0 0;
		}
		
		to{
			background-position: -92px 0;
		}
	} 

	@-webkit-keyframes rocket_fire_logistic {
		from{
			background-position: 0 0;
		}
		
		to{
			background-position: -92px 0;
		}
	} 

section.scene08 {
	position: fixed;
	background-image:url(../images/scene2-bg2.svg);
	width:100vw;
	height: 100vh;
	text-align: center;
	background-size: 100% 100%;
	background-position: 0 ;
	background-repeat: no-repeat;
	z-index:800;
	top: -100vh; 
	right:0;
	overflow:hidden;
}

.scene08-all {
	position:absolute;
	width:100vw;
	height:100vh;
	z-index: 801;
}

.break05 {
    background-color: #333;
	background-image: url(../images/break5-bg.svg);
	width: 100vw;
    height: 100vh;
    position: absolute;
    text-align: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
    z-index: 880;
	top:0;
    left: 0px;
	
}


.scene02-bg2-08{
	width:100vw;
	height:100vh;
	position: fixed;
	text-align: center;
	background:url(../images/scene2-bg2.svg);
	background-size: cover;
	background-position: 0 0;
	background-repeat: repeat;
	z-index:147;
}
.scene02-floor2-08{
	width: 100vw;
    height: 250px;
    left: 0;
    bottom: 0;
    position: absolute;
    text-align: center;
    background: #a7b4b5;
    background-size: 100% auto;
	border-top: 15px solid grey;
    background-position: 0 0;
    background-repeat: repeat-x;
    z-index:148;
}
.tubes08{
	
}
.helden-banner08{
	width: 770px;
	height: 323px;
	margin-left: -385px;
    left: 50%;
    top: -35px;
    position: absolute;
    text-align: center;
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index:150;
}
.stemmen-repair{
	width: 700px;
	height: 603px;
    left: 2%;
    bottom: 100px;
    position: absolute;
    text-align: center;
    background: url(../images/stemmen03.svg);
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 151;
}
.werkzeugwagen08{
	position: absolute;
    right: 400px;
    background-image: url(../images/mac56.svg);
    transform-origin: 50% 100%; 
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 265px;
    width: 95px;
    z-index: 152;
    bottom: 230px;
}
.desk{
	position: absolute;
    bottom: 178px;
    background-image: url(../images/werkstatt-desk.svg);
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
	height: 150px;
    width: 278px;
    right: 80px;
    z-index: 153;
}

.repair-chair{
	position: absolute;
    bottom: 241px;
    background-image: url(../images/repair-chair.svg);
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 132px;
    width: 150px;
    right: 142px;
    z-index: 152;
}

.jan-repair{
	position: absolute;
    bottom: 158px;
    background-image: url(../images/jan-repair.svg);
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 342px;
    width: 90px;
    right: 50%;
    margin-right: -200px;
    z-index: 153;
}
.fragezeichen-jan{
	background-image: url(../images/fragezeichen.png);
	width: 150px;
    height: 200px;
	margin-top: -200px;
	margin-left: -48px;
	opacity:0;
	position: relative;
	z-index:6;
	background-position: 0px 0px;
	animation: fragezeichen-ani 1s steps(8, start) infinite;
}
.fragezeichen-jan-on {
	opacity: 1;
}
.fragezeichen-mario{
	background-image: url(../images/fragezeichen.png);
	width: 150px;
    height: 200px;
	margin-top: -200px;
    margin-left: 94px;
	opacity:0;
	position: relative;
	z-index:154;
	background-position: 0px 0px;
	animation: fragezeichen-ani 1s steps(8, start) infinite;
}
.fragezeichen-mario-on {
	opacity: 1;
}

@keyframes fragezeichen-ani {
	
	0% {
			background-position: 0px;
		}
		
	100% {
			background-position: -1200px;
		}
}

@-webkit-keyframes fragezeichen-ani {
	
	0% {
			background-position: 0px;
		}
		
	100% {
			background-position: -1200px;
		}
}

.helden-werkzeugpult08{
	position:absolute;
	bottom:350px;
	right:0;
	background-image: url(../images/werkzeugwand.svg);
	background-size:100%;
	background-position: 0 0;
	background-repeat: no-repeat;
	height:206px;
	width:285px;
	left:50%;
	margin-left:-140px;
	z-index:149;	
}
.car-peter-repaired-no-light{
	position: absolute;
	background-image: url(../images/car-peter-repaired-no-light.svg);
	background-repeat: no-repeat; 
	min-width: 871px;
    height: 280px;
	left:50%;
    margin-left:-735px;	
	bottom: 0;
	z-index:156;
	background-size:100%;
}
.lampeneinbau{
	position: absolute;
    background-image: url(../images/lampeneinbau.svg);
	bottom: -8px;
    background-size: 700% 100%;
    background-position: 84px 0;
    background-repeat: no-repeat;
    height: 323px;
    width: 396px;
    left: 50%;
    margin-left: 42px;
    z-index: 157;

}
.lampeneinbau-go{
	animation: einbau-ani 1s steps(6, end) 1 forwards;
}

	@keyframes einbau-ani {
		from{
			background-position: 84px 0;
		}
		
		to{
			background-position: -2441px 0;
		}
	} 

	@-webkit-keyframes einbau-ani {
		from{
			background-position: 84px 0;
		}
		
		to{
			background-position: -2441px 0;
		}
	} 

.pack-offen {
	position: absolute;
    background-image: url(../images/pack-offen.svg);
	bottom: 10px;
    transform-origin: 50% 100%;
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 96px;
    width: 196px;
    right: 5%;
    z-index: 158;
}

section.scene08b {
	position: fixed;
	background: url(../images/lichttest-bg.svg);
	width:100vw;
	height: 100vh;
	text-align: center;
	background-size: cover;
	background-position: 0 0%;
	background-repeat: no-repeat;
	z-index:850;
	top: -100vh; 
	left: 0;
	
}
.lichttest-floor{
	width: 100vw;
    height: 250px;
    left: 0;
    bottom: 0;
    position: absolute;
    text-align: center;
    background-color:#535A64;
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: repeat-x;
    z-index: 301;
	border-top: 15px solid grey;
	
}


.lichttest-tunnel-front {
	background-image: url(../images/lichttest-tunnel-front.svg);
	position: absolute;
    height: 33px;
    width: 268px;
    right: 90px;
    top: 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
	z-index: 309;
}
.lichttest-tunnel-back {
	background-image: url(../images/lichttest-tunnel-back.svg);
	position: absolute;
    height: 42px;
    width: 268px;
    right: 90px;
    top: 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 302;
}

.lichttest-stuhlbein{
	position: absolute;
    bottom: 243px;
    background-color: #5d5c5b;
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 50px;
    width: 14px;
    right: 228px;
    z-index: 303;
}

.lichttest-jan{
	position: absolute;
    bottom: 185px;
    background-image: url(../images/lichttest-jan.svg);
    background-size: 1600% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 288px;
    width: 282px;
    right: 8px;
    z-index: 304;
}


.lichttest-fragezeichen-jan{
	background-image: url(../images/fragezeichen.png);
	width: 150px;
    height: 200px;
	margin-top: -200px;
	margin-left: -48px;
	opacity:0;
	position: relative;
	z-index:6;
	background-position: 0px 0px;
	animation: fragezeichen-ani 1s steps(8, start) infinite;
}


.lichttest-bulb {
	background-image: url(../images/bulb.svg);
	width: 100px;
    height: 111px;
    margin-top: -130px;
    margin-left: 2px;
	opacity: 0;
    background-size: 100% 100%;
    position: relative;
    z-index: 999;
    background-position: 0px 0px;
    background-repeat: no-repeat;
	animation: bulb-ani 1s ease-in-out infinite; 
	
}

.jan-nach-schulung .lichttest-bulb {
	opacity: 1;
}


.jan-nach-schulung {	
	position: absolute;
    bottom: 110vh;
    background-image: url(../images/jan-nach-schulung.svg);
    background-size: 400% 100%;
    background-position: 27px 0;
    background-repeat: no-repeat;
    height: 291px;
    width: 179px;
    right: 144px;
    z-index: 304;
	
}


.lichttest-konsole{
	position: absolute;
    bottom: 178px;
    background-image: url(../images/lichttest-konsole.svg);
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
	height: 150px;
    width: 278px;
    right: 80px;
    z-index: 305;
}
.lichttest-kette{
	position:absolute;
	bottom: 351px;
	right: 103px;
	z-index: 308;
	background-image: url(../images/lichttest-kette.svg);
	background-size: 100% 100%;
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 11px;
	height: 700px;

}

.lichttest-testwand{
	position: absolute;
    bottom: 54px;
    background-image: url(../images/lichttest-testwand.svg);
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 460px;
    width: 328px;
    left: 50%;
    margin-left: 70px;
    z-index: 306;
}

.car-peter-repaired-with-light{
	position: absolute;
	background-image: url(../images/lichttest-car.svg);
	background-repeat: no-repeat; 
	min-width: 871px;
    height: 280px;
	left:50%;
    margin-left: -869px;
	bottom: 68px;
	z-index:304;
	background-size:100%;
	
}

.lichttest-gutmann-tool{
	position: absolute;
    bottom: 68px;
    background-image: url(../images/lichttest-gutmann-tool.svg);
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 350px;
    width: 168px;
    left: 50%;
    z-index: 309;
}

.lichttest-lights {
	position: absolute;
	background-image: url(../images/lichttest-licht-falsch.svg);
	background-repeat: no-repeat;
    width: 1059px;
    height: 746px;
    left: 50%;
	opacity:0;
    margin-left: -41px;
    bottom: 180px;
    z-index: 308;
    background-size: 100% 100%;
}

.lights-left{
	position: absolute;
	background-image: url(../images/lichttest-licht-falsch.svg);
	background-repeat: no-repeat;
    width: 1059px;
    height: 746px;
    left: 50%;
	opacity:0;
    bottom: 180px;
    z-index: 306;
    background-size: 100% 100%;
	transform-origin: 10px 708px;
	transform: rotate(12deg);
	margin-left: -20px;
}

.lichttest-lights-ok {
	position: absolute;
    background-image: url(../images/lichttest-licht-richtig.svg);
    background-repeat: no-repeat;
    width: 285px;
    height: 61px;
    left: 50%;
    opacity: 0;
    margin-left: -41px;
    bottom: 161px;
    z-index: 308;
    background-size: 100% 100%;
}

.lichttest-mario {
	position: absolute;
    background-image: url(../images/lichttest-mario.svg);
    bottom: 144px;
    transform-origin: 50% 100%;
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 363px;
    width: 93px;
    left: 57%;
    margin-left: -245px;
    z-index: 304;
}

.lichttest-mario-seite {
    background-image: url(../images/lichttest-mario-seite.svg);
}

.mario-kniend{
	position: absolute;
    background-image: url(../images/mario-kniend.svg);
    opacity: 0;
    bottom: 14px;
    background-size: 500% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 319px;
    width: 261px;
    left: 57%;
    margin-left: -215px;
    z-index: 309;
}

.mario-kniend-work{
	animation: mario-work 2s steps(5, end) infinite;
}

.kanister{
	position: absolute;
    bottom: 233px;
    background-image: url(../images/kanister.svg);
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 100px;
    width: 68px;
    left: 50%;
	margin-left:-250px;
    z-index: 302;
}

.farben{
	position: absolute;
    bottom: 233px;
    background-image: url(../images/farben.svg);
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 291px;
    width: 238px;
    left: 100px;
    z-index: 302;
}



@keyframes mario-work {
	from{
		background-position:0 0;
	}
	to{
		background-position:-1466px 0;
	}
}

@-webkit-keyframes mario-work {
	from{
		background-position:0 0;
	}
	to{
		background-position:-1466px 0;
	}
}

.lichttest-fragezeichen-mario{
	background-image: url(../images/fragezeichen.png);
	width: 150px;
    height: 200px;
	margin-top: -200px;
    margin-left: -30px;
	opacity:0;
	position: relative;
	z-index:307;
	background-position: 0px 0px;
	animation: fragezeichen-ani 1s steps(8, start) infinite;
}

/*           MARIO TEXT       */


.ani-text{
	width:300px;
	margin-top: -20px;
    margin-left: -30px;
	opacity:0;
	font-weight:900;
	position: absolute;
	z-index:308;
	font-family:hella_blk;
	font-size: 160% !important;
	color:white;
	text-shadow: 2px 1px 2px black;
	/*transform: rotate(-2deg); */
}




																	/*****************************************/
																	/*			SCENE 09 -Schulungsraum      */
																	/*****************************************/

section.scene09 {
	position: fixed;
	background-image:url(../images/schulung-bg.svg);
	width:100vw;
	height: 100vh;
	text-align: center;
	background-size: cover;
	background-position: 0 0%;
	background-repeat: no-repeat;
	z-index:900;
	top: -100vh; 
	left: 0;
	overflow:hidden;
}

.schulung-floor{
	position: absolute;
	width:100vw;
	height: 300px;
	bottom:0;
	left:0;
	right:0;
	background-image:url(../images/schulung-floor.svg);
	background-position: 0 0%;
	background-repeat: no-repeat;
	z-index:401;
}

.mouseleft-mouse{
	position: absolute;
    height: 148px;
    width: 100px;
    background-image: url(../images/mouseleft-mouse.svg);
    left: 50vw;
    margin-left: -50px;
    bottom: 10px;
    z-index: 9999;
	transform-origin: center center;
    background-repeat: no-repeat;
    animation: mouseleft-mouse-ani 2s ease-in-out infinite forwards;
}

	@keyframes mouseleft-mouse-ani {
		0%{
			bottom:10px;
		}
		50%{
			bottom:30px;
		}
		100%{
			bottom:10px;
		}
	} 
.mouseleft{
	position: relative;
    height: 43px;
    width: 43px;
    background-image: url(../images/mouseleft.svg);
    left: 4px;
    top: 0px;
    animation: mouseleft-ani 1s steps(3) infinite forwards;
}

	@keyframes mouseleft-ani {
		0%{
			opacity:1;
		}

		100%{
			opacity:0;
		}
	} 






.schulung-tisch-plus-drei{
	position: absolute;
    width: 640px;
    height: 400px;
    bottom: 111px;
    left: 50%;
    margin-left: -485px;
    z-index: 406;
	background-image:url(../images/schulung-tisch-plus-drei.svg);
	background-position: 0 0 ;
	background-size: 100% 100%;
	background-repeat:no-repeat;
	
}

.hella-genius{
	position: absolute;
    width: 308px;
    height: 418px;
    bottom: 161px;
    left: 50%;
    margin-left: -555px;
    z-index: 407;
	background-image:url(../images/hella-genius.svg);
	background-position: 0 0 ;
	background-size: 100% 100%;
	background-repeat:no-repeat;
	
}

.genius-mund {
	position: absolute;
    width: 12px;
    height: 9px;
    top: 64px;
    left: 67px;
    z-index: 408;
	background-image:url(../images/genius-mund.svg);
	background-position: 0 0 ;
	background-size: 100% 100%;
	background-repeat:no-repeat;
	animation: mund-ani 2s steps(10, end) infinite forwards;
}

	@keyframes mund-ani {
		0%{
			opacity:1;
		}
		10%{
			opacity:1;
		}
		20%{
			opacity:0;
		}
		30%{
			opacity:1;
		}
		40%{
			opacity:0;
		}
		50%{
			opacity:1;
		}
		60%{
			opacity:0;
		}
		70%{
			opacity:0;
		}
		80%{
			opacity:1;
		}
		90%{
			opacity:0;
		}
		100%{
			opacity:1;
		}
	} 
.schulung-drei{
	position: absolute;
    width: 527px;
    height: 400px;
    z-index: 408;
    bottom: 120px;
    left: 50%;
    margin-left: -450px;
	background-image:url(../images/schulung-drei.svg);
	background-position: 0 0 ;
	background-size: 100% 100%;
	background-repeat:no-repeat;
	
}
.schulung-tunnel-front{
	position: absolute;
	height: 26px;
    width: 268px;
    right: 90px;
	z-index: 410;
	bottom:0;
	background-image:url(../images/schulung-tunnel-front.svg);
	background-position: 0 0 ;
	background-size: 100% 100%;
	background-repeat:no-repeat;
	
}
.schulung-tunnel-back{
	position: absolute;
	height: 33px;
    width: 268px;
    right: 90px;
	bottom:0;
	z-index: 401;
	background-image:url(../images/schulung-tunnel-back.svg);
	background-position: 0 0 ;
	background-size: 100% 100%;
	background-repeat:no-repeat;
	
}
.schulung-plant{
	position: absolute;
    width: 172px;
    height: 248px;
    left: 50%;
    margin-left: 174px;
    bottom: 266px;
    z-index: 405;
	background-image:url(../images/schulung-plant.svg);
	background-position: 0 0 ;
	background-size: 100% 100%;
	background-repeat:no-repeat;
	
}

.schulung-tv{
	position: absolute;
    width: 331px;
    height:204px;
    z-index: 404;
	left: 9%;
    top: 170px;
	background-image:url(../images/schulung-tv.svg);
	background-position: 0 0 ;
	background-size: 100% 100%;
	background-repeat:no-repeat;
	
}
.schulung-tv-ani{
	
	animation: tv-ani 1s steps(3) infinite forwards;
	}

	@keyframes tv-ani {
		0%{
			-webkit-box-shadow: inset 0px 0px 20px 5px rgba(255,255,255,1);
			-moz-box-shadow: inset 0px 0px 20px 5px rgba(255,255,255,1);
			box-shadow: inset 0px 0px 20px 5px rgba(255,255,255,1);
		}

		100%{
			-webkit-box-shadow: none;
			-moz-box-shadow: none;
			box-shadow: none;
		}
	} 

.schulung-fenster{
	position: absolute;
    width: 331px;
    height: 240px;
    z-index: 404;
    left: 50%;
    margin-left: -245px;
    bottom: 460px;
	background-image:url(../images/schulung-fenster.svg);
	background-position: 0 0 ;
	background-size: 100% 100%;
	background-repeat:no-repeat;
	
}
.schulung-pinnwand{
	position: absolute;
    width: 331px;
    height: 260px;
    z-index: 404;
    left: 50%;
    margin-left: 340px;
    bottom: 450px;
	background-image:url(../images/schulung-pinnwand.svg);
	background-position: 0 0 ;
	background-size: 100% 100%;
	background-repeat:no-repeat;
}

.schulung-jan {
	position: absolute;
    height: 360px;
    width: 121px;
    right: 163px;
    z-index: 409;
    bottom: -250px;
	background-image:url(../images/schulung-jan.svg);
	background-position: 0 0 ;
	background-size: 100% 100%;
	background-repeat:no-repeat;
}

.schulung-fragezeichen-jan{
	background-image: url(../images/fragezeichen.png);
	width: 150px;
    height: 200px;
	margin-top: -200px;
	margin-left: -48px;
	opacity:1;
	position: relative;
	z-index:999;
	background-position: 0px 0px;
	animation: fragezeichen-ani 1s steps(8, start) infinite;
}



.schulung-bulb{
	background-image: url(../images/bulb.svg);
	width: 125px;
    height: 143px;
    margin-top: -157px;
    margin-left: -28px;
	opacity: 0;
    background-size: 100% 100%;
    transition: scale 2s;
    position: relative;
    z-index: 999;
    background-position: 0px 0px;
    background-repeat: no-repeat;
	animation: bulb-ani 1s ease-in-out infinite;
}

@keyframes bulb-ani {
	
	0% {
		transform:scale(1);
	}
	50% {
		transform:scale(0.8);
	}
	100% {
		transform:scale(1);
	}
	
}

@-webkit-keyframes bulb-ani {
	
	0% {
		transform:scale(1);
	}
	50% {
		transform:scale(0.8);
	}
	100% {
		transform:scale(1);
	}
	
}

.schulung-ausrufezeichen-jan{
	background-image: url(../images/ausrufezeichen.png);
	width: 150px;
    height: 200px;
	margin-top: -200px;
	margin-left: -48px;
	opacity:0;
	position: relative;
	z-index:999;
	background-position: 0px 0px;
	animation: fragezeichen-ani 1s steps(8, start) infinite;
}

.schulung-jan-stuhlbein {
	position: absolute;
    bottom: 0px;
    background-color: #5d5c5b;
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 97px;
    width: 14px;
    right: 53px;
    z-index: 402;
}
.schulung-holoscheinwerfer{
	position: absolute;
    bottom: 355px;
    background-image:url(../images/holoscheinwerfer.svg);
    background-position: 0px 0;
    background-size: 100% 100%;
	transform-origin: 50% 100%;
	transform: scale(0);
	transition: scale 2s linear;
    background-repeat: no-repeat;
    height: 200px;
    width: 150px;
    left: 50%;
    margin-left: -170px;
    z-index: 406;
	
}

.schulung-holoscheinwerfer-ani {    
	transform: scale(1);
	animation: holo-ani 1s linear 1;
}

@keyframes holo-ani{
	from {
		transform: scaleY(0)
	}
	to{
		transform: scaleY(1)
	}
}

.schulung-holoscheinwerfer1 {
	position: absolute;
    bottom: 355px;
    background-image:url(../images/holoscheinwerfer.svg);
    background-position: 0px 0;
    background-size: 100% 100%;
	transform-origin: 50% 100%;
    background-repeat: no-repeat;
    height: 200px;
    width: 150px;
    left: 50%;
	opacity:0;
    margin-left: -170px;
    z-index: 406;

	
}
.schulung-holoscheinwerfer1-ani {    
	
	animation: holo-ani2 100ms linear infinite;
}


@keyframes holo-ani2{
	from {
		opacity: 1;
	}
	to{
		opacity: 0;
	}
}
.anzeigetafel {
	position:absolute;
	width: 250px;
    height: 66px;
	top:10%;
	left:50%;
	margin-left:-125px;
	background-image:url(../images/anzeigetafel.svg);
	background-position: 0 0;
	background-size:100%;
}

.anzeigetafel-big {
	transform: scale(1.4);
	
}

.warteraum2 {
	background-color:#333;
	background-image: url(../images/warteraum2.svg);
	width:100vw;
	height:100vh;
	position: absolute;
	text-align: center;
	background-size: cover;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	z-index:500;
	top:0!important;
	left:100vw;
	
}

.erfolg-jan-mario {
    background-image: url(../images/erfolg-jan-mario.svg);
    width: 383px;
    height: 365px;
    left: 50%;
    margin-left: -250px;
    opacity: 0;
    background-size: 400% 100%;
    position: absolute;
    z-index: 303;
    background-position: 0px 0px;
    bottom: 196px;
    background-repeat: no-repeat;
	}

.erfolg-jan-mario-ani {	
	animation: erfolg-ani 0.5s steps(3, start) 1;
}

@keyframes erfolg-ani{
	from {
		background-position: -0px 0;
	}
	to{
		background-position: -1199px 0px
	}
}






																	/*****************************************/
																	/*			SCENE 10 - Abfahrt      */
																	/*****************************************/

section.scene10 {
	position: fixed;
	background-image:url(../images/schulung-bg.svg);
	width:100vw;
	height: 100vh;
	text-align: center;
	background-size: cover;
	background-position: 0 0%;
	background-repeat: no-repeat;
	z-index:1000;
	top: 0; 
	left: -100vw;
	overflow:hidden;
}

.helden-banner10{
	width: 770px;
	height: 323px;
	margin-left: -385px;
    left: 50%;
    top: -35px;
    position: absolute;
    text-align: center;
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index:501;
}
.hebebuehne{
	width: 136px;
	height: 483px;
	left: 12%;
	bottom: 207px;
	position: absolute;
	text-align: center;
	background: url(../images/hebebuehne.svg);
	background-size: 100% 100%;
	background-position: 0 0;
	background-repeat: no-repeat;
	z-index: 503;
}
.gutmanntool10{
	position: absolute;
    right: 400px;
    background-image: url(../images/mac56.svg);
    transform-origin: 50% 100%; 
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 265px;
    width: 95px;
    z-index: 502;
    bottom: 230px;
}
.desk10{
	position: absolute;
    bottom: 178px;
    background-image: url(../images/werkstatt-desk.svg);
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
	height: 150px;
    width: 278px;
    right: 80px;
    z-index: 504;
}

.chair10{
	position: absolute;
    bottom: 241px;
    background-image: url(../images/repair-chair.svg);
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 132px;
    width: 150px;
    right: 142px;
    z-index: 503;
}

.werkzeugwand10{
	position:absolute;
	bottom:350px;
	right:0;
	background-image: url(../images/werkzeugwand.svg);
	background-size:100%;
	background-position: 0 0;
	background-repeat: no-repeat;
	height:206px;
	width:285px;
	left:50%;
	margin-left:-140px;
	z-index:501;	
}

.car-beide {
	position: absolute;
    background-image: url(../images/car-beide.svg);
    background-repeat: no-repeat;
    min-width: 871px;
    height: 280px;
    left: 50%;
    margin-left: -309px;
    bottom: 68px;
    z-index: 504;
    background-size: 100% 100%;
}

.reifen{
	position: absolute;
    bottom: 233px;
    background-image: url(../images/reifen.svg);
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 172px;
    width: 128px;
    left: 50%;
	margin-left:-350px;
    z-index: 502;
}
.jan-mario-winken {
	position: absolute;
    background-image: url(../images/jan-mario-winken.svg);
    bottom: 144px;
    background-size: 200% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 362px;
    width: 350px;
    left: 57%;
    margin-left: -245px;
    z-index: 503;
}


section.scene10 .pack-offen {
    z-index: 505;
}


																	/*****************************************/
																	/*	  	SCENE 11 - Hochzeitsfahrt        */
																	/*****************************************/
	
section.scene11 {
	position: fixed;
	width:100vw;
	height: 100vh;
	text-align: center;
	background-size: cover;
	background-position: 0 0%;
	background-repeat: no-repeat;
	z-index:1100;
	top: 0; 
	left: -100vw;
	overflow:hidden;
}

.scene11-bg {
	width:100vw;
	height:100vh;
	position: absolute;
	text-align: center;
	background: #A8BBCF;
	background-size: cover;
	background-position: 0px 0px; 
	background-repeat: repeat;
	z-index:601;
}

.car-beide {
	position: absolute;
    background-image: url(../images/car-beide.svg);
    background-repeat: no-repeat;
    min-width: 871px;
    height: 280px;
    left: 50%;
    margin-left: -309px;
    bottom: 68px;
    z-index: 609;
    background-size: 100% 100%;
}

.skyline-11 {
	width:100%;
	height:100vh;
	position: absolute;
	text-align: center;
	background-image: url("../images/skyline.svg");
	background-size: 110vw auto;
	background-position: 0 30%;
	background-repeat: repeat-x;
	z-index:603;
}
.street-11 {
	width:100vw;
	height:100vh;
	position: absolute;
	text-align: center;
	background-image: url("../images/street.svg");
	background-size: 109vw auto;
	background-position: 0 140%;
	background-repeat: repeat-x;
	z-index:604;
}
@media all and (max-width: 1281px){
.street-11 {
	display:block;
	width: 100vw;
    height: 110vh;
    position: absolute;
    text-align: center;
    background-image: url(../images/street.svg);
    background-size: 150vw 100vh;
    background-position: 0 140%;
    background-repeat: repeat-x;
    z-index: 4;
}
}

.balloon-11 {
	width:100px;
	height:140px;
	left:0%;
	top:10%;
	position: absolute;
	text-align: center;
	background-image: url("../images/balloon.png");
	background-size: 100px auto;
	background-repeat: no-repeat;
	z-index:607;
    animation-name: balloon-ani-11;
	animation-duration: 240s;
	animation-delay: 0ms;
	animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	

}
@keyframes balloon-ani-11{
  0%{
	background-position: 100% 0%
  }
  100%{
	background-position: 0% 0%
  }
  
}

@-webkit-keyframes balloon-ani-11{
  0%{
	background-position: 100% 0%
  }
  100%{
	background-position: 0% 0%
  }
  
}

.ship-11 {
	width:100vw;
	height:150px;
	right:0%;
	top:60%;	
	position: absolute;
	transform:scaleX(-1);
	text-align: center;
	background-image: url("../images/ship.svg");
	background-size: 100px auto;
	background-repeat: no-repeat;
	z-index:603;
    animation-name: ship-ani-11;
	animation-duration: 120s;
	animation-delay: 0ms;
	animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	

}
@keyframes ship-ani-11{
  0%{
	background-position: 100% 0%
  }
  100%{
	background-position: 0% 0%
  }
  
}



@-webkit-keyframes ship-ani-11{
  0%{
	background-position: 0% 0%
  }
  100%{
	background-position: 100% 0%
  }
  
}


.clouds-11 {
	top:0;
	width:100vw;
	height:100vh;
	position: absolute;
	text-align: center;
	background-image: url("../images/clouds.svg");
	background-size: 110vw auto;
	background-position: 0% 0%;
	background-repeat: repeat-x;
	z-index:602;
}

.car-hochzeit-11 {
	position:absolute;
	background-image: url(../images/car-hochzeit.svg);
	background-repeat: no-repeat; 
	min-width: 560px;
	height: 180px;
	left:100vw;	
	bottom: 10vh;
	z-index:608;
	background-size:100%;
	
}

.dosen {
	width: 150px;
    height: 56px;
    margin-left: 550px;
	top:77px;
	position: absolute;
	z-index:608;
	background-position: 0px 0px;
	background-size: 400% 100%;
	background-image: url(../images/dosen.svg);
	background-repeat: no-repeat;
	animation: dosen-ani 1s steps(4, end) infinite;
}

	@keyframes dosen-ani{
		0% {
			background-position: 0px;
		}
		
		100% {
			background-position: -649px;
		}
}
@-webkit-keyframes dosen-ani {
		0% {
			background-position: 0px;
		}
		
		100% {
			background-position: -649px;
		}
	}
.schleier {
	position: absolute;
    width: 190px;
    height: 100px;
    background-image: url(../images/schleier.svg);
    background-repeat: no-repeat;
    left: 100vw;
    bottom: 27vh;
    margin-left: 295px;
    z-index: 604;
    background-size: 300% 100%;
    animation: schleier-ani 1s steps(3, end) infinite;

}

	@keyframes schleier-ani{
		0% {
			background-position: 0px;
		}
		
		100% {
			background-position: -615px;
		}
}
@-webkit-keyframes schleier-ani {
		0% {
			background-position: 0px;
		}
		
		100% {
			background-position: -615px;
		}
	}


.kino {
	width:200vw;
	height:40vh;
	left:-50vw;
	right:0;
	bottom:-500px;
	position: absolute;
	text-align: center;
	background-image: url(../images/kino.svg);
	background-size: cover;
	background-position: 0px 0px; 
	background-repeat: repeat;
	z-index:612;
}

.vorhang-links {
	width:200px;
	height:100vh;
	left:-200px;
	position: absolute;
	background-image: url(../images/vorhang-links.svg);
	background-size: cover;
	background-position: 0px 0px; 
	background-repeat: repeat;
	z-index:610;
}


.kino-dark {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index:613;
    content:"";                
    background: hsla(0, 0%, 0%, 0.5);
	opacity:0;
}
.vorhang-rechts {
	width:200px;
	height:100vh;
	right:-200px;
	position: absolute;
	background-image: url(../images/vorhang-rechts.svg);
	background-size: cover;
	background-position: 0px 0px; 
	background-repeat: repeat;
	z-index:610;
}




.popcorn {
	position:absolute;
	background-image: url(../images/popcorn.svg);
	background-repeat: no-repeat; 
	width: 200px;
	height: 200px;
	left:0;	
	top: 0;
	z-index:614;
	transform: scale(0);
	background-size:100%;
	opacity: 0;

}
.asteroid {
	position:absolute;
	background-image: url(../images/asteroid.svg);
	background-repeat: no-repeat; 
	width: 200px;
	height: 200px;
	left:0;	
	top: 0;
	z-index:613;
	transform: scale(0);
	background-size:100%;
}

.popcorn-hand {
	position: absolute;
    background-image: url(../images/popcorn-hand1.svg);
    background-repeat: no-repeat;
    width: 600px;
	margin-left: -300px;
    height: 1313px;
    left: 50%;
    bottom: -1313px;
    z-index: 615;
    background-size: 100% 100%;
	transition: bottom 1s;
}

.newsletter-bg {
	position: absolute;
    width: 100vw;
    height: 100vh;
    background-color: black;
    background-size: 100% 100%;
    opacity: 0;
    z-index: 609;
	
}


.newsletter {
	text-align:left;
	height:100px;
	width:730px;
	position:absolute;
	margin: 0 auto;
	top: 5vh;
	left: 50%;
	margin-left:-280px;
	z-index: 699;
	opacity:0;
	
}
.newsletter-form {
	display:inline-block;
	width:299px;
	vertical-align: top;
}

.newsletter input{
	background-color: white;
	color:#333;
	padding: 10px 15px;
	min-width: 230px;
}
.newsletter label{
	display:block;
	color:white;
}

.newsletter-info{
	vertical-align: top;
	width:420px;
	display:inline-block;
	color:#FFF;
}

.info-header{
	height:30px;
	width:100%;
	display:block;	
	cursor: pointer;
	padding: 5px;
}


.info-text{
	height:0px;
	overflow:hidden;
	transform-origin: 50% 0%;
/*	transition: height 2s; */
}

.info-text ul li{
	list-style-type:square;
}

#send-btn {
	margin-top:10px;
	margin-bottom:10px;
	border-radius:50px;
	border:none;
}
.transNewsletterLabel {
	font-size:150%;
	margin-bottom: 10px;
}

.newsicon {
	padding:1px 9px;
	background-color:white;
	border-radius:50px;
	font-weight:bold;
	color: #333;
	margin-right:5px;
	font-size:20px;
	
}

.tech-link {
	font-size:14px;
	color: white;
	margin-top:10px;
}

.friend {
	position:relative;
	width:505px;
	height:210px;
	margin-bottom: 40px;
	transform: rotate(-3deg);
	
}
