#main tr.td_gelb {background: #f4f1e5}
#main tr.td_gruen {background: #81cd30}

#main table .col_3 {width:8%;}
#main table .col_4 {width:40%}
#main table .col_5 {width:12%}
#main table .col_6 {width:12%}
#main table .col_7 {width:12%}
#main table .col_8 {width:20%}
#main table .col_5,
#main table .col_6,
#main table .col_7,
#main table .col_8 {text-align:center}

#main #content table caption {
    position: absolute;
    top: -32768px;
    left: -32768px;
  }