.eingabe150 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	filter:alpha(opacity=30);
	-moz-opacity: .30;
	opacity: .30;
	clear: left;
	float: left;
	height: 15px;
	width: 151px;
	border: 1px solid #333;
}

.eingabe320 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
         background-color: #FFF;
         filter:alpha(opacity=30);
         -moz-opacity: .30;
         opacity: .30;
	clear: left;
	float: left;
	height: 100px;
	width: 326px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: 1px solid #333;
}

.button150 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 155px;
}

.text-10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}

.message {
	font-family: Arial, Helvetica, sans-serif;
	height: 100px;
	width: 190px;
}
.rot {
	color: #F00;
}
