/* Die nächsten 3 Veranstaltungen werden hier formatiert */

#miniliste a {
  font-size:0.8em;
}

/* Die Liste mit allen Veranstaltungen wird hier formatiert */
#content .tx-cal-controller dt a {
  font-size:1.2em;
}

/* Der Kalender rechts befindet sich im div mit der id "calendar_wrap" */

#allday a {
            font-size: 9px;
            color: #008933;
            font-weight: 900;
            text-decoration: none;
            }
