/* Hindergrund Quiz Bereich*/

#quiz-bg-80hr1327 {
	
}


.quiz-bg-a {
	width: 100%;
	background-color: #6ea4c5;
	padding-bottom: 100px;
}

.quiz-bg-b {
	width: 100%;
	background-color: #6ea4c5;
	padding-bottom: 100px;
}

.quiz-bg-c {
	width: 100%;
	background-color: #6ea4c5;
	padding-bottom: 100px;
}

.question h5 {
	color: #fff;
}

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

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

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

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

.answers li:first-child {
	border-top: none;
}

.answers li {
	border-bottom: none;
	color: #ffffff;
	line-height: 3em;
	margin-bottom: 2px;
}

.answers li:hover {
	color: #6ea4c5;
}

.answers label {
	display:block;
}



/*Ergebnisseite*/
#content div.text {
	text-align: left;
	background: #fff;
}

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

.ergebnis-content {
	width: 100%;
	display:block;
}

.ergebnis-content .text {
	color: #000;
	width: 100%;
	display:block;
	text-align: center;
}

.ergebnis-content .text p {
	color: #000;
	text-align: center;
}

.ergebnis-content .teaser {
	color: #000;
	font-size: 17px;
	text-align: center;
}

.ergebnis-content .text a {
	color: #000;
	background-color: #cbdde9;
	text-decoration: underline;
}

.ergebnis-content .text a:hover {
	color: #000;
	background-color: #cbdde9;
	text-decoration: none;
}

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

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

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

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

#one { width: AUTO; max-width: 100%; overflow: none; display: block; text-align:center;}

.welt {display: inline-block; }
/* ------------------ Viewport ------------------ */

@media(max-width: 480px) { 
	.ergebnis-content .l img {
		width: AUTO;
		max-width: 100%;
	}
	
	.quiz-bg-a {
		width: 100%;
	}
	.quiz-bg-b {
		width: 100%;
		padding-bottom: 25px;
	}
	
	.quiz-bg-c {
		width: 100%;
	}
	
	#quiz-bg-80hr1327 {}
	
	#one img { 
		width: AUTO;
		max-width: 33% !important;
	}
	
	#bannerview-r {
		float:right;
		display: inline-block;
		text-align: right;
		width:AUTO; 
		min-width: AUTO; 
		max-width: 100% !important; 
		overflow: none;	
		height: AUTO;
		max-height: 100%;
		padding-right: 25px;
	}
	#bannerview-r img { width: 50% !important; max-width: 50% !important; min-width: 50% !important;}
	.teaser > a { display: inline-block; }
}


@media(max-width: 960px) {
	.ergebnis-content .l img {
		width: AUTO;
		max-width: 100%;
	}
	
	.quiz-bg-a {
		width: 100%;
		background-color: #6ea4c5;
	}
	.quiz-bg-b {
		width: 100%;
		background-color: #6ea4c5;
		padding-bottom: 25px;
	}
	
	.quiz-bg-c {
		width: 100%;
		background-color: #6ea4c5;
	}
	
	#quiz-bg-80hr1327 {}
	
	#one img { 
		width: AUTO;
		max-width: 33% !important;
	}
	
	#bannerview-r {
		float:right;
		display: inline-block;
		text-align: right;
		width:AUTO; 
		min-width: AUTO; 
		max-width: 100% !important; 
		overflow: none;	
		height: AUTO;
		max-height: 100%;
		padding-right: 25px;
	}
	#bannerview-r img { width: 50% !important; max-width: 50% !important; min-width: 50% !important;}
	.teaser > a { display: inline-block; }
	
}


@media only screen and (min-device-width : 768px)  and (max-device-width : 1024px)  {
	.ergebnis-content .l img {
		width: AUTO;
		max-width: 100%;
	}

	.quiz-bg-a {
		width: 100%;
	}
	.quiz-bg-b {
		width: 100%;
		padding-bottom: 25px;
	}
	
	.quiz-bg-c {
		width: 100%;
	}
	
	#quiz-bg-80hr1327 {}
	
	#one img { 
		width: AUTO;
		max-width: 33% !important;
	}
	
	#bannerview-r {
		float:right;
		display: inline-block;
		text-align: right;
		width:AUTO; 
		min-width: AUTO; 
		max-width: 100% !important; 
		overflow: none;	
		height: AUTO;
		max-height: 100%;
		padding-right: 25px;
	}
	
	#bannerview-r img { width: 50% !important; max-width: 50% !important; min-width: 50% !important;}
	.teaser > a { display: inline-block; }
}

