<!--
h1, p.seite { clear: left; }
h2 { margin-top: 20px; }
table, tr, td {
        color: #777777;
	border: none;
	vertical-align: bottom;
	padding-left: 3px;
	padding-right: 3px; }
*.h1 {
	font-size: 14px;
	font-size: expression("1em");
	color: #0099cc;
	font-weight: bold;
}
*.h2 {
	font-size: 12px;
	font-size: expression("0.9em");
}
*.farbig {
	background-color: #f5ffd7;
}
*.betrag {
	text-align: right;
}
*.zwsumme {
	color: #0099cc;
/*	font-weight: bold; */
/*	border-bottom: solid 1px; */
	text-align: right;
}
*.summe {
	text-align: right;
	color: #0099cc;
/*	font-weight: bold; */
	border-bottom: double;
}
table { margin-left: 8px; }
td {
border-right: white solid 2px;
font-size: small;
font-size: expression("0.8em");
}
table.legende { float: left; margin-left: 10px; padding-top: 9px;}
td.fakten, td.servce { width: 20px; height: 20px; }
p.grafik { float: left; margin-bottom: 10px; }
-->
