/*object*/
@media (max-width: 400px) {
    
    html, body {
    width: 100%;
    }
    
    .container {
    width: 100%;
    height: 250px;
    }
    
    #content {
    width: 96%;
    margin: 50px 2%;
    font-size: 15px;
    }
    
    .leistungl {
    width: 100%;
    }
    
    .leistung {
    width: 100%;
    margin-left: 0;
    }

    #header > img {
    width: auto;
    margin-top: 0;
    height: 300px;
    float: left;
    }
    
    .header.small {
    float: left;
    position: absolute;
    height: 200px;
    }
    
    .header {
    line-height: 50px;
    width: 100%;
    position: absolute;
    float: left;
    }
    
    #logo {
    position: relative;
    top: 0;
    transform: translateY(0);
    float: left;
    height: auto;
    width: 50%;
    margin: 35px 25% 0 25%;
    }
    
    .hold, .header, .header.small {
    height: 250px;
    float: left;
    position: relative;
    }
    
    ul.nav {
    float: left;
    width: 100%;
    position: relative;
    padding: 0;
    }
    
    ul.nav li {
    float: left;
    position: relative;
    width: 50%;
    height: 40px;
    text-align: center;
    }
    
    ul.nav li a {
    padding: 0;
    line-height: normal;
    margin-top: 10px;
    position: relative;
    float: left;
    margin-left: 13%;
    padding-left: 15%;
    border-left: 1px solid;
    }
    
    .header.small > .container > #logo {
    position: relative;
    top: 0;
    transform: translateY(0);
    float: left;
    height: auto;
    width: 50%;
    margin: 35px 25% 0 25%;
    opacity: 0.2;
    }
    
    #header {
    height: 300px;
    }
    
    #line {
    width: 20%;
    margin-right: 80%;
    height: 5px;
    }
    
    #footer {
    width: 96%;
    margin: 30px auto;
    height: 280px;
    }
    
    #footerin, #footerinl, #angebot {
    width: 100%;
    padding: 0;
    text-align: center;
    margin-top: 10px;
    }
    
    .button {
    padding: 12px 6%;
    float: none;
    margin: 10px 18.8%;
    max-width: 50%;
    }

    #zweil, #zweir {
    width: 100%;
    float: left;
    overflow: hidden;
    }
    
    #mapDiv > div > div:nth-child(10){
    desiplay: none;
    }
}


@media only screen and (min-width: 0px) and (max-width: 400px) {
}


@media only screen and (min-width: 0px) and (max-width: 400px) {
}


@media only screen and (min-width: 0px) and (max-width: 400px) {
}