@import url("../../../konzept/modules/shortcode-content-slider/content-slider.css");

.cb-title { color: #C8C8C8; }
.cb-title[data-icon]:before { color: #C8C8C8; }
.cb-title a { color: #C8C8C8; }
.cb-title a:hover { color: #fff; }
.cb-image:hover + .cb-title { color: #fff; }
.cb-image-link:hover + .cb-title { color: #fff; }
.cb-image-link:hover + .cb-title .cb-title-link { color: #fff; }
.cb-date { color: #787878; }
.cb-description { color: #505050; }
.cb-left { background: url(images/news-arrow-left-active.png) no-repeat left top transparent; }
.cb-right { background: url(images/news-arrow-right-active.png) no-repeat right top transparent; }
.cb-left-inactive { background-image: url(images/news-arrow-left-inactive.png); }
.cb-right-inactive { background-image: url(images/news-arrow-right-inactive.png); }
