@charset "utf-8";

/*Meiste Kommentare*/
.tx-pp-comments-recent #meisten_list .meisten_item {
    min-height: 60px;
    padding-top: 15px;
    background: transparent url(../Images/line_bw_v2.png) repeat-x bottom left;
    clear: both;
}

.tx-pp-comments-recent #meisten_list .meisten_item:first-child {
    padding: 0;
}

.tx-pp-comments-recent #meisten_list .meisten_item:last-child {
    background: none;
}

.tx-pp-comments-recent #meisten_list .meisten_item .m_anz {
    width: 42px;
    min-height: 41px;
    float: left;
    font-family: "wf-DINWeb-Bold";
    color: white;
    padding: 5px 0 0 5px;
    background: transparent url(../Images/pprecent_bubble.png) no-repeat;
}

.tx-pp-comments-recent #meisten_list .meisten_item .m_title {
    margin-left: 80px;
    padding-bottom: 5px;
}

.tx-pp-comments-recent #meisten_list .meisten_item .m_title a {
    color: #000;
    text-decoration: none;
    font-family: "wf-DINWeb";
}

.tx-pp-comments-recent #meisten_list .meisten_item .m_title a:hover,
.tx-pp-comments-recent #meisten_list .meisten_item .m_title a:active,
.tx-pp-comments-recent #meisten_list .meisten_item .m_title a:focus {
    text-decoration: underline;
}

.tx-pp-comments-recent #meisten_list .meisten_item .m_anz a {
    color: #FFF;
    text-decoration: none;
    display: block;
}

/*Anzahl pro Seite*/
.tx-pp-comments-recent .recentComments .recentComments_Nr {
    width: 42px;
    min-height: 41px;
    float: left;
    font-family: "wf-DINWeb-Bold";
    text-align: center;
    color: white;
    padding: 5px 0 0 5px;
    background: transparent url(../Images/pprecent_bubble.png) no-repeat;
}

.tx-pp-comments-recent .recentComments .recentComments_Nr a {
    color: #FFF;
    text-decoration: none;
    display: block;
}

/*Neueste Kommentare*/
.tx-pp-comments-recent .RCarticle {
    min-height: 60px;
    background: transparent url(../Images/line_bw_v2.png) repeat-x bottom left;
    clear: both;
}

.tx-pp-comments-recent .RCarticle:last-child {
    background: none;
}

.tx-pp-comments-recent .RCarticle a {
    text-decoration: none;
    font-family: "wf-DINWeb-Bold";
    color: #000;
}

.tx-pp-comments-recent .RCarticle .bubble {
    float: left;
    width: 47px;
    height: 44px;
    margin-right: 1em;
    background: transparent url(../Images/pprecent_bubble.png) no-repeat;
}

.tx-pp-comments-recent .RCarticle p.entry {
    margin-left: 63px;
}