.navbar-nav li>ul>li>a.linkcolor_multi:hover:after,
.navbar-nav li>ul>li.current_menu_item>a.linkcolor_multi:after {
	background:#fecb00;
}

h1.title span {
  color: #fecb00 !important;
}
.seahorses .col-sm-12 .von {
  border-color: #fecb00 !important;
}
.seahorses .col-sm-12 .von:before {
  background-image: url(/images/arrow-down-yellow.jpg);
}

.download-zoan a {
    background: #fecb00;
}

.download-zoan a.download-file {
    background: #fecb00 url(/images/download.png) no-repeat scroll center center;
}

.download-zoan h1, h3 {
    color: #fecb00 !important;
}

.colored a, span {
    color: #fecb00;
}

.breadcrumb li.active a {
    color: #fecb00;
}

.module-section li:before {
    background: url(/images/select-yellow.png) no-repeat scroll left center;
}

.tabcontent-summary li:before {
    background: url(/images/select-yellow.png) no-repeat scroll left center;
}

.single-post.colored h2 {
    color: #fecb00;
}

.single-post.colored:hover {
    border: 1px solid #fecb00 !important;
}

.module-section.seahorses.half-bg-grey .col-sm-12 .von:before {
    background: url('/images/arrow-down-yellow-grey-bg.jpg') no-repeat scroll 0 0 !important;
}


.event-price-box {
    border: 1px solid #fecb00;
}

.event-price-box h2 {
    color: #fecb00;
}

.event-price-box .price-button {
    background-color: #fecb00;
}
.ps-single-event .badge {
    background-color: #fecb00;
}
