.table1  { background-color: #ccffcc; }
.table1  li { font-family: verdana, sans-serif; font-size: 12px; font-weight:400; }
.werbung { font-size: 9px; font-family: verdana, arial, helvetica; }
.feld1  { background-color: #cc9900; }
.feld2  { background-color: #cccc66; }
.feld3  { background-color: #cc9900; }
.feld4  { background-color: #cccc66; }


 .tabelle_termine {
 background-color: #EEEEEE;
 width: 530px;
 font-size: small;
 margin-bottom: 10px;
 border-bottom: 1px solid #009900;
 color: #ffcc00;
 }
 
 .spalte_datum p, .spalte_kurzinfo p {
 color: #ffcc00;
 }
 
 .zeile_datum {
 background-color: #009900;
 font-size: small;
 }
 
 .zeile_zeit {
 background-color: #66ff66;
 text-align: center;
 }
 
 .zeile_bemerkung {
 background-color: #eeeeee;
 padding: 10px;
 }
 
 .spalte_datum {
 background-color: #006633;
 width: 140px;
 font-size: small;
 text-align: center;
 padding-top: 4px;
 color: #ffcc00;
 }
 
 .spalte_kurzinfo {
 background-color: #009900;
 text-align: center;
 
 }
