﻿
.dunklerBG
{
    background-color: #616161;
    color: White;
}
.eintrag
{
    border-bottom: solid 1px #616161;
    border-left: solid 1px #616161;
    border-right: solid 1px #616161;
    line-height: 150%;
}
.TextAufDunkel, a:active.TextAufDunkel, a:hOver.TextAufDunkel, a:visited.TextAufDunkel, a:link.TextAufDunkel
{
    color: White;
}
table.eintragen
{
    border-right: #616161 2px solid;
    background-position: right top;
    border-top: #616161 2px solid;
    background-attachment: fixed;
    background-image: url(../images/gb_bg.jpg);
    border-left: #616161 2px solid;
    border-bottom: #616161 2px solid;
    background-repeat: no-repeat;
}
td.eintragen
{
    border-bottom: #616161 1px solid;
}
