input.feld-suche {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	background-image: url(../img/hg-such-feld.gif);
	height: 19px;
	width: 161px;
	padding-left: 10px;
	padding-top: 4px;
	border: 0px #F6F6F6 solid;
	font-size: 12px;
	background-color: #F6F6F6;
}
.suche-go {
	background-image: url(../img/hg-such-go.gif);
	height: 24px;
	width: 42px;
	border: none;
	cursor: hand;
	background-position:center;
	background-repeat:no-repeat;
	background-color: #F6F6F6;
}
.button
{
	background: url(../img/hg-button.gif);
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	height: 25px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	cursor: hand;
}
input.feld-form
{
	height: 18px;
	width: 200px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #000000;
	background-color: #F6F6F6;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
input.feld-plz
{
	height: 18px;
	width: 50px;
	border: 1px solid #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #F6F6F6;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
select.drop {
	height: 18px;
	width: 200px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #000000;
	background-color: #F6F6F6;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}