.h3 {
    font-size: 13pt;
    font-weight: bold;
    color: #000964;
}
.h4 {
    font-size: 11.5pt;
    font-weight: bold;
    color: #830000;
}
.h5 {
    font-size: 10pt;
    font-weight: bold;
    color: #000964;
}

.kunden {
    font-size: 10.1pt;
    font-weight: bold;
    padding-bottom: 3px;
}

.preis {
    color: #830000;
    font-size: 15pt;
    font-weight: bold;
}


a.a {
    font-family: Arial,Helvetica,Geneva,Sans Serif;
    text-decoration: none;
    color: #6699cc;
    font-weight: normal;
    text-decoration: underline;
}

a.a:hover {
    color: #000066;
    font-weight: normal;
    text-decoration: underline;
}