@charset "utf-8";

@media (min-width:320px) and (max-width:767px){
.navbar.navbar-expand-lg.navbar-light.bg-color {
    background-color: hsla(337,43%,30%,1.00);
}
.navbar.navbar-expand-lg.navbar-light.bg-color .navbar-toggler {
    background-color: hsla(0,0%,89%,1.00);
}
.navbar-nav.mr-auto .nav-item .nav-link {
    color: hsla(0,0%,89%,1.00);
}
.carousel-item.active .carousel-caption h5 {
    font-size: 180%;
    text-shadow: 0px 0px 15px hsla(0,0%,13%,1.00);
    visibility: hidden;
    margin-left: -5000px;
}
.carousel-inner .carousel-item .d-block.mw-100 {
    width: 130%;
}

.carousel-item .carousel-caption p {
    font-size: 125%;
    text-shadow: 0px 0px 15px hsla(0,0%,13%,1.00);
    visibility: hidden;
    margin-left: -5000px;
}
body main {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 100%;
    padding-right: 25px;

}
body img {
    z-index: 5000;
    width: 100%;
    height: auto;
}
body main div {
    width: 21%;
    float: right;
    margin-top: 44px;
}
body main h1 {
    margin-top: 61px;
    margin-bottom: 16px;
    width: 59%;
    clear: left;
    margin-left: 24px;
    font-size: 231%;
}
body main h2 {
    font-size: 130%;
    line-height: 170%;
    margin-left: 25px;
}
body main p {
    font-size: 125%;
    line-height: 192%;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0px;
    text-align: left;
}
body footer {
    background-color: hsla(337,43%,30%,1.00);
    color: hsla(0,0%,89%,1.00);
    height: 417px;
    margin-top: 79px;
}
.Teambild {
    height: auto;
    width: 250px;
    text-align: left;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    float: left;
    margin-right: 59px;
}

body footer ul {
    list-style-type: none;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
footer ul li {
    float: left;
    text-align: left;
    margin-top: 20px;
}
.footerfirstli {
    width: 90%;
    margin-left: 10%;
}
.footersecondli {
    width: 90%;
    margin-left: 10%;
}
.footerthirdli {
    width: 90%;
    margin-left: 10%;
}
.abstand2 {
    margin-top: -254px;
    padding-top: 113px;
}
.footerthirdli a {
    color: #FFFFFF;
    text-decoration: none;
}









}
