
#stage {
  background-image: url("img/def/verteidigung-soft.jpg");
	background-repeat: no-repeat;
	background-size: contain;
	left: 0; top: 0; right: 0; bottom: 0;
}

#def-quiz-back {
	position: absolute;
	width: 95%;
	height: 93%;
	left: 3%;
	top: 2%;
  background-image: url("img/def/quiz-back.png");
	background-repeat: no-repeat;
	background-size: contain;
}                                                                   

#def-quizsolved-back {
	position: absolute;
	width: 72%;
	height: 95%;
	left: 13%;
	top: 2%;
  background-image: url("img/def/back-solved-good.png");
	background-repeat: no-repeat;
	background-size: contain;
	display: none;
}                                                                   

#def-quiz-btn01 {position: absolute; width: 13%; height: 20%; left: 12%; top: 29%; background-image: url("img/def/btn/quiz-katapult-lo.png");   background-repeat: no-repeat; background-size: contain;}
#def-quiz-btn02 {position: absolute; width: 13%; height: 20%; left: 28%; top: 29%; background-image: url("img/def/btn/quiz-armbrust-lo.png");   background-repeat: no-repeat; background-size: contain;}
#def-quiz-btn03 {position: absolute; width: 13%; height: 20%; left: 44%; top: 29%; background-image: url("img/def/btn/quiz-bogen-lo.png");      background-repeat: no-repeat; background-size: contain;}
#def-quiz-btn04 {position: absolute; width: 13%; height: 20%; left: 60%; top: 29%; background-image: url("img/def/btn/quiz-steine-lo.png");     background-repeat: no-repeat; background-size: contain;}
#def-quiz-btn05 {position: absolute; width: 13%; height: 20%; left: 76%; top: 29%; background-image: url("img/def/btn/quiz-ringmauer-lo.png");  background-repeat: no-repeat; background-size: contain;}
#def-quiz-btn06 {position: absolute; width: 13%; height: 20%; left: 12%; top: 61%; background-image: url("img/def/btn/quiz-wehrgang-lo.png");   background-repeat: no-repeat; background-size: contain;}
#def-quiz-btn07 {position: absolute; width: 13%; height: 20%; left: 28%; top: 61%; background-image: url("img/def/btn/quiz-pech-lo.png");       background-repeat: no-repeat; background-size: contain;}
#def-quiz-btn08 {position: absolute; width: 13%; height: 20%; left: 44%; top: 61%; background-image: url("img/def/btn/quiz-burgtor-lo.png");    background-repeat: no-repeat; background-size: contain;}
#def-quiz-btn09 {position: absolute; width: 13%; height: 20%; left: 60%; top: 61%; background-image: url("img/def/btn/quiz-burggraben-lo.png"); background-repeat: no-repeat; background-size: contain;}
#def-quiz-btn10 {position: absolute; width: 13%; height: 20%; left: 76%; top: 61%; background-image: url("img/def/btn/quiz-krokodil-lo.png");   background-repeat: no-repeat; background-size: contain;}

#def-quiz-mainbtn       {position: absolute; width: 16%; height: 14.33%; left:  0.0%; top:  7%; background-image: url("img/btn-main.png");        background-repeat: no-repeat; background-size: contain;}
#def-quiz-solvebtn      {position: absolute; width: 16%; height: 14.33%; left: 87.0%; top: 89%; background-image: url("img/btn-solve.png");       background-repeat: no-repeat; background-size: contain; display: none;}
#def-quiz-answercount   {position: absolute; width:  2%; height:  4.00%; left: 46.3%; top: 19%; background-image: url("img/nr/c8.png");           background-repeat: no-repeat; background-size: contain;} 

#def-quizsolved-mainbtn {position: absolute; width: 20.67%; height: 18.51%; left:  0.0%; top:  7%; background-image: url("img/btn-main.png");        background-repeat: no-repeat; background-size: contain;}
#def-quizsolved-infobtn {position: absolute; width: 50.67%; height: 18.51%; left: 25.0%; top: 63%; background-image: url("img/btn-solved-info.png"); background-repeat: no-repeat; background-size: contain;}
#def-quizsolved-infobtn {display: flex; flex-direction: column; justify-content:center; text-align: center; color: #fff;}
