/****** FILE: public/css/minireset.css *****/
/*! minireset.css v0.0.3 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}img,embed,iframe,object,audio,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0;text-align:left}

/****** FILE: public/css/gekkoin.v3.mfirst.css *****/
/* BASE */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
	font-size: 16px;
}

body {
    background-color: white;
    color: #222;
    font-size: 18px;
	line-height: 1.4em;
	font-family: Helvetica, sans-serif;
}

.bold { font-weight: bold; }
.text-left { text-align: left; }
.text-center { text-align: center; }
.text-right { text-align: right; }

/* UTILITY */
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.row:before,
.row:after {
  content: "";
  display: table;
}

.clearfix:after,
.container:after,
.row:after {
  clear: both;
}

/* FORMS */
input[type=text],
input[type=date],
input[type=datetime],
input[type=number],
input[type=search],
input[type=time],
input[type=url],
input[type=email],
textarea,
select {
    border:1px solid #BEBEBE;
    padding: 7px;
    margin:0px;
    -webkit-transition: all 0.20s ease-out;
    -moz-transition: all 0.20s ease-out;
    -ms-transition: all 0.20s ease-out;
    -o-transition: all 0.20s ease-out;
    outline: none;
    width: 100%;
    max-width: 700px;
}

input[type=text]:focus,
input[type=date]:focus,
input[type=datetime]:focus,
input[type=number]:focus,
input[type=search]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=email]:focus,
textarea:focus,
select:focus {
    box-shadow: 0px 0px 8px 2px rgba(64, 85, 114, 0.40);
}

input[type="submit"], input[type="button"] {
    padding: 8px 15px 8px 15px;
    border: none;
    background: #000;
    color: #fff;
}

fieldset {
    border: 0 none;
    padding: 0;
    margin: 0;
}

/* GRID */
.container {
    margin: 0 auto;
    padding: 0 1em;
    position: relative;
    width: 100%;
}

.container.nopadding {
    padding: 0 !important;
}

.fluid {
    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;
}

.column {
    float: left;
}

.one.column     { width: 8.33333333%;   }
.two.column     { width: 16.66666667%;  }
.three.column   { width: 25%;           }
.four.column    { width: 33.33333333%;  }
.five.column    { width: 41.66666667%;  }
.six.column     { width: 50%;           }
.seven.column   { width: 58.33333333%;  }
.eight.column   { width: 66.66666667%;  }
.nine.column    { width: 75%;           }
.ten.column     { width: 83.33333333%;  }
.eleven.column  { width: 91.66666667%;  }

.offset-one.column      { margin-left: 8.33333333%;   }
.offset-two.column      { margin-left: 16.66666667%;  }
.offset-three.column    { margin-left: 25%;           }
.offset-four.column     { margin-left: 33.33333333%;  }
.offset-five.column     { margin-left: 41.66666667%;  }
.offset-six.column      { margin-left: 50%;           }
.offset-seven.column    { margin-left: 58.33333333%;  }
.offset-eight.column    { margin-left: 66.66666667%;  }
.offset-nine.column     { margin-left: 75%;           }
.offset-ten.column      { margin-left: 83.33333333%;  }
.offset-eleven.column   { margin-left: 91.66666667%;  }

/* 480px - 767px */
@media only screen and (min-width: 480px) {
    .column.break-p {
        width: 100%;
    }
    .column.fullsize-p {
        width: 100%;
        max-width: none;
        margin: 0;
    }
    .column.hide-p {
        display: none !important;
    }
}

/* 768px - 991px */
@media only screen and (min-width: 768px) {
    .container {
        max-width: 750px;
    }

    .column.break-t {
        width: 100%;
    }
    .column.fullsize-t {
        width: 100%;
        max-width: none;
        margin: 0;
    }
    .column.hide-t {
        display: none !important;
    }
}

/* 992px - 1199px */
@media only screen and (min-width: 992px) {
    .container {
        max-width: 970px;
    }

    .column.break-d {
        width: 100%;
    }
    .column.fullsize-d {
        width: 100%;
        max-width: none;
        margin: 0;
    }
    .column.hide-d {
        display: none !important;
    }
}

