div#graveMap {
	display: block;
	width: 100%;
	height: 520px;
	background-color: #F2F2F2;
	z-index: 100;
}


.leaflet-container a.leaflet-popup-close-button { top: 2px; right: 4px; color: #F05523;}
.leaflet-popup-content-wrapper {
	border-radius: 1px;
}


.leaflet-popup-content-wrapper, .leaflet-popup-tip {
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
}
.leaflet-popup-content {width: 200px; overflow: hidden; margin: 10px; margin-top: 16px;}
.leaflet-popup-content img {width: 100%; display: block; margin-bottom: 10px;}
.leaflet-container a, .leaflet-popup-content a:link, .leaflet-popup-content a:visited, .leaflet-popup-content a:hover { color: #444444 text-decoration: none; }
	
#gastgeberMap { height: 500px; }
div#map {height: 10px; margin: 0px; padding: 0px;}
div.moduleMap { height: 660px; }