.cr-std-heading h2
{
    font-weight:400;
    font-size:40px;
}
span.cr-cat-name {
    display: block;
    text-align: center;
    background-color: #D1261F;
    color: #ffffff;
    padding: 6px;
    margin-top: -35px;
}
.cr-banner-uber-elsol a {
    color: #ffffff;
    padding: 8px 20px;
    display: inline-block;
    border-radius: 56px;
    background-color: #e3140b;
    margin-bottom: 45px;
    float: right;
}
.cr-banner-uber-elsol {
    width: 300px;
}
.cr-banner-uber-elsol h2 {
    font-weight: 400;
    text-align: right;
    font-size: 40px !important;
}
.cr-banner-elsol-logo {
    text-align: right;
}
.cr-banner-elsol-logo img {
    height: 90px;
}
.cr-homepage-betellung * {
    color: #4A4A4A;
}
.cr-button-white a {
    background-color: #ffffff;
    padding: 7px 4px;
    border-radius: 40px;
    width: 180px;
    display: inline-block;
}
.cr-footer-last img:first-child {
    height: 90px;
    float: right;
    margin-bottom: 20px;
}
.cr-footer-last p {
    text-align: right;
    margin-top: 30px;
}
