.leaflet-marker-icon:not(.extra-marker) {
	content: url('https://www.hannover-bielefeld.de/system/files/styles/thumbnail/private/pbt/images/Place_Solid%2020dp_edit.png?itok=ccVFLFhR');
	height: 33px !important;
	margin-top: -34px !important;
}

.marker-cluster {
	content: none !important;
}

div.extra-marker > svg > g {
	display: none;
}

div.extra-marker > svg > path {
	display: none;
}

.map-icon {
	width: 32px!important;
	height: 32px!important;
	margin-top: 16px;
	margin-left: 2px;
}

div.leaflet-popup-body > hr {
	color: #EC0016;
	border-top: 2px solid;
	opacity: 1;
}


.lsb-tab-0 {
	height: 100px !important;
}

.lsb-tab-1 {
	height: 100px !important;
}

.lsb-tab-0.active{
border-right-width: 0px !important;
background-color: #C9EB9E !important;
}

.lsb-tab-1.active{
border-right-width: 0px !important;
background-color: #C9EB9E !important;
}

.disabled {
	height: 5px !important;
	background-color: #BCBBB2 !important;
}

.lsb-tab-0 > a {
		transform: rotate(-90deg)translate(-33px, -33px);
		width: 100px !important;
		height: 34px !important;
		line-height: 30px !important;
}
	
	.lsb-tab-1 > a {
		transform: rotate(-90deg)translate(-33px, -33px);
		width: 100px !important;
		height: 34px !important;
		line-height: 30px !important;
}

