a {
    text-decoration: underline;
    font-weight: bold;
    color: #000000;
}

a:hover {
    text-decoration: none;
    COLOR: #315881;
}

BODY {
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana, Arial, Tahoma, Helvetica, sans-serif;
    BACKGROUND-COLOR: #DBDBDB;
    color: #000000;
}

.table-out {
    width: 764px;
    border: 1px solid #315881;
}

.table-preise {
    border: 1px solid #2985B4;
    BACKGROUND-COLOR: #2884B0;
}

.td-content {
    BACKGROUND-COLOR: #ECECEC;
    padding: 20px;
    text-align: justify;
}

.td-bottom {
    BACKGROUND-COLOR: #315881;
    FONT-SIZE: 8pt;
    color: #FFFFFF;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    text-align: left;
}

a.bottom {
    text-decoration: underline;
    color: #FFFFFF;
}

a.bottom:hover {
    text-decoration: none;
}

h1 {
    color: #315881;
    FONT-SIZE: 16pt;
}
