/* *
 No List for top level list
* */
#schnittstelle #schnittstelle-nav-bar  ul {
    list-style: none;
    padding-left: 0;


}
#schnittstelle #schnittstelle-nav-bar ul.mainmenu_level4 {
    padding-left: 1rem;
}

#schnittstelle .imGallery  {
    margin-bottom: 1rem;
    display: inline-block;
}

#schnittstelle .proview {
    margin-top: -1rem;
    margin-bottom: -1rem;
}

#schnittstelle .proview .col-md-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

#schnittstelle .proview .col-md-4 h4{
    margin-top: 1rem;
    margin-bottom: 0;
}

#schnittstelle .markisendaten {
    margin: 2rem 0 2rem 0;
}
#schnittstelle .markisendaten:first-child {
    margin-top: 0;
}
#schnittstelle .markisendaten:last-child {
    margin-bottom: 0;
}
#schnittstelle .markisendaten > table {
    width: 100%;
    border-bottom: 1px solid #dee2e6;
}
#schnittstelle .markisendaten > table > tbody > tr > td:first-child{
    width: 50px;
}
#schnittstelle .markisendaten > table > tbody > tr > td {
    padding: .75rem 0 .75rem 0;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
#schnittstelle .markisendaten > table table {
    width: 100%;
}
#schnittstelle .markisendaten > table table td {
    width: 50%;
}
#schnittstelle .measurement-comment {
    font-size: .75rem;
    padding-left: 50px;
    margin-top: .5rem;
}
#schnittstelle .downloadprospekt {
    margin: 0 0 1rem 0;
    white-space: initial;
}
