/* rendite_table.css */
table{background-color: gray}td{padding:5px;background-color: white}table.rendite{font:80% courier}table.rendite td,table.rendite th{padding-left:10px;text-align:right;border-right:1px solid #ccc;border-bottom:1px solid #ccc}table.rendite th{font:80% verdana;font-weight:normal;background:#ccc}span.ergebnis{background:#afa}