/*! coop-bootstrap Release 30.1.0.
Build 12-05-2020 17:39:43. */

/*
 * this file will be included in other coop-webs like supercard, hfc, etc..
 * so that we can use all basic stuff like variables and mixins to compile separate css files like supercard.css
 */

/*
 * overwrites vendor/twitter-bootstrap/_variables.less
 * and added new coop variables
 */

/*darken(spin(@state-success-bg, -10), 5%);*/

/*#ce0000 mit 5% opacity*/

/*darken(spin(@state-danger-bg, -10), 5%);*/

/* @start: Mixins fÃ¼r direkte Mediaqueries */

/* mseel 2013    */

/* Example Usage: @media @xs { color: orange; } */

/* @end: Mixins fÃ¼r direkte Mediaqueries */

.coop-coopzeitung #main-navi {
	background: #00a0ff;
}

.coop-coopzeitung #main-navi li > a {
	color: #fff;
}

.coop-coopzeitung #main-navi .home-link-container.with-home-icon li {
	background-color: #00a0ff;
}

.coop-coopzeitung #main-navi .home-link-container.with-home-icon li:hover {
	background-color: #017dc7;
}

.coop-coopzeitung #main-navi .home-link-container.with-site-name li {
	background-color: rgba(0, 35, 62, 0.75);
}

.coop-coopzeitung #main-navi .home-link-container.with-site-name li:hover {
	background-color: #017dc7;
}

.coop-coopzeitung #main-navi .home-link-container.with-site-name li a {
	color: #fff;
}

.coop-coopzeitung #main-navi.no-space .main-search-container {
	background-color: #00a0ff;
	color: #fff;
}

.coop-coopzeitung #main-navi.no-space .main-search-container.no-space .searchfield .icon-search {
	color: #fff;
}

.coop-coopzeitung #main-navi.no-space .login-account-container {
	background-color: #00a0ff;
	color: #fff;
}

.coop-coopzeitung #main-navi .label-logo-container {
	background-color: #fff;
	border-color: #e6e6e6;
}

.coop-coopzeitung #main-navi .fadeout {
	background: linear-gradient(to right, rgba(0, 69, 123, 0) 0%, #00a0ff 100%);
}

.coop-coopzeitung .megaflyout .KBK-032-A-teaser-bild-text-flyout {
	padding-right: 37.5px;
}

.coop-coopzeitung .mega-footer {
	border-top: 4px solid #00a0ff;
}

.coop-coopzeitung .mega-footer .footer-nav > li > a:hover,
.coop-coopzeitung .mega-footer .footer-nav > li > a:focus {
	color: #00a0ff;
}

.coop-coopzeitung .mega-footer .footer-follow .social-media-list > li > a:hover,
.coop-coopzeitung .mega-footer .footer-follow .social-media-list > li > a:focus {
	color: #00a0ff;
}

body.coop-coopzeitung ::selection {
	background: #00a0ff;
	color: #fff;
}

.coop-coopzeitung a:active path,
.coop-coopzeitung a.active path {
	fill: #00a0ff !important;
}

.coop-coopzeitung .KBK-014-link-app.icon-location.active:before,
.coop-coopzeitung .KBK-014-link-app.text-brand-primary-light[class*="icon-"]:before {
	color: #00a0ff;
}

.coop-coopzeitung ul.generic li:before {
	background-color: #00a0ff;
}

.coop-coopzeitung ul.generic li li:before {
	background-color: #a5a5a5;
}

.coop-coopzeitung ol.generic.has-bubble li:before,
.coop-coopzeitung ul.has-icon-font li:before,
.coop-coopzeitung .KBK-055-A-bildtext-cta-rechts ol.generic li:before,
.coop-coopzeitung .KBK-055-B-bildtext-cta-links ol.generic li:before,
.coop-coopzeitung .KBK-055-A-bildtext-cta-rechts ul.generic li:before,
.coop-coopzeitung .KBK-055-B-bildtext-cta-links ul.generic li:before {
	background-color: #fff;
}

.coop-coopzeitung span.quote:before {
	color: #00a0ff;
}

.coop-coopzeitung .inpagenav-link ul li.icon-arrow-normal:before {
	color: #00a0ff;
}

.coop-coopzeitung .link-details .icon-arrow-normal:before {
	color: #00a0ff;
}

.coop-coopzeitung div .btn-default .icon-arrow-normal:before,
.coop-coopzeitung .tab-content .btn-default .icon-arrow-normal:before,
.coop-coopzeitung .panel-body .btn-default .icon-arrow-normal:before,
.coop-coopzeitung div .btn-cta .icon-arrow-normal:before,
.coop-coopzeitung .tab-content .btn-cta .icon-arrow-normal:before,
.coop-coopzeitung .panel-body .btn-cta .icon-arrow-normal:before,
.coop-coopzeitung div .btn-primary .icon-arrow-normal:before,
.coop-coopzeitung .tab-content .btn-primary .icon-arrow-normal:before,
.coop-coopzeitung .panel-body .btn-primary .icon-arrow-normal:before,
.coop-coopzeitung div .btn-secondary .icon-arrow-normal:before,
.coop-coopzeitung .tab-content .btn-secondary .icon-arrow-normal:before,
.coop-coopzeitung .panel-body .btn-secondary .icon-arrow-normal:before {
	color: #00a0ff;
}

.coop-coopzeitung .btn-primary,
.coop-coopzeitung .par .section .button {
	background-color: #00a0ff;
	border-color: #a5a5a5;
}

