.rsmteaserBlogteaser{
    position: relative;
    margin-bottom: 20px;
}
.rsmteaserBlogteaser .blogteaserImgWrap{

}
.rsmteaserBlogteaser .blogteaserImgWrap img{
    width: 100%;
    height: auto;
    display: block;
}
.rsmteaserBlogteaser .blogteaserImgTop{
    position: absolute;
    width: 80px;
    height: 47px;
    background-image: url(../Img/blogtop.png);
    background-size: contain;
    top: -10px;
    left: -10px;
}

.rsmteaserBlogteaser .blogteaserTextWrap{
    width: 100%;
    position: absolute;
    bottom: 50px;
    text-align: left;
    font-family: TradeGothicBold,Helvetica,Arial,sans-serif;
    font-size: 17px;
    line-height: 1;
}
.rsmteaserBlogteaser .blogteaserText{
    margin: 0 10px 0 10px;
}

.rsmteaserBlogteaser .blogteaserLinkWrap{
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
}

.rsmteaserBlogteaser .blogteaserTextSchatten{
    text-shadow: 1px 1px 3px #000000;
}



.rsmteaserBlogteaser a.button {
    background-color: #57913c;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    padding: 4px 8px 4px 8px;
    display: inline-block;
    text-align: center;

}

.rsmteaserBlogteaser a.button:hover {
    background-color: #30571d;
}

.rsmteaserBlogteaser a.icon-blog {
    padding-left: 30px;
    background-image:  url(../Img/icon-blog@2x.png), url(../Img/button-bg.png);
    background-position: 5px 3px, top left;
    background-size: 14px 18px, 24px 96px;
    background-repeat: no-repeat;
    width: 154px;
    overflow: hidden;
    white-space: nowrap;
}
/*-----------------------------------------*/
.rsmteaserBlogteaserohnebild{
    position: relative;
    padding-top: 90px;
    background-color: #ffffff;
    border: 1px solid #ebebeb;
    margin-bottom: 20px;
}
.rsmteaserBlogteaserohnebild .blogteaserImgTop{
    position: absolute;
    width: 234px;
    height: 101px;
    background-image: url(../Img/blogtopohnebild.png);
    background-size: contain;
    top: -10px;
    left: -20px;
}

.rsmteaserBlogteaserohnebild .blogteaserTextWrap{
    width: 100%;


    text-align: left;
    font-family: TradeGothicBold,Helvetica,Arial,sans-serif;

    line-height: 1.25;
}
.rsmteaserBlogteaserohnebild .blogteaserText{
    margin: 0 23px 0 23px;
}

.rsmteaserBlogteaserohnebild .blogteaserText1{font-size: 18px;}
.rsmteaserBlogteaserohnebild .blogteaserText2{font-size: 16px;}

.rsmteaserBlogteaserohnebild .blogteaserTextschwarz .blogteaserText1{color: #000000;}
.rsmteaserBlogteaserohnebild .blogteaserTextschwarz .blogteaserText2{color: #757575;}

.rsmteaserBlogteaserohnebild .blogteaserTextbeige .blogteaserText1{color: #9c853e;}
.rsmteaserBlogteaserohnebild .blogteaserTextbeige .blogteaserText2{color: #bda867;}

.rsmteaserBlogteaserohnebild .blogteaserTextgruen .blogteaserText1{color: #30571D;}
.rsmteaserBlogteaserohnebild .blogteaserTextgruen .blogteaserText2{color: #57913C;}

.rsmteaserBlogteaserohnebild .blogteaserLinkWrap{
    width: 100%;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}



.rsmteaserBlogteaserohnebild a.button {
    background-color: #57913c;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    padding: 4px 8px 4px 8px;
    display: inline-block;
    text-align: center;

}

.rsmteaserBlogteaserohnebild a.button:hover {
    background-color: #30571d;
}

.rsmteaserBlogteaserohnebild a.icon-blog {
    padding-left: 30px;
    background-image:  url(../Img/icon-blog@2x.png), url(../Img/button-bg.png);
    background-position: 5px 3px, top left;
    background-size: 14px 18px, 24px 96px;
    background-repeat: no-repeat;
    width: 154px;
    overflow: hidden;
    white-space: nowrap;
}


.mainteaserIsBlog{
    position: absolute;
    top: 15px;
    right: -7px;
    width: 42px;
    height: 43px;
    background-image: url(../Img/blogtop2.png);
    background-size: contain;

}

a.anker.isblog{
    background-image: url(../Img/nav_anker_blog.png);
}