.leaflet-container {
	font: 12px/1.5 "Open Sans", sans-serif !important;
	background: #fff !important;
}

.leaflet-cluster1{
	width: 32px;
	height: 32px;
	background: url(//www.touvia.de/symbols/cat_cluster1.png);
	background-size: 32px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
}

.leaflet-cluster2{
	width: 46px;
	height: 46px;
	background: url(//www.touvia.de/symbols/cat_cluster2.png);
	background-size: 46px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 46px;
}