html .coop-coopzeitung .btn-primary:hover,
html .coop-coopzeitung .par .section .button:hover,
html.no-touch .coop-coopzeitung .btn-primary:hover,
html.no-touch .coop-coopzeitung .par .section .button:hover,
html .coop-coopzeitung .btn-primary:focus,
html .coop-coopzeitung .par .section .button:focus,
html.no-touch .coop-coopzeitung .btn-primary:focus,
html.no-touch .coop-coopzeitung .par .section .button:focus {
	background-color: #0368a5;
}

.coop-coopzeitung .cms-container.hasbg.focus {
	background-color: #00a0ff;
}

.coop-coopzeitung .cms-container.hasbg.focus .KBK-014-link a:hover {
	background-color: #017dc7;
}

.coop-coopzeitung .cms-container.hasbg.focus .additionalText .small-text.inline-link:hover {
	background-color: #017dc7;
}

.coop-coopzeitung .cms-container.hasbg.focus.KBK-055-A-bildtext-cta-rechts .KBK-024-call-to-action-button-small:not(.cta-small-secondary) .cta-small,
.coop-coopzeitung .cms-container.hasbg.focus.KBK-055-B-bildtext-cta-links .KBK-024-call-to-action-button-small:not(.cta-small-secondary) .cta-small {
	background: #fff;
	color: #00a0ff;
}

