body {
    width: 100%;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-size:22px;
    color:#56524E;
}
#wrapper {
    max-width:1020px;
    margin-left: auto;
    margin-right: auto;
}
div#logo {
    text-align:center;
}
#main h1 {
    font:35px 'Libre Caslon Text', Sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    color:#2E768F;
    margin-bottom:0px;
}
#main h2 {
    font:35px 'Libre Caslon Text', Sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    color:#DBD030;
}
#main h3 {
    font:25px 'Libre Caslon Text', Sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    color:#DBD030;
}
#main h4 {
    font:25px 'Libre Caslon Text', Sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    color:#2E768F;
}
#main div.rsts-header h3 {
    font:25px 'Libre Caslon Text', Sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    color:#2E768F;
}
.mod_randomImage {
    border-top:25px #2E768F solid;
    border-bottom:25px #2b4d59 solid;
}

/* FORMULARE */
#main .formleft {
    width:32.2%;
    height:140px;
    float:left;
    background-color:#243843;
    color:#fff;
    padding:20px 5px 0 5px;
    margin-top:30px;
    margin-bottom:80px;
    text-align:center;
}
#main .formmiddle {
    width:32.2%;
    height:140px;
    float:left;
    background-color:#2E768F;
    color:#fff;
    padding:20px 5px 0 5px;
    margin-top:30px;
    margin-bottom:80px;
    text-align:center;
}

/* FORMULARE */
#main .formright {
    width:32.2%;
    height:140px;
    background-color:#DBD030;
    color:#fff;
    padding:20px 5px 0 5px;
    margin-top:30px;
    margin-bottom:80px;
    text-align:center;
}
#main .formleft a,
#main .formleft a:link,
#main .formleft a:visited,
#main .formmiddle a,
#main .formmiddle a:link,
#main .formmiddle a:visited,
#main .formright a,
#main .formright a:link,
#main .formright a:visited {
    color: #fff;
    text-decoration:none;
    text-align:center;
}
.sponsorenshop {
    line-height:1.5;
}







/* === HGVL Mitglieder: Text über Bild === */
.page-der-hgvl #main .ce_text p {
  position: relative;
  display: inline-block;
  margin-bottom: 1.5rem;
}

/* Bild */
.page-der-hgvl #main .ce_text p img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* Overlay-Text */
.page-der-hgvl #main .ce_text p strong,
.page-der-hgvl #main .ce_text p strong ~ * {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.75rem 1rem;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  line-height: 1.4;
  z-index: 2;
}

/* E-Mail-Link */
.page-der-hgvl #main .ce_text p a {
  color: #fff;
  text-decoration: underline;
}

/* Zeilenumbrüche entfernen */
.page-der-hgvl #main .ce_text p br {
  display: none;
}








/* NUR Seite der-hgvl */
.page-der-hgvl #main .ce_text p {
  position: relative;
  display: inline-block;
}

/* Bild */
.page-der-hgvl #main .ce_text p img {
  display: block;
  width: 100%;
  height: auto;
}

/* Text-Overlay erzwingen */
.page-der-hgvl #main .ce_text p {
  color: #fff;
}

/* Dunkler Hintergrund */
.page-der-hgvl #main .ce_text p::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 45%;
  background: rgba(0,0,0,0.65);
  z-index: 1;
}

/* Text über dem Hintergrund */
.page-der-hgvl #main .ce_text p a,
.page-der-hgvl #main .ce_text p strong,
.page-der-hgvl #main .ce_text p {
  z-index: 2;
}

/* Text nach unten schieben */
.page-der-hgvl #main .ce_text p {
  padding-bottom: 1rem;
}



















/* TEAM */
#main .box p {
    padding:10px 10px 5px 10px;
    box-sizing:border-box;
}

/* TEAM */
#main .box {
    position: relative;
    background-color:red;
    width: 43%;
    top: 50px;
    z-index: 200;
    min-height: 260px;
    font-size:16px;
}


/* TEAM */
#main .teamfloat a,
#main .teamfloat a:link,
#main .teamfloat a:visited {
    font-size:16px;
    color: #DBD030;
    text-decoration:none;
}

/* TEAM */
#main .teamfloat img {
    display:block;
    outline-offset: -1px;
    outline: 1px solid #DBD030;
}

/* TEAM */
div.content-text.teamfloat.block {
    width:320px;
    float:left;
    display:block;
    margin-right:5px;
    margin-bottom:5px;
    color:#DBD030;
    height: 330px;
}
#main .teamfloat .box {
    position: relative;
    background-color: rgba(255,255,255, 0.9);
    width:100%;
    top:  -140px;
    z-index: 200;
    min-height: 260px;
    font-size: 20px;
}

/* TEAM */
.teamfloat p {
    width:330px;
}

