.themecolor h2 {
  background: #8ab11a;
}

.themecolorbg {
  background: #e8efd1;
}

/* home */
#quickselect {
  background: url(img/bbag-home.jpg) no-repeat top left;
}

.itemtxt .postmeta {
  border-bottom: 1px solid #8ab11a;
}

.submit a.bttnbig {
  background: url(img/bttn-xl-blue.png) no-repeat top left;
}

.themecolor .submit a.bttnbig {
  background: url(img/bbag-bttn-xl.png) no-repeat top left;
}

.themecolor .filter {
  border-top: 1px solid #8ab11a;
  border-bottom: 1px solid #8ab11a;
}

a.help {
  background: url(img/bbag-qmark.gif) no-repeat top left;
}

a.help:hover span {
  border: 1px solid #8ab11a;
}

/* filterapp */
.filterapp {
  border-top: 1px solid #8ab11a;
  border-bottom: 1px solid #8ab11a;
}

.filterapp .f1 {
  background: url(img/bbag-filter-arrow.gif) no-repeat right 50%;
}

.themecolor td.action a.bttnsmall {
  background: url(img/bbag-bttn-m.png) no-repeat top left;
}

table.themecolor tr:hover td {
  background: #e8efd1;
}

.weiterbildung ul li a:hover {
  background: #e8efd1;
}

.f1 .checkboxes .selector {
    background: url(img/bbag-qmark.gif) no-repeat 100% 50%;
    padding: 0 10px 0 0;
}


