td,p,div,li { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
a:link, a:visited  { color:#6666CC; font-size: 9pt; } /*#505050 */
a:hover, a:active { color:#FF3366; }
td a { text-decoration: none; }

body { color:#000000; background-color:#FFFFFF; margin-left:15px; margin-right:15px; margin-top:0px; margin-bottom:0px }
.inputBox { height:17px; font-size:9pt; line-height:12px; border-style:solid; border-width:1px; background-color:#FFFFFF; }

.headline { font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight:bold; color: #0; text-decoration:none; }

TABLE.termintable { border-collapse: collapse; background-color: #FFFFCC; }
TABLE.termintable td { border: 1px solid black; } /* Standardfarbe, die meisten Zellen, können nicht gebucht werden */
.sc { background-color: #CCCC990; }  /* sc = StandardCell = Grundfarbe der Termintabelle Header und linke Spalte */
.hc { background-color: #9999FF; }  /* hc = FullHourCell = Farbe für "volle Stunden" (z.B. 08:00) in der linken Spalte */
.oc { background-color: #FF3366; }  /* oc = OccupiedCell = Zellen, die von Besuchern gebucht wurden */
.ec { background-color: #CCFF99; }  /* ec = EmptyCell = freie Zellen */
