
.ThemenUebersichtTitel {
	font-size: 11px;
	color: #000000;
	background-color: #F0F0F0;
	border-bottom: 1px solid #a1a1a1;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}
.ThemenUebersichtListe {
	padding: 2px;
	border-bottom: 1px solid silver;
	text-align: center;
}
.newThemenUebersichtListe {
	padding: 2px;
	border-bottom: 1px solid silver;
	text-align: center;
	color: #B40104;
}
.TankDbTimeSelect {
	border: 1px solid black;
	font-weight: bold;
	font-size: 10px;
	width: 60px;
}

