.content .frame-default h1.strich + p:before,
.content .frame-default h2.strich + p:before,
.content .frame-strich  p:first-of-type:before {
  content: url(../Images/Blue/balken.png) "  ";
}

.content .frame-well {
    background: url("../Images/Blue/bg_kasten_full.png") no-repeat left top;
}

.frame-jumbotron .image-hover {
  background: url(../Images/Blue/plus.png) no-repeat;
}

.flex-control-nav li a {
      background: #FFF;
}
.flex-control-paging li a:hover {
      background: #78c1e1;
}
.flex-control-paging li a.flex-active {
      background: #10a3e3;
}

@media (min-width: 768px) {
    .tx-ws-flexslider .caption-text {
        background: url(../Images/Blue/bg_slider.png) no-repeat;
    }
}
