/* cmsms stylesheet: custom modified: 03/18/25 13:20:55 */
.bg-blue {
    background-color: #334E9B;
}

.bg-blue h1,
.bg-green h1 {
    color: #fff;
    font-size: 2rem
}

.blue {
    color: #334E9B
}

.bg-color2 {
    background: #f3f3f3;
}

.preisliste a {font-size: 30px;    background-color: #93C01D; color: #000}


#mainMenu a.currentpage,
#mainMenu a:hover {color: #334E9B}

.bg-green {
    background-color: #93C01D;
}

.green {
    color: #93C01D
}

.bg-brown {
    background-color: #925F36;
}

.bg-black {
    background-color: #000;
    ;
}

.brown {
    color: #925F36
}

section.transparent {
    background-color: transparent;
}

#footer {
    background-color: #fff;
}

#footer p,
#footer h2 {
    color: #fff !important;
}

.footer-content a {
    color: #fff !important;
}

.footer-content a:hover {text-decoration: underline;}

#footer h2 {
    font-size: 1.5rem
}

#cb2 h4 {font-size: 1.7em}
#cb2 ul li {font-size: 1.5em; font-weight: normal; line-height: 1.51em;}
#cb2 ul { margin-left: 20px;

}

#cb2 a, #news a {color: #484848; text-decoration: underline}
#cb2 a:hover, #news a:hover {background-color: #484848; color: #f3f3f3}
