.sidebar-block h4 {
  font-size:100%;
}

.sidebar-block .adate {
  float:none;
  width:auto;
  display:inline;
}

#dlbw .article h3 {
  font-size:1.225em;
}

.indie-gallery h4 {
  word-wrap:break-word;
  -moz-hyphens:auto;
  -ms-hyphens:auto;
  -o-hyphens:auto;
  -webkit-hyphens:auto;
  hyphens:auto;
}

#dlbw .sidebar-block .img img {
  max-height:86px;
  margin-bottom:10px;
}

.sidebar-item .fliesstext p,
#dlbw .sidebar-block .sidebar-inner .fliesstext p {
  font-size:125%;
  line-height:1.5;
}

.sidebar-item .last h3 {
  display:none;
}

#dlbw .sidebar-block .sidebar-inner {
  padding:15px 0;
}

#dlbw .sidebar-block .sidebar-inner .detail_text,
.sidebar-block .sidebar-inner .detail_text a {
  color:#678713;
}

#dlbw .sidebar-block {
  border:0;
}

#dlbw .sidebar-block .sidebar-block {
  border:1px solid #414141;
  border-width:1px 0;
  margin-bottom:15px;
}

/* Formular Fortbildungsveranstaltung */

#kontaktformular .fm-dt ul {
  list-style:none none;
  font-size:125%;
  margin:0;
  padding:0;
}

#kontaktformular .fm-dt legend {
  font-size:125%;
  color:#000;
}

#kontaktformular .fm-dt ul .inline label {
  width:auto;
  margin-right:10px;
}

#kontaktformular .fm-dt ul .long label {
  width:auto;
  margin-left:5px;
  display:inline;
}

#kontaktformular .fm-dt label.error {
  width:auto;
  padding:0 3px;
  color:#fff;
  background-color:#f00;
}

/* Reihenfolge im config. Formularbaukasten - checkbox - label: */

.eintrag .kontaktformular .checkboxwidget-field {
  position:relative;
}

.eintrag .kontaktformular .checkboxwidget-field label {
  position:absolute;
  left:20px;
  top:0;
  width:70%;
}

.eintrag .kontaktformular .checkboxwidget-field input {
  position:relative;
  left:0;
  top:-2px;
  margin-left:0;
}

.sidebar-inner .zoomable .zoom, .sidebar-inner .zoomable:hover .zoom {
  display:none;
}