.textfeld
{
	font-family:Verdana;
	font-size:10pt;
	color:#333333;
	font-weight:normal;
	border:1px solid #4d799c;
	width:300px;
	height:20px;
}

.button
{
	font-family:Verdana;
	color:#333333;
	background-color:#eeeeee;
	width:150px;
	border:1px solid #4d799c;
	font-size:8pt;
}

.combobox
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	background-color:#FFFFFF;
	width:300px;
	border:1px solid #4d799c;
}

textarea
{
	font-family:Verdana;
	font-size:10pt;
	color:#333333;
	font-weight:normal;
	border:1px solid #4d799c;
	width:400px;
	height:100px;
}
