
body {
        font-family:Arial;
        color:#248f61;
        font-size:12px;
}

h2 { font-family:Lucida Calligraphy; }

a {
        color:#248f61;
        text-decoration: none;
        font-weight: bold;
}

a:active {
        color: #003F00;
        text-decoration: none;
}

a:hover {
        color: #007F00;
        text-decoration: none;
}

a.menu { color: #ffffff; }



td {
        font-size: 15px;
}

td.klein {
        font-size: 12px;
        border-color: #003F00;
        border-right-style: dashed;
        border-right-width: 1px;
        border-left-style: dashed;
        border-left-width: 1px;

}

td.unten {

        font-size: 18px;
        text-align: center;

}

td.fuss {
        text-align: center;
        background-color: #E5F9F9;
        font-size: 11px;


}
