h2 {
    font-size: 1.4em !important;
    line-height: 1.5em !important;
}
h3 {
    font-size: 1.2em !important;
    line-height: 1.3em !important;
}
.home h2 {
    font-size: 36px !important;
    line-height: 40px !important;
}
.sektionen-lister h2 {
    margin-top: 0px;
}
.sektionen-list div {
    margin-top: 0px !important;
}
.verbandsvorstand h2 {
    text-align: center;
}
.verbandsvorstand .caption {
    text-align: left;
    margin-left: 0 !important;
    padding-left: 0 !important;
}
.team h2 {
    font-size: 1.4em;
    margin-top: -20px;
}
.single-team h3 {
    font-size: 1.2em;
    line-height: 1.3em;
    margin-top: 10px;
}
@media only screen and (max-width: 480px) {
  .team h2 {
    margin-top: 30px !important;
  }
}
.downloads h2 {
    padding: 0 10px;
}
.category-news h1 {
    font-size: 1.4em;
    line-height: 1.5em;
}