@charset "utf-8";
/* CSS Document */

table.daten{
	width:100%;
}

table.daten td{
	background-color:#EFEFEF;
	padding:3px;
}
