.form {
        font-size: 12px;
        font-family: Verdana, sans-serif;
}

td .tag-inaktiv {
}

td .tag-aktiv {
        color: red;
        font-weight: bold;
}

td .tag-nicht-im-monat {
        color: #717171;
}

td .tag-hat-veranstaltung {
        font-weight: bold;
        text-decoration: underline;
}

td .tag-titel {
        color: white;
        background-color: #31468D;
}

.ueberschrift {
        font-weight: bold;
}