h1 {
    font-size: 16px;
    font-weight: bold;
    font-family: arial;
    text-align: center;
}

h2 {
    font-size: 14px;
    font-weight: bold;
    font-family: arial;
    text-align: center;
}

h3 {
    font-size: 12px;
    font-weight: bold;
    font-family: arial;
    text-align: center;
}

.headline {
    vertical-align: top;
    padding-top: 0px;
    font-size: 12px;
    font-weight: bold;
    font-family: arial;
}

.headline-dl {
    padding-top: 0px;
    padding-bottom: 5px;
    font-size: 14px;
    font-weight: bold;
    font-family: arial;
}

.banner-font {
    margin-top: 50px;
    margin-right: 50px;
    padding: 0px;
    font-size: 20px;
    font-weight: bold;
    font-family: arial;
    color: #0000ff;
    text-align: right;
}

.properties-font {
    margin-left: 20px;
    font-size: 12px;
    font-weight: normal;
    vertical-align: middle;
}

.agb_font {
    font-size: 12px;
    font-weight: normal;
    text-align: justify;
}

.floating {
    font-size: 14px;
    font-weight: normal;
    text-align: left;
}

.product-font-black {
    font-family: arial;
    font-weight: bold;
    color: #000000;
}

.product-font-red {
    font-family: arial;
    font-weight: bold;
    color: #ff0000;
}

.error {
    font-size: 16px;
    font-family: arial;
    font-weight: bold;
    color: #ff0000;
}

.vatinfo {
    font-size: 12px;
    color: green;
}

.hint {
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    color: red;
    font-weight: bold;
    }