a.tabs_popup {
	color: #639f43;
}
/***** topNav *****/
div#topNavContainer ul li.active {
	background: url('../img/topNavBgFitness.gif') repeat-x 0 0;
}
div.navLine {
	background: #639f43 !important;
}
#hotlineBox a {
	color: #639f43;
}
#cartTooltip div.top {
	background: url('../img/tooltipTopFitness.png') no-repeat 0 0;
}
#cartTooltip div.middle {
	background: url('../img/tooltipMiddleFitness.png') repeat-y;
} 
#cartTooltip div.bottom {
	background: url('../img/tooltipBottomFitness.png') no-repeat 0 0;
}
#cartTooltip hr {
	border-color: #fff;
}
/***** hotlineBox *****/
#hotlineBox {
	color: #639f43;
}
.combinations {
	color: #639f43 !important;
}
/***** minerals table ****/
.minerals {
	border: 1px solid #639f43;	
}
.minerals thead th {
	color: #fff;
}
.minerals thead {
	color: #fff;
	background: #639f43;
}
.minerals tbody {
	color: #58595b;
}
/***** leftNav *****/
#leftNavContainer .h2 {
	color: #639f43;
}
.subTitle {
	color: #639f43;
}
div#leftNavContainer ul li span {
	color: #639f43;
}
/***** product*****/
div.productLeft div.productPic {
	border: 1px solid #639f43;
}
div.productRight h1 {
	color: #639f43;
}
div.productRight div.price {
	color: #639f43;
}
.productLinktypeTabs ul,
.productLinktypeTabs ul li a {
	background: #639f43;
	color: #fff !important;
}
.productLinktypeTabs ul li.ui-state-active a,
.productLinktypeTabs ul li a:hover {
	background: #cee18b;
	color: #59642c !important;
}
/***** mediatype - mediaBalkenbild *****/
div.mediaBalkenbild div.leftPart {
	background: #639f43;
}
div.mediaBalkenbild div.pic {
	border: 1px solid #639f43; /* 1px */
}
div.mediaBalkenbild div.rightPart {
	background: #639f43;
}
/***** linktype - productLinktypeCrossSelling *****/
div.productLinktypeCrossSelling div.leftNav {
	background: url('../img/scrollableLeftFitness.gif') repeat-x left center;
}
div.productLinktypeCrossSelling div.rightNav {
	background: url('../img/scrollableRightFitness.gif') repeat-x left center;
}
div.productLinktypeCrossSelling div.pic {
	background: url('../img/scrollableBorderFitness.gif') repeat-x 0 0;
}
div.productLinktypeCrossSelling div.pic div.price {
	color: #639f43;
}
.productLinktypeTabs .mediaBalkenbild li {
	background-color: #639f43 !important;
}
