#logotype_mailinglists {
        background: transparent url(/static/images/rah_apps.png) no-repeat -0px -280px;
        height: 70px;
        width: 75px;
        float: left;
        margin-right: 15px;
}

#logotype_newsletters {
        background: transparent url(/static/images/rah_apps.png) no-repeat -75px -280px;
        height: 70px;
        width: 75px;
        float: left;
        margin-right: 15px;
}

#logotype_statistics {
        background: transparent url(/static/images/rah_apps.png) no-repeat -150px -280px;
        height: 70px;
        width: 75px;
        float: left;
        margin-right: 15px;
}


