body { background-color: #fcfce4;

}
td.catch {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
           font-weight: 600;
           color: #2787B7;
           background-color: #EDEDEE;
           text-align: center;
}
table.mitte {
        border: 1px solid #083a9b;
        width: 600px;
        margin:auto;
        margin-bottom: 3pt;
        vertical-align:middle;
}
table.navi {
        text-align: center;
        margin: auto;
        vertical-align: middle;
}
table.space {
        margin-top:5px;
}
table.admin {
        border: 1px solid #c5cae2;
        width: 450px;
}
td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: lighter;
}
td.adminmenu {
        vertical-align: top;
        width: 70px;
        text-align:left;
        background-color: #fffccc;
        color: #c5cae2;
}
td.menu {
        vertical-align: top;
        width: 130px;
        text-align:center;
        background-color: #FFFCCC;
        color: #c5cae2;
}
td.head {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 24px;
           font-weight: 600;
           color: #083a9b;
           background-color: #fffccc;
           text-align: center;
}
td.mitte {
        font-family: Arial, Helvetica, sans-serif;
        font-size:10px;
        text-align:center;
}
td.links {
        font-family: Arial, Helvetica, sans-serif;
        font-size:11px;
        text-align:left;
        width: 450px;
}
td.liste {
        width: 10px;
        margin:auto;
        vertical-align:middle;
}
td.version {
        font-size: 10px;
        width: 50px;
        margin: auto;
        vertical-align: middle;
}
td.wert {
        font-size: 10px;
        width: 100px;
}
a:link {
        color: #2787B7;
        background-color: #fffccc;
        text-decoration: none;
        font-weight: 600;
}
a:visited {
         color: #000000;
        background-color: #fffccc;
        text-decoration: none;
         font-weight: 600;
}
a:hover {
        color: #2787B7;
        background-color: #fffccc;
        text-decoration: none;
        font-weight: 600;
}