body {
    padding-top: 90px;
    padding-bottom: 50px;
}

header.subhead {
    margin-bottom: 50px;
}
div#image {
    position: relative;
    /*width: 100%;*/
    /*height: 900px;*/
    /*width: 960px;*/
    /*height: 500px;*/
    margin: 0 auto 10px auto;
    cursor: pointer;
}

div#slider {
    width: 90%;
    margin: 0 auto 15px auto;
}

div#caption {
    height: 90px;
}

div.page-header {
    margin-top: 36px;
}


img#lpcLogo {
    float: right;
}

.bedienung {
    width: 95%;;
    margin-top: 1em;
    display:flex;
    display: webkit-flex;
    justify-content: flex-start;
}

.bedienung .btn {
    margin-right: 1em;
}

.bedienung label, .bedienung p {
    margin-top: 0.6em;
    margin-right: 1em;
}

.bedienung select {
    width: 6em;
    margin-right: 1em;
}