a.tabs_popup {
	color: #096ea5;
}
/***** topNav *****/
div#topNavContainer ul li.active {
	background: url('../img/topNavBgMuscles.gif') repeat-x 0 0;
}
div.navLine {
	background: #096ea5 !important;
}
#hotlineBox a {
	color: #096ea5;
}
#cartTooltip div.top {
	background: url('../img/tooltipTopMuscles.png') no-repeat 0 0;
}
#cartTooltip div.middle {
	background: url('../img/tooltipMiddleMuscles.png') repeat-y;
} 
#cartTooltip div.bottom {
	background: url('../img/tooltipBottomMuscles.png') no-repeat 0 0;
}
#cartTooltip hr {
	border-color: #fff;
}
/***** hotlineBox *****/
#hotlineBox {
	color: #096ea5;
}
.combinations {
	color: #096ea5 !important;
}
/***** minerals table ****/
.minerals {
	border: 1px solid #096ea5;	
}
.minerals thead th {
	color: #fff;
}
.minerals thead {
	color: #fff;
	background: #096ea5;
}
.minerals tbody {
	color: #58595b;
}
/***** leftNav *****/
#leftNavContainer .h2 {
	color: #096ea5;
}
.subTitle {
	color: #096ea5;
}
div#leftNavContainer ul li span {
	color: #096ea5;
}
/***** product*****/
div.productLeft div.productPic {
	border: 1px solid #096ea5;
}
div.productRight h1 {
	color: #096ea5;
}
div.productRight div.price {
	color: #096ea5;
}
.productLinktypeTabs ul,
.productLinktypeTabs ul li a {
	background: #096ea5;
	color: #fff !important;
}
.productLinktypeTabs ul li.ui-state-active a,
.productLinktypeTabs ul li a:hover {
	background: #83d0e5;
}
/***** mediatype - mediaBalkenbild *****/
div.mediaBalkenbild div.leftPart {
	background: #096ea5;
}
div.mediaBalkenbild div.pic {
	border: 1px solid #096ea5; /* 1px */
}
div.mediaBalkenbild div.rightPart {
	background: #096ea5;
}
/***** linktype - productLinktypeCrossSelling *****/
div.productLinktypeCrossSelling div.leftNav {
	background: url('../img/scrollableLeftMuscles.gif') repeat-x left center;
}
div.productLinktypeCrossSelling div.rightNav {
	background: url('../img/scrollableRightMuscles.gif') repeat-x left center;
}
div.productLinktypeCrossSelling div.pic {
	background: url('../img/scrollableBorderMuscles.gif') repeat-x 0 0;
}
div.productLinktypeCrossSelling div.pic div.price {
	color: #096ea5;
}
.productLinktypeTabs .mediaBalkenbild li {
	background-color: #096ea5 !important;
}
