
#kastenSchnellsuche {
	margin-bottom: 20px;
}
#kastenSchnellsuche DIV.links {
	float: left;
}
#kastenSchnellsuche DIV.rechts {
	float: right;
}
#kastenMitglied {
	margin-bottom: 10px;
}
.trennstrichOben {
	border-top: 1px dashed silver;
	padding-top: 10px;
}

.formButtonSchnellSuche {
	border: 0;
	background: url(../bilder/button_go.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
	height: 28px;
	width: 28px;
}
.formTextfeldSchnellSuche {
	border: 1px solid #8fb011;
	height: 20px;
	margin: 0;
	padding-top: 6px;
	width: 110px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	
}
