@font-face {
  font-family: 'Avenir';
  font-display: fallback;
  font-style: normal;
  font-weight: 400;
  src: local('Avenir'), local('Avenir-Book'), url(/fonts/Avenir.ttc) format('ttc'), url(/fonts/Avenir.ttc) format('ttc');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v48/TK3_WkUHHAIjg75cFRf3bXL8LICs13FvsUZiYA.ttf) format('truetype');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v48/TK3_WkUHHAIjg75cFRf3bXL8LICs169vsUZiYA.ttf) format('truetype');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v48/TK3_WkUHHAIjg75cFRf3bXL8LICs1_FvsUZiYA.ttf) format('truetype');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v48/TK3_WkUHHAIjg75cFRf3bXL8LICs1y9osUZiYA.ttf) format('truetype');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v48/TK3_WkUHHAIjg75cFRf3bXL8LICs1xZosUZiYA.ttf) format('truetype');
}
body {
  background: #fff;
  background-size: 100%;
  color: #fff;
  font-family: 'Avenir', Helvetica, sans;
  word-wrap: break-word;
  text-decoration: none;
  width: 100%;
  float: left;
  margin: 0 auto;
}
#wrapper {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
header {
  margin: 1em 1em 0.6em 1em;
  background: #fff;
  border-radius: 0.5em;
  display: block;
}
nav {
  background: #3c3c3b;
  display: block;
  float: left;
  width: 100%;
}
nav ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
nav ul li {
  font-family: Oswald;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-weight: 300;
  display: contents;
}
nav ul li:last-child a {
  float: right !important;
}
nav ul li a {
  color: #fff;
  text-decoration: none;
  padding: 0.8em 1.5em;
  float: left;
}
nav ul li a:hover {
  background: #706f6f;
}
#aktiontso2020 img {
  width: 100%;
}
#aktiontso2020 ul {
  margin: 0 10%;
  list-style: none;
  padding: 0;
}
#aktiontso2020 ul li {
  font-family: Oswald;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-weight: 300;
  background: #b41b2c;
  border-radius: 0.5em;
  margin: 0.5em;
}
#aktiontso2020 ul li:hover {
  background: #881421;
}
#aktiontso2020 ul li a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 0.5em 2em;
}
#aktiontso2020 h3 {
  background: #3c3c3b;
  display: block;
  padding: 0.8em 1em;
  margin: 1em 0;
  font-family: Oswald;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-weight: 300;
  text-align: center;
}
#aktiontso2020 p {
  color: #3c3c3b;
  text-align: center;
}
#aktiontso2020 hr {
  border: 1px solid #706f6f;
  margin: 1em 0;
}
footer {
  font-size: 0.9em;
  background: #b41b2c;
  width: 96%;
  float: left;
  padding: 2%;
}
footer a {
  color: #fff;
  text-decoration: none;
}
footer a:hover {
  text-decoration: underline;
}
.deinclub {
  background: #fff;
  display: block;
  float: left;
  width: 100%;
  margin: 0.5em 0 0.2em 0;
  color: #3c3c3b;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  text-align: center;
  letter-spacing: 0.08em;
  font-weight: 500;
  border-radius: 0.5em;
  font-size: 2em;
}
#service {
  display: block;
  border: 1px solid #fff;
  border-radius: 0.5em;
  margin-top: 3em;
  color: #000;
}
#service img {
  width: 100%;
}
#service h3 {
  background: #3c3c3b;
  display: block;
  padding: 0.8em 1em;
  margin: 1em 0;
  font-family: Oswald;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-weight: 300;
  text-align: center;
  color: #fff;
}
#service #vorort article {
  width: 49%;
  float: left;
  border-radius: 0.5em;
  background: #fff;
  text-align: center;
  margin-bottom: 1em;
}
#service #vorort article p {
  font-size: 1em;
  font-family: 'Avenir medium', Helvetica, Arial, sans;
  padding-bottom: 1.5em;
  margin: 0;
}
#service #kontakt article {
  width: 100%;
  float: left;
  border-radius: 0.5em;
  background: #fff;
  text-align: center;
  margin-bottom: 1em;
  padding: 1em 0;
}
#service #kontakt article p {
  font-size: 1em;
  margin: 0;
  padding: 0;
}
#service #kontakt article p a {
  display: inline;
  text-decoration: none;
  text-align: center;
  font-family: 'Avenir', "Helvetica Neue", Helvetica, Arial, sans;
  letter-spacing: 0.03em;
  color: #b41b2c;
  font-size: 0.9em;
  padding: 0;
}
#service #kontakt article p a:hover {
  color: #838383;
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}
#service #kontakt article h5 {
  margin-bottom: 0;
}
#service #kontakt article h4 {
  margin-top: 0;
}
#service #kontakt img {
  width: 100%;
  max-height: 100px;
}
#service #kontakt article {
  display: block;
  border-radius: 0.5em;
}
#service #kontakt article h3 {
  font-size: 1em;
  padding: 0.5em 1em;
  margin: 1em 0 0 0;
  text-decoration: none;
  min-height: 3.5em;
}
#service #kontakt .whatsapp:before {
  content: url("/mainimages/wa.svg");
  margin: 0 0.5em;
}
#service #maps {
  width: 100%;
  float: left;
  border-radius: 0.5em;
  margin-bottom: 0.7em;
}
#service #maps iframe {
  width: 100%;
  max-height: 300px;
  border-radius: 0.5em;
}
#bekanntmachung {
  background: #b41b2c;
  padding: 2em;
  display: block;
  float: left;
}
#bekanntmachung a {
  color: #000;
  text-decoration: none;
}
#bekanntmachung a:hover {
  color: #fff;
}
@media (max-width: 699px) {
  header img {
    width: 100%;
  }
  nav ul li:last-child a {
    float: left !important;
  }
  nav ul li a {
    width: 90%;
    padding: 2% 5%;
  }
  #service #vorort article {
    width: 100%;
    margin-left: 0 !important;
  }
  #service #kontakt article {
    padding: 2%;
    width: 96%;
  }
  #service #kontakt article p a {
    display: block;
    padding: 1em;
  }
  #service #kontakt .whatsapp {
    background: #37a139;
    color: #fff;
    border-radius: 0.5em;
    margin-top: 1em;
  }
  #service #kontakt .whatsapp:before {
    content: url("/mainimages/wa.svg");
    margin-right: 0.5em;
  }
  #service #kontakt .whatsapp:hover {
    background: #838383;
    color: #fff;
  }
  #followcollection h3 {
    margin-top: 0;
  }
  #followcollection a {
    padding: 0.2em 0;
  }
  footer {
    margin-bottom: 1em;
  }
}
.club {
  width: 21.91%;
  display: -ms-inline-grid;
  display: inline-grid;
  background: #f0f0f0;
  border-radius: 1em;
  padding: 1%;
  margin: 1% 1% 0 0;
}
.club:hover {
  background-color: #b41b2c !important;
  color: #fff;
  text-align: center;
  opacity: 1;
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}
.club a {
  text-decoration: none;
  text-align: center;
  font-family: 'Oswald', sans-serif;
  letter-spacing: 0.03em;
  color: #000;
  font-size: 0.9em;
  text-transform: uppercase;
  font-weight: 400;
}
.club a:hover {
  /*transition: .8s;  -webkit-filter: invert(1); filter: invert(1);*/
  color: #fff;
}
.club a .imgcontainer {
  overflow: hidden;
  border-radius: 1em;
  display: -ms-inline-grid;
  display: inline-grid;
}
.club a .imgcontainer img {
  width: 200%;
  position: relative;
  top: 0;
  left: -50%;
}
.club a article {
  display: block;
  border-radius: 0.5em;
}
.club a article h3 {
  font-size: 1em;
  padding: 0.5em 1em;
  margin: 0;
  text-decoration: none;
  min-height: 3.5em;
  font-weight: 400;
  letter-spacing: 0.1em;
}
.bb {
  background: #fcfcfc !important;
}
.aa:last-child {
  border: 5px solid red;
  width: 100%;
}
@media (min-width: 700px) and (max-width: 990px) {
  .club {
    width: 21%;
  }
  .club:nth-child(4n+1) {
    margin-left: 1.7%;
  }
}
@media (min-width: 990px) {
  .club:nth-child(4n) {
    margin-right: 0;
  }
}
@media (max-width: 699px) {
  header img {
    width: 100%;
  }
  header img:last-child {
    display: none;
  }
  nav ul li:last-child a {
    float: left !important;
  }
  nav ul li a {
    width: 90%;
    padding: 2% 5%;
  }
  .club {
    width: 46%;
  }
  .club:nth-child(odd) {
    margin: 1% 0 1% 1.5%;
  }
  .club {
    width: 78%;
    margin: 1% !important;
    padding: 1% 10%;
  }
  .club a .imgcontainer {
    width: 80px;
    height: 80px;
    float: left;
    background: #fff;
  }
  .club a .imgcontainer img {
    width: 200%;
    left: -40px;
    top: 5px;
  }
  .club a article h3 {
    padding: 0em 1em;
    min-height: auto;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 1em;
  }
  #service iframe {
    width: 100% !important;
  }
  #service #vorort article {
    width: 100%;
    margin-left: 0 !important;
  }
  #service #kontakt article {
    padding: 2%;
    width: 96%;
  }
  #service #kontakt article p a {
    display: block;
    padding: 1em;
  }
  #service #kontakt .whatsapp {
    background: #37a139;
    color: #fff;
    border-radius: 0.5em;
    margin-top: 1em;
  }
  #service #kontakt .whatsapp:before {
    content: url("/mainimages/wa.svg");
    margin-right: 0.5em;
  }
  #service #kontakt .whatsapp:hover {
    background: #838383;
    color: #fff;
  }
  #followcollection h3 {
    margin-top: 0;
  }
  #followcollection a {
    padding: 0.2em 0;
  }
  footer {
    margin-bottom: 1em;
  }
}
