body {
    padding-top: 1px;   /* Bei fixed NavBar 85px */
}

.navbar-brand > img {
    width: 168px;
    height: 54px;    
}

.dropdown-menu > a:hover, .dropdown-menu > a:focus {
    background-image:none !important;
}
.dropdown-menu > a:hover, .dropdown-menu > a:focus {
    background-color:orange;
}

footer {
    background-color:#363A40;
    color:  white;
    font-size: 0.8rem;
    padding: 0.5rem 0;
}

.list-unstyled {
     color: white;
 }

.list-unstyled a{
    color: white;
}

.list-margin-left {
    margin-left: -30px;
}

/*  Images */

.bestandsfuehrung_bg{
    background-image: url("/software/lagerhaltung/images/bestandsfuehrung_960_220.jpg");
    background-position: center center;
    background-size: cover;
    min-height: 18rem;
}

.blocklager_bg{
    background-image: url("/software/lagerhaltung/images/blocklager_960_220.png");
    background-position: center center;
    background-size: cover;
    min-height: 18rem;
}

.hochregal_bg{
    background-image: url("/software/lagerhaltung/images/hochregallager_960_220.png");
    background-position: center center;
    background-size: cover;
    min-height: 18rem;
}

.kommissionierung_bg{
    background-image: url("/software/lagerhaltung/images/kommissionierung_960_220.jpg");
    background-position: center center;
    background-size: cover;
    min-height: 18rem;
}

.lager_bg{
    background-image: url("/software/lagerhaltung/images/lager_bg.jpg");
    background-position: center center;
    background-size: cover;
    min-height: 18rem;
}

.lagersoftware_bg{
    background-image: url("/software/lagerhaltung/images/lagersoftware_960_220.png");
    background-position: center center;
    background-size: cover;
    min-height: 18rem;
}

.lagerhaltungssoftware_bg{
    background-image: url("/software/lagerhaltung/images/lagerhaltungssoftware_960_220.png");
    background-position: center center;
    background-size: cover;
    min-height: 18rem;
}

.mc3300_bg{
    background-image: url("/software/lagerhaltung/images/mc3300-spec-sheet-asset-photography.jpg");
    background-position: center center;
    background-size: cover;
    min-height: 18rem;
}

.man_scanner_bg{
    background-image: url("/software/lagerhaltung/images/ds3678SR_ER_72dpi.jpg");
    background-position: center center;
    background-size: cover;
    min-height: 18rem;
}