.bold_18_gruen {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3a7f56;
	font-weight: bold;
}
input.fragen {
	border-top : 0px solid #000000;
	border-left : 0px solid #000000;
	border-right : 0px solid #000000;
	border-bottom : 1px solid #000000;
	color: #000000;
	padding-left: 5px;
	height: 19px;
	background: #ddeec0;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	font-weight: bold;
}
input.markiert {
	border-top : 0px solid #000000;
	border-left : 0px solid #000000;
	border-right : 0px solid #000000;
	border-bottom : 1px solid #000000;
	color: #954848;
	padding-left: 5px;
	height: 19px;
	background: #e7d4d4;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
input.loesung {
	border-top : 0px solid #000000;
	border-left : 0px solid #000000;
	border-right : 0px solid #000000;
	border-bottom : 1px solid #000000;
	color: #954848;
	padding-left: 5px;
	height: 19px;
	background: #f1ede2;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.wort_loeschen   {  font-family: Arial, Helvetica, sans-serif; font-weight: none; font-size:11px; color:#000000; width: 90px;  }
