#mod_tlh {
   text-align:left;
}

#mod_tlf {
   text-align:left;
}
#mod_tl table {
   width:500px; 
   font-size:11px;
   border-collapse:collapse;

}

#mod_tl th {
   width:100%;
   text-align: left;
   vertical-align: top;
   line-height: 200%;
   background-color:#dddddd;
   margin-top:5px;
   margin-bottom:5px;
   padding-left:5px;
}

#mod_tl td {
   text-align: left;
   vertical-align: top;
   line-height: 130%;
}

#mod_tl .border { border-top:1px solid #D72020; border-bottom:1px solid #D72020; }
#mod_tl .hell { background-color:#ffffff; }
#mod_tl .dunkel { background-color:#dddddd; }
#mod_tl .sp0 { width:60px; }
#mod_tl .sp1 { width:85px; }
#mod_tl .sp2 { width:90px; }
#mod_tl .sp3 { width:300px; }
#mod_tl .sp4 { width:100px; }
#mod_tl .einrueck { padding-left:15px; }
