/* Quiz */
.tx-myquizpoll-pi1 {
background: transparent url(../quiz_bilder/hg_quiz1.png);
background-repeat:repeat;
min-height: 300px;
padding: 0px;
}

#quiz_header {
font-size: 14px;
font-weight: bold;
margin-bottom: 15px;
color: #4c3a26;
background: transparent url(../quiz_bilder/hg_header.png);
background-repeat:repeat;
height: 20px;
padding: 6px 0px 0px 10px;
}

#quiz_header,
p.tx_myquizpoll_pi1-label {
font-size: 12px;
font-weight: bold;
margin-bottom: 15px;
color: #4c3a26;
background: transparent url(../quiz_bilder/hg_header.png);
background-repeat:repeat;
height: 20px;
padding: 6px 0px 0px 10px;
}

* html #quiz_header,
* html p.tx_myquizpoll_pi1-label,
* html .tx-myquizpoll-pi1 {
background: none; 
}

* html .tx-myquizpoll-pi1 {
background: transparent; 
border: 1px solid #cbc0b5;
width: 550px;
}


span.zaehler {
font-weight:normal;
float: right;
padding-right: 10px;
color: #4c3a26;
 }
 
*+html span.zaehler {
padding-right: 10px;
padding-bottom: 5px;
margin-top: -10px;
} 
* html span.zaehler {
padding-right: 10px;
padding-bottom: 5px;
margin-top: -10px;
} 
.quiz_antwort {
	font-size: 92%;
	color: #4c3a26;
}

span.auswahl input {
	float: right;
	margin-right: 20px;
	border: 0px;
}

span.buchstabe {
font-weight: bold;
color: #4c3a26;
padding-right: 2px;
}

.tx_myquizpoll_pi1-submit  {
background-color:#cbc0b5;
border:1px solid #4c3a26;
font-size:12px;
font-weight:bold;
vertical-align:middle;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 10px;
float:right;
}

.quiz_frage {
float:left;
font-size: 12px;
font-weight: bold;
width: 180px;
line-height: 16px;
}

.quiz_img {
float:left;
font-size: 12px;
font-weight: bold;
}

.clear {
clear:both;
}

.quiz_img {
	margin-bottom: 15px;
	margin-right: 20px;
	margin-left: 10px;
}
#quiz_antwort1 { padding: 7px 12px;height:20px; }
#quiz_antwort2 { padding: 7px 12px;height:20px; }
#quiz_antwort3 { padding: 7px 12px;height:20px; }
#quiz_antwort4 { padding: 7px 12px;height:20px; }


.tx_myquizpoll_pi1-answer {
margin-left: 10px;
margin-top: 10px;
margin-bottom: 20px;
line-height: 16px;
}

span.richtig {
margin-left: 10px;
margin-top: 15px;
color: #27a62a;
font-weight: bold;
}

span.falsch {
margin-left: 10px;
margin-top: 15px;
color: #d90e0e;
font-weight: bold;
}

span.reset {
margin-left: 10px;
margin-top: 15px;
margin-bottom: 10px;
font-weight: bold;
float: right;
margin-right: 10px;
}

.csc-header {
margin-top: 15px;
margin-bottom: 10px;
margin-left: 10px;
}

p.bodytext {
margin-left: 10px;
line-height: 16px;
}


.tx_myquizpoll_pi1-explanation {
margin-left: 10px;
margin-top: 20px;
line-height: 16px;
}
