#KSGesamt {
	width: 100%;
	max-width: 800px;
	margin: auto auto;
}
.terminal-eingabe-label {
	width:8em;
	float: left;
}
.terminal-eingabe-feld {
	width: 20em;
}
.terminal-suche-bereich {
	float: left;
	width: 10em;
	margin-right: 20px;
}

.terminal-suche-bereich input{
	width: 8em;
}