.header{
    background-color: #38C4AB;
    min-height: 65px !important;

}
.row .col{
    padding: 0 !important;
}
.title{
    text-align: center;
    vertical-align: middle;
    color: white;
    margin-bottom: 5%;
}
#Dienstleistungs_header:hover{
    background-color: #0F8275
}
#Kontakt_header:hover{
    background-color: #0F8275
}
#Über_uns_header:hover{
    background-color: #0F8275
}
#logo{
    margin-left: 29%;
    margin-top:3%;

}
.headlist{
    margin-bottom: 0px;
    margin-right: 0px !important;

}
.footer{
    background-color: #38C4AB;
    min-height: 65px !important;
}
#page{
    margin-bottom: 0px;
}
.pagecontent{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.Bild{
    width: 100%;
}
.gap{

    margin-top: 20px;
}
.text{
    overflow:hidden;
    font-size: 16px;
}
.footer_text{
    color: white !important;
    text-align: left;
    vertical-align: middle;
    margin-bottom: 5%;
}