
body {
    background-color: #C5C9FE;
    font-size: 9pt;
}

table{
    font-size: 9pt;
}

tr.kopfzeile {

}

table.kalender {
    background-color:#C0C0C0;
    font-family:Arial,Helvetica,sans-serif;
    font-size:9pt;
}

td.k {
    background-color:#FDCD73;
}

td.k_belegt {
    background-color:#FF0000;
    color:#D0D0D0;
}

td.k_reserviert {
    background-color:#0000E0;
    color:#D0D0D0;
}

td.k_an_abreise {
    background-color:#008000;
    color:#D0D0D0;
}

.normaleUeberschrift {
    font-family:Arial,Helvetica,sans-serif;
    font-size:12pt;
}

.kleineUeberschrift {
    font-family:Arial,Helvetica,sans-serif;
    font-size:9pt;
}

.hauptmenue {
    background-color:#D5DAFF;
    font-family:Arial,Helvetica,sans-serif;
    font-size:9pt;
}

.hauptmenueUeberschrift{
    background-color:#C5C9FE;
}

.fragebogenEintrag{
    font-size: 9pt;
    text-align: left;
    margin-top: 10px;
    margin-left: 30px;
    margin-right: 30px;
}

/* Wohnung 2 (Ellers) */
.absatz{
    text-align: left;
}
