.feld-200 {
	width: 200px;
	background-color: #e6f8fe;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ad8f6b;
	padding: 4px;
	margin-right: 1px;
	margin-bottom: 1px;
	border-style: none;
	margin-top: 1px;
	height: 23px;
}
.button-200 {
	width: 200px;
	background-color: #29b0e2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 4px;
	margin-right: 1px;
	margin-bottom: 1px;
	border-style: none;
	margin-top: 1px;
	height: 23px;
}
.option {
	vertical-align: text-bottom;
}
.feld-200-100 {

	width: 200px;
	background-color: #e6f8fe;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ad8f6b;
	padding: 4px;
	margin-right: 1px;
	margin-bottom: 1px;
	border-style: none;
	margin-top: 1px;
	height: 100px;
}