/* 1200px */
@media only screen and (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }

    .column.break-l {
        width: 100%;
    }
    .column.fullsize-l {
        width: 100%;
        max-width: none;
        margin: 0;
    }
    .column.hide-l {
        display: none !important;
    }
}
/****** FILE: assets/_css/public-css-typography.css *****/
@charset "UTF-8";
/* FONT FLIEßTEXT */
/**/
/* FONT HEADLINE */
/**/
/* LINK STYLES */
/**/
.typography {
  font-family: "Ropa Sans", sans-serif;
  color: #676767;
  font-size: 18px;
  line-height: 1.4em;
  font-weight: 300;
  /* QUOTES */
  /* LINKS */
  /* LINK ICONS */
  /* HEADING STYLES
	-------------------------------------------- */
  /* LIST STYLES
	-------------------------------------------- */
  /* PRE STYLES
	-------------------------------------------- */
  /* TABLE STYLING 
	-------------------------------------------- */
  /* WYSIWYG EDITOR ALIGNMENT CLASSES
	-------------------------------------------- */
  /* IMAGES
	-------------------------------------------- */
  /* iframes responsive */
  /* FORMS */
}
.typography p {
  margin-top: 0;
  margin-bottom: 1em;
}
.typography strong {
  font-weight: 700;
}
.typography .stilfarbe {
  color: #821b2b;
}
.typography .button-blau, .typography .button-orange {
  background: url("/images/slideshow-arrow.png") no-repeat 1.3rem center;
  background-size: auto 60%;
  color: #fff;
  display: inline-block;
  margin: 1rem 0;
  padding: 0.5rem 2rem 0.5rem 4rem;
}
.typography .button-blau {
  background-color: #6a97a9;
}
.typography .button-orange {
  background-color: #821b2b;
}
.typography .spaced {
  font-size: 1.25rem;
  color: #a5a6a9;
  letter-spacing: 3px;
}
.typography hr {
  border: 0 none;
  border-top: 1px solid #821b2b;
}
.typography blockquote {
  padding: 0.5em 1em;
  margin-bottom: 1em;
  font-size: 1.25em;
  border-left: 0.25em solid #eceeef;
}
.typography .clearfix, .typography .clear {
  clear: both;
}
.typography .clearfix::after, .typography .clear:after {
  display: block;
  content: "";
  clear: both;
}
.typography blockquote:before, .typography blockquote:after {
  content: "";
  content: none;
}
.typography q {
  display: block;
  padding: 0.5em 1em;
  margin-bottom: 1em;
  font-size: 1.25em;
  border-left: 0.25em solid #eceeef;
  quotes: none;
}
.typography q:before, .typography q:after {
  content: "";
  content: none;
}
.typography em {
  letter-spacing: 0.2px;
}
.typography a {
  color: #821b2b;
  text-decoration: none;
  background-color: transparent;
  transition: color 0.25s ease-out;
}
.typography a:hover {
  color: #676767;
}
.typography a[href$=".pdf"], .typography a[href$=".PDF"], .typography a.pdf {
  padding: 2px;
  padding-left: 20px;
  background: url("/images/icons/page_white_acrobat.png") no-repeat left center;
}
.typography a[href$=".doc"], .typography a[href$=".DOC"], .typography a[href$=".docx"], .typography a[href$=".DOCX"], .typography a.doc {
  padding: 2px;
  padding-left: 20px;
  background: url("/images/icons/page_word.png") no-repeat left center;
}
.typography a[href$=".xls"], .typography a[href$=".XLS"], .typography a[href$=".xlsx"], .typography a[href$=".XLSX"], .typography a.xls {
  padding: 2px;
  padding-left: 20px;
  background: url("/images/icons/page_excel.png") no-repeat left center;
}
.typography a[href$=".gz"], .typography a[href$=".GZ"], .typography a[href$=".gzip"], .typography a[href$=".GZIP"], .typography a[href$=".zip"], .typography a[href$=".ZIP"], .typography a.archive {
  padding: 2px;
  padding-left: 20px;
  background: url("/images/icons/page_white_zip.png") no-repeat left center;
}
.typography a[href$=".exe"], .typography a[href$=".EXE"], .typography a.application {
  padding: 2px;
  padding-left: 20px;
  background: url("/images/icons/application.png") no-repeat left center;
}
.typography a[href^=tel] {
  color: inherit;
  text-decoration: none;
  pointer-events: none;
}
.typography h1 {
  font-size: 2em;
  line-height: 1.2;
  font-weight: 600;
}
.typography h2 {
  font-size: 1.5em;
  line-height: 1.2;
  font-weight: 600;
}
.typography h3 {
  font-size: 1.25em;
  line-height: 1.2;
}
.typography h4 {
  font-size: 0.9em;
  line-height: 1.8;
  text-transform: uppercase;
  color: #aaa;
  font-weight: 300;
  letter-spacing: 2pt;
}
.typography h5 {
  font-size: 0.85em;
}
.typography h6 {
  font-size: 0.8em;
}
@media only screen and (min-width: 768px) {
  .typography h1 {
    font-size: 2.75em;
    line-height: 1.3;
    font-weight: 600;
  }
  .typography h2 {
    font-size: 2.25em;
    line-height: 1.2;
    font-weight: 600;
  }
  .typography h3 {
    font-size: 1.75em;
    line-height: 1.2;
  }
  .typography h4 {
    font-size: 0.9em;
    line-height: 1.8;
    text-transform: uppercase;
    color: #aaa;
    font-weight: 300;
    letter-spacing: 2pt;
  }
  .typography h5 {
    font-size: 0.85em;
  }
  .typography h6 {
    font-size: 0.8em;
  }
}
.typography ol, .typography ul, .typography dl {
  margin-top: 0;
  margin-bottom: 1em;
  list-style-type: circle;
  padding-left: 25px;
}
.typography ol ol, .typography ol ul, .typography ol dl, .typography ul ol, .typography ul ul, .typography ul dl, .typography dl ol, .typography dl ul, .typography dl dl {
  margin-bottom: 0;
}
.typography pre {
  display: block;
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 90%;
  color: #292b2c;
}
.typography pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border-radius: 0;
}
.typography code {
  padding: 0.2em 0.4em;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0.25em;
}
.typography table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1em;
  background-color: transparent;
}
.typography table th, .typography table td {
  padding: 0.75em;
  vertical-align: top;
  border-top: 1px solid #eceeef;
}
.typography table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #eceeef;
}
.typography table tbody + tbody {
  border-top: 2px solid #eceeef;
}
.typography table table {
  background-color: #fff;
}
.typography .text-left {
  text-align: left;
}
.typography .text-center {
  text-align: center;
}
.typography .text-right {
  text-align: right;
}
.typography img {
  border: none;
  max-width: 100%;
  height: auto;
}
.typography div.captionImage {
  max-width: 100%;
}
.typography img.left {
  float: left;
  max-width: 50%;
  margin: 5px 20px 10px 0;
}
.typography img.right {
  float: right;
  max-width: 50%;
  /* Responsive width */
  margin: 5px 0 10px 20px;
}
.typography img.leftAlone {
  display: block;
}
.typography img.center {
  float: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 10px;
  clear: both;
}
.typography .nocursor {
  pointer-events: none;
}
.typography iframe {
  max-width: 100%;
}
.typography iframe[src~="/maps"] {
  max-width: 80%;
}
.typography input[type="submit"], .typography .typography input[type="button"] {
  background: #821b2b;
  color: #fff;
  display: inline-block;
  padding: 0.3rem 0.5rem;
  font-size: 0.9em;
  margin-top: 20px;
}
.typography input[type="submit"]:hover, .typography input[type="button"]:hover {
  cursor: pointer;
}
.typography .userform .left, .typography .userform .CompositeField {
  margin-bottom: 5px;
  font-weight: 200;
  font-size: 1.1em;
}
.typography input[type=text], .typography input[type=date], .typography input[type=datetime], .typography input[type=number], .typography input[type=search], .typography input[type=time], .typography input[type=url], .typography input[type=email], .typography textarea, .typography select {
  padding: 7px;
  margin: 10px 0;
}
.typography textarea {
  font-family: "Ropa Sans";
}
.typography .userform .error.message {
  display: block;
  margin-bottom: 0.5rem;
  color: #FF0000;
}
.touch .typography a[href^=tel] {
  border: 1px solid #ccc;
  border-radius: 5px;
  color: black;
  display: inline-block;
  font-style: normal;
  margin-top: 10px;
  padding: 3px 5px;
  text-decoration: none;
  pointer-events: inherit;
}
.g-recaptcha, .userform .field.nocaptcha {
  overflow: hidden;
}
body#tinymce.mce-content-body {
  background-color: #eee;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%2Fpublic%2Fcss%2Ftypography.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKG%3BAAAA%3BAAAA%3BAAGH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAcG%3BAAAA%3BAAAA%3BAAIH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%22%7D */
