.welcome .col-xs-12 {
    background-image: url("../Bilder/welcome_image1.jpg");
    background-size: cover;
    /* 20vh = 20 % von der Bildschirmhöhe, 10% von der Breite des Elterncontainers*/
    padding: 25vh 10% 0;
    color: white;
}



.welcome h1 {
    font-size: 48px;
    text-shadow: 3px 5px 2px #474747;
    margin-bottom: 10vh;
}

.welcome p {
    margin-bottom: 10vh;
    font-size: 22px;
}

.col-xs-12 {     
    min-height: 1px; 
    padding-right: 0px; 
    padding-left: 0px;
}
/* navbar wird ab hier bearbeitet */

.navbar-header img { 
    vertical-align: middle;
    margin-right: 20px;    
    margin-top: -8px;
    height: 70px;
 }

 .navbar-default .navbar-nav li  a {
    color: #fff;
    font-size: 17px;
}

.navbar-default .navbar-brand {
    color: rgb(255, 255, 255);
}


.navbar-default {
    background-color: #001018;
    border-color: #001018;
    height: 70px;
}

.navbar-nav li a {
    padding-top: 20px;
    padding-bottom: 15px;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 20px 15px;
}

.navbar-header a.navbar-brand:hover {
    background-color: #001018;
    color: white; 
    text-decoration: underline;
    text-decoration-color: white;  
    
} 

.container-fluid {
    padding-top: 2px;
    padding-right: 50px;
    padding-left: 120px;
    margin-right: auto;
    margin-left: auto;
}

.dropdown-menu {
    background-color: #001018;
}


#bs-example-navbar-collapse-1 a:hover {
    background-color: #001018;
    color: white;
    text-decoration: underline;
    text-decoration-color: white;  
}

 
.dropdown:hover .dropdown-menu{display: block;}



/* bis hier war navbar */
 
/* info container */
.info {
    
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-left: 0;
    margin-right: 0;
    
}

.info-container {
    height: 270px;
    background-color: #69838D; 
    padding: 15px;
    
   
}

.info-container-extra {
    height: 270px;
    background-color: #496A76;
    padding: 15px;
  
}

@media(max-width: 767px) {
    .info-container {
        margin-bottom: 10px;
        padding: 20px;
        
    }
}

.info-container h4 {
    text-align: center;
    font-size: 27px;
    color: white;
     
}

.info-container-extra h4 {
    text-align: center;
    font-size: 27px;
    color: white;
}

.info-container ul {
    text-align: center; 
    padding: 20px;
    font-size: 20px;
    color: white;
    
}

.info-container-extra ul {
    text-align: center; 
    padding: 20px;
    font-size: 20px;
    color: white;    
    
}
/* bis war info container */

/* text */
.mid {
    padding: 20px; 
}

.mid p {
    text-align: center;
    font-family: 'Roboto'; 
    font-size: 20px;
    color: #496976;
}

h3 {
    font-family: 'Roboto'; 
    text-align: center;
    font-size: 28px;
    color: #173C4A; 
}

/* parallax scrolling effect */

.parallax {
    background-image: url("../Bilder/parralax-pic.jpg");
    height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/* bis hier */

/* footer */

.footer {
    margin-top: 20px;
}

.contact {
   
    
    float: left;
}

.openings {
    padding-left: 90px;
    float: left;
}

.openings p {
    text-align: center;
    margin-top: 35px;
    font-size: 16px;
    font-family: 'Roboto';
}

.contact p {
    margin-left: 120px;
    margin-top: 20px;
    font-size: 16px;

}

/* gallery */

.laden-bilder {
    margin-top: 20px;
}

.laden-bilder > div {
    margin-top: 10px;
    padding: 0 5px;
}

.map {
    margin-top: 30px;
}

h5 {
    float: left;
    font-size: 28px;
    font-family: 'Roboto';
    margin-bottom: auto;
    margin-top: 25px;
    margin-left: 25px;
    color: #496976;
}


}

 
/* ab jetzt unterseiten */
.unterseite {
    padding-bottom: 20px;
}

.impressum,
.angebote,
.marke,
.datenschutz,
.agb {
    margin-top: 20px;
}

.angebot {
    padding: 20px;
    border: 2px solid #000000;
    margin-top: 30px;
    position: relative;
}

.angebot_image {
    text-align: center;
}

.angebot_image img {
    max-height: 280px;
}

.angebot p {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.angebot .unser_tipp {
    position: absolute;
    right: 5px;
    top: 2px;
    color: #f60001;
    font-size: 20px;
    font-style: italic;
}

.angebot_info i {
    color: #32CD32;
}

.angebot .neuer_preis,
.angebot .alter_preis {
    width: 50%;
    float: left;
    text-align: center;
    font-size: 18px;
}

.angebot .neuer_preis {
    font-weight: bold;
}

.angebot .alter_preis {
    text-decoration: line-through;
}

.marke img, .marke h3,
.marke_info table tr td {
    padding-bottom: 10px;
}

.marke h3 {
    margin-top: 0;
    font-family: 'Roboto';
    font-size: 32px; 
   
}

.marke p  {
    text-align: center;
    font-size: 18px;    
    font-family: 'Roboto';

}
.marke li{
    text-align: center;
    font-size: 18px;    
    font-family: 'Roboto'; 
}

.marke img {
    max-width: 100%;
   
}

/* Erste Spalte */
.marke_info table tr td:first-child {
    font-weight: bold;
}

/* Letzte Spalte */
.marke_info table tr td:last-child {
    text-align: right
}




