@import url('https://fonts.googleapis.com/css2?family=Oregano:ital@0;1&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Birthstone&display=swap');


.oregano-regular {
  font-family: "Oregano", cursive;
  font-weight: 400;
  font-style: normal;
}

.oregano-regular-italic {
  font-family: "Oregano", cursive;
  font-weight: 400;
  font-style: italic;
}

.birthstone-regular {
  font-family: "Birthstone", cursive;
  font-weight: 400;
  font-style: normal;
}

h1 {
font-family:Arial;
font-weight:600;
font-size:48px;
}
h2 {
font-family:Arial;
font-weight:600;
font-size:32px;
}
h3 {
font-family:Arial;
font-weight:400;
font-size:24px;
color:red;
}
h7 {
font-family: "Birthstone", cursive;
  font-weight: 400;
  font-style: normal;
font-size:5em;
color:#724f3b;
}
h5 {
font-family: "Birthstone", cursive;
  font-weight: 400;
  font-style: normal;
font-size:3em;
color:#724f3b;
}
h6 {
font-family: "Birthstone", cursive;
  font-weight: 400;
  font-style: normal;
font-size:28px;
line-height:24px;
color:#724f3b;
}
p {
font-size:20px;
color:#b00000;
line-height:30px;
font-family:arial;
}


a:link {
color:white;
text-decoration:underline;
}
a:hover {
color:white;
text-decoration:underline;
}
a:visited {
color:white;
text-decoration:underline;
}

.rot {
color:red;
}
/* Animationen */

@keyframes orbit { 
  from { 
    transform: rotate(0) 
  } 
  to { 
    transform: rotate(360deg) 
  } 
}

@keyframes einblenden {
    from { opacity:0; }
    to { opacity:1; }
}

@-moz-keyframes einblenden { /* Für Firefox */
    from { opacity:0; }
    to { opacity:1; }
}

@-webkit-keyframes einblenden { /* Für Safari und Chrome */
    from { opacity:0; }
    to { opacity:1; }
}

@-o-keyframes einblenden { /* Für Opera */
    from { opacity:0; }
    to { opacity:1; }
}

@keyframes blender {
0% { opacity: 0; visibility: hidden; }
      10% { opacity: 1; visibility: visible; } /* Sichtbar für eine Weile */
      90% { opacity: 1; visibility: visible; } /* Sichtbar für eine Weile */
      100% { opacity: 0; visibility: hidden; } /* Wieder ausblenden */
    }

@-moz-keyframes blender { /* Für Firefox */
0% { opacity: 0; visibility: hidden; }
      10% { opacity: 1; visibility: visible; } /* Sichtbar für eine Weile */
      90% { opacity: 1; visibility: visible; } /* Sichtbar für eine Weile */
      100% { opacity: 0; visibility: hidden; } /* Wieder ausblenden */
    }
@-webkit-keyframes blender { /* Für Safari und Chrome */
0% { opacity: 0; visibility: hidden; }
      10% { opacity: 1; visibility: visible; } /* Sichtbar für eine Weile */
      90% { opacity: 1; visibility: visible; } /* Sichtbar für eine Weile */
      100% { opacity: 0; visibility: hidden; } /* Wieder ausblenden */
    }
@-o-keyframes blender { /* Für Opera */
0% { opacity: 0; visibility: hidden; }
      10% { opacity: 1; visibility: visible; } /* Sichtbar für eine Weile */
      90% { opacity: 1; visibility: visible; } /* Sichtbar für eine Weile */
      100% { opacity: 0; visibility: hidden; } /* Wieder ausblenden */
    }
@keyframes ausblender {
    from { opacity:1; }
    to { opacity:0; }
}

@-moz-keyframes ausblender { /* Für Firefox */
    from { opacity:1; }
    to { opacity:0; }
}

@-webkit-keyframes ausblender { /* Für Safari und Chrome */
    from { opacity:1; }
    to { opacity:0; }
}

@-o-keyframes ausblender { /* Für Opera */
    from { opacity:1; }
    to { opacity:0; }
}

@keyframes ausblender {
	0% {
		transform: scale(1);
	}

	100% {
		transform: scale(0);
	}
}