/****** FILE: assets/_css/public-css-main.css *****/
@charset "UTF-8";
/* FONT FLIEßTEXT */
/**/
/* FONT HEADLINE */
/**/
/* LINK STYLES */
/**/
html, body {
  height: 100%;
}
/* ANFANG STICKY FOOTER MIT FLEXBOX */
body {
  display: -webkit-box;
  /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
  display: -moz-flex;
  display: flex;
  /* New, Spec - Firefox, Chrome, Opera */
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  /* Chrome 21.0+, But Safari & Android & iOS Not supported. */
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  /* Firefox 28+, IE11, Opera 12.10 */
  height: 100%;
  margin: 0;
}
#Wrapper {
  -webkit-box-flex: 1 0 auto;
  /* Old - iOS 6-, Safari 3.1~6 */
  -moz-box-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  /* Safari 6.1+. iOS 7.1+, Blackberry 10 */
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  /* IE 10 */
  flex: 1 0 auto;
  /* New, Spec - Firefox, Chrome, Opera */
}
footer#Footer {
  -webkit-flex-shrink: 0;
  /* Chrome 21.0+, But Safari & Android & iOS Not supported. */
  -moz-flex-shrink: 0;
  flex-shrink: 0;
  /* Firefox 20+, Opera 12.10, IE Not supported. */
}
/* ENDE STICKY FOOTER */
.content-padding {
  margin: 2em 0;
}
#Navigation, #BannerText {
  display: none;
}
/*#SlicknavWrapper {
    position: sticky;
    top: 0;
    z-index: 1;
}*/
.slicknav_menu.slicknav_menu {
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  padding: 0;
}
.slicknav_menu.slicknav_menu .slicknav_btn {
  padding: 0.75rem;
  position: absolute;
  right: 0;
  top: 2rem;
  border-radius: 2px;
  /*background: $link-color;*/
}
.slicknav_menu.slicknav_menu .slicknav_btn.slicknav_open .slicknav_icon-bar {
  background: #fff;
  opacity: 0;
}
.slicknav_menu.slicknav_menu .slicknav_btn.slicknav_open .slicknav_icon-bar:first-child {
  opacity: 1;
  width: 100%;
  transform: rotate(45deg) translate(7px, -50%);
}
.slicknav_menu.slicknav_menu .slicknav_btn.slicknav_open .slicknav_icon-bar:last-child {
  opacity: 1;
  transform: rotate(-45deg) translate(7px, -50%);
}
.slicknav_menu.slicknav_menu .slicknav_nav {
  background: #821b2b;
  padding: 1rem;
  font-size: 1.25rem;
}
.slicknav_menu.slicknav_menu .slicknav_nav li {
  padding-right: 3rem;
}
.slicknav_menu.slicknav_menu .slicknav_nav a {
  transition: color 0s ease-out;
}
.slicknav_menu.slicknav_menu .slicknav_nav a:hover, .slicknav_menu.slicknav_menu .slicknav_nav li.section > a, .slicknav_menu.slicknav_menu .slicknav_nav li.current > a {
  background: #fff;
  color: #676767;
  border-radius: 2px;
}
.slicknav_menu.slicknav_menu .slicknav_nav a:hover > a, .slicknav_menu.slicknav_menu .slicknav_nav li.section > a > a, .slicknav_menu.slicknav_menu .slicknav_nav li.current > a > a {
  color: #676767;
}
.slicknav_menu.slicknav_menu .slicknav_icon, .slicknav_menu.slicknav_menu .slicknav_icon:before {
  height: 12px;
  width: 25px;
}
.slicknav_menu.slicknav_menu .slicknav_icon-bar {
  background: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 2px;
  width: 25px;
  float: left;
  display: block;
  transition: width 0.25s ease-out, transform 0.25s ease-out;
}
#Header {
  background: #821b2b;
}
#Header #TopNavigation {
  background: #cecece;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 8px;
}
#Header #TopNavigation nav {
  float: right;
}
#Header #TopNavigation nav ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
#Header #TopNavigation nav ul li {
  float: left;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
