/* General Styles */
a { color: #265924;}

a.logo { background:url(../images/logo_vnsb.svg) no-repeat; width:144px; height:68px; }

.navbar-toggle { margin-top: 34px; }
.navbar-toggle .icon-bar { background-color:#506d4f; }

/* Newskorrekturen */
.teaser-news a.read-more, .slider-conversion a.slider-button { background-color: #265924; }
.teaser-news h3 a { color: #0069b4; }

/* dbb / bsbd Logos auf weiß */
section.dbb-sprites li.col-xs-12.col-sm-4 { margin: 30px 0 30px 20px;}
section.dbb-sprites a { background-image: url(../images/dbb_sprites_vnsb.png); width:202px; height:60px; }
section.dbb-sprites a.dbb-logo2 { background-position: -202px 0; }
section.dbb-sprites a.dbb-logo3 { background-position: -404px 0; width: 126px; }
section.dbb-sprites a:hover { background-position-y: -60px; }

/* BildIcons*/
ul.news-img li a:hover .media-icon:before, .ce-gallery figure:hover .media-icon:before{ color:#265924; }
ul.news-img li a:hover .media-icon.video, .ce-gallery figure:hover .media-icon.video {border-color: #265924;}
ul.news-img li a:hover .media-icon.video:before, .ce-gallery figure:hover .media-icon.video:before { border-color: transparent transparent transparent #265924 ; }


a.page-top { background-color: #265924}

/* Tabelle Mitgliedschaft > Beiträge */
table.contenttable { display: block; background-color: #f5f5f5; padding: 15px 8px 0 8px; margin-bottom: 20px; }
table.contenttable td.td-0 { width: 11%; }
table.contenttable td.td-last.td-2 { width: 9%; }
table.contenttable tr { height: 55px; }

/* Korrektur für dce-14-add.css */
.slick-dots li.slick-active button { background-color: #265924; }

/* Korrektur für dce-magazin.css */
.magazin img { border: 1px solid #265924; }

/* Korrektur dce-member */
.dce-member a:hover .media-icon:before { color: #265924;}

/*Korrektur für ke_search_pi1.css */
.sortlink a { background-color: #265924; }
#kesearch_results .result-list-item a { color: #265924; }
#kesearch_results .result-list-item .result-title { color: #265924; }

/*Termine-Seite*/
.date-box .single, .date-box .period { color: #265924 !important }

@media (min-width: 768px) {

    a.logo { width:154px; height:72px; }

    section.dbb-sprites li.col-xs-12.col-sm-4 { margin-left: 0;}
    section.dbb-sprites a.dbb-logo2 { margin-left: 21%; }
    section.dbb-sprites a.dbb-logo3 { margin-left: 42%;}

}

@media (min-width: 992px) {

    a.logo { width:164px; height:77px; }

    .nav-pills li.active a, .nav-pills li a:hover { background-color: #506d4f; color: #fff;}

    section.dbb-sprites a.dbb-logo2 { margin-left: 35%; }
    section.dbb-sprites a.dbb-logo3 { margin-left: 63%;}
}

@media (min-width: 1200px) {

    a.logo { width:176px; height:83px; }
}

