#content .module-color-hellgrau.geldwaescheVerdachtsmeldung {
  padding: 25px
}

#wrapperDivisions .content > p.picture.normal.rechts {
    margin-left: 0px;
}
@media only screen and (min-width:26.25em){
#wrapperDivisions .content > p.picture.normal.rechts {
        margin-left: 25px;
    }
}
.detailinformationen span.heading {
    padding-bottom: 5px;
    display: inline-block;
}
.searchresult .slide.teaser.type-2 h3 {
    padding-right: 0;
}

/****
 * Anpassung Hinweisblock Fahndungen
 ****/
#content .hinweisblock .block.sachbearbeitendeDienststelle p.block__title {
    font-weight: bold;
}
#content .hinweisblock .block.sachbearbeitendeDienststelle p {
  margin-bottom: 0px;
}
#content .hinweisblock .block.sachbearbeitendeDienststelle p:first-child {
  margin-bottom: 5px;
}
#content .hinweisblock .block.sachbearbeitendeDienststelle {
  margin-bottom: 20px;
}
