.tabelle {
	width: 100%;
	border: 1px dotted Silver;
}
.kopf {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	text-indent: 5px;
	height: 25px;
	background-color: #5F9EA0;
}
.zelle0 {
	font-size: 11px;
	font-family: Arial;
	text-indent: 5px;
	height: 25px;
}
.zelle1 {
	font-size: 11px;
	font-family: Arial;
	text-indent: 5px;
	height: 25px;
	background-color: #F4A460;
}
.listinfo {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: Maroon;
}
.ftabelle {
	width: 75%;
	border: 1px dotted Silver;
}
.fkopf {
	background: Silver;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	height: 25px;
	color: Red;
	
}
.fzelle {
	font-size: 11px;
	font-family: Arial;
	height: 25px;
	text-align: center;
}