.webatlas { display: none; }
.basemap { display: block; }
.opentopomap { display: block; }
.openstreetmap { display: none; }
/*
Kommentar:
.openXXXmap { display: block; } zeigt die jeweilige Karte an
.openXXXmap { display: none; } zeigt die jeweilige Karte NICHT an
*/
.handle-menu { top: 2.5em; float: right; right: .5em; }
.handle-geo { top: 4.5em; float: right; right: .5em; }
.ol-touch .handle-menu { top: 3em; }
.ol-touch .handle-geo { top: 5.5em; }
.ol-scale-line{background:rgba(164,38,44,1.0);border-radius:4px;bottom:8px;left:8px}
.ol-scale-line:hover{background:rgba(164,38,44,.8)}
.ol-control button{color:rgb(215,223,207);background-color:rgba(164,38,44,1.0); }
.ol-control button:focus,.ol-control button:hover{text-decoration:none;background-color:rgba(164,38,44,.8)}
.ol-attribution a{color:rgb(164,38,44)}
.ol-overviewmap, .ol-overviewmap.ol-uncollapsible { bottom: 1em; left: auto; right: .5em; top: auto; }
.ol-overviewmap-map { border: none; width: 300px; height:300px; }
.ol-overviewmap-box { border: 1px solid rgb(164,38,44); }
.ol-overviewmap:not(.ol-collapsed) button { bottom: 2px; left: auto; right: 2px; top: auto; }
.ol-mouse-position { bottom: 2.5em; left: .5em; right: auto; top: auto;}
.ol-rotate { top: .5em; right: .5em; }
.switch.active { background-color: rgb(215,223,207); border-color:rgb(164,38,44); }
.switch.active .switch-handle { border-color:rgb(164,38,44); }
.sidebar-header,.app-name { color:rgb(215,223,207); }
.sidebar-left{ background:rgb(164,38,44); }
.list-group-item.active,.list-group-item.active:focus { color:rgb(0,0,0); background-color:rgb(215,223,207); border-color:rgb(215,223,207) }
a {color:rgb(164,38,44);}
a:hover { color:rgb(220,0,0); }
