.button
{
	background: url(../img/hg-button.gif);
	border: 1px solid #cccccc;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	height: 22px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}
input.feld-login
{
	height: 18px;
	width: 300px;
	border: 1px solid #666666;
	font-size: 12px;
	color: #666666;
	background-color: #ffffff;
	font-family: Arial, "Courier New", Courier, mono;
	text-decoration: none;
}
input.feld-daten
{
	height: 18px;
	width: 325px;
	border: 1px solid #666666;
	font-size: 12px;
	color: #666666;
	background-color: #ffffff;
	font-family: Arial, "Courier New", Courier, mono;
	text-decoration: none;
}
input.feld-plz
{
	height: 18px;
	width: 75px;
	border: 1px solid #666666;
	font-size: 12px;
	color: #666666;
	background-color: #ffffff;
	font-family: Arial, "Courier New", Courier, mono;
	text-decoration: none;
}
input.feld-ort
{
	height: 18px;
	width: 225px;
	border: 1px solid #666666;
	font-size: 12px;
	color: #666666;
	background-color: #ffffff;
	font-family: Arial, "Courier New", Courier, mono;
	text-decoration: none;
}
textarea
{
	width: 700px;
	height: 75px;
	border: 1px solid #666666;
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