@keyframes  {
	0% {
		transform: scale(0);
	}

	100% {
		transform: scale(1);
	}
}


body {
background:black;
color:white;
text-align:center;
margin:0;
font-family:Arial;
}
.master {
position:fixed;
}
. {
position:relative;
text-align:center;
padding-top:100px;
height:auto;
max-height:800px;
}

.blendi {
animation: einblenden 1.5s;
    -moz-animation: einblenden 1.5s; /* Für Firefox */
    -webkit-animation: einblenden 1.5s; /* Für Safari und Chrome */
    -o-animation: einblenden 1.5s; /* Für Opera */
}
.briefkasten {
position:fixed;
margin:700px auto auto 520px;
width:150px;
height:100px;
z-index:10;
border:1px solid red;
}

.fscore {
position:relative;
padding:10px;
max-width:300px;
background:red;
color:white;
}

.score {
color:green;
position:fixed;
right:0;
top:0;;
z-index:20;
width:160px;
height:auto;
padding:20px;
border:2px solid green;
text-align:left;
font-size:18px;
background:black;
}
#leider, #leiderstein, #leidervaseL, #leidertuer, #RRvase, #leiderwaschtisch, #leiderspiegel, #leiderkammer, #leiderkuehlschrankunten, #leiderkuehlschrankoben,  #leiderherdrechts, #leiderherdmitte, #leiderschublade1, #leiderschublade2{
display:none;
position:absolute;
font-family: "Oregano", cursive;
  font-weight: 400;
  font-style: normal;
background-image: url("screens/.png"); /* The image used */
background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: ; /* Resize the background image to  the entire container */
width:200px;
height:100px;
color:red;
font-size:16px;
text-align:center;
line-height:20px;
padding-top:30px;
padding-left:10px;
padding-right:10px;
//margin-left:40%;
//margin-right:50%;
//margin-top:20%;
opacity:1;
}

#cover {
display:none;
position:fixed;
width:100%;
height:100%;
background:black;
opacity:.5;
z-index:15;
@keyframes cover {
	0% {
		transform: scale(0);
	}

	100% {
		transform: scale(1);
	}
}
}

#coverINTRO {
position:fixed;
width:100%;
height:100%;
background:black;
opacity:.5;
z-index:15;
animation-name: coverausblender;
 animation-duration: 1s; /* Gesamtdauer der Animation */
 animation-delay: 22s;    /* Verzögerung vor dem Start der Animation */
animation-fill-mode: forwards; /* Hält den letzten Zustand der Animation */
	animation-iteration-count: 1; /* Spielt die Animation nur einmal ab */
}

#coverKURZ {
position:fixed;
width:100%;
height:100%;
background:black;
opacity:.5;
z-index:15;
animation-name: coverausblender;
 animation-duration: 1s; /* Gesamtdauer der Animation */
 animation-delay: 9s;    /* Verzögerung vor dem Start der Animation */
animation-fill-mode: forwards; /* Hält den letzten Zustand der Animation */
	animation-iteration-count: 1; /* Spielt die Animation nur einmal ab */
}


.briefkasten {
margin-left:500px;
margin-top:700px;
}
.stein {
margin-left:1100px;
margin-top:700px;
}
.vaseL {
margin-left:650px;
margin-top:500px;
}
.tuer {
margin-left:830px;
margin-top:500px;
}
.vaseR {
margin-left:900px;
margin-top:500px;
}
.waschtisch {
margin-left:1200px;
margin-top:800px;
}
.spiegel {
margin-left:1300px;
margin-top:300px;
}
.kammer {
margin-left:800px;
margin-top:400px;
}
.kuehlschrankunten {
margin-left:1100px;
margin-top:600px;
}
.kuehlschrankoben {
margin-left:1200px;
margin-top:300px;
}
.herdrechts {
margin-left:800px;
margin-top:400px;
}
.herdmitte {
margin-left:800px;
margin-top:400px;
}
.schublade1 {
margin-left:800px;
margin-top:400px;
}
.schublade2 {
margin-left:800px;
margin-top:400px;
}

