@charset "UTF-8";
/* CSS Document */
/*///// Highlight-Icons /////*/
.box-icon__icon svg * {
    fill: none !important;
}

.st0 {
    fill: none !important;
    stroke: #FFF !important;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 2.2px !important;
}
.ziegelfeld .st0 {
    fill: none !important;
    stroke: #000 !important;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 2.2px !important;
}
#belegung table {
	width:300px;
}
#belegung table td {
	width:45px;
}
#belegung tbody {
	height:45px;
}
#belegung tbody td.gruen {
	background-color:green;
}