/* Team */
.content-image.teamfloat {
    width: 32%;
    float: left;
    margin: 0 5px 5px 0;
    max-height: 450px;
    position: relative;
}

/* Team */
.content-image.teamfloat figcaption {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(255,255,255,.9);
    color: #2b4d59;
    padding: 10px;
    box-sizing: border-box;
    font-size: 20px;
}


























.toggler {
    background-color:#2E768F;
    margin-bottom:10px;
    padding:5px;
    color:#fff;
    cursor:pointer;
}
#main a,
#main a:link,
#main a:visited {
    text-decoration:underline #DBD030;
    color:#2E768F;
}
#main a:hover {
    text-decoration:none;
    color:#DBD030;
}
#main a:hover {
    text-decoration:none;
    color:#DBD030;
}
span.mitgliederevent {
    color:#fff;
    background-color:rgba(46,118,143,1);
}
.mitgliederevent {
    color:#fff;
    background-color:rgba(46,118,143,1);
    padding:5px;
}
.werbung {
    margin:80px 0 0 0;
}

/* FOOTER */
#footer {
    font-family: 'Roboto Condensed', sans-serif;
    font-size:22px;
    margin-top:80px;
}
#footer div.inside {
    width:1020px;
    margin-left: auto;
    margin-right: auto;
}
#footer h1 {
    color:#DBD030;
    font: 35px 'Libre Caslon Text', Sans-serif;
    text-transform:uppercase;
    font-weight:bold;
}
#footer h2 {
    color:#fff;
    font: 35px 'Libre Caslon Text', Sans-serif;
    text-transform:uppercase;
    font-weight:bold;
}
#footer .footerleft {
    width:32.2%;
    height:330px;
    float:left;
    background-color:#243843;
    color:#fff;
    padding:0 5px 0 5px;
}
#footer .footermiddle {
    width:32.2%;
    height:330px;
    float:left;
    background-color:#2E768F;
    color:#fff;
    padding:0 5px 0 5px;
}
#footer .footerright {
    width:32.2%;
    height:330px;
    float:left;
    background-color:#DBD030;
    color:#fff;
    padding:0 5px 0 5px;
}
#main .socialmedialeft {
    width:32.2%;
    float:left;
    background-color:#243843;
    color:#fff;
    padding:10px 5px 0 5px;
    margin-top:80px;
    margin-bottom:80px;
}
#main .socialmediamiddle {
    width:32.2%;
    float:left;
    background-color:#2E768F;
    color:#fff;
    padding:10px 5px 0 5px;
    margin-top:80px;
    margin-bottom:80px;
}
#main .socialmediaright {
    width:32.2%;
    float:left;
    background-color:#DBD030;
    color:#fff;
    padding:10px 5px 0 5px;
    margin-top:80px;
    margin-bottom:80px;
}
#main .socialmedialeft img,
#main .socialmediamiddle img,
#main .socialmediaright img {
    margin-right:10px;
}
#main .socialmedialeft a,
#main .socialmedialeft a:link,
#main .socialmedialeft a:visited {
    color: #fff;
    text-decoration:none;
}
#main .socialmediamiddle a,
#main .socialmediamiddle a:link,
#main .socialmediamiddle a:visited {
    color: #fff;
    text-decoration:none;
}
#main .socialmediaright a,
#main .socialmediaright a:link,
#main .socialmediaright a:visited {
    color: #fff;
    text-decoration:none;
}
#footer a,
#footer a:link,
#footer a:visited {
    text-decoration:none;
    color:#fff;
}
#footer a:hover {
    text-decoration:none;
    color:rgba(255,255,255,0.5);
}
#footer .beba a,
#footer .beba a:link,
#footer .beba a:visited {
    text-decoration:none;
    color:rgba(219,208,48,0.8);
    font-weight: regular;
    font-size:12px;
}
#topheader {
    background-color: #243843;
    height: 60px;
    margin-bottom:30px;
}
#topheader a {
    margin: 0 400px 10px 0;
    padding: 19.5px 20px;
    background-color: #2E768F;
    color: #fff;
    max-width: 400px;
    float:right;
    text-decoration: none;
    text-transform: uppercase;
    font: 18px 'Libre Caslon Text', Sans-serif;
    font-family:regular;
}
#topheadermarkt {
    background-color: #243843;
    height: 60px;
    margin-bottom:30px;
}
#topheadermarkt a {
    margin: 0 400px 10px 0;
    padding: 19.5px 20px;
    background-color: #DBD030;
    color: #fff;
    max-width: 400px;
    float:right;
    text-decoration: none;
    text-transform: uppercase;
    font: 18px 'Libre Caslon Text', Sans-serif;
    font-family:regular;
}
