div.postbox input {
	width				: 460px;
	border			: solid 1px;
	border-color: #A6ADB3;
}

div.content_main form div.postbox textarea {
	min-width		: 460px;
	width				: 460px;
	border			: solid 1px;
	border-color: #A6ADB3;
}

table.postbox td:first-child {
	padding-left:		0px;
}

div#question {
/*	overflow		: visible;*/
	position		: relative;
}
div#correct {
/*	overflow		: visible;*/
	position		: relative;
}


table.help {
	border			: solid 1px;
	border-color		: #660000;
	background-color	: #ffffff;
}
table.help th {
	background-color	: #FFE7C3;
	text-align		: left;
	color			: #660000;
	font-weight		: bold;
	vertical-align		: middle;
	line-height		: 1.0em;
}
table.help th {
	padding			: 5px 5px 5px 10px;
}
table.help td {
	padding			: 5px 5px 5px 10px;
}
table.help div.antwort_text {
	width			: 350px;
	height			: 44px;
	color			: #A6ADB3;
	border			: solid 1px;
	border-color		: #A6ADB3;
}
table.help div.antwort_text textarea {
	width			: 100%;
	height			: 100%;
	border			: none;
}

div img.statistic {
	color: 				#670303;
	border-color: #670303;
	border: 			solid 1px;	
}

/* aus antolin.css übernommen - 
   wird in news (und newsletter)-Seiten verwendet 
*/
.picleft { 
	float:left; 
	width:auto;
	border:0; 
	padding-right:17px; 
	padding-bottom:7px;
}

.picright { 
	float:right; 
	width:auto;
	border:0; 
	padding-left:17px; 
	padding-bottom:9px;
}

table .weihnachtsquiz td {
	font-size: 20px;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 2px; 
	text-align: center;
}