#zurueck {
width:300px;
height:auto;
position:fixed;
z-index:133;
-webkit-box-shadow: 5px 5px 15px 5px #FF2D05; 
box-shadow: 5px 5px 15px 5px #FF2D05;
}
.zurueck {
width:300px;
height:auto;
position:absolute;
border: 2px solid white;
z-index:133;

}



.button {
position:fixed;
z-index:10;
background:red;
color:white;
width:100px;
height:50px;
}
#aktentasche {
position:fixed;
margin-left:1480px;
margin-top:180px;
width:250px;
height:auto;
display:block;
cursor:pointer;
}

#kriegen {
z-index:30;
display:none;
position:fixed;
margin-left:700px;
margin-top:500px;
width:500px;
height:auto;
animation-name: coverausblender;
 animation-duration: 1s; /* Gesamtdauer der Animation */
 animation-delay: 2s;    /* Verzögerung vor dem Start der Animation */
animation-fill-mode: forwards; /* Hält den letzten Zustand der Animation */
	animation-iteration-count: 1; /* Spielt die Animation nur einmal ab */
}


#banner {
width:80%;
border-radius:20px;
margin-left:10%;
height:40px;
position:absolute;
margin-top:40%;
background: #7d001b;
background: linear-gradient(0deg, rgba(125, 0, 27, 1) 0%, rgba(247, 72, 72, 1) 50%, rgba(125, 0, 27, 1) 100%);
font-family: "Arial";
font-weight: 400;
font-style: normal;
line-height:40px;
opacity:0;
z-index:16;
}
#bannerQUIZ, #bannerQUIZR {
width:1000px;
border-radius:20px;
margin-left:396px;
height:40px;
position:fixed;
margin-top:900px;
background: #7d001b;
background: linear-gradient(0deg, rgba(125, 0, 27, 1) 0%, rgba(247, 72, 72, 1) 50%, rgba(125, 0, 27, 1) 100%);
font-family: "Arial";
font-weight: 400;
font-style: normal;
line-height:40px;
display:none;
z-index:16;
color:white;
}

#banner1, #banner2, #banner3, #banner4, #bannerAT, #japanno {
width:80%;
border-radius:20px;
margin-left:10%;
height:40px;
position:absolute;
margin-top:45%;
background: #7d001b;
background: linear-gradient(0deg, rgba(125, 0, 27, 1) 0%, rgba(247, 72, 72, 1) 50%, rgba(125, 0, 27, 1) 100%);
font-family: "Arial";
font-weight: 400;
font-style: normal;
line-height:40px;
display:none;
z-index:16;
}

#bannerA, #bannerB, #bannerC, #bannerD {
width:80%;
border-radius:20px;
margin-left:10%;
height:40px;
position:absolute;
margin-top:-100px;
background: #7d001b;
background: linear-gradient(0deg, rgba(125, 0, 27, 1) 0%, rgba(247, 72, 72, 1) 50%, rgba(125, 0, 27, 1) 100%);
font-family: "Arial";
font-weight: 400;
font-style: normal;
line-height:40px;
display:none;
z-index:16;
}


.text1 {
 animation-name: blender;
 animation-duration: 7s; /* Gesamtdauer der Animation */
 animation-delay: 2s;    /* Verzögerung vor dem Start der Animation */
 animation-fill-mode: forwards; /* Hält den letzten Zustand der Animation */
	animation-iteration-count: 1; /* Spielt die Animation nur einmal ab */
}
.text2 {
 animation-name: blender;
 animation-duration: 7s; /* Gesamtdauer der Animation */
 animation-delay: 9s;    /* Verzögerung vor dem Start der Animation */
 animation-fill-mode: forwards; /* Hält den letzten Zustand der Animation */
	animation-iteration-count: 1; /* Spielt die Animation nur einmal ab */
}
.text3 {
 animation-name: blender;
 animation-duration: 30s; /* Gesamtdauer der Animation */
 animation-delay: 16s;    /* Verzögerung vor dem Start der Animation */
 animation-fill-mode: forwards; /* Hält den letzten Zustand der Animation */
	animation-iteration-count: 1; /* Spielt die Animation nur einmal ab */
}
.text0 {
 //animation-name: blender;
// animation-duration: 7s; /* Gesamtdauer der Animation */
// animation-delay: 5s;    /* Verzögerung vor dem Start der Animation */
// animation-fill-mode: forwards; /* Hält den letzten Zustand der Animation */
//	animation-iteration-count: 1; /* Spielt die Animation nur einmal ab */
}

