body {
  padding: 0;
  margin: 0;
}
html,
body,
#map,
#mapid {
  height: 100%;
  width: 100vw;
}
.topRightControl {
  background-color: rgba(250, 250, 250, 1);
  border-radius: 5px;
  padding: 8px 8px;
  text-align: center;
}

#denkmalKircheFilter {
  text-align: left;
  margin-top: 10px;
}
