@font-face {
	font-family: 'Nudista Bold';
	local: 'Nudista Bold';
   	src: url(/html/sponsored/normalesquiz/NBC-Chosen/css/Font_Nudista/Nudista-Bold.otf);
}

/* Hindergrund Quiz Bereich*/

.quiz-bg-a {
	width: 100%;
	margin: 0 auto 20px;
	padding: 20px;
	background: url("/html/sponsored/normalesquiz/NBC-Chosen/images/bg.jpg?v=5");
	background-size: AUTO 100%;
	background-position: right;
	background-repeat:no-repeat;
	background-color: #090100;
	height: AUTO;
	min-height: 616px;
}

.quiz-bg-b {
	width: 100%;
	margin: 0 auto 20px;
	padding: 20px;
	background: url("/html/sponsored/normalesquiz/NBC-Chosen/images/bg2.jpg?v=5");
	background-size: AUTO 100%;
	background-position: right;
	background-repeat:no-repeat;
	background-color: #090100;
	height: AUTO;
	min-height: 616px;
}

.quiz-bg-c {
	width: 100%;
	margin: 0 auto 20px;
	padding: 20px;
	background: url("/html/sponsored/normalesquiz/NBC-Chosen/images/bg3.jpg?v=5");
	background-size: AUTO 100%;
	background-position: right;
	background-repeat:no-repeat;
	background-color: #090100;
	height: AUTO;
	min-height: 616px;
}

.question h5 {
	color: #f23392;
}

.question-count .label {
	color: #f23392;
}

.question-count .current {
	color: #f23392;
}

.answers > ul > li > a { 
	color: #4a4043;
	background-image: none, url("/html/sponsored/normalesquiz/NBC-Chosen/images/arrow.svg");
}

.answers > ul > li > a:hover { 
	color: #f23392;
}

.answers li:first-child {
	border-top: 1px solid #4a4043;
}

.answers li {
	border-bottom: 1px solid #4a4043;
	color: #ffffff;
	line-height: 3em;
}

.answers li:hover {
	color: #f23392;
}

.answers label {
	display:block;
}

/* counter */
#zeit {
	width: 222px;
	display: block;
	float: right;
	padding-top: 10px;
	font-family: Nudista Bold;
	font-size: 300%;
	font-weight: bold;
	color: #f23392;
	text-align: left;
}


#playausgabe {
	float: left;
	margin-left: 35px;
}

#playausgabe .pwhite-h3 {
	color: #fff;
	text-align:center;
}

#playcounter {
	font-family: Nudista Bold;
	font-size: 300%;
	font-weight: bold;
	color: #f23392;
	text-align: left;
	padding-left: 277px;
	padding-top: 53px;
}

/*Ergebnisseite*/
#content div.text {
	text-align: center;
	background: none;
}

#content div.text h3 {
	color: #f23392;
	text-align: center;
}

.ergebnis-content .l img {
	width: AUTO;
	max-width: 400px;
}

.ergebnis-content .r {
	text-align: left;
	
}
.ergebnis-content .r p {
	color: #fff;
}

.ergebnis-content .r .button > a {
	background-color: #4a4043;
}

.ergebnis-content .r .button > a:hover {
	background-color: #f23392;
}


.ergebnis-content .logos {
	text-align: left;
	display: block;
	padding-left: 40px;
	bottom: 0px;
}



/* ------------------ Viewport ------------------ */

@media(max-width: 960px) {
.ergebnis-content .l img {
	width: AUTO;
	max-width: 100%;
}

.ergebnis-content .logos {
	text-align: center;
	display: block;
	padding-left: 0px;
}

#zeit {
		padding-left: 0;
		float:right;
		text-align:right;
	}

.quiz-bg-a {
	width: 100%;
	margin: 0 auto 20px;
	padding: 20px;
	background: url("/html/sponsored/normalesquiz/NBC-Chosen/images/bg.jpg?v=5");
	background-size: AUTO 100%;
	background-position: center;
	background-repeat:no-repeat;
	background-color: #090100;
	height: AUTO;
	min-height: 500px;
}
.quiz-bg-b {
	width: 100%;
	margin: 0 auto 20px;
	padding: 20px;
	background: url("/html/sponsored/normalesquiz/NBC-Chosen/images/bg2.jpg?v=5");
	background-size: AUTO 100%;
	background-position: center;
	background-repeat:no-repeat;
	background-color: #090100;
	height: AUTO;
	min-height: 500px;
}

.quiz-bg-c {
	width: 100%;
	margin: 0 auto 20px;
	padding: 20px;
	background: url("/html/sponsored/normalesquiz/NBC-Chosen/images/bg3.jpg?v=5");
	background-size: 100%;
	background-position: center;
	background-repeat:no-repeat;
	background-color: #090100;
	height: AUTO;
	min-height: 500px;
}

}


@media(max-width: 480px) { 
.ergebnis-content .l img {
	width: AUTO;
	max-width: 100%;
}

.ergebnis-content .logos {
	text-align: center;
	display: block;
	padding-left: 0px;
}

#zeit {
		padding-left: 0;
		float:right;
		text-align:right;
	}


.quiz-bg-a {
	width: 100%;
	margin: 0 auto 20px;
	padding: 20px;
	background: url("/html/sponsored/normalesquiz/NBC-Chosen/images/bg.jpg");
	background-size: AUTO 100%;
	background-position: center;
	background-repeat:no-repeat;
	background-color: #090100;
	height: AUTO;
	min-height: 500px;
}
.quiz-bg-b {
	width: 100%;
	margin: 0 auto 20px;
	padding: 20px;
	background: url("/html/sponsored/normalesquiz/NBC-Chosen/images/bg2.jpg");
	background-size: AUTO 100%;
	background-position: center;
	background-repeat:no-repeat;
	background-color: #090100;
	height: AUTO;
	min-height: 500px;
}

.quiz-bg-c {
	width: 100%;
	margin: 0 auto 20px;
	padding: 20px;
	background: url("/html/sponsored/normalesquiz/NBC-Chosen/images/bg3.jpg");
	background-size: 100%;
	background-position: center;
	background-repeat:no-repeat;
	background-color: #090100;
	height: AUTO;
	min-height: 500px;
}

}

