@charset "utf-8";

/* TODO */

.amtsblatt__btn {
    text-align: center;
    margin-top: 15px;
    padding-left: 15px;
}

.amtsblatt__btn a.amtsblatt__btn-a {
    background-color: #FFAA28;
    color: #fff;
    width: 100%;
}

.xxx---full-width,
.xxx---w-100 {
    width: 100% !important;
}

.fw-600 {
    font-weight: 600 !important;
}

@media (min-width: 992px) {
    .modul12-3,
    .modul12-4,
    .modul12-5,
    .modul12-6,
    .modul12-7,
    .modul12-8,
    .modul12-10,
    .modul12-11 {
        min-height: 280px !important;
        height: auto;
    }


}