.daten-cell {
	min-width: 20px;
	min-height:10px;
	overflow: hidden;
	margin: 2px;
	float: left;
}
.daten-cell-1 {
	width: 250px;
	min-height:10px;
	overflow: hidden;
	margin: 2px;
	float: left;
}

.daten-cell-2 {
	width: 150px;
	min-height:31px;
	overflow: hidden;
	margin: 2px;
	float: left;
}

.daten-cell-f1 {
	width: 150px;
	min-height:31px;
	overflow: hidden;
	margin: 2px;
	padding: 0px 0px 0px 15px;
	float: left;
}

* html div.daten-cell-f1 {
	width: 150px;
	height:31px;
	overflow: hidden;
	margin: 2px;
	padding: 0px 0px 0px 15px;
	float: left;
}

.daten-cell-3 {
	width: 94px;
	height:auto;
	overflow: hidden;
	margin: 2px;
	float: left;
}

.daten-cell-4 {
	width: 45px;
	height:auto;
	overflow: hidden;
	margin: 2px;
	float: left;
}

.daten-cell-head {
	width:auto;
	height: auto;
	clear: both;
	color: White;
	padding: 3px 0px 3px 15px;
	margin: 2px;
}
.daten-row {
	width: auto;
	height:auto;
	overflow: hidden;
	clear: both;
}
