/*--------------------------*//* Quiz-PAGE */.quiz_table { width: 630px; margin: 20px auto; border-spacing: 10px; border: 1px dashed #000000;background-color:#fdc868;}.quiz_table h1 { font-weight: bold; font-size: 18px; margin: 5px 0 5px 0; color: #ff8c00;}.quiz_table h2 { font-weight: bold; font-size: 16px; margin: 5px 0 5px 0; color: #ff8c00;}.quiz_table h3 { font-weight: bold; font-size: 14px; margin: 5px 0 5px 0; color: #ff8c00;}.quiz_table h4 { font-weight: bold; font-size: 12px; margin: 5px 0 5px 0; color: #ff8c00;}.quiz_details {	text-align: left;	padding: 0px;	margin: 3px 8px 10px 0px;}.quiz_short_description {	padding: 5px;	font-weight: bold;	margin: 0px 0px 10px 15px}.quiz_header {	background-color: #1c96d7;	width: auto;	padding: 3px;	margin: 10px 20px 10px 20px;	text-align: center;	border: 1px dashed #000000;}.quiz_title {	font-size: 25px;	letter-spacing: 3px;	color: #ff8c00;}.quiz_subtitle {	font-size: 15px;	margin: 10px 0px 5px 0px;	letter-spacing: 2px;	color: #ff8c00;}/* Quiz-ARCHIV */.img_quiz {	vertical-align: bottom;	margin: 0 2px;}.quiz_archiv_table {	width: 630px;	margin: 0 auto;}.quiz_archiv_box_content {	min-height: 66px;	background-color: #fdc868;  border: 1px dashed #000000;	padding: 4px 4px 0px 4px;}.quiz_archiv_box_image {	min-height: 80px;	background-color: #fdc868;		border: 1px dashed #000000;	padding: 4px 4px 0px 4px;}.quiz_archiv_box_content a {  text-decoration:none;}.quiz_archiv_title {  font-weight: bold;  font-size: 16px;  color: #000000;}.quiz_archiv_subtitle {  margin: 10px 0 0 0;  font-size: 14px;}.quiz_archiv_link {  text-align: right;  font-size: 16px;  margin: 5px;  font-weight: bold;  color: #000000;}.quiz_top_score {  text-align: left;  font-size: 12px;  margin: 5px 5px 5px 0;  font-weight: bold;}
