td {
        color: #09164E;
        font-size: 11px;
        font-family: "Trebuchet MS", Geneva, Arial, sans-serif
}
b {
        font-weight: bold;
}
.kleiner {
        font-size: 10px;
}
a, a:link {
        color: #09164E;
}
a:visited {
        color: #B2B2B2;
}
a:hover {
        color: #D02E2E;
}
a:active {
        color: #D02E2E;
}
.navigationhead, .navigationhead:link {
        color: #435AAD;
        font-size: 11px;
        font-weight: bold;
        text-decoration : none;
        line-height : 180%;
}
.navigationhead:visited {
        color: #435AAD;
}
.navigationhead:hover {
        color: #D02E2E;
}
.navigationhead:active {
        color: #D02E2E;
}
.navigationheadover, .navigationheadover:link {
        color: #D02E2E;
        font-size: 11px;
        font-weight: bold;
        text-decoration : none;
        line-height : 180%;
}
.navigationheadover:visited {
        color: #D02E2E;
}
.navigationheadover:hover {
        color: #D02E2E;
}
.navigationheadover:active {
        color: #D02E2E;
}
.navigation, .navigation:link {
        color: #228CC8;
        font-size: 10px;
        text-decoration : none;
}
.navigation:visited {
        color: #228CC8;
}
.navigation:hover {
        color: #D02E2E;
}
.navigation:active {
        color: #D02E2E;
}
form, input, textarea, .form {
        color: #09164E;
        font-size: 11px;
        font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif
}
.feier-abend {
       background:lightgrey;
       float:right;
       padding:2px;
       }