.header{
    background-color: #38C4AB;
    min-height: 65px !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{
    padding-left: 29%;
    padding-top:3%;
}
.headlist{
    margin-bottom: 0px;
    margin-right: 0px !important;
}
.placeholder{
    margin-top: 20px;
    padding-right: 0px !important;
}
.google-map {
	 overflow:hidden;
     padding-bottom: 50%;
     position: relative;
	 height:0;
}

.google-map iframe {
     height: 100%;
     width: 100%;
     left: 0;
     top: 0;
     position: absolute;
}
.gap{
    margin-top: 20px;
}
.footer{
    background-color: #38C4AB;
    min-height: 65px !important;
}
#map{
    margin-left: 10px;
    height: 320px;
    width: 421px;
}
#page{
    margin-bottom: 0px;
}
.pagecontent {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.footer_text{
    color: white !important;
    text-align: left;
    vertical-align: middle;
    margin-bottom: 5%;
}