.dropdown-item:focus, .dropdown-item:hover {
  background-color: rgb(100,175,234)!important;
}

html {
  scroll-behavior: smooth;
}

#kurzhaarb:hover {
  background-color: rgb(244,242,242);
}

#mittelhaarb:hover {
  background-color: rgb(244,242,242);
}

#langhaarb:hover {
  background-color: rgb(244,242,242);
}

.gmap_canvas {
  overflow: hidden;
  background: none!important;
  height: 250px;
  width: 300px;
}

