.TabelleStandard {
	background-color:#EDEDED;
}
.TabelleStandard td {
	border:2px solid white;
	padding:5px;
	font-size:11px;
	font-family: Verdana;
	line-height:16px;
}
