.prodcolor,
.content h1,
.content .teaserProduktempfehlung h4,
.staticPage h1
{
  color:          #0096a1;
}

.productColorBackground
{
  background:     #0096a1;
}

.productColorBorder,
.ProductColorBorder
{
  border-color:   #0096a1;
}

.content .contentReiterNavi ul li a
{
  color:          #0096a1 !important;
}

.content .contentReiterNavi ul li a:hover,
.content .contentReiterNavi ul li a.on,
.content .contentReiterNavi ul li a.contentReiterNaviMouseOver
{
  background:     #0096a1 !important;
  color:          #fff    !important;
}

#reiterNavi ul li span {color: #fff; background: #4b575e;}
#reiterNavi ul li span.hover {background: #0096a1;}
#reiterNavi ul li span.on {background: #0096a1 url(../../img/arrows/reiternavi/active.png) no-repeat 1px 1px;}
