
body {
    background-color: rgb(0, 0, 0);
    font-family: Arial, Helvetica, sans-serif;
    color: rgb(224, 224, 224);
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
}

.Active {
    color: rgb(255, 255, 255);
    font-style: normal;
    font-weight: bold;
}

.Link {
    color: rgb(160, 160, 255);
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

.Tabelle1 {
    border:  0 solid;
    border-left: 1px solid;
    border-right: 1px solid;
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding: 2px;
    margin: 0;
}