.coop-coopzeitung .cms-container.hasbg.focus.KBK-055-A-bildtext-cta-rechts .KBK-024-call-to-action-button-small:not(.cta-small-secondary) .cta-small .fadeout,
.coop-coopzeitung .cms-container.hasbg.focus.KBK-055-B-bildtext-cta-links .KBK-024-call-to-action-button-small:not(.cta-small-secondary) .cta-small .fadeout {
	background: linear-gradient(to left, #fff 10%, rgba(255, 255, 255, 0) 100%);
}

html.no-touch .coop-coopzeitung .cms-container.hasbg.focus.KBK-055-A-bildtext-cta-rechts .KBK-024-call-to-action-button-small:not(.cta-small-secondary):hover .cta-small,
html.no-touch .coop-coopzeitung .cms-container.hasbg.focus.KBK-055-B-bildtext-cta-links .KBK-024-call-to-action-button-small:not(.cta-small-secondary):hover .cta-small {
	background: rgba(255, 255, 255, 0.85);
	color: #00a0ff;
}

html.no-touch .coop-coopzeitung .cms-container.hasbg.focus.KBK-055-A-bildtext-cta-rechts .KBK-024-call-to-action-button-small:not(.cta-small-secondary):hover .cta-small .fadeout,
html.no-touch .coop-coopzeitung .cms-container.hasbg.focus.KBK-055-B-bildtext-cta-links .KBK-024-call-to-action-button-small:not(.cta-small-secondary):hover .cta-small .fadeout {
	background: rgba(255, 255, 255, 0);
}

html.no-touch .coop-coopzeitung .cms-container.hasbg.focus.KBK-055-A-bildtext-cta-rechts .KBK-024-call-to-action-button-small:not(.cta-small-secondary):hover .cta-small .link-arrow,
html.no-touch .coop-coopzeitung .cms-container.hasbg.focus.KBK-055-B-bildtext-cta-links .KBK-024-call-to-action-button-small:not(.cta-small-secondary):hover .cta-small .link-arrow {
	background: #0368a5;
}

.coop-coopzeitung .KBK-024-call-to-action-button .button-wrapper:after {
	background-color: #fff;
}

.coop-coopzeitung .KBK-024-call-to-action-button .megabutton {
	background-color: #00a0ff;
	color: #fff;
	text-shadow: 0 2px 0 #017dc7;
}

.coop-coopzeitung .KBK-024-call-to-action-button .megabutton .fadeout-bg {
	background-color: #00a0ff;
}

.coop-coopzeitung .KBK-024-call-to-action-button .megabutton .button-square {
	background-color: #017dc7;
}

.coop-coopzeitung .KBK-024-call-to-action-button .megabutton .fadeout {
	background: linear-gradient(to left, #00a0ff 10%, rgba(0, 69, 123, 0) 100%);
}

.coop-coopzeitung .KBK-024-call-to-action-button .megabutton .icon-arrow-normal {
	color: #fff;
	text-shadow: 0 2px 0 #017dc7;
}

html.no-touch .coop-coopzeitung .KBK-024-call-to-action-button .megabutton:hover {
	background-color: #0368a5;
	color: #fff;
}

html.no-touch .coop-coopzeitung .KBK-024-call-to-action-button .megabutton:hover .fadeout-bg {
	background-color: #0368a5;
}

html.no-touch .coop-coopzeitung .KBK-024-call-to-action-button .megabutton:hover .fadeout {
	background: linear-gradient(to left, #0368a5 10%, rgba(0, 54, 95, 0) 100%);
}

html.no-touch .coop-coopzeitung .KBK-024-call-to-action-button .megabutton:hover .icon-arrow-normal {
	color: #fff;
}

.coop-coopzeitung div .KBK-024-call-to-action-button-small:not(.cta-small-secondary) .cta-small,
.coop-coopzeitung .cms-container.hasbg.focus .KBK-024-call-to-action-button-small:not(.cta-small-secondary) .cta-small,
.coop-coopzeitung div .cta-wrapper .cta-small,
.coop-coopzeitung .cms-container.hasbg.focus .cta-wrapper .cta-small,
.coop-coopzeitung div .KBK-024-call-to-action-button-small:not(.cta-small-secondary) .cta,
.coop-coopzeitung .cms-container.hasbg.focus .KBK-024-call-to-action-button-small:not(.cta-small-secondary) .cta,
.coop-coopzeitung div .cta-wrapper .cta,
.coop-coopzeitung .cms-container.hasbg.focus .cta-wrapper .cta {
	background-color: #00a0ff;
	color: #fff;
}

.coop-coopzeitung div .KBK-024-call-to-action-button-small:not(.cta-small-secondary) .cta-small .fadeout,
.coop-coopzeitung .cms-container.hasbg.focus .KBK-024-call-to-action-button-small:not(.cta-small-secondary) .cta-small .fadeout,
.coop-coopzeitung div .cta-wrapper .cta-small .fadeout,
.coop-coopzeitung .cms-container.hasbg.focus .cta-wrapper .cta-small .fadeout,
.coop-coopzeitung div .KBK-024-call-to-action-button-small:not(.cta-small-secondary) .cta .fadeout,
.coop-coopzeitung .cms-container.hasbg.focus .KBK-024-call-to-action-button-small:not(.cta-small-secondary) .cta .fadeout,
.coop-coopzeitung div .cta-wrapper .cta .fadeout,
.coop-coopzeitung .cms-container.hasbg.focus .cta-wrapper .cta .fadeout {
	background: linear-gradient(to left, #00a0ff 10%, rgba(0, 69, 123, 0) 100%);
}

.coop-coopzeitung div .KBK-024-call-to-action-button-small:not(.cta-small-secondary) .cta-small .icon-arrow-normal,
.coop-coopzeitung .cms-container.hasbg.focus .KBK-024-call-to-action-button-small:not(.cta-small-secondary) .cta-small .icon-arrow-normal,
.coop-coopzeitung div .cta-wrapper .cta-small .icon-arrow-normal,
.coop-coopzeitung .cms-container.hasbg.focus .cta-wrapper .cta-small .icon-arrow-normal,
.coop-coopzeitung div .KBK-024-call-to-action-button-small:not(.cta-small-secondary) .cta .icon-arrow-normal,
.coop-coopzeitung .cms-container.hasbg.focus .KBK-024-call-to-action-button-small:not(.cta-small-secondary) .cta .icon-arrow-normal,
.coop-coopzeitung div .cta-wrapper .cta .icon-arrow-normal,
.coop-coopzeitung .cms-container.hasbg.focus .cta-wrapper .cta .icon-arrow-normal {
	background-color: #0175cf;
	color: #fff;
}

html.no-touch .coop-coopzeitung div .KBK-024-call-to-action-button-small:not(.cta-small-secondary):hover .cta-small,
html.no-touch .coop-coopzeitung .cms-container.hasbg.focus .KBK-024-call-to-action-button-small:not(.cta-small-secondary):hover .cta-small,
html.no-touch .coop-coopzeitung div .cta-wrapper:hover .cta-small,
html.no-touch .coop-coopzeitung .cms-container.hasbg.focus .cta-wrapper:hover .cta-small {
	background-color: #0368a5;
	color: #fff;
}

html.no-touch .coop-coopzeitung div .KBK-024-call-to-action-button-small:not(.cta-small-secondary):hover .cta-small .fadeout,
html.no-touch .coop-coopzeitung .cms-container.hasbg.focus .KBK-024-call-to-action-button-small:not(.cta-small-secondary):hover .cta-small .fadeout,
html.no-touch .coop-coopzeitung div .cta-wrapper:hover .cta-small .fadeout,
html.no-touch .coop-coopzeitung .cms-container.hasbg.focus .cta-wrapper:hover .cta-small .fadeout {
	background: linear-gradient(to left, #0368a5 10%, rgba(0, 54, 95, 0) 100%);
}

html.no-touch .coop-coopzeitung div .KBK-024-call-to-action-button-small:not(.cta-small-secondary):hover .cta-small .icon-arrow-normal,
html.no-touch .coop-coopzeitung .cms-container.hasbg.focus .KBK-024-call-to-action-button-small:not(.cta-small-secondary):hover .cta-small .icon-arrow-normal,
html.no-touch .coop-coopzeitung div .cta-wrapper:hover .cta-small .icon-arrow-normal,
html.no-touch .coop-coopzeitung .cms-container.hasbg.focus .cta-wrapper:hover .cta-small .icon-arrow-normal {
	background-color: #00a0ff;
	color: #fff;
}

html.no-touch .coop-coopzeitung div .KBK-024-call-to-action-button-small:not(.cta-small-secondary) .cta:hover,
html.no-touch .coop-coopzeitung .cms-container.hasbg.focus .KBK-024-call-to-action-button-small:not(.cta-small-secondary) .cta:hover,
html.no-touch .coop-coopzeitung div .cta-wrapper .cta:hover,
html.no-touch .coop-coopzeitung .cms-container.hasbg.focus .cta-wrapper .cta:hover {
	background-color: #0368a5;
	color: #fff;
}

html.no-touch .coop-coopzeitung div .KBK-024-call-to-action-button-small:not(.cta-small-secondary) .cta:hover .fadeout,
html.no-touch .coop-coopzeitung .cms-container.hasbg.focus .KBK-024-call-to-action-button-small:not(.cta-small-secondary) .cta:hover .fadeout,
html.no-touch .coop-coopzeitung div .cta-wrapper .cta:hover .fadeout,
html.no-touch .coop-coopzeitung .cms-container.hasbg.focus .cta-wrapper .cta:hover .fadeout {
	background: linear-gradient(to left, #0368a5 10%, rgba(0, 54, 95, 0) 100%);
}

html.no-touch .coop-coopzeitung div .KBK-024-call-to-action-button-small:not(.cta-small-secondary) .cta:hover .icon-arrow-normal,
html.no-touch .coop-coopzeitung .cms-container.hasbg.focus .KBK-024-call-to-action-button-small:not(.cta-small-secondary) .cta:hover .icon-arrow-normal,
html.no-touch .coop-coopzeitung div .cta-wrapper .cta:hover .icon-arrow-normal,
html.no-touch .coop-coopzeitung .cms-container.hasbg.focus .cta-wrapper .cta:hover .icon-arrow-normal {
	background-color: #00a0ff;
	color: #fff;
}

.coop-coopzeitung .tabsNav li.active a,
.coop-coopzeitung .tabsNav li.active a:focus,
.coop-coopzeitung .tabsNav li.active a:hover {
	color: #0368a5;
}

.coop-coopzeitung .tabsNav li.active a:after {
	background-color: #0368a5;
}

.coop-coopzeitung .teaser .wrapper .cta,
.coop-coopzeitung .KBK-001-IH-teaser-bild .wrapper .cta,
.coop-coopzeitung .KBK-032-A-teaser-bild-text-flyout .wrapper .cta,
.coop-coopzeitung .KBK-074-teaser .wrapper .cta {
	background-color: #017dc7;
	color: #fff;
}

.coop-coopzeitung .teaser .wrapper .cta .txt,
.coop-coopzeitung .KBK-001-IH-teaser-bild .wrapper .cta .txt,
.coop-coopzeitung .KBK-032-A-teaser-bild-text-flyout .wrapper .cta .txt,
.coop-coopzeitung .KBK-074-teaser .wrapper .cta .txt {
	background: none;
}

.coop-coopzeitung .teaser .wrapper .cta .fadeout,
.coop-coopzeitung .KBK-001-IH-teaser-bild .wrapper .cta .fadeout,
.coop-coopzeitung .KBK-032-A-teaser-bild-text-flyout .wrapper .cta .fadeout,
.coop-coopzeitung .KBK-074-teaser .wrapper .cta .fadeout {
	background: linear-gradient(to left, #017dc7 10%, rgba(0, 87, 153, 0) 100%);
}

.coop-coopzeitung .teaser .wrapper .cta .fadeout.active,
.coop-coopzeitung .KBK-001-IH-teaser-bild .wrapper .cta .fadeout.active,
.coop-coopzeitung .KBK-032-A-teaser-bild-text-flyout .wrapper .cta .fadeout.active,
.coop-coopzeitung .KBK-074-teaser .wrapper .cta .fadeout.active {
	background: linear-gradient(to left, #017dc7 10%, rgba(0, 87, 153, 0) 100%);
}

.coop-coopzeitung .teaser .wrapper .cta .link-arrow,
.coop-coopzeitung .KBK-001-IH-teaser-bild .wrapper .cta .link-arrow,
.coop-coopzeitung .KBK-032-A-teaser-bild-text-flyout .wrapper .cta .link-arrow,
.coop-coopzeitung .KBK-074-teaser .wrapper .cta .link-arrow {
	background-color: #0368a5;
	color: #fff;
}

.coop-coopzeitung .teaser .wrapper .border-bottom,
.coop-coopzeitung .KBK-001-IH-teaser-bild .wrapper .border-bottom,
.coop-coopzeitung .KBK-032-A-teaser-bild-text-flyout .wrapper .border-bottom,
.coop-coopzeitung .KBK-074-teaser .wrapper .border-bottom {
	border-color: #00a0ff;
}

html.no-touch .coop-coopzeitung .teaser .wrapper:hover .cta,
html.no-touch .coop-coopzeitung .KBK-001-IH-teaser-bild .wrapper:hover .cta,
html.no-touch .coop-coopzeitung .KBK-032-A-teaser-bild-text-flyout .wrapper:hover .cta,
html.no-touch .coop-coopzeitung .KBK-074-teaser .wrapper:hover .cta {
	background: #00a0ff !important;
	color: #fff;
}

html.no-touch .coop-coopzeitung .teaser .wrapper:hover .cta .txt,
html.no-touch .coop-coopzeitung .KBK-001-IH-teaser-bild .wrapper:hover .cta .txt,
html.no-touch .coop-coopzeitung .KBK-032-A-teaser-bild-text-flyout .wrapper:hover .cta .txt,
html.no-touch .coop-coopzeitung .KBK-074-teaser .wrapper:hover .cta .txt {
	background: none;
}

html.no-touch .coop-coopzeitung .teaser .wrapper:hover .cta .fadeout,
html.no-touch .coop-coopzeitung .KBK-001-IH-teaser-bild .wrapper:hover .cta .fadeout,
html.no-touch .coop-coopzeitung .KBK-032-A-teaser-bild-text-flyout .wrapper:hover .cta .fadeout,
html.no-touch .coop-coopzeitung .KBK-074-teaser .wrapper:hover .cta .fadeout {
	background: linear-gradient(to left, #00a0ff 10%, rgba(0, 69, 123, 0) 100%);
}

html.no-touch .coop-coopzeitung .teaser .wrapper:hover .cta .link-arrow,
html.no-touch .coop-coopzeitung .KBK-001-IH-teaser-bild .wrapper:hover .cta .link-arrow,
html.no-touch .coop-coopzeitung .KBK-032-A-teaser-bild-text-flyout .wrapper:hover .cta .link-arrow,
html.no-touch .coop-coopzeitung .KBK-074-teaser .wrapper:hover .cta .link-arrow {
	background-color: #017dc7 !important;
	color: #fff;
}

.coop-coopzeitung .teaser:hover .wrapper .cta,
.coop-coopzeitung .KBK-001-IH-teaser-bild:hover .wrapper .cta,
.coop-coopzeitung .KBK-032-A-teaser-bild-text-flyout:hover .wrapper .cta,
.coop-coopzeitung .KBK-074-teaser:hover .wrapper .cta {
	background: #00a0ff;
	color: #fff;
}

.coop-coopzeitung .teaser:hover .wrapper .cta .fadeout,
.coop-coopzeitung .KBK-001-IH-teaser-bild:hover .wrapper .cta .fadeout,
.coop-coopzeitung .KBK-032-A-teaser-bild-text-flyout:hover .wrapper .cta .fadeout,
.coop-coopzeitung .KBK-074-teaser:hover .wrapper .cta .fadeout {
	background: linear-gradient(to left, #00a0ff 10%, rgba(0, 69, 123, 0) 100%);
}

.coop-coopzeitung .teaser:hover .wrapper .cta .link-arrow,
.coop-coopzeitung .KBK-001-IH-teaser-bild:hover .wrapper .cta .link-arrow,
.coop-coopzeitung .KBK-032-A-teaser-bild-text-flyout:hover .wrapper .cta .link-arrow,
.coop-coopzeitung .KBK-074-teaser:hover .wrapper .cta .link-arrow {
	background-color: #017dc7;
	color: #fff;
}

html .coop-coopzeitung .teaser a:hover .cta,
html .coop-coopzeitung .KBK-001-IH-teaser-bild a:hover .cta,
html .coop-coopzeitung .KBK-032-A-teaser-bild-text-flyout a:hover .cta,
html .coop-coopzeitung .KBK-074-teaser a:hover .cta,
html.no-touch .coop-coopzeitung .teaser a:hover .cta,
html.no-touch .coop-coopzeitung .KBK-001-IH-teaser-bild a:hover .cta,
html.no-touch .coop-coopzeitung .KBK-032-A-teaser-bild-text-flyout a:hover .cta,
html.no-touch .coop-coopzeitung .KBK-074-teaser a:hover .cta {
	background: #00a0ff;
	color: #fff;
}

html .coop-coopzeitung .teaser a:hover .cta .fadeout,
html .coop-coopzeitung .KBK-001-IH-teaser-bild a:hover .cta .fadeout,
html .coop-coopzeitung .KBK-032-A-teaser-bild-text-flyout a:hover .cta .fadeout,
html .coop-coopzeitung .KBK-074-teaser a:hover .cta .fadeout,
html.no-touch .coop-coopzeitung .teaser a:hover .cta .fadeout,
html.no-touch .coop-coopzeitung .KBK-001-IH-teaser-bild a:hover .cta .fadeout,
html.no-touch .coop-coopzeitung .KBK-032-A-teaser-bild-text-flyout a:hover .cta .fadeout,
html.no-touch .coop-coopzeitung .KBK-074-teaser a:hover .cta .fadeout {
	background: linear-gradient(to left, #00a0ff 10%, rgba(0, 69, 123, 0) 100%);
}

html .coop-coopzeitung .teaser a:hover .cta .link-arrow,
html .coop-coopzeitung .KBK-001-IH-teaser-bild a:hover .cta .link-arrow,
html .coop-coopzeitung .KBK-032-A-teaser-bild-text-flyout a:hover .cta .link-arrow,
html .coop-coopzeitung .KBK-074-teaser a:hover .cta .link-arrow,
html.no-touch .coop-coopzeitung .teaser a:hover .cta .link-arrow,
html.no-touch .coop-coopzeitung .KBK-001-IH-teaser-bild a:hover .cta .link-arrow,
html.no-touch .coop-coopzeitung .KBK-032-A-teaser-bild-text-flyout a:hover .cta .link-arrow,
html.no-touch .coop-coopzeitung .KBK-074-teaser a:hover .cta .link-arrow {
	background-color: #017dc7;
	color: #fff;
}

.coop-coopzeitung .panel-group.KBK-010-A-klappliste .panel-title:not(.collapsed) h3 {
	background-color: #0368a5;
	color: #fff;
}

.coop-coopzeitung .panel-group.KBK-010-A-klappliste .panel-title:not(.collapsed) .icon-arrow-normal-up {
	background-color: #00a0ff;
	color: #fff;
}

.coop-coopzeitung .panel-group.KBK-010-A-klappliste .panel-title:not(.collapsed) .fadeout {
	background: linear-gradient(to left, #0368a5 10%, rgba(0, 54, 95, 0) 100%);
}

.coop-coopzeitung .panel-group.KBK-046-klappliste-faq .panel-title.collapsed .icon-plus {
	color: #00a0ff;
}

.coop-coopzeitung .panel-group.KBK-046-klappliste-faq .panel-title:hover .icon-plus {
	color: #017dc7;
}

html.no-touch .coop-coopzeitung figure:hover .icon-zoom-in {
	background-color: #00a0ff;
}

.coop-coopzeitung .bx-wrapper .bx-pager.bx-default-pager a:hover,
.coop-coopzeitung .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #00a0ff;
}

html .coop-coopzeitung .bx-wrapper .bx-pager.bx-default-pager a:hover,
html.no-touch .coop-coopzeitung .bx-wrapper .bx-pager.bx-default-pager a:hover,
html .coop-coopzeitung .bx-wrapper .bx-pager.bx-default-pager a.active,
html.no-touch .coop-coopzeitung .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #00a0ff;
}

html .coop-coopzeitung .bx-wrapper .bx-controls-direction a:not(.disabled):hover .arrow-container,
html.no-touch .coop-coopzeitung .bx-wrapper .bx-controls-direction a:not(.disabled):hover .arrow-container {
	background: #00a0ff;
	color: #fff;
}

/*
Background Color Fix from TIACZ-144
*/
html .coop-coopzeitung div.SR_011_Auftrittsheader_Buehne .bx-wrapper .bx-controls-direction a:not(.disabled):hover .arrow-container,
html.no-touch .coop-coopzeitung div.SR_011_Auftrittsheader_Buehne .bx-wrapper .bx-controls-direction a:not(.disabled):hover .arrow-container {
  background-color: transparent;
}

html .coop-coopzeitung .KBK-044-A-slider-digitale-bons .bx-wrapper .bx-controls-direction a .arrow-container,
html .coop-coopzeitung .KBK-044-B-slider-digitale-bons .bx-wrapper .bx-controls-direction a .arrow-container,
html .coop-coopzeitung .KBK-062-kachel-slider .bx-wrapper .bx-controls-direction a .arrow-container,
html .coop-coopzeitung .KBK-092-slider-taten-statt-worte .bx-wrapper .bx-controls-direction a .arrow-container,
html.no-touch .coop-coopzeitung .KBK-044-A-slider-digitale-bons .bx-wrapper .bx-controls-direction a .arrow-container,
html.no-touch .coop-coopzeitung .KBK-044-B-slider-digitale-bons .bx-wrapper .bx-controls-direction a .arrow-container,
html.no-touch .coop-coopzeitung .KBK-062-kachel-slider .bx-wrapper .bx-controls-direction a .arrow-container,
html.no-touch .coop-coopzeitung .KBK-092-slider-taten-statt-worte .bx-wrapper .bx-controls-direction a .arrow-container {
	color: #00a0ff;
}

.coop-coopzeitung .KBK-047-buehne .bx-wrapper .bx-controls-direction a .arrow-container,
.coop-coopzeitung .KBK-052-B-karussel-aktionen .bx-wrapper .bx-controls-direction a .arrow-container {
	color: rgba(255, 255, 255, 0.8);
	transition: color 200ms ease-in-out;
}

html .coop-coopzeitung .KBK-047-buehne .bx-wrapper .bx-controls-direction a .arrow-container,
html .coop-coopzeitung .KBK-052-B-karussel-aktionen .bx-wrapper .bx-controls-direction a .arrow-container,
html.no-touch .coop-coopzeitung .KBK-047-buehne .bx-wrapper .bx-controls-direction a .arrow-container,
html.no-touch .coop-coopzeitung .KBK-052-B-karussel-aktionen .bx-wrapper .bx-controls-direction a .arrow-container {
	color: rgba(255, 255, 255, 0.8);
	transition: color 200ms ease-in-out;
}

html .coop-coopzeitung .KBK-047-buehne .bx-wrapper .bx-controls-direction a:hover .arrow-container,
html .coop-coopzeitung .KBK-052-B-karussel-aktionen .bx-wrapper .bx-controls-direction a:hover .arrow-container,
html.no-touch .coop-coopzeitung .KBK-047-buehne .bx-wrapper .bx-controls-direction a:hover .arrow-container,
html.no-touch .coop-coopzeitung .KBK-052-B-karussel-aktionen .bx-wrapper .bx-controls-direction a:hover .arrow-container {
	background: transparent;
	color: #fff;
}

html .coop-coopzeitung .KBK-047-buehne .bx-wrapper .bx-controls-direction a.disabled:hover .arrow-container,
html .coop-coopzeitung .KBK-052-B-karussel-aktionen .bx-wrapper .bx-controls-direction a.disabled:hover .arrow-container,
html.no-touch .coop-coopzeitung .KBK-047-buehne .bx-wrapper .bx-controls-direction a.disabled:hover .arrow-container,
html.no-touch .coop-coopzeitung .KBK-052-B-karussel-aktionen .bx-wrapper .bx-controls-direction a.disabled:hover .arrow-container {
	background: transparent;
	color: #ebebeb;
}

html .coop-coopzeitung .KBK-075-slider .bx-controls-direction a:not(.disabled):hover .arrow-container,
html.no-touch .coop-coopzeitung .KBK-075-slider .bx-controls-direction a:not(.disabled):hover .arrow-container {
	background: transparent;
	color: #cdcdcd;
}

.coop-coopzeitung .bxthumbslider .thumbnails li.active a {
	border: 2px solid #0368a5;
}

html.no-touch .coop-coopzeitung .bxthumbslider .thumbnails li:hover a {
	border: 2px solid #00a0ff;
}

.coop-coopzeitung .slider .slider-selection {
	background: #017dc7;
}

html .coop-coopzeitung .vst-result-item-star .icon-star-recipe:hover,
html .coop-coopzeitung .vst-detail-links .icon-star-recipe:hover,
html.no-touch .coop-coopzeitung .vst-result-item-star .icon-star-recipe:hover,
html.no-touch .coop-coopzeitung .vst-detail-links .icon-star-recipe:hover,
html .coop-coopzeitung .vst-result-item-star .icon-star-recipe.active,
html .coop-coopzeitung .vst-detail-links .icon-star-recipe.active,
html.no-touch .coop-coopzeitung .vst-result-item-star .icon-star-recipe.active,
html.no-touch .coop-coopzeitung .vst-detail-links .icon-star-recipe.active,
html .coop-coopzeitung .vst-result-item-star .icon-star-recipe.active:hover,
html .coop-coopzeitung .vst-detail-links .icon-star-recipe.active:hover,
html.no-touch .coop-coopzeitung .vst-result-item-star .icon-star-recipe.active:hover,
html.no-touch .coop-coopzeitung .vst-detail-links .icon-star-recipe.active:hover,
html .coop-coopzeitung .vst-result-item-star .icon-star-recipe.active.KBK-014-link-app[class*="icon-"]:before,
html .coop-coopzeitung .vst-detail-links .icon-star-recipe.active.KBK-014-link-app[class*="icon-"]:before,
html.no-touch .coop-coopzeitung .vst-result-item-star .icon-star-recipe.active.KBK-014-link-app[class*="icon-"]:before,
html.no-touch .coop-coopzeitung .vst-detail-links .icon-star-recipe.active.KBK-014-link-app[class*="icon-"]:before {
	color: #00a0ff;
}

.coop-coopzeitung .vst-result-nav.nav-tabs > li a:hover {
	color: #333;
}

.coop-coopzeitung .vst-result-nav.nav-tabs > li.active > a,
.coop-coopzeitung .vst-result-nav.nav-tabs > li.active > a:hover,
.coop-coopzeitung .vst-result-nav.nav-tabs > li.active > a:focus {
	color: #0368a5;
}

.coop-coopzeitung .vst-result-nav.nav-tabs > li.active > a.vst-result-btn:before,
.coop-coopzeitung .vst-result-nav.nav-tabs > li.active > a:hover.vst-result-btn:before,
.coop-coopzeitung .vst-result-nav.nav-tabs > li.active > a:focus.vst-result-btn:before {
	color: #00a0ff;
}

.coop-coopzeitung .vst-result .vst-result-arrow,
.coop-coopzeitung .vst-coop-home .vst-result-arrow,
.coop-coopzeitung .vst-result .vst-coop-home-arrow,
.coop-coopzeitung .vst-coop-home .vst-coop-home-arrow {
	color: #00a0ff;
}

.coop-coopzeitung .vst-result:hover .vst-result-arrow,
.coop-coopzeitung .vst-coop-home:hover .vst-result-arrow,
.coop-coopzeitung .vst-result:hover .vst-coop-home-arrow,
.coop-coopzeitung .vst-coop-home:hover .vst-coop-home-arrow {
	color: #017dc7 !important;
}

.coop-coopzeitung .vst-time-table tr.active {
	color: #00a0ff;
}

.coop-coopzeitung .karten_box .tb_button_box .map-btn-container a.active {
	background-color: #00a0ff;
	color: #fff;
}

.coop-coopzeitung .karten_box .tb_button_box .map-btn-container a.active:hover,
.coop-coopzeitung .karten_box .tb_button_box .map-btn-container a.active.hover {
	background-color: #00a0ff;
}

.coop-coopzeitung .karten_box .tb_button_box .map-btn-container a:active {
	background-color: #00a0ff;
}

.coop-coopzeitung .karten_box .tb_karten_box .activebtn {
	background-color: #00a0ff;
	color: #fff;
}

.coop-coopzeitung .karten_box .tb_accordion_box table td:last-child span[class^=icon-]:before {
	color: #00a0ff;
}

.coop-coopzeitung .KBK-085-results,
.coop-coopzeitung .KBK-095-widget__klappliste {
	border-color: #0368a5;
}

.coop-coopzeitung .KBK-085-results .KBK-010-A-klappliste .panel-title:not(.collapsed) h3,
.coop-coopzeitung .KBK-095-widget__klappliste .KBK-010-A-klappliste .panel-title:not(.collapsed) h3 {
	background-color: transparent;
	color: #777;
}

.coop-coopzeitung .KBK-085-results .KBK-010-A-klappliste .panel-title:not(.collapsed) .icon-arrow-normal-up,
.coop-coopzeitung .KBK-095-widget__klappliste .KBK-010-A-klappliste .panel-title:not(.collapsed) .icon-arrow-normal-up,
.coop-coopzeitung .KBK-085-results .KBK-010-A-klappliste .panel-title:not(.collapsed) .icon-arrow-normal-down,
.coop-coopzeitung .KBK-095-widget__klappliste .KBK-010-A-klappliste .panel-title:not(.collapsed) .icon-arrow-normal-down {
	background-color: transparent;
	color: #777;
}

.coop-coopzeitung .KBK-085-results .KBK-010-A-klappliste .panel-title:not(.collapsed):hover h3 span,
.coop-coopzeitung .KBK-095-widget__klappliste .KBK-010-A-klappliste .panel-title:not(.collapsed):hover h3 span,
.coop-coopzeitung .KBK-085-results .KBK-010-A-klappliste .panel-title:not(.collapsed):hover .icon-arrow-normal-up:before,
.coop-coopzeitung .KBK-095-widget__klappliste .KBK-010-A-klappliste .panel-title:not(.collapsed):hover .icon-arrow-normal-up:before {
	color: #333;
}

.coop-coopzeitung .KBK-087-widget-track-trace .icon-info:before {
	color: #017dc7;
}

.coop-coopzeitung .KBK-087-widget-track-trace .flexbox .active {
	background: #0368a5 !important;
}

.coop-coopzeitung .KBK-087-widget-track-trace .flexbox .box .trackStep-text.triangle:before {
	border-color: transparent transparent #0368a5;
}

.coop-coopzeitung .KBK-087-widget-track-trace .items-toggle .icon-arrow {
	color: #00a0ff;
}

.coop-coopzeitung .KBK-087-widget-track-trace-transparenz .tracking-steps .track-step .delivery-parts-details .part-head .part-items-toggle .icon-arrow {
	color: #00a0ff;
}

.coop-coopzeitung .KBK-087-widget-track-trace-transparenz .tracking-steps .track-step.active .track-step-circle {
	background: #0368a5;
}

.coop-coopzeitung .KBK-087-widget-track-trace-transparenz .tracking-steps .track-step.active .track-step-text {
	background: #0368a5;
	color: #fff;
}

.coop-coopzeitung .KBK-087-widget-track-trace-transparenz .tracking-steps .track-step.active .step-toggle-arrow {
	background-color: #00a0ff;
	color: #fff;
}

.coop-coopzeitung .KBK-099-fotobox-galerie .photobox-thumbnail:hover .icon-zoom-in,
.coop-coopzeitung .KBK-099-fotobox-galerie .photobox-thumbnail:active .icon-zoom-in {
	background-color: #00a0ff;
}

.coop-coopzeitung .fm-003-autocomplete .fm-003-list-wrapper ul span {
	color: #00a0ff;
}

.coop-coopzeitung .fm-003-autocomplete .fm-003-product-link .icon-arrow-normal:before {
	color: #00a0ff;
}

.coop-coopzeitung .pac-item-query {
	color: #00a0ff;
}

.coop-coopzeitung .MED-001-teaser-B .hl strong,
.coop-coopzeitung .MED-001-teaser-B .copytext strong {
	color: #00a0ff;
}

.coop-coopzeitung .GS-001-info:before {
	color: #00a0ff;
}

.coop-coopzeitung .GS-002-filter .radio label.active {
	color: #00a0ff;
}

.coop-coopzeitung .GS-002-filter .radio label.active .fake {
	background: #00a0ff !important;
}

.coop-coopzeitung .GS-002-filter .radio input[type='radio']:checked + .fake {
	background: #00a0ff !important;
}

.coop-coopzeitung .GS-002-filter .checkbox label.active {
	color: #00a0ff;
}

.coop-coopzeitung .GS-002-filter .rating.star-1 a:nth-child(-n+1) div,
.coop-coopzeitung .GS-002-filter .rating.star-2 a:nth-child(-n+2) div,
.coop-coopzeitung .GS-002-filter .rating.star-3 a:nth-child(-n+3) div,
.coop-coopzeitung .GS-002-filter .rating.star-4 a:nth-child(-n+4) div,
.coop-coopzeitung .GS-002-filter .rating.star-5 a:nth-child(-n+5) div {
	color: #00a0ff;
}

.coop-coopzeitung .GS-004-produkt .rating.star-1 div:nth-child(-n+1),
.coop-coopzeitung .GS-004-produkt .rating.star-2 div:nth-child(-n+2),
.coop-coopzeitung .GS-004-produkt .rating.star-3 div:nth-child(-n+3),
.coop-coopzeitung .GS-004-produkt .rating.star-4 div:nth-child(-n+4),
.coop-coopzeitung .GS-004-produkt .rating.star-5 div:nth-child(-n+5) {
	color: #00a0ff;
}

.coop-coopzeitung .GS-008-standort .icon-arrow-normal:before {
	color: #00a0ff;
}

.coop-coopzeitung .GS-009-artikel .hl strong,
.coop-coopzeitung .GS-009-artikel .copytext strong {
	color: #00a0ff;
}

.coop-coopzeitung .GS-009-artikel .icon-arrow-normal:before,
.coop-coopzeitung .GS-009-artikel .icon-arrow-normal-back:before {
	color: #00a0ff !important;
}

.coop-coopzeitung .GS-010-job .hl span,
.coop-coopzeitung .GS-010-job .copytext span {
	color: #00a0ff;
}

.coop-coopzeitung .GS-010-job .icon-arrow-normal:before {
	color: #00a0ff;
}

.coop-coopzeitung .GS-013-video .GS-013-text .highlight {
	color: #00a0ff;
}

.coop-coopzeitung .GS-013-video .GS-013-text .icon-arrow-normal:before {
	color: #00a0ff;
}

.coop-coopzeitung .GS-list-header .icon-arrow-normal:before {
	color: #00a0ff;
}

.coop-coopzeitung .bx-responsive .bx-wrapper .bx-controls-direction .arrow-container {
	color: #00a0ff;
}

.coop-coopzeitung .bx-responsive .bx-wrapper .bx-controls-direction a.disabled .arrow-container {
	background: #00a0ff;
}

html.no-touch .coop-coopzeitung .bx-responsive .bx-controls-direction a:hover .arrow-container {
	background: #00a0ff;
}

/*# sourceMappingURL=coop-bootstrap.less.map */

@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1259px), only print, (min-width: 1260px) {

.coop-coopzeitung .GS-001-container {
	border-color: #00a0ff;
}

}
