.toptext.kleiner {font-size: 17px;}

/*!
 * Start Bootstrap - One Page Wonder HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    margin-top: 0; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
    color:#000 !important;
    font-family: 'Arial', sans-serif;
    font-size: 1.8rem !important;
    line-height: 1.7em !important;
    background-color: #fff;
}


.abstand2 {padding-top: 12vh;}
.abstand3 {padding-top:5vh; }
.abstand4 {padding-top:3.5vh;}
    }

.well {background-color: #fff !important;}

footer .well {color:#000 !important;}

a,
.blau {
    color:#000;
    text-decoration: underline;
}
.alert3 {
    color:#000000 !important;
    background: rgba(0,0,0,0.05);
    background: #EFE8E8;
    padding:3rem;
}
.btn-primary {
    background-color: #000000;
    border-color:#000000;
}

    a:hover {
        /* color:#999999 !important; */
    }
    
    a:hover,
    a.btn.btn-primary.collapsed,
    a.btn.btn-primary.collapsed:hover,
    a.btn.btn-primary.collapsed:visited {
        opacity: 0.7;
    }
    .btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary,
    .btn-primary:hover {
        background-color: #999999;
    }
.bold {
    font-weight: bold;
}

#kontakt a{
    color:#000;
    text-decoration: none;
}

#kontakt a:hover{
    color:#9f2e2e;
}

.nolinking a {
    color:#000;
    text-decoration: none;
}

.nolinking a:hover {
    color:#9f2e2e;
}

    #kontakt .glyphicon,
    .nolinking .glyphicon {
    color:#9f2e2e !important;
    }

#mainnav {
    padding:30px 0;
    border-top:3px solid #9f2e2e;
    background: #fff;

-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
}

.toptext {
    font-size: 18px;
    padding-top:10px;
}
.header-image {
    display: block;
    width: 100%;
    text-align: center;
    background: url(../img/start3.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;

-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);

}

.headline {
    padding: 170px 0;
}

.headline h1 {
    font-size: 70px;
    color:#fff;

/*     background: #fff; */
/*     background: rgba(255,255,255,0.9); */
}

.headline h2 {
    font-size: 40px;
    color:#fff;
/*     background: #fff; */
/*     background: rgba(255,255,255,0.9); */
}

.featurette-divider {
    margin: 80px 0;
}

.featurette-divider2 {
    margin:80px 0;
    border:none;
}

.featurette {
    overflow: hidden;
}

.featurette-image.pull-left {
    margin-right: 40px;
}

.featurette-image.pull-right {
    margin-left: 40px;
}

.featurette-heading {
    font-size: 50px;
}

footer {
    margin: 20px 0 0 0;
}

.shadow {
    text-shadow: 0 2px 1px #000000;
}

.nopadding {
    padding: 0;
    margin: 0;
}

@media(max-width:1200px) {
    .toptext {
        font-size: 16px;
    }

    .headline {
        padding: 35px 0 35px 0;
    }

    .headline h1 {
        font-size: 70px;
    }

    .headline h2 {
        font-size: 63px;
    }

    .featurette-divider {
        margin: 50px 0;
    }

    .featurette-image.pull-left {
        margin-right: 20px;
    }

    .featurette-image.pull-right {
        margin-left: 20px;
    }

    .featurette-heading {
        font-size: 35px;
    }
}

@media(max-width:991px) {

    .headline {
        padding: 85px 0 45px 0;
    }

    .headline h1 {
        font-size: 70px;
    }

    .headline h2 {
        font-size: 50px;
    }

    .featurette-divider {
        margin: 40px 0;
    }

    .featurette-image {
        max-width: 50%;
    }

    .featurette-image.pull-left {
        margin-right: 10px;
    }

    .featurette-image.pull-right {
        margin-left: 10px;
    }

    .featurette-heading {
        font-size: 30px;
    }
}

@media(max-width:768px) {


    .container {
        margin: 0 15px;
    }

    .featurette-divider {
        margin: 40px 0;
    }

    .featurette-heading {
        font-size: 25px;
    }
}

@media(max-width:668px) {
    .headline {
        padding: 75px 0 25px 0;
    }

    .headline h1 {
        font-size: 40px;
    }

    .headline h2 {
        font-size: 30px;
    }

    .featurette-divider2 {
        margin:40px 0;
    }
}

@media(max-width:640px) {
    .headline {
        padding: 75px 0 25px 0;
    }

    .headline h1 {
        font-size: 40px;
    }

    .headline h2 {
        font-size: 30px;
    }

    .featurette-divider2 {
        margin:40px 0;
    }

}

@media(max-width:375px) {
    .featurette-divider {
        margin: 10px 0;
    }

    .featurette-image {
        max-width: 100%;
    }

    .featurette-image.pull-left {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .featurette-image.pull-right {
        margin-bottom: 10px;
        margin-left: 0;
    }
}

.centered img,
.centered {
    text-align: center !important;
}

.centered img {
    margin:0 auto !important;
}