
/*COOKIES*/
.cookies{
    background-color: #706f6f;
    color: #fff;
}



.cookies a{
    color: #8fc4eb !important;
}

.cookies a:hover{
   opacity: 0.7;
}


figure {
  margin: 0;
}

.geomap {
    width: 445px;
    position: relative;
    clear: both;
    padding: 0 15px;
}
.geomap img {
    max-width: 100%;
    height: auto;
}

.hidelabel {
    display: none;
    opacity: 0;
}

.ortlabel {
    width: 12px;
    height: 12px;
    position: absolute;
    border-radius: 50%;
    color: #fff;
    /* background-color: rgba(0, 0, 0, 0.7); */
}

.ortlabel span {
    margin-top: -31px;
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    overflow: visible;
    padding: 0px 6px;
    width: 130px;
    text-align: center;
    margin-left: -58px;
    z-index: 10;
    transition: all 0.4s;
    color: #fff;
}
.ortlabel span:after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid rgba(0, 0, 0, 0.7);
}

#az-frankfurt {
    top: 54.2%;
    left: 25.5%; 
}
#az-darmstadt {
    top: 57.8%;
    left: 25.2%;
}
#az-koeln {
    top: 42.6%;
    left: 13.3%;
}
#az-bonn {
    top: 45.8%;
    left: 13.8%;
}
#az-duesseldorf {
    top: 39.6%;
    left: 11.4%;
}
#az-freiburg {
    top: 76.9%;
    left: 16.9%;
}
#az-berlin {
    top: 28.8%;
    left: 61.6%;
}
#az-hamburg-city {
    top: 18.2%;
    left: 37.4%;
}
#az-hamburg {
    top: 18.4%;
    left: 40.1%;
}
#az-luebeck {
    top: 14.6%;
    left: 43.8%;
}
#az-hannover {
    top: 30.3%;
    left: 33.8%;
}
#az-heilbronn {
    top: 64.1%;
    left: 30.8%;
}
#az-krefeld {
    top: 40.4%;
    left: 9.4%;
}
#az-mainz {
    top: 55.9%;
    left: 21%;
}
#az-erlangen{
    top: 61.2%;
    left: 43.2%;
}
#az-nuernberg {
    top: 64%;
    left: 46%;
}
#az-stuttgart {
    top: 68.5%;
    left: 28.4%;
}
#az-wien {
    top: 76.8%;
    left: 86.4%;
}
#az-augsburg {
    top: 80.5%;
    left: 56%;
}
#az-ingolstadt {
    top: 73%;
    left: 51%;
}
#az-muenchen {
    top: 82.5%;
    left: 63%;
}
#az-regensburg {
    top: 71%;
    left: 55.8%;
}
#az-rosenheim {
    top: 84.5%;
    left: 70.5%;
}
#az-wuerzburg {
    top: 57.7%;
    left: 34.3%;
}
#az-suhl {
    top: 48.9%;
    left: 40%;
}
#az-leipzig {
    top: 42.5%;
    left: 54.9%;
}