body     { color: blue; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #d1e0f8; background-image: none   } 
p  { font-size: 10px }
/* Comboboxen mit Einheiten: */
select  { font-size: 10px }
select.einheiten   { color: blue; font-size: 10px; width: 60px }
.select.einheiten2  { color: blue; font-size: 10px; width: 80px }
td  { font-size: 10px }
.select.volumenstrom  { font-size: 10px; width: 140px }
input { font-size: 10px }

