@CHARSET "UTF-8";

table.preisrechner { font-size: 12px; }
table.preisrechner td, 
table.preisrechner th { padding: 2px; }
table.preisrechner input { font-size: 12px; }

.anz { width: 2em; }
.zeit { width: 6em; }
.preis, 
.total, 
#brutto, #mwst, #netto  { width: 6em; background: transparent; border: none; text-align: right; }

tr#ergebnis td { border-top: 1px solid #000; }

#brutto { font-weight: bold; }