.anchor {
  margin: 2em 0 0 0;
  padding: 0;
  width: 98%;
}
.anchor li {
  float: left;
  background-image: none;
  padding: 0;
  margin: 0 5px 0 0;
  font-weight: bold;
  background-color: #cccccb;
  border-top: 1px solid #E9E8E0;
}

.anchor li.active {
  border-top: 1px solid white;
  border-right: 1px solid white;
  border-left: 1px solid white;
  background-color: #F9F9F6;
}
.anchor a {
  display: block;
  padding: 3px 30px 3px 10px;
}

.yp {
  clear: both;
  border: 1px solid white;
  padding: 20px 15px 20px 15px;
  margin: 0 0 15px 0;
  background-color: #F9F9F6;
}

.yp .absatz {
  position: relative;
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 40px;
  margin-top: 10px;
  margin-bottom: 15px;
}

.yp .absatz h2 {
  font-size: 1.1em;
  margin-bottom: 0.25em;
}
.verteiler .body {
  background-repeat: no-repeat;
  background-position: top right;
  background-image: url(/img/branchenbuch_icon.gif);
}

.detailBb {
  margin-bottom: 15px;
}

.yp h2 {
  font-size: 1em;
}

.detailBb th {
  text-align: right;
  padding-right: 6px;
}

.listBb div {
  float:left;
}
