.container-header {
  background-color: #dbe1ed;
  background-image: url(https://gemeinschaftspraxis-am-sedanplatz.de/images/bg-new.jpg);
    background-repeat: repeat-x;
}
.container-header .mod-menu {
  color: #293571;
  list-style: none;
}
.mod-list li {
  padding: 0.5em;
}
.mod-list li.active > a {
  text-decoration: none;
}
.container-header .navbar-toggler {
  border: 1px solid #5b86ac;
  color: #203355;
  cursor: pointer;
}
.card-body {
  -webkit-box-flex: 1;
  color: var(--card-color);
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: var(--card-spacer-y) var(--card-spacer-x);
  background-color: #f9f9f9;
}
li.nav-item.item-118.default.current.active {
  background-color: #c3d1ee;
  font-weight: bold;
  text-decoration: none;
}
li.nav-item.item-119.current.active {
  background-color: #c3d1ee;
  font-weight: bold;
  text-decoration: none;
}
li.nav-item.item-120.current.active {
  background-color: #c3d1ee;
  font-weight: bold;
  text-decoration: none;
}
.nav-item.item-121.current.active {
  background-color: #c3d1ee;
  font-weight: bold;
  text-decoration: none;
}
.nav-item.item-122.current.active {
  background-color: #c3d1ee;
  font-weight: bold;
  text-decoration: none;
}
.nav-item.item-123.current.active {
  background-color: #c3d1ee;
  font-weight: bold;
  text-decoration: none;
}
.nav-item.item-124.current.active {
  background-color: #c3d1ee;
  font-weight: bold;
  text-decoration: none;
}
.nav-item.item-125.current.active {
  background-color: #c3d1ee;
  font-weight: bold;
  text-decoration: none;
}
.nav-item.item-132.current.active {
  background-color: #c3d1ee;
  font-weight: bold;
  text-decoration: none;
}
.col-3 {
  width: 99%;
}
.offset-3 {
  margin-left: 2%;
}
.footer {
  background-color: #f9f9f9;
  background-image: none;
  color: #fff;
  margin-top: 1em;
}