.eingabe1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #C7A855;
	border: 1px solid #666666;
	width: 150px;
	height: 20px;
	cursor: text;




}
.eingabeTextfeld {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width: 400px;
	height: 150px;
	cursor: text;
}
.checkBox {
	border: 1px solid #999999;
}
.goButton {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7E8CA7;
	border: 1px solid #FFFFFF;
	width: 20px;
	height: 20px;
	cursor: text;
}
.VerdanaFettBrown10 {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-weight:bold; color:#333333; background-color: #DFEAFB; font-style: normal
}
.eingabe2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width: 120px;
	height: 20px;
	cursor: text;
}
.senden {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7E8CA7;
	border: 1px solid #FFFFFF;
	width: 120px;
	height: 20px;
	cursor: hand;
}
