@import url(style-adminbar.css);
body {
  font-family: sans-serif;
  margin: 0;
  padding: 0;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
  font-family: sans-serif;
}
body img {
  max-width: 100%;
}

.nav-col ul.elementor-nav-menu > li.menu-item {
  background-color: var(--e-global-color-text);
  flex: 1;
}
.nav-col ul.elementor-nav-menu > li.menu-item > a .sub-arrow {
  display: none;
}
.nav-col ul.elementor-nav-menu > li.menu-item.col-leben {
  background-color: var(--e-global-color-11fc6d2);
}
.nav-col ul.elementor-nav-menu > li.menu-item.col-wirtschaft {
  background-color: var(--e-global-color-secondary);
}
.nav-col ul.elementor-nav-menu > li.menu-item.col-politik {
  background-color: var(--e-global-color-primary);
}
.nav-col ul.elementor-nav-menu > li.menu-item.col-kultur {
  background-color: var(--e-global-color-accent);
}
.mb-post-content > .elementor-widget-container > p {
  padding: 10px;
}

.elementor-image {
  overflow: hidden;
}

.nav-sidebar a.active {
  text-decoration: underline;
}

.wetter {
  align-items: center;
  font-family: sans-serif;
  display: flex;
  line-height: 1;
}
.wetter .icon,
.wetter .beschreibung,
.wetter .temperatur {
  margin-right: 10px;
}
.wetter .icon {
  height: 50px;
  margin-top: -20px;
  margin-bottom: -20px;
}

.wahl-tabelle table {
  border: none;
  width: 100%;
}
.wahl-tabelle table td.bhg {
  padding: 3px;
}
.wahl-tabelle table td.bhg table {
  display: none;
}

/*# sourceMappingURL=mb.css.map */
