/* Allgemein */
meta.foundation-data-attribute-namespace {
  font-family: false; }

* {
  margin: 0;
  padding: 0;
  border: 0; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: inherit; }

html, body {
  box-sizing: border-box;
  height: 100%; }

body { 
  cursor: auto;
  position: relative;
  margin: 0;
  padding: 0;
  background: #EFEFEF;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.4rem;
  font-size: 16px;
  font-size: 100%;
  color: #232323; }

img, iframe, embed, object, video {
  max-width: 100%; 
  width: auto; 
  height: auto; }
  
article, aside, figure, footer, header, hgroup, main, menu, nav, section {
  display: block; }

a {
  line-height: inherit;
  text-decoration: none; }
  a:hover, a:focus {
    text-decoration: none; }
  a img {
    border: 0; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }
 
::-moz-selection {
  background: #EBAF00; 
  color: #232323; }

::selection {
  background: #EBAF00; 
  color: #232323; }


/* Clear */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.hide {
  display: none; }


/* Header */  
.header {
  -webkit-backface-visibility: hidden;
  margin: 0 0 3rem;
  line-height: 4.5rem;
  color: #FFF; }
  .header .category {
    max-width: 100%;
    width: 100%; }
    .header .category .container {
      max-width: auto;
      width: 100%; 
      margin: 0 auto; }
      .header .category .container.medium {
        max-width: 1024px; }
      .header .category .container .row {
        max-width: auto;
        width: 100%; }
        .header .category .container .row.halfspace {
          margin: 0 0 1rem 0; }
        .header .category .container .row.nospace {
          margin: 0; }
        .header .category .container .row .column {
          width: auto; }
          .header .category .container .row .column.col-12 {
            width: 100%; }
          .header .category .container .row .column .club {
            text-align: center;
            line-height: 10rem; }
            .header .category .container .row .column .club img {
              width: auto;
              max-height: 7.5rem;
              margin: 0 1rem; }
          .header .category .container .row .column .menu {
            line-height: 1.75rem; }
            .header .category .container .row .column .menu ul {
              list-style: none; }
              .header .category .container .row .column .menu ul li {
                position: relative;
                display: inline-block; 
                min-width: 12.5%;
                margin: 0 0.5rem 0 0;
                background: -moz-linear-gradient(left, rgba(155,155,155,1) 10%, rgba(255,255,255,0) 100%);
                background: -webkit-linear-gradient(left, rgba(155,155,155,1) 10%,rgba(255,255,255,0) 100%);
                background: linear-gradient(to right, rgba(155,155,155,1) 10%,rgba(255,255,255,0) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#646464', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
                text-align: center;
			    font-size: 1rem;
			    color: #FFF; }
                .header .category .container .row .column .menu ul li.active {
                  background: -moz-linear-gradient(left, rgba(235,175,0,1) 10%, rgba(255,255,255,0) 100%);
                  background: -webkit-linear-gradient(left, rgba(235,175,0,1) 10%,rgba(255,255,255,0) 100%);
                  background: linear-gradient(to right, rgba(235,175,0,1) 10%,rgba(255,255,255,0) 100%);
                  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EBAF00', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */ }
                .header .category .container .row .column .menu ul li:after {
                  content: "[";
                  cursor: pointer;
                  z-index: 999;
                  position: absolute;
                  top: -0.2rem;
                  left: 0.25rem;
                  font-weight: 600;
                  font-size: 2.6rem;
                  color: #232323; }
                .header .category .container .row .column .menu ul li:hover {
                  background: -moz-linear-gradient(left, rgba(235,175,0,1) 10%, rgba(255,255,255,0) 100%);
                  background: -webkit-linear-gradient(left, rgba(235,175,0,1) 10%,rgba(255,255,255,0) 100%);
                  background: linear-gradient(to right, rgba(235,175,0,1) 10%,rgba(255,255,255,0) 100%);
                  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EBAF00', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */ }
                .header .category .container .row .column .menu ul li a {
                  cursor: pointer;
                  display: inline-block;
                  padding: 0 1.5rem 0 1.25rem;
                  line-height: 1.75rem;
                  font-weight: 500;
                  color: #232323; }
                  .header .category .container .row .column .menu ul li a:hover {
                    color: #000; }


/* Main */
.main {
  min-height: 30rem; }
  .main:after {
    content: "";
    display: block; 
    height: 4.5rem; }
  .main .category {
    max-width: 100%;
    width: 100%; }
    .main .category.space {
      margin: 2rem 0 0 0; }
    .main .category.halfspace {
      margin: 1rem 0 0 0; }
    .main .category.nospace {
      margin: 0; }
    .main .category.center {
      text-align: center; }
    .main .category .container {
      max-width: auto;
      width: 100%; 
      margin: 0 auto; }
      .main .category .container.medium {
        max-width: 1024px; }
      .main .category .container.small {
        max-width: 800px; }
      .main .category .container.space {
        padding: 0 1rem; }
      .main .category .container.nospace {
        padding: 0; }
      .main .category .container .row {
        max-width: auto;
        width: 100%; }
        .main .category .container .row.space {
          margin: 0 0 2rem 0; }
        .main .category .container .row.halfspace {
          margin: 0 0 0.5rem 0; }
        .main .category .container .row.nospace {
          margin: 0; }
        .main .category .container .row .column {
          width: auto; }
          .main .category .container .row .column.full {
            float: none; }
          .main .category .container .row .column.col-12 {
            width: 100%; }
          .main .category .container .row .column .head {
            width: 100%;
            margin: 0 0 1.5rem 0; }
            .main .category .container .row .column .head h2 {
              font-weight: 600;
              line-height: 2rem;
              font-size: 1.6rem;
              color: #333; }
            .main .category .container .row .column .head h1 {
              font-weight: 600;
              line-height: 2.4rem;
              font-size: 2rem;
              color: #333; }
          .main .category .container .row .column .image {
            width: 100%;
            margin: 0 0 1rem 0; }
              .main .category .container .row .column .image img {
                max-width: 30rem;
                width: 100%;
                height: auto; }
          .main .category .container .row .column .text {
            width: 100%; }
            .main .category .container .row .column .text h3 {
              margin: 0 0 0.75rem 0;
              font-weight: 600;
              line-height: 2rem;
              font-size: 1.6rem;
              color: #232323; }
            .main .category .container .row .column .text p {
              margin: 0 0 0.75rem 0;
              font-family: "Source Serif Pro", Georgia, serif;
              font-weight: 400;
              line-height: 1.5rem;
              font-size: 1rem;
              color: #232323; }
              .main .category .container .row .column .text p strong {
                font-weight: 700; }
              .main .category .container .row .column .text p a {
                color: #232323; }
                .main .category .container .row .column .text p a:hover {
                  color: #EBAF00; }
            .main .category .container .row .column .text hr {
              width: 25%;
              margin: 1.5rem auto;
              border: 1px solid #232323; }
            .main .category .container .row .column .text dl {
              width: 100%; }
              .main .category .container .row .column .text dt {
                font-family: "Source Serif Pro", Georgia, serif;
                font-weight: 400;
                line-height: 1.5rem;
                font-size: 1rem;
                color: #232323; }
              .main .category .container .row .column .text dd {
                margin: 0 0 0.75rem 0;
                font-family: "Source Serif Pro", Georgia, serif;
                font-weight: 400;
                line-height: 1.5rem;
                font-size: 1rem;
                color: #232323; }
            .main .category .container .row .column .text ol {
              margin: 0 1rem 0.75rem 1rem; }
              .main .category .container .row .column .text ol li {
                font-family: "Source Serif Pro", Georgia, serif;
                font-weight: 400;
                line-height: 1.5rem;
                font-size: 1rem;
                color: #232323; }
                .main .category .container .row .column .text ol li ol {
                  margin: 0 1rem; }
                .main .category .container .row .column .text ol li ul {
                  list-style: square;
                  margin: 0 1rem; }
                .main .category .container .row .column .text ol li a {
                  color: #232323; }
                  .main .category .container .row .column .text ol li a:hover {
                    color: #EBAF00; }