/* 
    Created on : 25.08.2016, 13:45:20
    Author     : roman bleck | romanbleck.de
*/

body {
    font-family: Calibri, sans-serif;
    padding-top: 50px; /*wegen fixiertem header*/
}

.navbar-brand {
    min-height: 100px;
    padding: 0px;
}

.navbar-nav {
    margin: 40px 0px 0px 0px;
}

.navbar-inverse {
    background-image: -webkit-linear-gradient(top,#003399 0,#003399 100%);
    background-image: -o-linear-gradient(top,#003399 0,#003399 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#003399),to(#003399));
    background-image: linear-gradient(to bottom,#003399 0,#003399 100%);
    border-color: #003399;
}

/*
#unternehmen:before, #entwicklung:before { 
  display: block; 
  content: " "; 
  margin-top: -100px; /* Set the Appropriate Height
  height: 100px; /* Set the Appropriate Height
  visibility: hidden; 
}
*/

.welcome {
    background-image: url('images/Aussen_1835_4zu2_retuschiert.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 520px;
}

.obg {
    margin: 0em;
    padding: 150px 200px;
}
@media (max-width: 1024px) {
    .obg {
        /*margin: 1em 0em;*/
        padding: 20px 50px;
    }
}

.chemietext {
    background-color: #FFFFFF;
    opacity: .8;
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    margin: 6em 0em;
    padding: 2em;
}
.welcometext {
    background-color: #FFFFFF;
    opacity: .8;
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    margin: 170px 0em;
    padding: 20px 50px;
}
@media (max-width: 1024px) {
    .welcometext {
        margin: 1em 0em;
    }
}

.unternehmentext {
    background-color: #FFFFFF;
    opacity: .75;
    filter: alpha(opacity=75);
    -moz-opacity: .75;
    margin: 6em 0em;
    padding-top: 20px;
    padding-left: 200px;
    padding-right: 50px;
    padding-bottom: 20px;
}
@media (max-width: 1024px) {
    .unternehmentext {
        margin: 1em 0em;
        padding: 20px 50px;
    }
}

.entwicklungtext {
    background-color: #FFFFFF;
    opacity: .75;
    filter: alpha(opacity=75);
    -moz-opacity: .75;
    margin: 7em 0em;
    padding-top: 20px;
    padding-left: 200px;
    padding-right: 50px;
    padding-bottom: 20px;
}
@media (max-width: 1024px) {
    .entwicklungtext {
        margin: 1em 0em;
        padding: 20px 50px;
    }
}

.entwicklungtextII {
    margin: 7em 0em;
    padding: 00px 0px;
}
@media (max-width: 1024px) {
    .entwicklungtextII {
        margin: 0em;
    }
}

.entwicklungtextIII {
    background-color: #FFFFFF;
    opacity: .75;
    filter: alpha(opacity=75);
    -moz-opacity: .75;
    margin: 7em 0em;
    padding-top: 20px;
    padding-left: 200px;
    padding-right: 50px;
    padding-bottom: 25px;
}
@media (max-width: 1024px) {
    .entwicklungtextIII {
        margin: 1em 0em;
        padding: 20px 50px;
    }
}

.produktiontext {
    background-color: #FFFFFF;
    opacity: .75;
    filter: alpha(opacity=75);
    -moz-opacity: .75;
    margin: 9em 0em;
    padding-top: 20px;
    padding-left: 200px;
    padding-right: 50px;
    padding-bottom: 20px;
}
@media (max-width: 1024px) {
    .produktiontext {
        margin: 1em 0em;
        padding: 20px 50px;
    }
}

/* Seite 2 Texte*/
.tochtertext {
    background-color: #FFFFFF;
    opacity: .75;
    filter: alpha(opacity=75);
    -moz-opacity: .75;
    margin: 6em 0em;
    padding-top: 20px;
    padding-left: 200px;
    padding-right: 50px;
    padding-bottom: 20px;
}
@media (max-width: 1024px) {
    .tochtertext {
        margin: 1em 0em;
        padding: 20px 50px;
    }
}

.servicetext {
    background-color: #FFFFFF;
    opacity: .75;
    filter: alpha(opacity=75);
    -moz-opacity: .75;
    margin: 6em 0em;
    padding-top: 20px;
    padding-left: 200px;
    padding-right: 50px;
    padding-bottom: 20px;
}
@media (max-width: 1024px) {
    .servicetext {
        margin: 1em 0em;
        padding: 20px 50px;
    }
}

.kontaktztext {
    background-color: #FFFFFF;
    opacity: .75;
    filter: alpha(opacity=75);
    -moz-opacity: .75;
    margin: 6em 0em;
    padding-top: 20px;
    padding-left: 200px;
    padding-right: 50px;
    padding-bottom: 20px;
}
@media (max-width: 1024px) {
    .kontaktztext {
        margin: 1em 0em;
        padding: 20px 50px;
    }
}

.anfahrttext {
    /* alt:
    margin: 0em 0em;
    padding: 20px 50px;
    */
    background-color: #FFFFFF;
    opacity: .75;
    filter: alpha(opacity=75);
    -moz-opacity: .75;
    margin: 6em 0em;
    padding-top: 20px;
    padding-left: 200px;
    padding-right: 50px;
    padding-bottom: 20px;
}
@media (max-width: 1024px) {
    .anfahrttext {
        margin: 1em 0em;
        /*neu: */
        padding: 20px 50px;
    }
}

/* Ende Seite 2 Texte*/

/* das Trenn-Div mit Pfeil nach oben */
.trenner {
    padding-right: 20px;
    min-height: 18px;
    background-color: #cccccc;
}
/* Ende Trenn-Div */
/* Slider-Zeug */
/* Orginal-Slider-Klassen */
.carousel-caption {
    text-align: left;
}
.ccm {
    text-align: center;
}
@media screen and (min-width: 768px) {
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 160px;
    }
}

/* eigene Slider-Klassen */
.sluider {
    min-width: 100%;
    height: 100%;
}
h2.ssr {
    color: #000066;
    font-weight: bold;
    line-height: 180%;
}
h2.ssw {
    font-weight: bold;
}
@media screen and (max-width: 1024px) {
    h2.ssr {
        font-size: 14px;
        line-height: 120%;
    }
    h2.ssw {
        font-size: 14px;
    }
    .carousel-caption p {
        font-size: 11px;
    }
}
/* Ende Slider-Zeug */

.inside {
    padding-left: 100px;
}

.kontakt {
    background-image: url('images/bestensQualifiziert_gr.png');
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 640px;
}
@media (max-width: 1024px) {
    .kontakt {
        background-image: url('images/bestensQualifiziert_kl.png');
        min-height: 768px;
    }
}
.unternehmen {
    background-image: url('images/Lager_1197_4zu2_vonMetzingen_gr.png');
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 640px;
}
@media (max-width: 1024px) {
    .unternehmen {
        background-image: url('images/Lager_1197_4zu2_vonMetzingen_kl.png');
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        min-height: 768px;
    }
}
.entwicklung {
    background-image: url('images/IMG_2361_2_gr.png');
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 640px;
}
@media (max-width: 1024px) {
    .entwicklung {
        background-image: url('images/IMG_2361_2_kl.png');
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        min-height: 768px;
    }
}
.entwicklungII {
    background-image: url('images/Entwicklung2_gr.png');
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 640px;
}
@media (max-width: 1024px) {
    .entwicklungII {
        background-image: url('images/Entwicklung2_kl.png');
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        min-height: 768px;
    }
}
.produktion {
    background-image: url('images/Fertigung_1328_2_Produktion_gr.png');
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 640px;
}
@media (max-width: 1024px) {
    .produktion {
        background-image: url('images/Fertigung_1328_2_Produktion_kl.png');
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        min-height: 768px;
    }
}

.tochteru {
    background-image: url('images/tochterunternehmen_gr.png');
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 640px;
}
@media (max-width: 1024px) {
    .tochteru {
        background-image: url('images/tochterunternehmen_kl.png');
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        min-height: 768px;
    }
}

.service {
    background-image: url('images/Labor_2402_UmweltSoziales_gr.png');
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 640px;
}
@media (max-width: 1024px) {
    .service {
        background-image: url('images/Labor_2402_UmweltSoziales_kl.png');
        background-repeat: no-repeat;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        min-height: 768px;
    }
}
.kontaktz {
    background-image: url('images/Aussen_1835_4zu2_retuschiert.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 500px;
}
.anfahrt {
    background-image: url('images/tochterunternehmen_gr.png');
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 640px;
}
.impressum {
    background-image: url('images/impressum_gr.png');
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 640px;
}
.haftung {
    background-color: #999999;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 500px;
}

footer {
    background-color: #003399;
    padding: 40px 0px;
}

.unterseiten {
    background: url('images/impressum_gr.png') no-repeat center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 640px;
    padding: 50px 50px;
}

.media {
    margin: 30px;
}
@media (max-width: 1024px) {
    .unterseiten {
        padding: 10px;
    }
    .media {
        margin: 0px;
    }
    .media-object {
        width: 100px;
    }
}

.weiss {
    color: #FFFFFF;
    font-family: Calibri, sans-serif;
}

.unten {
    margin: 3em 0em;
}

/*nicht mehr gebraucht? */
.lead {
    margin-top: 180px;
    font-weight: bold;
}

/* Formatierungen */
/* Footer-Links */
a.footer {
    color: #CCC;
    text-decoration: none;
}
a.footer:focus {
    color: #CCC;
    text-decoration: none;
}
a.footer:hover {
    color: #CCC;
    text-decoration: none;
}
a.footer:active {
    color: #CCC;
    text-decoration: none;
}
/* Pfeilchen-Links */
a.pfeil {
    display: block;
    margin-top: 2px;
    color: #FFFFFF;
    text-decoration: none;
}
a.pfeil:focus {
    color: #FFFFFF;
    text-decoration: none;
}
a.pfeil:hover {
    color: #FFFFFF;
    text-decoration: none;
}
a.pfeil:active {
    color: #FFFFFF;
    text-decoration: none;
}

.nav>li>a:focus, .nav>li>a:hover {
    background-color: #003399;
}