main {
    font-family: "Lato",sans-serif;
    font-size: 1rem;
    font-weight: 400;
    margin: 0 21px;
    padding: 0.5rem 0 0.625rem;
}
#content {
    padding:0rem 0;
}

.widget-title, .title-test, .fancy-headline, #promo-box, .read-more-button, .inner-wrap {
        background-image: url("images/Raudszus_Partner_Diro_bg_grau_neuweb2.jpg");
    height: 570px;

background: url(images/Raudszus_Partner_Diro_bg_grau_neuweb2.jpg) no-repeat center center;
background-attachment: fixed;
background-size: 100% auto;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Raudszus_Partner_Diro_bg_grau_neuweb2.jpg',     sizingMethod='scale');
    -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Raudszus_Partner_Diro_bg_grau_neuweb2.jpg', sizingMethod='scale');

}
#links{margin-top:70px;
    background-position: center center ;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;}

.inner-wrap {
    display: block;
    margin: 0 auto;

}

.promo-wrap {
    float: left;
    margin-top: 8%;
    width: 100%;
}


/*.promo-title h2 {
color:#fff;
font-family: Georgia,"Times New Roman",Times,serif;
}
.promo-title h2 {
    background-color: rgba(0, 0, 0, 0.15);
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 1.9rem;
    margin-bottom: 0;
    padding: 14px 4px;
    text-align: center;
} */
.promo-title h2 {
color:#fff;
font-family: Lato;
}

.promo-title h2 {
    background-color: rgba(0, 0, 0, 0.4);
    font-size: 1.17rem;
    font-weight: 500;
    line-height: 2rem;
    margin-bottom: 0;
    padding: 38px 0px 50px 30px;
    text-align: left;
    margin-left: 30px;
    margin-right: 30px;
}
/*.promo-title h2 {
background-color: rgba(0, 0, 0, 0.15);
font-size: 1.4rem;
font-weight: 500;
line-height: 1.8rem;
margin-bottom: 0;
padding: 8px 4px;
text-align: center;
} */

#promo-box {
    color: #fff;
}
/**/
main .floatbox.artikel_liste .teaser img {
    float:none;
    display:block;
    margin:0 0 1.125rem;
    width:100%;
    height:auto;
}
main {
    margin:0;
}

@media (max-width:960px) {



.promo-wrap {
    float: left;
    margin-top: 40px;
    width: 100%;
}

.promo-title h2 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5rem;
    text-align: center;
}

.widget-title, .title-test, .fancy-headline, #promo-box, .read-more-button, .inner-wrap {
    background: rgba(0, 0, 0, 0) url("images/Raudszus_Partner_Diro_bg_grau_neuweb2.jpg") no-repeat fixed center center;
    height: 490px !important;

}
}


/* min-width 641px, medium screens */
@media only screen and (min-width:40.063em) {
    main .floatbox.artikel_liste .teaser::after {
        clear:both;
        content:'';
        display:block;
    }
    main .floatbox.artikel_liste .teaser img {
        float:left;
        margin:0 1.25rem 1.25rem 0;
        width:75%;
    }
}

/* min-width 1025px, large screens */
@media only screen and (min-width:64.063em) {
    main .floatbox.artikel_liste .teaser img {
        width:60%;
    }
}

/* min-width 1441px, xlarge screens */
@media only screen and (min-width:74.063em) {
    main .floatbox.artikel_liste .teaser img {
        width:40%;
    }
}