@charset "UTF-8";
/* CSS Document */

#inhaltQuiz {
	padding-top: 40px;
	padding-left: 30px;
	padding-right: 40px;
	padding-bottom: 20px;
}

.iewarning {
	background-color: #ffff00;
	font-weight: bold;
	padding: 10px;
}
.iewarning td {
	padding-top: 10px;
	font-weight: bold;

}
.tx_myquizpoll_pi1-answer input[type="text"] {
		
	letter-spacing: 21px;
	padding-left: 11px;
	width: 130px;
	background-image: url(../img/bdnr.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	height: 32px;
	font-size: 22px;
		
}
.red {
	color: red;
}

.gruen {
	color: green;
}
.tx_myquizpoll_pi1-title {
	margin-bottom: 20px;
	
	font-size: 24px;
	color: #999;
}

.tx_myquizpoll_pi1-question {
	margin-bottom: 20px;
	font-size: 14px;
}

.tx_myquizpoll_pi1-answer {
	font-size: 14px;
	padding: 11px;
	border: 1px solid #FFF;
	margin-bottom: 10px;
	background-color: #efc822;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-moz-box-shadow: 3px 4px 9px #6c6c6c;
	-webkit-transition: background-color 0.5s linear;
	-webkit-box-shadow: 3px 4px 9px #6c6c6c;
}
.tx_myquizpoll_pi1-answer input {
	margin-right: 10px;

}
.tx_myquizpoll_pi1-answer:hover {

background-color: #FFF;

}
.tx_myquizpoll_pi1-answer input[type="radio"], .tx_myquizpoll_pi1-answer input[type="checkbox"] {
display: block;
float: left;
width: 20px;
height: 20px;


}

.tx_myquizpoll_pi1-false {
	color: #625f5c;
	
}
.explanation-top {
	height: 24px;
	background-image: url(../img/ibgtt.png);
	background-repeat: no-repeat;
	margin-top: 25px;
}
.explanation {

	background-color: #efc822;

	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 55px;
	background-image: url(../img/ibgt.png);
	background-repeat: no-repeat;
	width: 907px;
}
.explanation-bottom {
	height: 28px;
	background-image: url(../img/ibgb.png);
	background-repeat: no-repeat;
	margin-bottom: 25px;
}
.next {
	height: 68px;
	margin-top: 60px;
	margin-bottom: 400px;


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



.richtig {
	color: green;
}

.richtigtd {
	width: 70px;
}

#quizauswahl {
	padding-left: 120px;
	padding-top: 60px;
	

}
.starten {
	width: 320px;
	height: 420px;
	background-image: url(../img/bgtdauswahl.png);
	background-repeat: no-repeat;
	padding-top: 50px;
	text-align: center;
	font-size: 16px;
}
.starten p {

	font-size: 16px;
	line-height: 160%;
}
.startenm {
	width: 20px;
}




#metanavi {
	float: right;
	padding-right: 15px;
	padding-top: 20px;
}
#metanavistart {
	float: right;
	padding-right: 15px;
	padding-top: 20px;
}
#metanavistart a {
	display: block;
	margin-top: 30px;
	width: 208px;
	height: 56px;
		padding-top: 12px;
		padding-left: 60px;
		
	background-image: url(../img/bg-sprache.png);
	background-repeat: no-repeat;
	text-decoration: none;
}

#metanavistart a:link, #metanavi a:visited {
	text-decoration: none;
}
#metanavistart a:hover {
	background-image: url(../img/bg-sprache-hover.png);
}


.tx-myquizpoll-pi1 {
	font-size: 14px;
	padding-left: 10px;
}

.tx-myquizpoll-pi1 tr, .tx-myquizpoll-pi1 td, .tx_myquizpoll_pi1-label {
	font-size: 14px;
}


.tdimage {
	padding-top: 55px;	
}
.clear {
	clear: both;
}

select, textarea {
	border:#999999 1px solid;
	font-size:23px;
	padding:3px;

	color:#000;
}
input[type="text"] {
	border:#999999 1px solid;
	font-size:23px;
	padding:3px;

	color:#000;
}
input[type="radio"] {
	height: 30px;
	width: 30px;
	border: none;
-moz-appearance: checkbox;	
-webkit-appearance: checkbox;	


}

input[type="submit"] {
height: 39px;
width: 194px;
	background-color: none;
	background: none;
	background-image: url(../img/senden.png);
	background-repeat: no-repeat;
	border: none;
	color: #FFF;
	text-align: left;
	font-size:14px;
	padding-left: 27px;
	-webkit-box-shadow: 2px 2px 6px #6c6c6c;
	-webkit-border-radius: 8px;

}

input[type="submit"]:hover {
	background-position: 0 -40px;
}
