
div.owl-stage { display: flex; height: 10em; align-items: center; }
.badge-light-secondary { background-color: rgb(203, 214, 217); }
.badge-light-success { background-color: rgb(122, 171, 121); }
.badge-light-primary { background-color: rgb(103, 158, 246); }
.badge-light-warning { background-color: rgb(248, 208, 112); }

.badge-secondary-highlight { background-color: rgb(205, 167, 218); }
.badge-primary-highlight { background-color: rgb(171, 102, 102); }

table.table tbody td { font-size: 11pt; }
div.tabele-mieterliste table.table tr td, div.tabele-mieterliste table.table tr th { font-size: 10pt; }

.ui-state-active a  { background-color: rgba(0,0,0,0.15);
    margin: 10px 4px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 14px;
}