.themeContentStyle1 {
    color: #7c150c;
}

.themeContentStyle2 {
    color: #96d0c6;
}

.themeContentStyle3 {
    background-color: #7c150c;
    color: white;
}

.themeContentStyle4 {
    background-color: #96d0c6;
    color: white;
}

/*preisschild*/
.themeContentStyle5 {
    color: white;
    background-color: black;
    width: 130px;
    text-align: center;
    display: inline-block;
    font-size: 1em;
    padding: 2px 0;
    margin-top: 20px;
}

/*footerbox*/
.themeContentStyle6 span {
    padding: 5px 7px;
    margin-top: 10px;
    display: inline-block;
    text-transform: uppercase;
}

.themeContentStyle7 {
    color: #f465ff;
    font-size: 1em;
}

.themeContentStyle8 {
    color: #ff9913;
    font-size: 1em;
}

.themeContentStyle9 {
    color: #4dfaff;
    font-size: 1em;
}

.themeContentStyle10 {
    color: #fffdab;
    font-size: 1em;
}