.liste table td { padding:5px; border-top: 1px #000 solid; width: 15%; }
.liste table td.entry { width: 85%; border-left: 1px #000 solid;}
.liste table tr.Sa td { background-color: #dfd;} 
.liste table tr.So td { background-color: #fdd; }
.liste table tr.feiertag { background-color: #FFFF00; }
/*
.liste table tr:first-child td { border-top: none ; }
.liste table tr:first-child td { border-top: none ; }
*/
.liste table { border-collapse: collapse ; border: 2px solid #000; width:720px;}
.liste { vertical-align: top ; border: 0px; empty-cells: show; }
.liste { 
    font-family: 'Another Typewriter', 'Andale Mono', 'AnonymousRegular', 
    'Monaco', 'Lucida Sans Typewriter', 'Andale Mono', 'Courier New',
    monospace ; }
td { vertical-align: top; white-space: nowrap ; }
@media print {
    form, div.noprint { display: none ; }
}
