.u-section-1 {background-image: linear-gradient(#e5e5e5, #bbd8a6)}
.u-section-1 .u-sheet-1 {min-height: 600px}
.u-section-1 .u-layout-wrap-1 {margin-top: 15px; margin-bottom: 15px}
.u-section-1 .u-layout-cell-1 {min-height: 500px; background-image: none}
.u-section-1 .u-container-layout-1 {padding: 30px}
.u-section-1 .u-text-1 {margin-top: 0; margin-bottom: 0}
.u-section-1 .u-text-2 {font-weight: 400; margin: 20px auto 20px 0}
.u-section-1 .u-custom-html-1 {margin-top: 10px}

/* Veranstaltungsplan-Tabelle - im Webseiten-Design (Marken-Gruen #3c5927) */
.u-section-1 .vp-table {
  width: 100%;
  border-collapse: collapse;
  font-family: inherit;
}
.u-section-1 .vp-table td {
  vertical-align: top;
  padding: 14px 10px;
  border-bottom: 1px solid rgba(60, 89, 39, 0.25);
  line-height: 1.5;
}
.u-section-1 .vp-table tr:last-child td {
  border-bottom: none;
}
.u-section-1 .vp-table .vp-date {
  white-space: nowrap;
  width: 130px;
  color: #3c5927;
  font-weight: 700;
  font-size: 1.05em;
}
.u-section-1 .vp-table .vp-desc strong {
  color: #2d431e;
}
.u-section-1 .vp-table .vp-desc a {
  color: #3c5927;
  text-decoration: underline;
  word-break: break-word;
}

@media (max-width: 1199px){ .u-section-1 .u-layout-wrap-1 {position: relative}
.u-section-1 .u-layout-cell-1 {min-height: 400px} }

@media (max-width: 991px){ .u-section-1 .u-layout-cell-1 {min-height: 100px} }

@media (max-width: 767px){ .u-section-1 .u-container-layout-1 {padding-left: 10px; padding-right: 10px}
.u-section-1 .vp-table td {padding: 12px 6px} }

/* Auf schmalen Smartphones (iPhone): Datum ueber die Beschreibung stapeln */
@media (max-width: 480px){
  .u-section-1 .vp-table, .u-section-1 .vp-table tbody, .u-section-1 .vp-table tr, .u-section-1 .vp-table td {
    display: block;
    width: auto;
  }
  .u-section-1 .vp-table tr {
    border-bottom: 1px solid rgba(60, 89, 39, 0.25);
    padding: 8px 0;
  }
  .u-section-1 .vp-table tr:last-child {border-bottom: none;}
  .u-section-1 .vp-table td {
    border-bottom: none;
    padding: 2px 0;
  }
  .u-section-1 .vp-table .vp-date {
    width: auto;
    font-size: 1.1em;
    margin-bottom: 2px;
  }
}
