
/* Bootstrap-Lite: lokale Grundklassen für SternenKurier, damit keine CDN-Abhängigkeit nötig ist */
.container,.container-fluid{width:100%;padding-right:12px;padding-left:12px;margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-right:-12px;margin-left:-12px}.row>*{box-sizing:border-box;padding-right:12px;padding-left:12px;max-width:100%}.g-3{gap:0}.g-3>*{margin-bottom:1rem}.col,.col-auto{flex:1 0 0%}.col-auto{flex:0 0 auto;width:auto}.col-12{flex:0 0 auto;width:100%}@media(min-width:768px){.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.333333%}.col-md-6{flex:0 0 auto;width:50%}.col-md-8{flex:0 0 auto;width:66.666667%}.col-md-9{flex:0 0 auto;width:75%}}@media(min-width:992px){.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.333333%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-8{flex:0 0 auto;width:66.666667%}.col-lg-9{flex:0 0 auto;width:75%}}
.d-block{display:block!important}.d-flex{display:flex!important}.grid{display:grid!important}.align-items-center{align-items:center!important}.align-items-start{align-items:flex-start!important}.justify-content-between{justify-content:space-between!important}.justify-content-end{justify-content:flex-end!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.text-muted{color:#6c757d!important}.small{font-size:.875em!important}.fw-bold{font-weight:700!important}.fw-semibold{font-weight:650!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.p-0{padding:0!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.w-100{width:100%!important}.text-end{text-align:right!important}.text-center{text-align:center!important}
a{color:#0b3f84}.btn{display:inline-block;text-decoration:none;cursor:pointer;border:1px solid transparent;line-height:1.5;text-align:center;vertical-align:middle;background:#f8f9fa;color:#182033}.btn-sm{padding:.35rem .65rem;font-size:.875rem}.btn-outline-secondary{background:transparent;border-color:#c8d1dc;color:#435069}.btn-outline-secondary:hover{background:#f5f7fa}.btn-secondary{background:#6c757d;color:#fff}.btn-danger{background:#dc3545;color:#fff}.btn-outline-danger{background:transparent;border-color:#dc3545;color:#dc3545}.btn-outline-danger:hover{background:#dc3545;color:#fff}.btn-outline-primary{background:transparent}.btn-primary{display:inline-block}.card{background:#fff}.card-body{padding:1rem}.table-responsive{width:100%;overflow-x:auto}.table{width:100%;border-collapse:collapse;color:#182033}.table>:not(caption)>*>*{border-bottom:1px solid #e7edf5}.table-hover tbody tr:hover{background:#fff9e8}.form-label{display:block;margin-bottom:.35rem;font-weight:650}.form-control,.form-select{display:block;width:100%;font-size:1rem;line-height:1.5;background:#fff}.alert{padding:1rem;margin-bottom:1rem}.alert-success{background:#f0fff4;border-color:#c6f6d5;color:#22543d}.alert-danger{background:#fff5f5;border-color:#fed7d7;color:#742a2a}.badge{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;border-radius:999px}.bg-secondary{background:#6c757d!important;color:#fff}.bg-success{background:#198754!important;color:#fff}.bg-warning{background:#ffc107!important;color:#10213d}.bg-danger{background:#dc3545!important;color:#fff}
