.btn-megalg{
    padding: 16px 20px;
    font-size: 30px;  
    margin:10px;
}

.btn-megalglg{
    padding: 10px 30px;
    font-size: 30px;  
    margin:5px;
}

.btn-index {
    padding: 20px 30px;
    font-size: 60px;
    margin: 3px;
    width: 500px;
    height: 230px;
}

.biginput{
    font-size: 5em;
    width: 400px;
    text-align: center;
    margin-left: 5px;    
}

video {
  position: fixed;
  left: 0;
  bottom: 0;
  top: 0;
  max-width: 80%; 
  min-height: 100%;
}

.endevideo{
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;    
}  


 #video-wohin-mochten-sie{
  position: fixed;
  left: 0;
  bottom: 0;
  min-width: 80%; 
  min-height: 100%;
}

iframe {
  position: fixed;
  left: 0;
  bottom: 0;
  top: 0;
  max-width: 80%; 
  min-height: 100%;
}


#divButton {
  text-align: center;
  position: absolute;
  top: 3%;
  right: 3%;
}

#errorModal .modal-content{
    background:#dc3545;
    color:#fff;
}

.btncontainer{
    display:none;
}

.btncontainer h1,.btncontainer h3{
    background: #fff;
    opacity: 0.5;
}

#divButton button{
  width: 100%;
}


#divVideo{
    z-index:1;
}

.voigt-btn-container{
  position: absolute; 
  top: 100px; 
  right: 100px; 
  color: #FFF; 
  text-align: center;
  font-size: 20px;
  padding: 10px 0;
  z-index: 1000;
}

.voigtelements{
/*    margin-top:40%;   */
}

#eingabe_code{
    font-size: 5em;
    width: 520px;
}

.modalbnyes{
    position:absolute;
    right:0px;
    bottom:100px;
}

.modalbnno{
    position:absolute;
    right:0px;
    bottom:0px;
}

.modalbnexit{
    display:none;
    position:absolute;
    right:0px;
    bottom:0px;
}


.modal-uniform-txt{
    font-size:2em;
}

.modal-body img{
    max-height: 450px;
}

.schulterklappen{
    float:left;
    width:230px;
    height:230px;
}

.schulterklappen_l{
    float:left;
    width:25%;
    width:25%;
    width:25%;
    width:25%;
}

#langerhans_container_0{
    z-index:100;
}
#langerhans_container_1{
    z-index:100;
}
.loser{
  position: absolute; 
  top: 0px; 
  right: 0px; 
    background: url(../images/gameover.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    z-index: 2000;
    display:none;
}

.langerhans-btn-container,
.langerhans-btn-container2{
  position: absolute; 
  top: 100px; 
  right: 100px; 
  color: #color;
  background:#fff;
  text-align: center;
  font-size: 20px;
  padding: 20px;
  z-index: 1000;
  opacity:0.9;
}

.langerhans-btn-container input{
    font-size:6em;
    width:200px;
    padding:20px;
}

.langerhans-btn-container2 input{
    font-size:6em;
    width:470px;
    padding:20px;
}

.langerhans-btn-container button,
.langerhans-btn-container2 button{
    font-size:5em;
    margin-top: -90px;
    margin-left: 10px;
}
