.button-go {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 150px;
	height: 18px;
	background-color: #736658;
}
.button-suche {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 150px;
	height: 18px;
	background-color: #db0000;
}
.feld-suche {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	width: 125px;
	height: 15px;
	border: 1px solid #efefef;
}
.drop-sprache {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	width: 130px;
	height: 20px;
	border: 1px solid #efefef;
	margin: 0px;
}
.feld {
	width: 200px;
	height: 18px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #e2dbcb;
}
.feld:hover {
	background: #ede5d8;
}
.selekt{
	width: 204px;
	height: 22px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #e2dbcb;
}
.selekt:hover {
	background: #ede5d8;
}