/* 0.38.2 · Kompatibilität mit Modern Header 19.4.15. Keine Header-Struktur wird ersetzt. */
@media(min-width:981px){
  .ah19 .ah19-drill-card.has-children .ah19-drill-card-action{
    color:#31584e!important;
    font-weight:800!important;
  }
  .ah19 .ah19-drill-card.has-children .ah19-drill-card-action:before{
    content:"Untermenü";
    display:inline-block;
    margin-right:7px;
    padding:3px 7px;
    border-radius:999px;
    background:rgba(43,108,92,.10);
    color:#285b50;
    font-size:10px;
    line-height:1.2;
    letter-spacing:.04em;
    text-transform:uppercase;
  }
  .ah19 .ah19-drill-overview{
    text-decoration:underline!important;
    text-decoration-thickness:1px!important;
    text-underline-offset:4px!important;
  }
}
