.eingabefeld-name {
	width: 250px;
	float: right;
}

.eingabefelder {
	float: left;
	width: 320px;
}

table {
	width: 320px;
}

.bemerkungen {
	width: 320px;
	height: 150px;
}

table {
	margin-top: 5px;
	margin-bottom: -10px;
}

.form {
	line-height: 25px;
}