/*** BODY ***/
#page {
  background-image: url("/wp-content/uploads/2023/03/schwimmverein-96-ganderkesee-scaled.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
#masthead .ast-container, .site-header-focus-item + .ast-breadcrumbs-wrapper {
  background: transparent;
}
.ast-container {
  background: #ffffffCC;
}

p {
  margin-bottom: 1em;
}
h1.entry-title {
  display: none;
}

/*** NAVI ***/
.main-header-menu .menu-link, .main-header-menu > a {
  padding: 0 2.59em;
}
.main-header-menu .sub-menu .menu-link {
  padding: 10px 20px;
}

.site-title a {
  text-shadow: 2px 2px 4px #ffffff;
}

/*** TABLE ***/
table, td, th {
  border: 1px solid #72787e;
}


/*** CALENDER-VEREINSHEIM ***/
.mc-main .heading {
  display: none;
}

.mc-main .details .sharing {
  display: none;
}

.mc-main .mc-date {
  font-size: 19px;
  text-align: left;
}
.mc-main .mc_vhs .event-title a, .mc-main .mc_svg .event-title a, .mc-main .mc_ol-amt .event-title a, .mc-main .mc_shg-schlag .event-title a {
  border-bottom: 1px solid #313233;
}
.mc-main .mc_svg .event-title a, .mc-main .mc_shg-trenn .event-title a {
  border-bottom: 1px solid #cccccc;
}
.mc-main .event-title a > span {
  text-decoration: none;
}

.mc-main .my-calendar-footer {
  display: none;
}


/*** FOOTER ***/
.ast-footer-copyright a {
  color: #244061;
  text-shadow: 1px 1px 2px #ffffff;
}