.intro_uberspringen {
opacity:0;
z-index:16;
position:absolute;
width:60%;
margin-top:45%;
margin-left:20%;
cursor:pointer;
animation-name: blender;
 animation-duration: 7s; /* Gesamtdauer der Animation */
 animation-delay: 2s;    /* Verzögerung vor dem Start der Animation */
 animation-fill-mode: forwards; /* Hält den letzten Zustand der Animation */
	animation-iteration-count: 1; /* Spielt die Animation nur einmal ab */
}

#intro_uberspringen {
opacity:0;
z-index:16;
position:fixed;
margin-top:950px;
margin-left:850px;
cursor:pointer;
animation-name: blender;
 animation-duration: 7s; /* Gesamtdauer der Animation */
 animation-delay: 2s;    /* Verzögerung vor dem Start der Animation */
 animation-fill-mode: forwards; /* Hält den letzten Zustand der Animation */
	animation-iteration-count: 1; /* Spielt die Animation nur einmal ab */
}

/* +++ Aua-Screens +++ */
#aua {
width:100%;
height:auto;
position:fixed;
//margin-left:-300px;
z-index:10;
display:none;
animation:coverausblender .5s  ease-in;
animation-delay: 3s;
animation-fill-mode: forwards;
}
#tarantel {
width:100%;
height:auto;
position:fixed;
//margin-left:-300px;
margin-top:400px;
z-index:10;
display:none;
animation:coverausblender .5s  ease-in;
animation-delay: 3s;
animation-fill-mode: forwards;
}

#schlange {
width:100%;
height:auto;
position:fixed;
//margin-left:-300px;
margin-top:800px;
margin-left:100px;
z-index:10;
display:none;
animation:coverausblender .5s  ease-in;
animation-delay: 2s;
animation-fill-mode: forwards;
}

#schublade {
display:none;
position:fixed;
margin-left:900px;
margin-top:500px;
width:400px;
height:266px;
z-index:16;
border: 3px solid red;
animation:coverausblender .5s  ease-in;
animation-delay: 3s;
animation-fill-mode: forwards;
-webkit-box-shadow: 5px 5px 15px 8px #000000; 
box-shadow: 5px 5px 15px 8px #000000;
}

#pergament {
display:none;
position:absolute;
margin-left:300px;
margin-top:50px;
width:900px;
height:600px;
z-index:16;
padding-top:100px;
color:red;
font-size:300x;
//border: 3px solid red;
animation-name: cover;
 animation-duration: .5s; /* Gesamtdauer der Animation */
// animation-delay: 9s;    /* Verzögerung vor dem Start der Animation */
animation-fill-mode: forwards; /* Hält den letzten Zustand der Animation */
	animation-iteration-count: 1; /* Spielt die Animation nur einmal ab */
//-webkit-box-shadow: 5px 5px 15px 8px #000000; 
//box-shadow: 5px 5px 15px 8px #000000;
//background-image:url("screens/pergament2.png");
//background-size:100%;
//background-position: left center;
//background-repeat: no-repeat;
}

#papyrus {
display:none;
position:absolute;
margin-left:300px;
margin-top:50px;
width:900px;
height:600px;
z-index:16;
padding-top:50px;
color:red;
//font-size:300x;
//border: 3px solid red;
animation-name: cover;
 animation-duration: .5s; /* Gesamtdauer der Animation */
// animation-delay: 9s;    /* Verzögerung vor dem Start der Animation */
animation-fill-mode: forwards; /* Hält den letzten Zustand der Animation */
	animation-iteration-count: 1; /* Spielt die Animation nur einmal ab */

}

#safe {
display:none;
position:absolute;
margin-left:450px;
margin-top:50px;
width:800px;
height:861px;
z-index:16;
padding-top:150px;
color:red;
//font-size:300x;
//border: 3px solid red;
animation-name: cover;
 animation-duration: .5s; /* Gesamtdauer der Animation */
