#mapid{
margin: 0 auto;
height: 45vh;
width:100%;
z-index:20;
margin-bottom:1.5em;

}

.leaflet-container{
font-size:0.9em;
line-height:1.4em;
}

.leaflet-popup-content-wrapper{
background-color:rgb(255,255,255);
color:rgb(0,0,0);
text-align:center;
}
.leaflet-popup-tip{
background-color:rgb(255,255,255);
}


.leaflet-popup-content img{
max-width:100%;
}

.leaflet-popup-content img.kundenlogo{
margin:1em;
}
