
h4.panel-title.yellow a {
    color: #DDB500;
}

.leaflet-popup-content
{
	color: #000;
}

.image_1 {
    background: rgba(0, 0, 0, 0) url("../images/slides/slide_querfeldein_1.jpg") no-repeat fixed center 0 / 100% auto;
    height: 180px;
}
.image_2 {
    background: rgba(0, 0, 0, 0) url("../images/slides/slide_querfeldein_2.jpg") no-repeat fixed center 0 / 100% auto;
    height: 180px;
}
.image_3 {
    background: rgba(0, 0, 0, 0) url("../images/slides/slide_querfeldein_3.jpg") no-repeat fixed center 0 / 100% auto;
    height: 180px;
}
.image_4 {
    background: rgba(0, 0, 0, 0) url("../images/slides/slide_querfeldein_4.jpg") no-repeat fixed center 0 / 100% auto;
    height: 180px;
}

.scrolloff {
    pointer-events: none !important;
}

.icon_space {
	padding-left:10px;
}


div.nav .btn
{
	white-space: normal;
}

table.benutzer,
table.rechte {
	width:100%;
}

tr.leerzeile {
    height: 40px;
}