.carousel-inner img {

    width: 100%;
    height: 100%;

}

.hans {
    margin-top: -8px;
}

.logo {

    width: 150px;

}

.pageBig {

    height: 1200px;

}


.main-content {

    align-content: center;
    margin-top: 120px;
    margin-bottom: 20px;

}

.startpic {

    margin-bottom: 20px;
    width: 100%;

}

.carousel.slide {

    margin-bottom: 20px;

}

.sliderschrift {

    color: black;

}

.sidebar {

    background-color: #cceeff;

}

.picslider {

    width: 1100px;
    height: 500px;

}

.googleMaps {

    width: 100%;
    height: -webkit-fill-available;

}

.fb-link {
    color: black !important;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}

.footer {

    background-color: #343a40 !important;
    bottom: 0;
    margin-bottom: unset !important;

}

.footerList {

    list-style-type: none;

}

a {

    color: rgba(255, 255, 255, .5) !important;
    font-size: 19px;
}


a:hover {
    color: rgba(255, 255, 255, .75) !important;
    text-decoration: unset !important;
}

.nav-link {

    font-size: 19px;

}


