.agenda, .agenda table {
 font-family:Verdana,Arial,Helvetica,sans-serif;
 font-size:1em;
 clear:both;
 margin-left:0px;
 margin-right:10px;
 margin-top:0px;
}
td.agendatitel, td.agendaHeader  {
 font-family:Verdana,Arial,Helvetica,sans-serif;
 font-size:0.65em;
 background-color:#ebebeb;
 color:#666666;
 font-weight:Bold;
 border-bottom:2px solid #cccccc;
 text-align:center;
}
td.agendazeit,td.agendatext,td.agendaort, td.agendadatum {
 font-family:Verdana,Arial,Helvetica,sans-serif;
 font-size:0.65em;
 background-color:#ebebeb;
 color:#666666;
 border-bottom:2px solid #cccccc;
 padding-left:2px;
 padding-right:2px;
}
td.agendatext {
 border-right:1px solid #cccccc;
 border-left:1px solid #cccccc;
}

