#feinsuche {
	width: 100%;
	margin: 25px 0 25px 0;
}

#feinsuche td.fs1,
#feinsuche td.fs2 {
	padding-right: 10px;
}

#feinsuche td.fs1 {
	font-weight: bold;
	padding-left: 10px;
	vertical-align: top;
}

#feinsuche td.fs1,
#feinsuche td.fs2,
#feinsuche td.fs3 {
	padding-top: 3px;
	padding-bottom: 3px;
}

#feinsuche td,
#feinsuche input,
#feinsuche select {
	font-size: 11px;
	margin-bottom: 0px;
}

#feinsuche td.fs3,
#feinsuche input {
	width: 85%;
}

#feinsuche td {
	background-color: #f7f6f3;
	white-space: nowrap
}