/*CSS Style für den kleinen Kalender*/
table.smallcal { FONT-FAMILY: Arial; color:#000000; font-weight: 400; width: 200px; height: 172px; border: solid 2px; border-color: #000000}
/*IE*/
table.smallcal { FONT-FAMILY: Arial; color:#000000; font-weight: 400; width: 200px; height: 172px; border: solid 2px;}
/*IE end*/
td.smallcal { border-style:none; FONT-FAMILY: Arial; color:#000000; font-weight: 400; }
a.smallcal { FONT-FAMILY: Arial; color:#000000; font-weight: 400; }
td.smallcalapp { border-style:none; background-color:#44ff44; FONT-FAMILY: Arial; color:#000000; font-weight: 400; }
a.smallcalapp { FONT-FAMILY: Arial; color:#000000; font-weight: 400; }
td.smallcaltoday { border-style:solid; border-color:#ff0000; FONT-FAMILY: Arial; color:#000000; font-weight: 400; }
a.smallcaltoday { FONT-FAMILY: Arial; color:#000000; font-weight: 400; }
td.smallcalapptoday { border-style:solid; background-color:#44ff44; border-color:#ff0000; FONT-FAMILY: Arial; color:#000000; font-weight: 400; }
a.smallcalapptoday { FONT-FAMILY: Arial; color:#000000; font-weight: 400; }
td.sundaysmallcal { FONT-FAMILY: Arial; color:#ff0000; font-weight: 400; order-bottom-style: solid; }
a.sundaysmallcal { FONT-FAMILY: Arial; color:#ff0000; font-weight: 400; }
td.sundaysmallcalapp { border-style:none; background-color:#44ff44; FONT-FAMILY: Arial; color:#ff0000; font-weight: 400; }
a.sundaysmallcalapp { FONT-FAMILY: Arial; color:#ff0000; font-weight: 400; }
td.sundaysmallcaltoday { border-style:solid; border-color:#ff0000; FONT-FAMILY: Arial; color:#ff0000; font-weight: 400; }
a.sundaysmallcaltoday { FONT-FAMILY: Arial; color:#ff0000; font-weight: 400; }
td.sundaysmallcalapptoday { border-style:solid; background-color:#44ff44; border-color:#ff0000; FONT-FAMILY: Arial; color:#ff0000; font-weight: 400; }
a.sundaysmallcalapptoday { FONT-FAMILY: Arial; color:#ff0000; font-weight: 400; }
td.vacsmallcal { border-style:none; FONT-FAMILY: Arial; color:#224499; font-weight: 400; }
a.vacsmallcal { FONT-FAMILY: Arial; color:#224499; font-weight: 400; }
td.vacsmallcalapp { border-style:none; background-color:#44ff44; FONT-FAMILY: Arial; color:#224499; font-weight: 400; }
a.vacsmallcalapp { FONT-FAMILY: Arial; color:#224499; font-weight: 400; }
td.vacsmallcaltoday { border-style:solid; border-color:#ff0000; FONT-FAMILY: Arial; color:#224499; font-weight: 400; }
a.vacsmallcaltoday { FONT-FAMILY: Arial; color:#224499; font-weight: 400; }
td.vacsmallcalapptoday { border-style:solid; background-color:#44ff44; border-color:#ff0000; FONT-FAMILY: Arial; color:#224499; font-weight: 400; }
a.vacsmallcalapptoday { FONT-FAMILY: Arial; color:#224499; font-weight: 400; }
td.vacsundaysmallcal { border-style:none; FONT-FAMILY: Arial; color:#ff0000; font-weight: 400; }
a.vacsundaysmallcal { FONT-FAMILY: Arial; color:#ff0000; font-weight: 400; }
td.vacsundaysmallcalapp { border-style:none; background-color:#44ff44; FONT-FAMILY: Arial; color:#ff0000; font-weight: 400; }
a.vacsundaysmallcalapp { FONT-FAMILY: Arial; color:#ff0000; font-weight: 400; }
td.vacsundaysmallcaltoday { border-style:solid; background-color:#44ff44; border-color:#ff0000; FONT-FAMILY: Arial; color:#ff0000; font-weight: 400; }
a.vacsundaysmallcaltoday { FONT-FAMILY: Arial; color:#ff0000; font-weight: 400; }
td.vacsundaysmallcalapptoday { border-style:solid; background-color:#44ff44; border-color:#ff0000; FONT-FAMILY: Arial; color:#ff0000; font-weight: 400; }
a.vacsundaysmallcalapptoday { FONT-FAMILY: Arial; color:#ff0000; font-weight: 400; }
/*CSS Style fuer die Terminliste*/
.appointlist { height: 172px; border :solid 2px; border-collapse:collapse; }
/*IE*/
.appointlist { height: 172px; border :solid 2px; border-collapse:collapse; border-color: #000000; width: 400px}
.imagebottom { width: 130px; height: 172px; border :solid 2px #000000; border-collapse:collapse; }
/*IE end*/
.appointhead { FONT-FAMILY: Arial; font-weight: 400; border-top-style: none; border-right-style: none; border-bottom-style: solid; border-bottom-width: 2px; border-left-style: none; border-collapse:collapse; }
.appointdate { FONT-FAMILY: Arial; font-weight: 400; border-top-style: solid; border-top-width: 1px; border-right-style: none; border-bottom-style: none; border-left-style: none; border-collapse:collapse; }
.appointtitle { FONT-FAMILY: Arial; font-weight: 400; padding-right: 5px; border-style:none; }
a.appointheadlink { font-family: Arial; font-weight: 400; text-decoration:none; }
a.appointtitlelink { font-family: Arial; font-weight: 400; text-decoration:none; }
.appointtime { FONT-FAMILY: Arial; font-weight: 400; padding-right: 10px; padding-left: 15px; border-style:none; }

