@import url("style.css");
body { background: none; position: absolute; top: -100px; left: 0px; width: 100%; }
.noprint{ display: none; }
.tableheader td { color: #000000; text-decoration: underline; border: 1px solid #333333; border-left: 0px; border-right: 0px; }
td.tableheader_left { border-left: 1px solid #333333; text-decoration: none; }
td.tableheader_right { border-right: 1px solid #333333; text-decoration: none; }
table {table-layout:fixed;}
#inhalt { position: absolute; top: 0px; margin: 0px; }
#inhalt td { font-size: 9px; }
#inhalt .td_r { padding-right: 5px; }
h1, h2 { margin: 5px; text-align: center; }
h1 { font-size: 18px; font-weight: bold; }
h2 { font-size: 16px; }