body {
        background-color: #E5F0FA;
        color: #124C94;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}
td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}

a:link {
text-decoration: none;
font-weight : bold;
padding-right : 16px;
padding-left : 6px;
padding-top : 4px;
padding-bottom : 4px;
color: #134D95;
display: block;
}

a#link {
text-decoration: none;
font-weight : bold;
padding-right : 16px;
padding-left : 6px;
padding-top : 4px;
padding-bottom : 4px;
color: #134D95;
display: block;
}

a:visited {
text-decoration: none;
font-weight : bold;
padding-right : 16px;
padding-left : 6px;
padding-top : 4px;
padding-bottom : 4px;
color: #134D95;
display: block;
}

a:hover {
color: white;
font-weight : bold;
text-decoration: none;
background-color : #0E4D93;
padding-right : 16px;
padding-left : 6px;
padding-top : 4px;
padding-bottom : 4px;
display: block;
}

a:wetactive {
color: white;
font-weight : bold;
text-decoration: none;
background-color : #0E4D93;
padding-right : 16px;
padding-left : 6px;
padding-top : 4px;
padding-bottom : 4px;
display: block;
}

a#active {
color: white;
font-weight : bold;
text-decoration: none;
background-color : #0E4D93;
padding-right : 16px;
padding-left : 6px;
padding-top : 4px;
padding-bottom : 4px;
display: block;
}
td#main {
        padding: 10px;
}
fieldset {
        border: 4px groove #00007F;
        height: 245px;
        margin: 5px;
        padding: 3px;
}

legend {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-style: italic;
        color: #00007F;
        font-weight: bold;
}
button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #FFFF00;
        background-color: #990000;
        border: 5px ridge #FF0000;
}
h3 {
        margin-bottom: 5px;
}
td#hell {
        background-image: url(/img/tab_hell.gif);
        text-align: center;
        vertical-align: middle;
        color: #FFFFFF;

}
td#dunkel {
        background-image: url(/img/tab_dunkel.gif);
        text-align: center;
        vertical-align: middle;
        color: #FFFFFF;
}
td#hell a:link {
        color: #FFFFAA;
        text-decoration: none;
}
td#dunkel a:link {
        color: #FFFFAA;
        text-decoration: none;
}
td#hell a:visited {
        color: #FFFFAA;
        text-decoration: none;
}
td#dunkel a:visited {
        color: #FFFFAA;
        text-decoration: none;
}
