body {
    margin-top: 4rem;
    color: #4e4e4e !important;
}

h4 {
    font-size: 1rem;
}

.important {
    color: #880022;
}

.align-center {
    text-align: center;
}

.bg-jahresthema {
    background-color: #99A1A7; }

.bg-religion {
    background-color: #AE097F; }

.bg-gesellschaft {
    background-color: #24B8CD; }

.bg-gesundheit {
    background-color: #37A932; }

.bg-lebensgestaltung {
    background-color: #EC6400; }

.bg-netzwerk {
    background-color: #417891; }

.bg-kultur {
    background-color: #D10007; }

.bg-fortbildungen {
    background-color: #E29000; }

.bg-ortsprogramm {
    background-color: #0094D7; }

.bg-ebersberg {
    background-color: #009EE3; }

.bg-ebersberg-secondary {
    background-color: #99A1A7; }

.navbar.navbar-light .breadcrumb .nav-item .nav-link, .navbar.navbar-light .navbar-nav .nav-item .nav-link {
    color: #4e4e4e; }

.dropdown .dropdown-menu .dropdown-item:hover, .dropdown .dropdown-menu .dropdown-item:active {
    background-color: #99A1A7; }

.bg-hover-jahresthema:hover {
    background-color: #99A1A7 !important;
    color: white; }

.bg-hover-religion:hover {
    background-color: #AE097F !important;
    color: white; }

.bg-hover-gesellschaft:hover {
    background-color: #24B8CD !important;
    color: white; }

.bg-hover-gesundheit:hover {
    background-color: #37A932 !important;
    color: white; }

.bg-hover-lebensgestaltung:hover {
    background-color: #EC6400 !important;
    color: white; }

.bg-hover-netzwerk:hover {
    background-color: #417891 !important;
    color: white; }

.bg-hover-kultur:hover {
    background-color: #D10007 !important;
    color: white; }

.bg-hover-fortbildungen:hover {
    background-color: #E29000 !important;
    color: white; }

.bg-hover-ortsprogramm:hover {
    background-color: #0094D7 !important;
    color: white; }


.collapsed:hover {
    color: white !important; }

.savethedate .date {
    margin-right: 1rem;
}

.navbar-nav .nav-item.warenkorb,
.navbar-nav .nav-item.konto {
    color: white;
}

a.list-group-item-action .event-text-title {
    color:#1959a6;
}

a.list-group-item-action .event-text-title {
    color:#1959a6;
}

.event-text-title h4 {
    font-size: 1.25rem;
}
.event-text-title h5 {
    font-size: 1rem;
}

a.list-group-item-action,
a.list-group-item-action h5,
a.list-group-item-action h4 {
    font-size: 1rem;
    margin-bottom: 0;
}

.veranstaltungsliste .view img {
    width: auto;
}

@media only screen and (min-width: 992px) {
    .list-single-event .event-text-info, .list-single-event .event-text-title {
        padding-left: 0;
    }
}

.carousel-item-next, .carousel-item-prev, .carousel-item.active {
    display: flex;
}