#Header #TopNavigation nav ul li a {
  display: inline-block;
  line-height: 13px;
  font-size: 16px;
  padding: 4px 10px 0px 10px;
  margin-bottom: 6px;
}
#Header #TopNavigation nav ul li:last-child a {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
#Header #Logo {
  padding: 4rem 1rem 0 1rem;
  text-align: center;
}
#Banner img {
  width: 100%;
}
#Layout.has-sidebar main {
  width: 70%;
  padding-right: 3rem;
}
#Layout.has-sidebar #RightSidebar {
  width: 30%;
}
#Layout #RightSidebar {
  display: block;
  width: 30%;
  padding: 1rem;
  font-weight: 300;
  background: #821b2b;
  color: #fff;
}
#Layout #RightSidebar a {
  color: #ccc;
}
#Layout #RightSidebar a:hover {
  text-decoration: underline;
}
#Layout #RightSidebar h3 {
  font-size: 1.1em;
  font-weight: 700;
  margin-bottom: 1rem;
  color: inherit;
  padding: 0;
}
#Layout #RightSidebar .sidebar-content {
  padding-top: 1rem;
  position: relative;
}
#Layout #RightSidebar .sidebar-content:before, #Layout #RightSidebar .sidebar-content:after {
  content: "";
  position: absolute;
  top: 0;
  left: -1rem;
}
#Layout #RightSidebar .sidebar-content:before {
  width: 70px;
  height: 7px;
}
#Layout #RightSidebar .sidebar-content:after {
  width: 7px;
  height: 70px;
}
#Teamlist > h2 + hr {
  margin-bottom: 2rem;
}
#Teamlist .teamlist__member + h2 {
  margin-top: 4rem;
}
#Teamlist .teamlist__member + .teamlist__member {
  margin-top: 5rem;
}
#Teamlist .teamlist__member .member__card {
  display: -webkit-box;
  /* Old - iOS 6-, Safari 3.1~6, Blackberry 7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* New - Safari 6.1+. iOS 7.1+, Blackberry 10 */
  display: -moz-flex;
  display: flex;
  /* New, Spec - Firefox, Chrome, Opera */
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  /* Chrome 21.0+, But Safari & Android & iOS Not supported. */
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  /* Firefox 28+, IE11, Opera 12.10 */
}
#Teamlist .teamlist__member .member__card .member__image {
  -webkit-box-flex: 0 0 auto;
  /* Old - iOS 6-, Safari 3.1~6 */
  -moz-box-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  /* Safari 6.1+. iOS 7.1+, Blackberry 10 */
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  /* IE 10 */
  flex: 0 0 auto;
  /* New, Spec - Firefox, Chrome, Opera */
}
#Teamlist .teamlist__member .member__card .member__image img {
  height: 100%;
  max-height: 200px;
  width: auto;
}
#Teamlist .teamlist__member .member__card .member__about {
  -webkit-box-flex: 1 0 0;
  /* Old - iOS 6-, Safari 3.1~6 */
  -moz-box-flex: 1 0 0;
  -webkit-flex: 1 0 0;
  /* Safari 6.1+. iOS 7.1+, Blackberry 10 */
  -moz-flex: 1 0 0;
  -ms-flex: 1 0 0;
  /* IE 10 */
  flex: 1 0 0;
  /* New, Spec - Firefox, Chrome, Opera */
  background: #f9f9f9;
  padding: 2rem;
}
#Teamlist .teamlist__member .member__accordion {
  margin: 1rem 0;
}
#Teamlist .teamlist__member .member__accordion .accordion__header {
  background: #f4f4f4;
  font-size: 0.6rem;
  padding: 0.5rem 1rem 0.5rem 3rem;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: all 0.25s ease-out;
}
#Teamlist .teamlist__member .member__accordion .accordion__header:hover {
  cursor: pointer;
}
#Teamlist .teamlist__member .member__accordion .accordion__header:after {
  content: "+";
  display: inline-block;
  border-radius: 50%;
  background: #888;
  width: 1rem;
  height: 1rem;
  font-size: 1rem;
  position: absolute;
  left: 1.25rem;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  vertical-align: middle;
  line-height: 1rem;
  color: #fff;
  transition: all 0.25s ease-out;
}
#Teamlist .teamlist__member .member__accordion .accordion__body {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
#Teamlist .teamlist__member .member__accordion .accordion__body .accordion__body__inner {
  padding: 1rem;
}
#Teamlist .teamlist__member .member__accordion .accordion__body .accordion__body__inner *:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
#Teamlist .teamlist__member .member__accordion.open .accordion__header {
  background: #821b2b;
  color: #fff;
}
#Teamlist .teamlist__member .member__accordion.open .accordion__header:after {
  content: "–";
  background: #fff;
  color: #821b2b;
}
.AktuellesPage .category-title, .AktuellesPage .article-image, .AktuellesPage .article-metadata {
  margin-bottom: 0.5rem;
}
.AktuellesPage .article-description {
  margin-bottom: 2rem;
}
.tiles-container {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 3rem;
}
.tiles-item {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 280px;
  min-height: 170px;
  position: relative;
  margin: 0.7%;
  padding: 10px;
  border: 1px solid #821b2b;
  text-decoration: none !important;
  text-align: center;
}
#Footer {
  font-size: 0.9rem;
}
#Footer #FooterBig {
  background: #313233;
  padding: 4rem 0;
}
#Footer #FooterBig, #Footer #FooterBig a {
  color: #ccc;
}
#Footer #FooterKontakt .column {
  text-align: center;
  width: 100%;
}
#Footer #FooterSmall {
  background: #1f1f1f;
  color: #777777;
  padding: 1.5rem 0;
}
@media only screen and (min-width: 480px) {
  #Footer #FooterKontakt .column {
    width: 33.333333%;
  }
}
@media only screen and (min-width: 768px) {
  #Banner {
    position: relative;
  }
  #Banner #BannerText {
    color: #821b2b;
    display: block;
    position: absolute;
    width: 90%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: none;
    font-size: 0.95rem;
    text-align: center;
  }
  #Teamlist .teamlist__member .member__card {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    /* Chrome 21.0+, But Safari & Android & iOS Not supported. */
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    /* Firefox 28+, IE11, Opera 12.10 */
  }
  #Teamlist .teamlist__member .member__card .member__image img {
    width: 100%;
    max-height: none;
    height: auto;
  }
}
@media only screen and (max-width: 992px) {
  #Layout.has-sidebar #RightSidebar {
    width: 90%;
  }
  #Layout.has-sidebar main {
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .slicknav_menu {
    display: none !important;
  }
  #NavigationHolder {
    background: #821b2b;
    position: sticky;
    top: 0;
    z-index: 999;
    padding-top: 1em;
  }
  #Navigation {
    display: block;
    text-align: center;
  }
  #Navigation li {
    list-style: none;
    display: inline;
  }
  #Navigation li a {
    color: #cac796;
    font-size: 20px;
    margin: 0 10px;
    position: relative;
  }
  #Navigation li a:after {
    position: absolute;
    bottom: -8px;
    left: 0;
    background: #fff;
    content: "";
    height: 2px;
    width: 0%;
    left: 50%;
    transition: all 0.25s ease-in-out;
  }
  #Navigation li.current a:after, #Navigation li.section a:after, #Navigation li a:hover:after {
    left: 0;
    width: 100%;
  }
  #Banner #BannerText {
    top: 50%;
    left: 50%;
    max-width: 500px;
    transform: translate(-100%, -50%);
    color: #821b2b;
    text-align: left;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%2Fpublic%2Fcss%2Fmain.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAVA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA1BA%3BAA%2BBA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAnCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA6CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASQ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAQhB%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAMQ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYhB%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAGI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWpB%3BAAEI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */
