.tribe-events-category-hallenbelegung a{
	padding-left: 5px ;
	display: block;
}

.legende {
	width: 20px;
	height: 20px;
	border: none;
	margin-right: 2px;
}

.legende.g {
	background: url("g.svg");
	background-size: 20px 20px;
}

.legende.g :hover {
	background: url("g.svg");
	background-size: 20px 20px;
}

.legende.h {
	background: url("h.svg");
	background-size: 20px 20px;
}

.legende.h :hover {
	background: url("h.svg");
	background-size: 20px 20px;
}

.legende.k {
	background: url("k.svg");
	background-size: 20px 20px;
}

.legende.k :hover{
	background: url("k.svg");
	background-size: 20px 20px;
}

.xui-datepicker-calendar {
	background: bisque;
}
#ui-datepicker-div {
	background: bisque;
}
