.umsatzauswertung {
   font-size: 10pt;
   font-family : Arial;   
}

.umsatzauswertung h4 {
   margin: 0px;
   background-color: #C0C0C0;
   text-align: center;
   font-size: 11pt;
   font-family : Arial;   
   font-weight: bold;
}

.umsatzauswertung .eingerueckt table tr td {
	white-space: nowrap;
}

.umsatzauswertung .eingerueckt table {
	width:100%;
}

.umsatzauswertung .linksbuendig {
   text-align: left;
   font-size: 10pt;
   font-family : Arial;
}

.rechnungspositionen table td {
   font-size: 10pt;
}
.rechnung h1 {
   font-size: 12pt;
}
.rechnung .ueberschrift {
   margin: 0;
}