.bfFormDiv label {
    display:block;
}

.article-details .article-ratings-social-share {
    display: none !important;
}

.waskoennen div {
    text-align: center !important;
}


.waskoennen div a:link,
.waskoennen div a:visited
 {
    background: #ccc;
    padding: 10px 20px;
    color: #000;
    border-radius: 5px;
}
.alert-notice {
    background: orange;
    border-radius: 5px;
}
.coachesvideos .cat-children h3 a:link,
.coachesvideos .cat-children h3 a:visited {
    font-size: 20px;
    margin-bottom: 3px;
    color: rgb(5, 73, 140);
}
.coachesvideos .cat-children h3.page-header {
    padding-bottom: 0px;
    margin-bottom: 3px;
}

.coachesvideos .cat-children .category-desc {
        border-bottom: 1px solid #ccc;
        font-size: 75%;
}

.coachesvideos .cat-children .badge-info {
    color: #fff;
    background-color: rgb(5, 73, 140)
}

.coachesvideos .cat-children .badge {
    font-size: 60%;
}
span.trenner {font-weight: 600 !important; color:red;}

#sp-right .sp-module {
    padding: 10px
}

#sp-right .sp-module ul > li {
    border-bottom: 1px solid #ccc;
}

#sp-right ul.menu li a:link,
#sp-right ul.menu li a:visited {
    font-size: 14px;
    line-height: 1.3;
    padding: 8px 5px;
}
#sp-right ul.menu li a:hover {
    background: #eee;

}

#sp-right ul.menu li li {
    margin-left: 5px;
}
#sp-right li.current a:link,
#sp-right li.current a:visited {
    background: #f3f3f3;
}