// animation-delay: 9s;    /* Verzögerung vor dem Start der Animation */
animation-fill-mode: forwards; /* Hält den letzten Zustand der Animation */
	animation-iteration-count: 1; /* Spielt die Animation nur einmal ab */

}
.safedisplay {
position:absolute;
background:#dadada;
width:600px;
height:150px;
margin-left:100px;
margin-top:550px;
border:2px solid black;
border-radius:5px;
opacity:.8;
}
.zahlenfeld {
width:100px;
height:50px;
margin-top:20px;
float:left;
border: 1px solid black;
font-size:30px;
color:black;
padding-top:10px;
}
.zf {
margin-left:40px;
}

#kombi {
display:none;
position:absolute;
margin-left:240px;
margin-top:200px;
width:600px;
height:400px;
z-index:16;
//border: 3px solid red;
//background:#deb887;
//background-image:url("screens/kueche.jpg");
//background-repeat:no-repeat;
//background-size:100%;

padding-top:50px;
}
.kreuz {
position:absolute;
margin-top:0px;
margin-left:500px;
width:50px;
background-image:url("screens/kreuz.png");
background-size:100%;
background-repeat:no-repeat;
cursor:pointer;
}
.kreuzschreib {
position:absolute;
margin-top:-10px;
margin-left:700px;
width:50px;
background-image:url("screens/kreuz.png");
background-size:100%;
background-repeat:no-repeat;
cursor:pointer;
}

.sutter {
position:absolute;
width:200px;
height:auto;
//border:solid 1px red;
margin-left:600px;
margin-top:100px;
}

#MZkeyboard {
display:none;
position:absolute;
margin-left:240px;
margin-top:200px;
width:1400px;
height:800px;
z-index:16;
//border: 3px solid red;
animation-name: ;
 animation-duration: .5s; /* Gesamtdauer der Animation */
// animation-delay: 9s;    /* Verzögerung vor dem Start der Animation */
animation-fill-mode: forwards; /* Hält den letzten Zustand der Animation */
	animation-iteration-count: 1; /* Spielt die Animation nur einmal ab */

}
.audioplay {
margin:50px auto auto -300px;
}
.MZquiz {
width:600px;
height:auto;
//border:1px solid red;
margin:220px auto auto 200px;
}
.MZquizform {
margin-top:-80px;
color:black;
font-size:18px;
line-height:30px;
cursor:pointer;
}

#scarlett {
display:none;
position:fixed;
margin-left:500px;
margin-top:300px;
width:800px;
height:500px;
z-index:16;
//border: 3px solid red;
animation-name: ;
 animation-duration: .5s; /* Gesamtdauer der Animation */
// animation-delay: 9s;    /* Verzögerung vor dem Start der Animation */
animation-fill-mode: forwards; /* Hält den letzten Zustand der Animation */
	animation-iteration-count: 1; /* Spielt die Animation nur einmal ab */

}
#BBkreuz {
margin:60px auto auto 500px;
z-index:200;
cursor:pointer;
}
.BBquiz {
position:absolute;
margin-left:200px;
margin-top:100px;
}
.BBquizform {
color:red;
cursor:pointer;
}
.BBhlform {
color:red;
}

#bernd {
position:absolute;
width:800px;
height:600px;
margin-left:500px;
margin-top:300px;
//border:1px solid red;
padding-top:80px;
opacity:0;

	animation-name: einblenden;
 animation-duration: 7s; /* Gesamtdauer der Animation */
 animation-delay: 1s;    /* Verzögerung vor dem Start der Animation */
//animation-fill-mode: forwards; /* Hält den letzten Zustand der Animation */
	animation-iteration-count: 1; /* Spielt die Animation nur einmal ab */
}

#deckel {
display:block;
position:fixed;
width:100%;
height:100%;
background:black;
opacity:.5;
z-index:15;
@keyframes cover {
	0% {
		transform: scale(0);
	}

	100% {
		transform: scale(1);
	}
}
}

.bcode {
width:30%;
margin-top:-50px;
}

.minusTOP {
margin-top:-20px;
}