.aufstieg_erfassen div {
	margin-left: 10px;
	float: left;
}
.aufstieg_erfassen table {
	border: 1px solid #000;
	border-radius: 5px;
}
.aufstieg_erfassen .pos {
	width: 20px;
	text-align: center;
}
.aufstieg_erfassen .holz {
	width: 35px;
	text-align: center;
}
.aufstieg_erfassen .name {
	width: 110px;
}
