/* compiled by scssphp v0.6.2 on Thu, 18 Aug 2022 12:46:52 +0200 (0.1477s) */

/*
 ┌┬┐┌─┐┌─┐┌┬┐  ┌─┐┬┌─┐┬ ┬  ┌─┐┌┬┐┌┐ ┬ ┬
 │ ├┤ ├─┤│││  └─┐│└─┐│ │  │ ┬│││├┴┐├─┤
 ┴ └─┘┴ ┴┴ ┴  └─┘┴└─┘└─┘  └─┘┴ ┴└─┘┴ ┴
 */
/*
 ┌┬┐┬─┐ ┬┬┌┐┌┌─┐
 ││││┌┴┬┘││││└─┐
 ┴ ┴┴┴ └─┴┘└┘└─┘
 File: _base/_mixins.scss
 Beschreibung: Vorlagen zum einbinden einer oder mehrerer Deklarationen
 Autor: Roman Kröpl
 Datum: 01.02.2016
 */
/*
 Example:
 @include placeholder {
 font-style:italic;
 color: white;
 font-weight:100;
 }
 */
/*
 ┌─┐┌─┐┌┐┌┌┬┐┌─┐
 ├┤ │ ││││ │ └─┐
 └  └─┘┘└┘ ┴ └─┘
 File: _base/_fonts.scss
 Beshreibung: Beinhaltet alle Schriften
 Autor: Roman Kröpl
 Datum: 29.02.2016
 */
@font-face {
  font-family: 'OpenSans Regular';
  src: url('../fonts/OpenSans/OpenSans-Regular-webfont.eot');
  src: url('../fonts/OpenSans/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans/OpenSans-Regular-webfont.woff') format('woff'), url('../fonts/OpenSans/OpenSans-Regular-webfont.ttf') format('truetype'), url('../fonts/OpenSans/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'OpenSans Bold';
  src: url('../fonts/OpenSans/OpenSans-Bold-webfont.eot');
  src: url('../fonts/OpenSans/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans/OpenSans-Bold-webfont.woff') format('woff'), url('../fonts/OpenSans/OpenSans-Bold-webfont.ttf') format('truetype'), url('../fonts/OpenSans/OpenSans-Bold-webfont.svg#open_sansregular') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'OpenSans Light';
  src: url('../fonts/OpenSans/OpenSans-Light-webfont.eot');
  src: url('../fonts/OpenSans/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans/OpenSans-Light-webfont.woff') format('woff'), url('../fonts/OpenSans/OpenSans-Light-webfont.ttf') format('truetype'), url('../fonts/OpenSans/OpenSans-Light-webfont.svg#open_sansregular') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Lora Regular';
  src: url('../fonts/Lora/Lora-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Lora Bold';
  src: url('../fonts/Lora/Lora-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Monterrat';
  src: url('../fonts/Monterrat/montserrat-regular-webfont.ttf') format('truetype'), url('../fonts/Monterrat/montserrat-regular-webfont.woff') format('woff'), url('../fonts/Monterrat/montserrat-regular-webfont.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Monterrat Bold';
  src: url('../fonts/Monterrat/montserrat-bold-webfont.ttf') format('truetype'), url('../fonts/Monterrat/montserrat-bold-webfont.woff') format('woff'), url('../fonts/Monterrat/montserrat-bold-webfont.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
/*
 ┬  ┬┌─┐┬─┐┬┌─┐┌┐ ┬  ┌─┐┌┐┌
 └┐┌┘├─┤├┬┘│├─┤├┴┐│  ├┤ │││
 └┘ ┴ ┴┴└─┴┴ ┴└─┘┴─┘└─┘┘└┘
 File: _base/_variables.scss
 Beschreibung: verwendete Variablen
 Autor: Roman Kröpl
 Datum: 29.02.2016
 */
/* 
 Hauptschriftart
 Verwendet in _reset.scss
 */
/*
 Schriften für H1 bis H4
 */
/*
 Fonts für Buttons
 Verwendet in: 
 _cb_formular.scss
 _main.scss
 _newsletter.scss
 */
/* 
 Menu Font
 Verwendet in:
 hauptmenu.scss
 */
/*
 ================
 Farbdefinitionen
 ================
 */
/*
 Hauptmenü
 Verwendet in:
 hauptmenu.scss
 */
/*
 Topnav
 Verwendet in:
 topnav.scss
 */
/* 
 Footer
 Verwendet in:
 _footer.scss
 */
/* 
 Formulare
 Verwendet in:
 _cookiehinweis.scss
 */
/*
 Farbe für Tabellen
 Verwendet in:
 _cb_tabelle.scss
 */
/* 
 Cookiehinweis
 Verwendet in:
 _cookiehinweis.scss
 */
/*
 ┬─┐┌─┐┌─┐┌─┐┌┬┐
 ├┬┘├┤ └─┐├┤  │ 
 ┴└─└─┘└─┘└─┘ ┴ 
 File: _base/_reset.scss
 Beschreibung: Reset default browser styles
 Autor: Roman Kröpl
 Datum: 01.02.2016
 */
html {
  -webkit-font-smoothing: antialiased;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 10px; }

body {
  line-height: 1.5em;
  font-family: "Montserrat", Arial, sans-serif;
  color: #666;
  overflow-x: hidden;
  width: 100%;
  text-align: left;
  background-color: #fff;
  background-position: top center;
  background-repeat: no-repeat;
  /* Wartungsmodus */ }
  body.wartungsmodus {
    text-align: center; }
    body.wartungsmodus #content {
      margin-top: 100px;
      margin-top: 10rem; }
  body.page-template-tpl_landingpage .ms-bullets {
    display: none; }
    body.page-template-tpl_landingpage h1, body.page-template-tpl_landingpage h2, body.page-template-tpl_landingpage h3 {
      font-family: 'Lora', serif;
      font-weight: 700; }
    body.page-template-tpl_landingpage header {
      position: absolute !important; }
    @media screen and (max-width: 767px) {
    body.page-template-tpl_landingpage .height60, body.page-template-tpl_landingpage .height50 {
      height: 3rem; } }
    @media screen and (max-width: 767px) {
    body.page-template-tpl_landingpage #main-container {
      margin-top: 5rem; } }
      @media screen and (min-width: 992px) {
  body.page-template-tpl_landingpage #main-container {
    margin-top: 14.1rem; } }
      @media (max-width: 450px) {
  body.page-template-tpl_landingpage #main-container {
    margin-top: 6rem; } }
    body.page-template-tpl_landingpage .landingpage-wrapper {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      body.page-template-tpl_landingpage .landingpage-wrapper img {
        width: 30rem;
        height: auto !important; }
        @media screen and (max-width: 767px) {
  body.page-template-tpl_landingpage .landingpage-wrapper img {
    width: 20rem; } }
        @media (max-width: 450px) {
  body.page-template-tpl_landingpage .landingpage-wrapper img {
    width: 14rem; } }
        body.page-template-tpl_landingpage .landingpage-wrapper img:nth-child(3) {
          width: 15rem;
          margin-top: 1rem; }
          @media screen and (max-width: 767px) {
  body.page-template-tpl_landingpage .landingpage-wrapper img:nth-child(3) {
    width: 7rem; } }
          @media (max-width: 450px) {
  body.page-template-tpl_landingpage .landingpage-wrapper img:nth-child(3) {
    width: 6rem; } }
        body.page-template-tpl_landingpage .landingpage-wrapper img:nth-child(2) {
          margin-bottom: -7rem;
          width: 35rem; }
          @media screen and (max-width: 767px) {
  body.page-template-tpl_landingpage .landingpage-wrapper img:nth-child(2) {
    margin-left: 2rem;
    margin-right: 2rem;
    margin-bottom: -1rem;
    width: 20rem; } }
          @media screen and (min-width: 768px) {
  body.page-template-tpl_landingpage .landingpage-wrapper img:nth-child(2) {
    margin-left: 4rem;
    margin-right: 4rem;
    padding: 3rem 0; } }
          @media (max-width: 450px) {
  body.page-template-tpl_landingpage .landingpage-wrapper img:nth-child(2) {
    width: 14rem; } }
      body.page-template-tpl_landingpage .landingpage-wrapper .cta-wetter {
        position: absolute;
        width: 19rem;
        max-width: 100%;
        right: 0;
        top: 24rem; }
        @media screen and (max-width: 767px) {
  body.page-template-tpl_landingpage .landingpage-wrapper .cta-wetter {
    display: none; } }
        @media screen and (min-width: 768px) {
  body.page-template-tpl_landingpage .landingpage-wrapper .cta-wetter {
    top: 19rem;
    width: 14rem; } }
        @media screen and (min-width: 992px) {
  body.page-template-tpl_landingpage .landingpage-wrapper .cta-wetter {
    top: 24rem;
    width: 19rem; } }
    body.page-template-tpl_landingpage #footer {
      padding: 2rem 0 3rem; }
    body.page-template-tpl_landingpage .footer-inner {
      display: flex;
      justify-content: space-between; }
      @media screen and (max-width: 767px) {
  body.page-template-tpl_landingpage .footer-inner {
    flex-direction: column; } }
      body.page-template-tpl_landingpage .footer-inner img {
        height: 15rem;
        max-width: 25rem; }
      body.page-template-tpl_landingpage .footer-inner .social_icon {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        color: white; }
    @media screen and (min-width: 768px) {
        body.page-template-tpl_landingpage .same-height .cb_picture + .cb_textelement .textelement_content {
          min-height: 42rem; } }
      @media screen and (min-width: 992px) {
      body.page-template-tpl_landingpage .same-height .cb_picture + .cb_textelement .textelement_content {
        min-height: 28rem; } }
      @media (min-width: 1200px) {
      body.page-template-tpl_landingpage .same-height .cb_picture + .cb_textelement .textelement_content {
        min-height: 22rem; } }
    body.page-template-tpl_landingpage .cb_textelement .box_background.white .btn {
      color: white !important;
      line-height: 1.5; }
    body.page-template-tpl_landingpage h1 {
      text-shadow: 5px 5px 15px #000; }
      @media screen and (max-width: 767px) {
  body.page-template-tpl_landingpage h1 {
    font-size: 2.1rem !important; } }
      @media screen and (min-width: 768px) {
  body.page-template-tpl_landingpage h1 {
    font-size: 4rem !important; } }
      @media screen and (min-width: 992px) {
  body.page-template-tpl_landingpage h1 {
    font-size: 6rem !important; } }
    body.page-template-tpl_landingpage .landingpage h2 {
      font-size: 2rem;
      margin-bottom: 0.5rem; }
      @media screen and (min-width: 768px) {
    body.page-template-tpl_landingpage .landingpage h2 {
      font-size: 1.5rem; } }
      @media screen and (min-width: 992px) {
    body.page-template-tpl_landingpage .landingpage h2 {
      font-size: 2rem; } }

* {
  margin: 0px;
  margin: 0rem;
  padding: 0px;
  padding: 0rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
/* LINKS */
a {
  color: #9a7c45;
  -webkit-transition: color 0.3s ease-in;
  -moz-transition: color 0.3s ease-in;
  -ms-transition: color 0.3s ease-in;
  -o-transition: color 0.3s ease-in;
  transition: color 0.3s ease-in;
  text-decoration: none;
  cursor: pointer;
  font-weight: normal;
  outline: none; }
  a:hover {
    text-decoration: underline;
    color: #666; }
  a:active {
    color: #9a7c45; }
  a:focus {
    color: #9a7c45; }

input::-ms-clear {
  display: none; }

.clearfix {
  display: block !important; }

address {
  font-style: italic;
  margin: 0px 0px 24px 0px;
  margin: 0rem 0rem 2.4rem 0rem; }

abbr[title] {
  border-bottom: 1px dotted; }

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 14px;
  font-size: 1.4rem;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none; }

pre {
  background: #f5f5f5;
  color: #00619f;
  font-family: monospace, serif;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 20px 0px 20px 0px;
  margin: 2rem 0rem 2rem 0rem;
  overflow: auto;
  padding: 20px;
  padding: 2rem;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

small {
  font-size: smaller; }

sub, sup {
  font-size: 7.5px;
  font-size: 0.75rem;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -5px;
  top: -0.5rem; }

sub {
  bottom: -2.5px;
  bottom: -0.25rem; }

dl {
  margin: 0px 20px;
  margin: 0rem 2rem; }

dt {
  font-weight: bold; }

dd {
  margin: 0px 0px 20px;
  margin: 0rem 0rem 2rem; }

menu, ol, ul {
  padding: 0px;
  padding: 0rem;
  margin: 0px;
  margin: 0rem; }
/* Listenelemente */
ul {
  list-style-type: square;
  margin: 0px 0px 20px 20px;
  margin: 0rem 0rem 2rem 2rem; }

nav ul, nav ol {
  margin: 0px 0px 0px 0px;
  margin: 0rem 0rem 0rem 0rem;
  list-style: none;
  list-style-image: none; }

li > ul, li > ol {
  margin: 0; }

img {
  vertical-align: middle;
  border: 0;
  max-width: 100%;
  height: auto;
  /*
   -ms-interpolation-mode: bicubic;
   image-rendering: -moz-crisp-edges;
   image-rendering: -o-crisp-edges;
   image-rendering: -webkit-optimize-contrast;
   -ms-interpolation-mode: nearest-neighbor;*/ }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }
/*
 ┬ ┬┌─┐┬  ┌─┐┌─┐┬─┐
 ├─┤├┤ │  ├─┘├┤ ├┬┘
 ┴ ┴└─┘┴─┘┴  └─┘┴└─
 File: _base/_helper.scss 
 Beschreibung: hilfreiche CSS Klassen
 Autor: Roman Kröpl
 Datum: 01.02.2016
 */
.gap0 {
  margin-bottom: 0px;
  margin-bottom: 0rem; }

.gap5 {
  margin-bottom: 5px;
  margin-bottom: 0.5rem; }

.gap10 {
  margin-bottom: 10px;
  margin-bottom: 1rem; }

.gap15 {
  margin-bottom: 15px;
  margin-bottom: 1.5rem; }

.gap20 {
  margin-bottom: 20px;
  margin-bottom: 2rem; }

.gap25 {
  margin-bottom: 25px;
  margin-bottom: 2.5rem; }

.gap30 {
  margin-bottom: 30px;
  margin-bottom: 3rem; }

.gap40 {
  margin-bottom: 40px;
  margin-bottom: 4rem; }

.gap60 {
  margin-bottom: 60px;
  margin-bottom: 6rem; }

.nogap {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important; }

.nogap-top {
  margin-top: 0 !important;
  padding-top: 0 !important; }

.padding-xs {
  padding: 5px;
  padding: 0.5rem; }

.padding-sm {
  padding: 15px;
  padding: 1.5rem; }

.padding-md {
  padding: 20px;
  padding: 2rem; }

.padding-lg {
  padding: 30px;
  padding: 3rem; }

.clearfix {
  clear: both; }

.height5 {
  height: 5px;
  height: 0.5rem; }

.height10 {
  height: 10px;
  height: 1rem; }

.height15 {
  height: 15px;
  height: 1.5rem; }

.height20 {
  height: 20px;
  height: 2rem; }

.height25 {
  height: 25px;
  height: 2.5rem; }

.height30 {
  height: 30px;
  height: 3rem; }

.height35 {
  height: 35px;
  height: 3.5rem; }

.height40 {
  height: 40px;
  height: 4rem; }

.height45 {
  height: 45px;
  height: 4.5rem; }

.height50 {
  height: 50px;
  height: 5rem; }

.height55 {
  height: 55px;
  height: 5.5rem; }

.height60 {
  height: 60px;
  height: 6rem; }

.height65 {
  height: 65px;
  height: 6.5rem; }

.height70 {
  height: 70px;
  height: 7rem; }

.height75 {
  height: 75px;
  height: 7.5rem; }

.height80 {
  height: 80px;
  height: 8rem; }

.height85 {
  height: 85px;
  height: 8.5rem; }

.height90 {
  height: 90px;
  height: 9rem; }

.height95 {
  height: 95px;
  height: 9.5rem; }

.height100 {
  height: 100px;
  height: 10rem; }
/*
 ┌─┐┌─┐┌─┐┬┌─┬┌─┐  ┬ ┬┬┌┐┌┬ ┬┌─┐┬┌─┐
 │  │ ││ │├┴┐│├┤   ├─┤│││││││├┤ │└─┐
 └─┘└─┘└─┘┴ ┴┴└─┘  ┴ ┴┴┘└┘└┴┘└─┘┴└─┘
 File: _modules/_cookiehinweis.scss
 Beschreibung: Styles für den Cookie Hinweis
 Autor: Roman Kröpl
 Datum: 11.03.2016
 */
#cookiesWarning {
  clear: both;
  overflow: hidden;
  position: fixed;
  bottom: 0px;
  bottom: 0rem;
  width: 100%;
  z-index: 1;
  background: #f6f6f7;
  display: table;
  padding: 5px 10px;
  padding: 0.5rem 1rem; }
  #cookiesWarning #cookiesWarningActive {
    font-size: 13px;
    font-size: 1.3rem;
    display: table-cell;
    vertical-align: middle; }
  #cookiesWarning #cookieAgreement {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    min-width: 60px; }
    #cookiesWarning #cookieAgreement input {
      border: none !important;
      padding: 4px 8px;
      padding: 0.4rem 0.8rem;
      background: #1b1b1b !important;
      color: #fff; }
      #cookiesWarning #cookieAgreement input:hover {
        background: #c4ab7c !important; }
  #cookiesWarning a {
    text-decoration: underline;
    color: #3a3a3a; }
    #cookiesWarning a:hover {
      color: #c4ab7c; }
/*
 ┌─┐┌─┐┌─┐┬┌─┐┬    ┌┬┐┌─┐┌┬┐┬┌─┐  ┬┌─┐┌─┐┌┐┌┌─┐
 └─┐│ ││  │├─┤│    │││├┤  │││├─┤  ││  │ ││││└─┐
 └─┘└─┘└─┘┴┴ ┴┴─┘  ┴ ┴└─┘─┴┘┴┴ ┴  ┴└─┘└─┘┘└┘└─┘
 File: _modules/_socialmedia.scss
 Beschreibung: Sozial Media Icons
 Autor: Roman Kröpl
 Datum: 01.02.2016
 */
#share_icons {
  margin-top: 25px;
  margin-top: 2.5rem;
  width: 100%; }
  #share_icons .share_count, #share_icons #shariffbox .share_text {
    display: none;
    visibility: hidden; }
  #share_icons ul {
    display: table;
    margin: 0 auto; }
    #share_icons ul li {
      list-style-type: none;
      display: table-cell;
      margin: 0px;
      margin: 0rem;
      vertical-align: middle;
      text-align: center;
      min-width: 30px;
      min-width: 3rem;
      max-width: 30px;
      max-width: 3rem;
      float: left;
      margin: 0px 2px 0px 2px;
      margin: 0rem 0.2rem 0rem 0.2rem; }
      #share_icons ul li a {
        height: 30px !important; }
      #share_icons ul li .fa {
        width: 24px;
        width: 2.4rem;
        line-height: 31px;
        line-height: 3.1rem;
        font-size: 18px;
        font-size: 1.8rem; }
  #share_icons .round ul li a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
  #share_icons .round ul.theme-white li {
    border: none; }
    #share_icons .round ul.theme-white li a {
      border: solid 1px #ddd; }
/*
 ┬ ┬┌─┐┌─┐┌┬┐┌─┐┬─┐
 ├─┤├┤ ├─┤ ││├┤ ├┬┘
 ┴ ┴└─┘┴ ┴─┴┘└─┘┴└─
 File: _modules/_header.scss
 Beschreibung: Styles für die Hauptnavigation
 Autor: Roman Kröpl
 Datum: 01.02.2016
 */
header#header {
  background: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-bottom: 1px solid #e4e5e5;
  width: 100%;
  z-index: 200;
  padding: 0px;
  padding: 0rem;
  /* kleinere Darstellung wenn man nach unten scrollt */ }
  header#header .navbar-default {
    background-color: transparent !important;
    border-radius: 0px !important;
    border: none !important; }
    header#header .navbar-default .navbar-collapse, header#header .navbar-default .navbar-form {
      border-color: #fff !important; }
  header#header.menu-opened {
    background: transparent;
    border-bottom: 1px solid transparent; }
    header#header.menu-opened .navbar {
      margin: 5rem 0rem 0rem 0rem; }
    header#header.menu-opened #logo {
      display: none !important; }
    header#header.menu-opened .burgermenu {
      top: -40px; }
  @media screen and (max-width: 767px) {
  header#header {
    position: absolute; } }
  @media screen and (min-width: 768px) {
  header#header {
    position: fixed; } }
  @media screen and (min-width: 992px) {
  header#header {
    position: fixed; } }
  header#header #logo {
    float: left;
    display: block;
    z-index: 1000;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    @media screen and (max-width: 767px) {
  header#header #logo {
    margin: 10px 0px 10px 0px;
    margin: 1rem 0rem 1rem 0rem; } }
    @media screen and (min-width: 768px) {
  header#header #logo {
    margin: 20px 0px 10px 0px;
    margin: 2rem 0rem 1rem 0rem; } }
    @media screen and (min-width: 992px) {
  header#header #logo {
    margin: 10px 0px;
    margin: 1rem 0rem; } }
    header#header #logo img {
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      @media screen and (max-width: 767px) {
  header#header #logo img {
    max-height: 40px;
    max-height: 4rem; } }
      @media screen and (min-width: 768px) {
  header#header #logo img {
    max-height: 90px;
    max-height: 9rem; } }
      @media screen and (min-width: 992px) {
  header#header #logo img {
    max-height: 90px;
    max-height: 9rem; } }
  header#header .nav.navbar-nav {
    float: right; }
  header#header .navbar {
    /*
     -webkit-transition: all 0.3s;
     -moz-transition: all 0.3s;
     -ms-transition: all 0.3s;
     -o-transition: all 0.3s;
     transition: all 0.3s;
     */
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    @media screen and (max-width: 767px) {
  header#header .navbar {
    margin: 10px 0px 0px 0px;
    margin: 1rem 0rem 0rem 0rem; } }
    @media screen and (min-width: 768px) {
  header#header .navbar {
    margin: 30px 0px 0px 0px;
    margin: 3rem 0rem 0rem 0rem; } }
    @media screen and (min-width: 992px) {
  header#header .navbar {
    margin: 0px 0px 0px 0px;
    margin: 0rem 0rem 0rem 0rem; } }
  header#header.smaller .navbar {
    margin: 0px 0px 0px 0px;
    margin: 0rem 0rem 0rem 0rem; }
    header#header.smaller #logo {
      margin: 5px 0px 0px 0px;
      margin: 0.5rem 0rem 0rem 0rem; }
      header#header.smaller #logo img {
        max-height: 40px;
        max-height: 4rem; }
/*
 ┬ ┬┌─┐┌─┐┌┬┐┌─┐┬─┐  ┌─┐┌┬┐┌─┐
 ├─┤├┤ ├─┤ ││├┤ ├┬┘  │   │ ├─┤
 ┴ ┴└─┘┴ ┴─┴┘└─┘┴└─  └─┘ ┴ ┴ ┴
 File: _modules/header_cta.scss
 Beschreibung: CSS Styles für die CTA im sticky Header
 Autor: Roman Kröpl
 Datum: 09.02.2016
 */
.header_cta {
  position: absolute;
  left: 180px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  transform: translate(0, -100px);
  -webkit-transform: translate(0, -100px);
  /** Chrome & Safari **/
  -o-transform: translate(0, -100px);
  /** Opera **/
  -moz-transform: translate(0, -100px);
  /** Firefox **/
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  -webkit-transition: transform 1.5s ease;
  -moz-transition: transform 1.5s ease;
  -ms-transition: transform 1.5s ease;
  -o-transition: transform 1.5s ease;
  transition: transform 1.5s ease; }
  @media screen and (max-width: 767px) {
  .header_cta {
    top: 6px; } }
  @media screen and (min-width: 768px) {
  .header_cta {
    top: 6px; } }
  @media screen and (min-width: 992px) {
  .header_cta {
    top: 10px; } }
  .header_cta .btn {
    padding: 5px 10px 5px 10px;
    padding: 0.5rem 1rem 0.5rem 1rem; }

header.smaller .header_cta {
  opacity: 1;
  -ms-filter: "progid:DXImageTra nsform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  transform: translate(0, 0px);
  -webkit-transform: translate(0, 0px);
  /** Chrome & Safari **/
  -o-transform: translate(0, 0px);
  /** Opera **/
  -moz-transform: translate(0, 0px);
  /** Firefox **/ }
/*
 ┌┬┐┌─┐┌─┐  ┌┐┌┌─┐┬  ┬┬┌─┐┌─┐┌┬┐┬┌─┐┌┐┌
 │ │ │├─┘  │││├─┤└┐┌┘││ ┬├─┤ │ ││ ││││
 ┴ └─┘┴    ┘└┘┴ ┴ └┘ ┴└─┘┴ ┴ ┴ ┴└─┘┘└┘
 File: _modules/top_nav.scss
 Beschreibung: CSS Styles die Top Navigation über der Hauptnavigation
 Autor: Roman Kröpl
 Datum: 26.02.2016
 */
.topnav {
  margin-top: 10px;
  margin-top: 1rem;
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
  height: 21px;
  height: 2.1rem;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .topnav .topnav {
    margin-top: 2px;
    margin-top: 0.2rem; }
  .topnav ul {
    text-align: right; }
    .topnav ul li {
      display: inline-block;
      border-right: 1px solid #8a8177;
      padding: 0px 10px;
      padding: 0rem 1rem; }
      .topnav ul li a {
        color: #8a8177;
        font-size: 13px;
        font-size: 1.3rem; }
      .topnav ul li a:hover {
        color: #9a7c45; }
      .topnav ul li:last-child {
        border-right: none; }
      .topnav ul li.current-menu-item a {
        color: #9a7c45; }
  @media screen and (max-width: 767px) {
  .topnav {
    display: none; } }
  @media screen and (min-width: 768px) {
  .topnav {
    display: none; } }
  @media screen and (min-width: 992px) {
  .topnav {
    display: block;
    float: right; } }
  .topnav .loginstatus {
    float: right;
    text-align: right;
    position: relative;
    margin-right: 2px;
    margin-right: 0.2rem;
    padding: 2px 8px;
    padding: 0.2rem 0.8rem;
    height: 24px;
    height: 2.4rem;
    background: #eaeaea;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px; }
    .topnav .loginstatus a {
      color: #666; }
    .topnav .loginstatus .layer {
      display: none;
      background: #eaeaea;
      text-align: left;
      position: absolute;
      width: 100%;
      min-width: 150px;
      right: 0px;
      z-index: 2;
      text-align: center;
      font-size: 12px;
      font-size: 1.2rem; }
      .topnav .loginstatus .layer a {
        width: 100%;
        display: block;
        padding: 5px 10px;
        padding: 0.5rem 1rem;
        color: #666; }
      .topnav .loginstatus .layer a:hover {
        background: #444;
        color: #fff;
        text-decoration: none; }
      .topnav .loginstatus .layer.formular {
        min-width: 200px; }
      .topnav .loginstatus .layer form#login_form .fields {
        padding: 10px 10px 10px 10px;
        padding: 1rem 1rem 1rem 1rem; }
      .topnav .loginstatus .layer form#login_form .fields input {
        display: inline-block;
        border-radius: 0px;
        border-radius: 0rem;
        padding: 5px 10px;
        padding: 0.5rem 1rem;
        margin-bottom: 5px;
        margin-bottom: 0.5rem;
        width: 200px;
        width: 20rem;
        border: 1px solid #ccc;
        background: #fff;
        color: #c4ab7c;
        font-family: Arial, sans-serif;
        font-size: 14px;
        font-size: 1.4rem;
        box-shadow: none !important; }
        .topnav .loginstatus .layer form#login_form .fields input:hover {
          background-color: #3a3a3a;
          color: #fff; }
      .topnav .loginstatus .layer form#login_form a {
        padding: 5px;
        padding: 0.5rem;
        background: #ccc;
        text-transform: uppercase; }
      .topnav .loginstatus .layer form#login_form a:hover {
        background-color: #3a3a3a;
        color: #fff; }
    .topnav .loginstatus:hover {
      -webkit-border-radius: 6px 6px 0px 0px;
      -moz-border-radius: 6px 6px 0px 0px;
      -ms-border-radius: 6px 6px 0px 0px;
      -o-border-radius: 6px 6px 0px 0px;
      border-radius: 6px 6px 0px 0px; }
      .topnav .loginstatus:hover .layer {
        display: block; }

.smaller .topnav {
  display: none; }
/*
 ┌─┐┌─┐┌─┐┌─┐┌─┐┌─┐┬┌┐ ┬┬  ┬┌┬┐┬ ┬  ┌┬┐┌─┐┌┐┌┬ ┬
 ├─┤│  │  ├┤ └─┐└─┐│├┴┐││  │ │ └┬┘  │││├┤ ││││ │
 ┴ ┴└─┘└─┘└─┘└─┘└─┘┴└─┘┴┴─┘┴ ┴  ┴   ┴ ┴└─┘┘└┘└─┘
 File: _modules/accessibilitymenu.scss
 Beschreibung: Menu für Barrierefreiheit
 Autor: Roman Kröpl
 Datum: 16.02.2016
 */
.accessibilityMenu {
  float: right;
  text-align: right; }
  @media screen and (max-width: 767px) {
  .accessibilityMenu {
    display: none; } }
  @media screen and (min-width: 768px) {
  .accessibilityMenu {
    display: none; } }
  @media screen and (min-width: 992px) {
  .accessibilityMenu {
    display: block; } }
  .accessibilityMenu ul {
    margin: 0px;
    padding: 0px; }
    .accessibilityMenu ul li {
      width: 24px;
      width: 2.4rem;
      height: 24px;
      height: 2.4rem;
      background: #eaeaea;
      position: relative;
      border: none; }
      .accessibilityMenu ul li:before {
        position: absolute;
        left: 0px;
        top: 0px; }
    .accessibilityMenu ul li.fa-font {
      cursor: pointer; }
      .accessibilityMenu ul li.fa-font.normal {
        font-size: 12px;
        font-size: 1.2rem; }
      .accessibilityMenu ul li.fa-font.normal:before {
        left: 6px;
        left: 0.6rem;
        top: 6px;
        top: 0.6rem; }
      .accessibilityMenu ul li.fa-font.middle {
        font-size: 14px;
        font-size: 1.4rem; }
      .accessibilityMenu ul li.fa-font.middle:before {
        left: 5px;
        left: 0.5rem;
        top: 5px;
        top: 0.5rem; }
      .accessibilityMenu ul li.fa-font.big {
        font-size: 16px;
        font-size: 1.6rem; }
      .accessibilityMenu ul li.fa-font.big:before {
        left: 4px;
        left: 0.4rem;
        top: 4px;
        top: 0.4rem; }
    .accessibilityMenu ul li.fa-adjust {
      font-size: 14px;
      font-size: 1.4rem; }
      .accessibilityMenu ul li.fa-adjust.on {
        background: #000;
        color: #fff; }
      .accessibilityMenu ul li.fa-adjust:before {
        left: 6px;
        left: 0.6rem;
        top: 5px;
        top: 0.5rem; }
    .accessibilityMenu ul li.fa-tint {
      font-size: 16px;
      font-size: 1.6rem; }
      .accessibilityMenu ul li.fa-tint.on {
        background: #000;
        color: #fff; }
      .accessibilityMenu ul li.fa-tint:before {
        left: 7px;
        left: 0.7rem;
        top: 5px;
        top: 0.5rem; }
/*
 ┬ ┬┌─┐┬ ┬┌─┐┌┬┐┌┬┐┌┐┌┌─┐┬ ┬
 ├─┤├─┤│ │├─┘ │ ││││││├┤ │ │
 ┴ ┴┴ ┴└─┘┴   ┴ ┴ ┴┘└┘└─┘└─┘
 File: _modules/_hauptmenu.scss
 Beschreibung: CSS Styles für das Hauptmenü
 Autor: Roman Kröpl
 Datum: 01.02.2016
 */
/* Layer der sich über die gesamte Seite legt, wenn das Mobile Menü geöffnet ist */
.mobile_menu_background {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(153, 122, 69, 0.9);
  z-index: 1; }
  .mobile_menu_background.menu-opened {
    display: block; }
/* Hauptnavigation */
#hauptmenu {
  margin: 0px;
  margin: 0rem;
  padding: 0px;
  padding: 0rem;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  font-family: "Montserrat", Arial, sans-serif;
  z-index: 1;
  /* Mobiles Burger-Icon */ }
  @media screen and (max-width: 767px) {
  #hauptmenu {
    width: 100%;
    float: none; } }
  @media screen and (min-width: 768px) {
  #hauptmenu {
    width: 100%;
    float: none; } }
  @media screen and (min-width: 992px) {
  #hauptmenu {
    float: right;
    width: 70%; } }
  #hauptmenu:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  #hauptmenu .burgermenu {
    cursor: pointer;
    position: absolute;
    width: 30px;
    height: 25px;
    right: 0px;
    top: 10px;
    z-index: 1001;
    /* Burger Icon geöffnet */ }
    @media screen and (max-width: 767px) {
  #hauptmenu .burgermenu {
    display: block; } }
    @media screen and (min-width: 768px) {
  #hauptmenu .burgermenu {
    display: block; } }
    @media screen and (min-width: 992px) {
  #hauptmenu .burgermenu {
    display: none; } }
    #hauptmenu .burgermenu.navTrigger {
      width: 30px;
      height: 25px; }
      #hauptmenu .burgermenu.navTrigger i {
        background-color: #9a7c45;
        border-radius: 1px;
        border-radius: 0.1rem;
        content: '';
        display: block;
        width: 100%;
        height: 4px; }
      #hauptmenu .burgermenu.navTrigger i:nth-child(1) {
        -webkit-animation: outT 0.8s backwards;
        animation: outT 0.8s backwards;
        -webkit-animation-direction: reverse;
        animation-direction: reverse; }
      #hauptmenu .burgermenu.navTrigger i:nth-child(2) {
        margin: 5px 0;
        -webkit-animation: outM 0.8s backwards;
        animation: outM 0.8s backwards;
        -webkit-animation-direction: reverse;
        animation-direction: reverse; }
      #hauptmenu .burgermenu.navTrigger i:nth-child(3) {
        -webkit-animation: outBtm 0.8s backwards;
        animation: outBtm 0.8s backwards;
        -webkit-animation-direction: reverse;
        animation-direction: reverse; }
      #hauptmenu .burgermenu.navTrigger.active i:nth-child(1) {
        -webkit-animation: inT 0.8s forwards;
        animation: inT 0.8s forwards; }
      #hauptmenu .burgermenu.navTrigger.active i:nth-child(2) {
        -webkit-animation: inM 0.8s forwards;
        animation: inM 0.8s forwards; }
      #hauptmenu .burgermenu.navTrigger.active i:nth-child(3) {
        -webkit-animation: inBtm 0.8s forwards;
        animation: inBtm 0.8s forwards; }
    #hauptmenu .burgermenu.menu-opened i {
      background-color: #fff; }
  #hauptmenu ul {
    /* Submenu + Button in der mobilen Navigation */
    /* Menüpunkte in der Hauptnavigation */ }
    @media screen and (max-width: 767px) {
  #hauptmenu ul {
    display: none;
    width: 100%; } }
    @media screen and (min-width: 768px) {
  #hauptmenu ul {
    display: none;
    width: 100%; } }
    @media screen and (min-width: 992px) {
  #hauptmenu ul {
    display: block;
    width: auto; } }
    #hauptmenu ul:after {
      content: ".";
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      height: 0; }
    #hauptmenu ul .submenu-button {
      position: absolute;
      z-index: 99;
      right: 0;
      top: 0;
      border-left: 1px solid #fff;
      height: 48px;
      width: 48px;
      cursor: pointer; }
      @media screen and (max-width: 767px) {
  #hauptmenu ul .submenu-button {
    display: block; } }
      @media screen and (min-width: 768px) {
  #hauptmenu ul .submenu-button {
    display: block; } }
      @media screen and (min-width: 992px) {
  #hauptmenu ul .submenu-button {
    display: none; } }
      #hauptmenu ul .submenu-button.submenu-opened {
        background: #fff; }
      #hauptmenu ul .submenu-button.submenu-opened:before {
        display: none; }
      #hauptmenu ul .submenu-button.submenu-opened:after {
        background: rgba(153, 122, 69, 0.9); }
      #hauptmenu ul .submenu-button:after {
        position: absolute;
        top: 22px;
        right: 19px;
        width: 8px;
        height: 2px;
        background: #fff;
        content: ''; }
      @media screen and (max-width: 767px) {
    #hauptmenu ul .submenu-button:after {
      display: block; } }
      @media screen and (min-width: 768px) {
    #hauptmenu ul .submenu-button:after {
      display: block; } }
      @media screen and (min-width: 992px) {
    #hauptmenu ul .submenu-button:after {
      display: none; } }
      #hauptmenu ul .submenu-button:before {
        position: absolute;
        top: 19px;
        right: 22px;
        width: 2px;
        height: 8px;
        background: #fff;
        content: ''; }
      @media screen and (max-width: 767px) {
    #hauptmenu ul .submenu-button:before {
      display: block; } }
      @media screen and (min-width: 768px) {
    #hauptmenu ul .submenu-button:before {
      display: block; } }
      @media screen and (min-width: 992px) {
    #hauptmenu ul .submenu-button:before {
      display: none; } }
    #hauptmenu ul li {
      margin: 0;
      padding: 0;
      border: 0;
      list-style: none;
      line-height: 1;
      display: block;
      position: relative;
      float: left;
      /* li Element hover State */
      /* Aktiver Zustand des Menüpunktes */
      /* Style für Submenu */ }
      @media screen and (max-width: 767px) {
  #hauptmenu ul li {
    width: 100%;
    border-top: 1px solid #fff;
    padding: 0px 0px;
    padding: 0rem 0rem; } }
      @media screen and (min-width: 768px) {
  #hauptmenu ul li {
    width: 100%;
    border-top: 1px solid #fff;
    padding: 0px 0px;
    padding: 0rem 0rem; } }
      @media screen and (min-width: 992px) {
  #hauptmenu ul li {
    width: inherit;
    border-top: none;
    padding: 5px 0px 22px 0px;
    padding: 0.5rem 0rem 2.2rem 0rem;
    margin-top: 12px;
    margin-top: 1.2rem; } }
      @media screen and (max-width: 767px) {
      #hauptmenu ul li.search a {
        font-size: 14px;
        font-size: 1.4rem;
        padding: 16px 50px;
        padding: 1.6rem 5rem; }
        #hauptmenu ul li.search a:before {
          display: none; } }
      @media screen and (min-width: 768px) {
      #hauptmenu ul li.search a {
        font-size: 14px;
        font-size: 1.4rem;
        padding: 16px 50px;
        padding: 1.6rem 5rem; }
        #hauptmenu ul li.search a:before {
          display: none; } }
      @media screen and (min-width: 992px) {
      #hauptmenu ul li.search a {
        font-size: 0px;
        font-size: 0rem;
        padding: 19px 0px 19px 0px;
        padding: 1.9rem 0rem 1.9rem 0rem; }
        #hauptmenu ul li.search a:before {
          content: '\f002';
          font-family: "FontAwesome", Arial, sans-serif;
          font-size: 12px;
          font-size: 1.2rem;
          display: block; } }
      #hauptmenu ul li a {
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
        margin: 0;
        margin: 0;
        padding: 0;
        border: 0;
        list-style: none;
        line-height: 1;
        display: block;
        position: relative;
        border-right: 1px solid #997b45;
        font-size: 16px;
        font-size: 1.6rem;
        text-decoration: none; }
      @media screen and (max-width: 767px) {
    #hauptmenu ul li a {
      padding: 0px 50px;
      padding: 0rem 5rem;
      color: #fff;
      text-align: center;
      padding: 1.6rem 0; } }
      @media screen and (min-width: 768px) {
    #hauptmenu ul li a {
      padding: 0px 50px;
      padding: 0rem 5rem;
      color: #fff;
      text-align: center;
      padding: 1.6rem 0; } }
      @media screen and (min-width: 992px) {
    #hauptmenu ul li a {
      padding: 0px 12px;
      padding: 0rem 1.2rem;
      color: #9a7c45;
      text-align: left; } }
      #hauptmenu ul li a.fa:before {
        margin-right: 5px;
        margin-right: 0.5rem; }
      @media screen and (max-width: 767px) {
      #hauptmenu ul li:hover > a {
        color: #fff; } }
      @media screen and (min-width: 768px) {
      #hauptmenu ul li:hover > a {
        color: #fff; } }
      @media screen and (min-width: 992px) {
      #hauptmenu ul li:hover > a {
        color: #333; } }
      #hauptmenu ul li:last-child a {
        border: none;
        padding-right: 0; }
      #hauptmenu ul li:hover > ul {
        opacity: 1;
        -ms-filter: "progid:DXImageTra nsform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        top: auto; }
      @media screen and (max-width: 767px) {
      #hauptmenu ul li:hover > ul {
        background: transparent; } }
      @media screen and (min-width: 768px) {
      #hauptmenu ul li:hover > ul {
        background: transparent; } }
      @media screen and (min-width: 992px) {
      #hauptmenu ul li:hover > ul {
        background: #fbfafa; } }
      @media screen and (max-width: 767px) {
      #hauptmenu ul li.current-menu-item > a, #hauptmenu ul li.current-menu-parent > a {
        color: #fff; } }
      @media screen and (min-width: 768px) {
      #hauptmenu ul li.current-menu-item > a, #hauptmenu ul li.current-menu-parent > a {
        color: #fff; } }
      @media screen and (min-width: 992px) {
      #hauptmenu ul li.current-menu-item > a, #hauptmenu ul li.current-menu-parent > a {
        color: #333; } }
      #hauptmenu ul li ul {
        -webkit-transition: all 0s ease-in-out;
        -moz-transition: all 0s ease-in-out;
        -ms-transition: all 0s ease-in-out;
        -o-transition: all 0s ease-in-out;
        transition: all 0s ease-in-out;
        /* SubSubmenu + Button in der mobilen Navigation */ }


      @media screen and (min-width: 992px) {
    #hauptmenu ul li ul {
      position: absolute;
      opacity: 0;
      -ms-filter: "progid:DXImageTra nsform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      top: -9999em;
      margin-top: 22px;
      margin-top: 2.2rem; } }
      #hauptmenu ul li ul .submenu-button {
        height: 34px;
        width: 34px; }
      #hauptmenu ul li ul .submenu-button:after {
        top: 15px;
        right: 13px; }
      #hauptmenu ul li ul .submenu-button:before {
        top: 12px;
        right: 16px; }
      #hauptmenu ul li ul li {
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
        margin-top: 0px;
        margin-top: 0rem;
        width: 100%;
        /* letztes Element hat keinen Border bottom */
        /* Style für SubSubmenü */ }
      @media screen and (min-width: 992px) {
      #hauptmenu ul li ul li {
        padding-bottom: 5px;
        padding-bottom: 0.5rem; } }
      #hauptmenu ul li ul li:last-child > a {
        border-bottom: 0; }
      #hauptmenu ul li ul li:hover {
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }
        @media screen and (max-width: 767px) {
      #hauptmenu ul li ul li:hover {
        background: transparent; } }
        @media screen and (min-width: 768px) {
      #hauptmenu ul li ul li:hover {
        background: transparent; } }
        @media screen and (min-width: 992px) {
      #hauptmenu ul li ul li:hover {
        background: transparent; } }
      #hauptmenu ul li ul li a {
        min-width: 200px;
        padding: 10px 20px;
        padding: 1rem 2rem;
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 14px;
        border: none;
        /* Hintergrundfarbe bei Hover auf Submenu Element */ }
        @media screen and (max-width: 767px) {
      #hauptmenu ul li ul li a {
        border-bottom: none;
        color: #fff; } }
        @media screen and (min-width: 768px) {
      #hauptmenu ul li ul li a {
        border-bottom: none;
        color: #fff; } }
        @media screen and (min-width: 992px) {
      #hauptmenu ul li ul li a {
        border-bottom: 1px solid rgba(255, 255, 255, .25);
        color: #666; } }
        @media screen and (max-width: 767px) {
        #hauptmenu ul li ul li a:hover {
          color: #fff; } }
          @media screen and (min-width: 768px) {
      #hauptmenu ul li ul li a:hover {
        color: #fff; } }
          @media screen and (min-width: 992px) {
      #hauptmenu ul li ul li a:hover {
        background: transparent;
        color: #9a7c45; } }
      @media screen and (max-width: 767px) {
        #hauptmenu ul li ul li ul {
          margin-left: 0px; } }
        @media screen and (min-width: 768px) {
      #hauptmenu ul li ul li ul {
        margin-left: 0px; } }
        @media screen and (min-width: 992px) {
      #hauptmenu ul li ul li ul {
        margin-left: 100%;
        top: 0; } }
/* Burger Icon Animation */
@-webkit-keyframes inM {
  50% {
    -webkit-transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(45deg); } }

@keyframes inM {
  50% {
    transform: rotate(0deg); }

  100% {
    transform: rotate(45deg); } }

@-webkit-keyframes outM {
  50% {
    -webkit-transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(45deg); } }

@keyframes outM {
  50% {
    transform: rotate(0deg); }

  100% {
    transform: rotate(45deg); } }

@-webkit-keyframes inT {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg); }

  50% {
    -webkit-transform: translateY(9px) rotate(0deg); }

  100% {
    -webkit-transform: translateY(9px) rotate(135deg); } }

@keyframes inT {
  0% {
    transform: translateY(0px) rotate(0deg); }

  50% {
    transform: translateY(9px) rotate(0deg); }

  100% {
    transform: translateY(9px) rotate(135deg); } }

@-webkit-keyframes outT {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg); }

  50% {
    -webkit-transform: translateY(9px) rotate(0deg); }

  100% {
    -webkit-transform: translateY(9px) rotate(135deg); } }

@keyframes outT {
  0% {
    transform: translateY(0px) rotate(0deg); }

  50% {
    transform: translateY(9px) rotate(0deg); }

  100% {
    transform: translateY(9px) rotate(135deg); } }

@-webkit-keyframes inBtm {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg); }

  50% {
    -webkit-transform: translateY(-9px) rotate(0deg); }

  100% {
    -webkit-transform: translateY(-9px) rotate(135deg); } }

@keyframes inBtm {
  0% {
    transform: translateY(0px) rotate(0deg); }

  50% {
    transform: translateY(-9px) rotate(0deg); }

  100% {
    transform: translateY(-9px) rotate(135deg); } }

@-webkit-keyframes outBtm {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg); }

  50% {
    -webkit-transform: translateY(-9px) rotate(0deg); }

  100% {
    -webkit-transform: translateY(-9px) rotate(135deg); } }

@keyframes outBtm {
  0% {
    transform: translateY(0px) rotate(0deg); }

  50% {
    transform: translateY(-9px) rotate(0deg); }

  100% {
    transform: translateY(-9px) rotate(135deg); } }

.master-slider .ms-layer {
  position: relative;
  left: auto; }
  .master-slider .ms-layer p {
    font-family: "Lora Bold", "Montserrat", Arial, sans-serif;
    color: #fff;
    line-height: 140%; }
    @media screen and (max-width: 767px) {
    .master-slider .ms-layer p {
      font-size: 25px;
      font-size: 2.5rem; } }
    @media screen and (min-width: 768px) {
    .master-slider .ms-layer p {
      font-size: 45px;
      font-size: 4.5rem; } }
    @media screen and (min-width: 992px) {
    .master-slider .ms-layer p {
      font-size: 55px;
      font-size: 5.5rem; } }
  .master-slider .ms-btn-container {
    width: auto !important;
    height: auto !important;
    position: relative;
    text-align: center;
    left: auto !important; }
  .master-slider .ms-btn-container a {
    width: auto !important;
    border: 1px solid #fff;
    padding: 10px 40px;
    padding: 1rem 4rem; }
    @media screen and (max-width: 767px) {
    .master-slider .ms-btn-container a {
      font-size: 14px;
      font-size: 1.4rem; } }
    @media screen and (min-width: 768px) {
    .master-slider .ms-btn-container a {
      font-size: 16px;
      font-size: 1.6rem; } }
    @media screen and (min-width: 992px) {
    .master-slider .ms-btn-container a {
      font-size: 20px;
      font-size: 2rem; } }
    .master-slider .ms-btn-container a:hover {
      text-decoration: none; }
  @media screen and (max-width: 767px) {
    .master-slider .ms-btn-container {
      display: none; } }

.headerbild {
  width: 100%;
  height: 170px;
  height: 17rem;
  background-size: cover;
  background-position: center; }

.page-id-6400 .headerbild {
  height: 600px;
  height: 60rem;
  background-repeat: no-repeat; }
  @media screen and (max-width: 767px) {
    .page-id-6400 .headerbild {
      height: 250px;
      height: 25rem; } }
  @media screen and (min-width: 768px) {
    .page-id-6400 .headerbild {
      height: 400px;
      height: 40rem; } }
  @media screen and (min-width: 992px) {
    .page-id-6400 .headerbild {
      height: 400px;
      height: 40rem;
      background-position: top 3rem center; } }
  @media screen and (min-width: 1200px) {
    .page-id-6400 .headerbild {
      height: 600px;
      height: 60rem;
      background-position: top 0rem center; } }
/*
 ┌┬┐┌─┐┬┌┐┌  ┌─┐┌─┐┌─┐  ┌─┐┬┬  ┌─┐
 │││├─┤││││  │  └─┐└─┐  ├┤ ││  ├┤ 
 ┴ ┴┴ ┴┴┘└┘  └─┘└─┘└─┘  └  ┴┴─┘└─┘
 File: _default.scss
 Beschreibung: ALLE STYLES SIND IN DIESEM FILE INTEGRIERT
 Erstellt von: Roman Kröpl
 Datum: 01.02.2016
 */
/* Wenn der Header fix positioniert wird, dann benötigt der main-container einen Abstand oben */
#main-container {
  margin-top: 111px;
  margin-top: 11.1rem;
  overflow: hidden;
  min-height: 500px; }
  @media screen and (max-width: 767px) {
  #main-container {
    margin-top: 61px;
    margin-top: 6.1rem; } }
/*	
 Headlines
 */
h1, h2, h3, h4 {
  text-transform: inherit;
  margin: 0px 0px 20px 0px;
  margin: 0rem 0rem 2rem 0rem; }

h1 {
  font-family: "Lora Bold", "Montserrat", Arial, sans-serif;
  color: #997b45; }
  @media screen and (max-width: 767px) {
  h1 {
    font-size: 30px;
    font-size: 3rem; } }
  @media screen and (min-width: 768px) {
  h1 {
    font-size: 34px;
    font-size: 3.4rem; } }
  @media screen and (min-width: 992px) {
  h1 {
    font-size: 36px;
    font-size: 3.6rem; } }

h2 {
  font-family: "Lora Bold", "Montserrat", Arial, sans-serif;
  color: #c4ab7c; }
  @media screen and (max-width: 767px) {
  h2 {
    font-size: 26px;
    font-size: 2.6rem; } }
  @media screen and (min-width: 768px) {
  h2 {
    font-size: 28px;
    font-size: 2.8rem; } }
  @media screen and (min-width: 992px) {
  h2 {
    font-size: 32px;
    font-size: 3.2rem; } }

h3 {
  font-family: "Lora Bold", "Montserrat", Arial, sans-serif; }
  @media screen and (max-width: 767px) {
  h3 {
    font-size: 22px;
    font-size: 2.2rem; } }
  @media screen and (min-width: 768px) {
  h3 {
    font-size: 24px;
    font-size: 2.4rem; } }
  @media screen and (min-width: 992px) {
  h3 {
    font-size: 28px;
    font-size: 2.8rem; } }

h4 {
  font-family: "Montserrat", Arial, sans-serif;
  margin-bottom: 10px;
  margin-bottom: 1rem; }
  @media screen and (max-width: 767px) {
  h4 {
    font-size: 17px;
    font-size: 1.7rem; } }
  @media screen and (min-width: 768px) {
  h4 {
    font-size: 17px;
    font-size: 1.7rem; } }
  @media screen and (min-width: 992px) {
  h4 {
    font-size: 17px;
    font-size: 1.7rem; } }

p {
  margin: 0px 0px 20px 0px;
  margin: 0rem 0rem 2rem 0rem;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 160%;
  font-family: "Montserrat", Arial, sans-serif; }

strong {
  font-weight: 700; }
/*
 Buttons
 */
.btn {
  border-radius: 0px;
  border-radius: 0rem;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  background: transparent;
  text-shadow: none;
  text-transform: uppercase;
  padding: 7px 25px;
  padding: 0.7rem 2.5rem;
  border: 1px solid #c4ab7c;
  color: #c4ab7c;
  display: inline-block;
  text-align: center;
  margin-bottom: 8px;
  margin-bottom: 0.8rem;
  margin-right: 5px;
  margin-right: 0.5rem;
  -webkit-transition: all 0.3s ease-in;
  /*safari and chrome */
  -moz-transition: all 0.3s ease-in;
  /* firefox */
  -o-transition: all 0.3s ease-in;
  /* opera */ }
  .btn.white {
    color: #fff;
    border-color: #fff; }
  .btn.white:hover, .btn.white:active, .btn.white:focus {
    text-decoration: none;
    color: white; }
  .btn:hover, .btn:active, .btn:focus {
    text-decoration: none;
    color: #c4ab7c; }
  .btn:active {
    box-shadow: none; }
  .btn.active {
    background: #c4ab7c;
    color: white; }

#wrapper {
  width: 100%;
  margin: 0 auto;
  overflow-x: hidden; }
  #wrapper .container.cb {
    margin-top: 30px;
    margin-top: 3rem; }

.wpsl-input label {
  width: auto !important; }

#wpsl-radius label {
  width: auto !important;
  padding-left: 20px;
  padding-left: 2rem; }

#wpsl-search-btn {
  margin-left: 20px;
  margin-left: 2rem; }

#wpsl-search-input {
  width: 350px !important; }
/* fancybox
 .fancybox-wrap{
 .fancybox-inner{
 @include mediaquery(mobile){
 width:400px!important;
 height: 400px!important;
 }
 @include mediaquery(tablet){
 width:800px!important;
 }
 @include mediaquery(desktop){
 width:800px!important;
 height: 600px!important;
 }
 }
 }*/
.teammember {
  margin-bottom: 30px; }

.searchbox {
  display: inline !important;
  padding: 0px 5px !important; }
  .searchbox form {
    float: left;
    overflow: hidden; }
  .searchbox form input {
    width: 0px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    border-width: 0px; }
    .searchbox form input:active, .searchbox form input:focus {
      width: 150px;
      border-width: 1px; }
  .searchbox i {
    padding-left: 10px;
    float: left;
    font-size: 15px;
    margin-top: 2px; }
  .searchbox:hover input {
    width: 150px;
    border-width: 1px; }

.cb_newsletter {
  text-align: center; }
/*
 ┌─┐┌┐   ┬┌┬┐┌─┐┌┬┐
 │  ├┴┐  │ │ ├┤ │││
 └─┘└─┘  ┴ ┴ └─┘┴ ┴
 File: _modules/_cb_item.scss
 Beschreibung:	Allgemeine CSS Definition für die Content Blöcke.
 Jedes CB Element muss die Classe cb_item enthalten!
 Autor: Roman Kröpl
 Datum: 01.02.2016
 */
@media screen and (max-width: 767px) {
    .cb_item {
      margin-bottom: 20px;
      margin-bottom: 2rem; } }
  @media screen and (min-width: 768px) {
  .cb_item {
    margin-bottom: 20px;
    margin-bottom: 2rem; } }
  @media screen and (min-width: 992px) {
  .cb_item {
    margin-bottom: 20px;
    margin-bottom: 2rem; } }
/*
 ┌─┐┌┐   ┌┐ ┬  ┌─┐┌─┐┬┌─  ┌─┐┌┬┐┌─┐┬─┐┌┬┐
 │  ├┴┐  ├┴┐│  │ ││  ├┴┐  └─┐ │ ├─┤├┬┘ │ 
 └─┘└─┘  └─┘┴─┘└─┘└─┘┴ ┴  └─┘ ┴ ┴ ┴┴└─ ┴ 
 File: _modules/_cb_block_start.scss
 Beschreibung: Style für Content Block Start und Accordion
 Autor: Roman Kröpl
 Datum: 01.02.2016
 */
.cb_block_start {
  /*
   ┌─┐┌─┐┌─┐┌─┐┬─┐┌┬┐┬┌─┐┌┐┌
   ├─┤│  │  │ │├┬┘ ││││ ││││
   ┴ ┴└─┘└─┘└─┘┴└──┴┘┴└─┘┘└┘
   */ }
  @media screen and (min-width: 992px) {
  .cb_block_start {
    margin-bottom: 20px;
    margin-bottom: 2rem; } }
  @media screen and (max-width: 767px) {
    .cb_block_start .full_width {
      margin: 0px;
      margin: 0rem; } }
  @media screen and (min-width: 768px) {
    .cb_block_start .full_width {
      margin: 30px -50% 30px -50%; } }
  @media screen and (min-width: 992px) {
    .cb_block_start .full_width {
      margin: 30px -50% 30px -50%; } }
  .cb_block_start .toggler {
    font-weight: 700;
    margin-bottom: 10px;
    margin-bottom: 1rem;
    padding-bottom: 10px;
    padding-bottom: 1rem;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
    background-image: url('../images/acc_closed.png');
    background-position: right 3px center;
    background-repeat: no-repeat;
    background-size: 1%; }
  .cb_block_start .toggler.active {
    background-image: url('../images/acc_open.png'); }
  .cb_block_start.last {
    border-bottom: none; }
  /*
   ┌─┐┌┐   ┌─┐┌─┐┬─┐┌┬┐┬ ┬┬  ┌─┐┬─┐
   │  ├┴┐  ├┤ │ │├┬┘││││ ││  ├─┤├┬┘
   └─┘└─┘  └  └─┘┴└─┴ ┴└─┘┴─┘┴ ┴┴└─
   File: _modules/_cb_formular.scss
   Beschreibung: Alle Styles für die Formulare
   Autor: Roman Kröpl
   Datum: 01.02.2016
   */

form {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0px 2px;
  margin: 0rem 0.2rem;
  padding: 3.5px 6.25px 7.5px;
  padding: 0.35rem 0.625rem 0.75rem; }

legend {
  border: 0;
  padding: 0;
  white-space: normal; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  max-width: 100%;
  vertical-align: baseline; }

button, input {
  line-height: normal; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], input[disabled] {
  cursor: default; }

button {
  border: none;
  width: 100%;
  text-align: left;
  background: none; }

input[type="checkbox"], input[type="radio"] {
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  padding-right: 2px;
  padding-right: 0.2rem;
  /* Don't cut off the webkit search cancel button */
  width: 270px; }

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input[type=text], textarea, select {
  outline: none;
  border: 1px solid #c4ab7c;
  background: transparent; }

textarea {
  overflow: auto;
  vertical-align: top; }

pre {
  background-color: #fff;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 0px;
  padding: 0rem;
  margin: 0px;
  margin: 0rem; }

.gform_wrapper {
  max-width: 100% !important;
  display: block !important; }
  .gform_wrapper .gform_heading {
    display: none; }
  .gform_wrapper ul li {
    list-style: none; }
    .gform_wrapper ul li.gfield {
      clear: none !important;
      /*form error*/ }
    .gform_wrapper ul li.gfield.gfield_error {
      width: 100% !important;
      background: none !important;
      border: none !important; }
    .gform_wrapper ul li.gfield.gfield_error.gfield_contains_required {
      margin-bottom: 0px;
      margin-bottom: 0rem; }
      .gform_wrapper ul li.gfield.gfield_error.gfield_contains_required div.ginput_container {
        max-width: 100% !important;
        margin-left: 0px;
        margin-left: 0rem; }
    .gform_wrapper ul li.gfield.gfield_error input[type=text] {
      border: solid 1px #f00 !important; }
    .gform_wrapper ul li.gfield.gfield_error.col-md-4 {
      width: 33.33333% !important; }
    .gform_wrapper ul li.gfield.gfield_error.col-md-5 {
      width: 41.66667% !important; }
    .gform_wrapper ul li.gfield.gfield_error.col-md-8 {
      width: 66.66667% !important; }
    .gform_wrapper ul li.gfield .ginput_container_checkbox input {
      display: inline-block;
      vertical-align: top; }
    .gform_wrapper ul li.gfield .ginput_container_checkbox label {
      display: inline-block;
      width: 90%; }
    .gform_wrapper ul li .validation_message {
      display: none !important; }
    .gform_wrapper ul li .ginput_container {
      margin-top: 0px;
      margin-top: 0rem;
      margin-bottom: 16px;
      margin-bottom: 1.6rem; }
    .gform_wrapper ul li .ginput_container .ginput_container_fileupload {
      clear: both; }
    .gform_wrapper ul li .ginput_container input[type='text'], .gform_wrapper ul li .ginput_container textarea {
      border-radius: 0px;
      border-radius: 0rem;
      border: 1px solid #c4ab7c;
      background: transparent;
      color: #666;
      width: 100% !important;
      padding: 5px 10px;
      padding: 0.5rem 1rem;
      text-indent: 0px;
      text-indent: 0rem;
      font-weight: normal !important; }
    .gform_wrapper ul li .ginput_container textarea {
      height: auto;
      padding: 5px 10px;
      padding: 0.5rem 1rem; }
  .gform_wrapper .gform_validation_container {
    display: none; }
  .gform_wrapper .validation_error {
    border-top: none !important;
    border-bottom: none !important;
    color: #f00 !important; }
  .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
    margin-left: 0px;
    margin-left: 0rem; }
  .gform_wrapper .gform_heading {
    margin-bottom: 10px;
    margin-bottom: 1rem; }
  .gform_wrapper .gform_heading h3 {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 5px;
    margin-bottom: 0.5rem; }
  .gform_wrapper .gform_heading span.gform_description {
    font-size: 13px;
    font-size: 1.3rem; }
  .gform_wrapper .gform_body {
    padding: 0px;
    padding: 0rem;
    clear: both;
    overflow: hidden; }
  .gform_wrapper .gform_body input, .gform_wrapper .gform_body textarea, .gform_wrapper .gform_body select {
    background: #fff;
    border: 1px solid #ccc !important;
    color: #666 !important;
    padding: 5px;
    padding: 0.5rem;
    border-radius: 0px;
    border-radius: 0rem; }
  .gform_wrapper .gform_body ul {
    list-style: none !important;
    padding: 0px;
    padding: 0rem;
    margin: 0px;
    margin: 0rem; }
    .gform_wrapper .gform_body ul li.show-label label {
      display: block !important; }
  .gform_wrapper .gform_footer {
    padding: 0px;
    padding: 0rem;
    margin: 0px;
    margin: 0rem; }
  .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer button.button {
    display: inline-block;
    border-radius: 0px;
    border-radius: 0rem;
    width: 150px;
    width: 15rem;
    border: 1px solid #c4ab7c;
    background: #fff;
    color: #c4ab7c;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    box-shadow: none !important; }

::-webkit-input-placeholder {
  color: #c4ab7c;
  font-weight: normal !important; }

:-moz-placeholder {
  color: #c4ab7c;
  font-weight: normal !important; }

::-moz-placeholder {
  color: #c4ab7c;
  font-weight: normal !important; }

:-ms-input-placeholder {
  color: #c4ab7c;
  font-weight: normal !important; }

.gfield_select {
  border-radius: 0px;
  border-radius: 0rem;
  border: 1px solid #ccc;
  background: none;
  color: #c4ab7c;
  width: 100% !important; }

.gfield_label, label {
  font-weight: normal; }

.gform_button {
  border: 2px #c4ab7c solid;
  padding: 7px 20px;
  padding: 0.7rem 2rem;
  font-family: Arial, sans-serif;
  color: #c4ab7c;
  text-transform: uppercase;
  font-size: 15px;
  font-size: 1.5rem;
  background-color: transparent;
  border-radius: 0px;
  border-radius: 0rem; }
  .gform_button:hover {
    color: #fff;
    background-color: #fff; }
/* NEWSLETTER BOX */
.newsletter .gform_confirmation_wrapper, .newsletter form {
  max-width: 500px;
  width: 100%;
  margin: 0 auto; }

.date-disabled {
  position: relative; }

.date-disabled:after {
  content: "Keine Reservierung möglich.";
  background: #fff;
  border: 1px solid red;
  color: red;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  padding: 5px;
  height: 37px;
  width: 120px; }
/*
 ┌─┐┌┐   ┌─┐┌─┐┌─┐┌─┐┬  ┌─┐  ┌┬┐┌─┐┌─┐
 │  ├┴┐  │ ┬│ ││ ││ ┬│  ├┤   │││├─┤├─┘
 └─┘└─┘  └─┘└─┘└─┘└─┘┴─┘└─┘  ┴ ┴┴ ┴┴  
 File: _modules/_cb_google_map.scss
 Beschreibung: Styles für die Google Map
 Autor: Roman Kröpl
 Datum: 01.02.2016
 */
.map {
  width: 100%;
  height: 400px;
  height: 40rem;
  border: #ccc solid 1px;
  margin: 0px;
  margin: 0rem; }
/*
 ┌─┐┌┐   ┌─┐┬┌┬┐┌─┐┌┬┐┌─┐┬  ┌─┐┌┬┐┌─┐┌┐┌┌┬┐
 │  ├┴┐  ┌─┘│ │ ├─┤ │ ├┤ │  ├┤ │││├┤ │││ │ 
 └─┘└─┘  └─┘┴ ┴ ┴ ┴ ┴ └─┘┴─┘└─┘┴ ┴└─┘┘└┘ ┴ 
 File: _modules/_cb_zitatelement.scss
 Beschreibung: CSS Styles für das Zitatelement
 Autor: Roman Kröpl
 Datum: 01.02.2016
 */

  @media screen and (min-width: 768px) {
    .cb_zitatelement .vertical-align {
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      /* works with row or column */
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center; } }
  @media screen and (min-width: 992px) {
    .cb_zitatelement .vertical-align {
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      /* works with row or column */
      flex-direction: row;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center; } }

  @media screen and (min-width: 768px) {
    .cb_zitatelement .vertical-align > [class^="col-"], .cb_zitatelement .vertical-align > [class*=" col-"] {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      align-items: center;
      justify-content: center; } }
  @media screen and (min-width: 992px) {
    .cb_zitatelement .vertical-align > [class^="col-"], .cb_zitatelement .vertical-align > [class*=" col-"] {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      align-items: center;
      justify-content: center; } }
  .cb_zitatelement .quotebox_content {
    text-align: center; }
  .cb_zitatelement .box_background {
    background-size: cover !important; }
  @media screen and (max-width: 767px) {
      .cb_zitatelement .box_background.full_width {
        margin: 0px;
        margin: 0rem; } }
    @media screen and (min-width: 768px) {
    .cb_zitatelement .box_background.full_width {
      margin: 0px -50% 0px -50%; } }
    @media screen and (min-width: 992px) {
    .cb_zitatelement .box_background.full_width {
      margin: 0px -50% 0px -50%; } }
/*
 ┌─┐┌┐   ┌┬┐┌─┐─┐ ┬┌┬┐┌─┐┬  ┌─┐┌┬┐┌─┐┌┐┌┌┬┐
 │  ├┴┐   │ ├┤ ┌┴┬┘ │ ├┤ │  ├┤ │││├┤ │││ │ 
 └─┘└─┘   ┴ └─┘┴ └─ ┴ └─┘┴─┘└─┘┴ ┴└─┘┘└┘ ┴ 
 File: _modules/_cb_textelement.scss
 Beschreibung: CSS Styles für Textelemente
 Autor: Roman Kröpl
 Datum: 01.02.2016
 */
.cb_textelement {
  /* Text alighnment is set in Wordpress Content Box Element */ }
  .cb_textelement .container {
    max-width: 100%; }
  .cb_textelement .subline {
    text-transform: uppercase;
    color: #997b45;
    margin-bottom: 15px;
    margin-bottom: 1.5rem; }
  .cb_textelement .entry-text {
    line-height: 20px;
    line-height: 2rem; }
  .cb_textelement.left h1, .cb_textelement.left h2, .cb_textelement.left h3, .cb_textelement.left h4, .cb_textelement.left .subline, .cb_textelement.left .entry-text, .cb_textelement.left .text_button {
    text-align: left; }
  .cb_textelement.center h1, .cb_textelement.center h2, .cb_textelement.center h3, .cb_textelement.center h4, .cb_textelement.center .subline, .cb_textelement.center .entry-text, .cb_textelement.center .text_button {
    text-align: center; }
  .cb_textelement.right h1, .cb_textelement.right h2, .cb_textelement.right h3, .cb_textelement.right h4, .cb_textelement.right .subline, .cb_textelement.right .entry-text, .cb_textelement.right .text_button {
    text-align: right; }
  .cb_textelement .box_background {
    background-size: cover !important; }
  @media screen and (max-width: 767px) {
      .cb_textelement .box_background.full_width {
        margin: 0px;
        margin: 0rem; } }
    @media screen and (min-width: 768px) {
    .cb_textelement .box_background.full_width {
      margin: 0px -50% 0px -50%; } }
    @media screen and (min-width: 992px) {
    .cb_textelement .box_background.full_width {
      margin: 0px -50% 0px -50%; } }
  .cb_textelement .box_background.white h1, .cb_textelement .box_background.white h2, .cb_textelement .box_background.white h3, .cb_textelement .box_background.white h4, .cb_textelement .box_background.white h5, .cb_textelement .box_background.white h6, .cb_textelement .box_background.white p, .cb_textelement .box_background.white a {
    color: white; }
    .cb_textelement .box_background.white .btn {
      color: #c4ab7c;
      border: 1px solid white; }
    .cb_textelement .box_background.white .btn:hover {
      background-color: #c4ab7c !important;
      color: white; }
/*
 ┌─┐┌┬┐  ┌┐ ┬┬  ┌┬┐┌─┐┬─┐┌─┐┌─┐┬  ┌─┐┬─┐┬┌─┐
 │   ││  ├┴┐││   ││├┤ ├┬┘│ ┬├─┤│  ├┤ ├┬┘│├┤ 
 └─┘─┴┘  └─┘┴┴─┘─┴┘└─┘┴└─└─┘┴ ┴┴─┘└─┘┴└─┴└─┘
 File: _modules/_cb_bildergalerie.scss
 Beschreibung: CSS Styles für Bildergalerie Vorschaubilder
 Autor: Roman Kröpl
 Datum: 01.02.2016
 */
.gallery {
  padding: 0px;
  padding: 0rem;
  left: 0; }
  .gallery li {
    list-style: none;
    margin-bottom: 15px;
    margin-bottom: 1.5rem; }
  .gallery li a {
    display: block;
    overflow: hidden;
    background: #000; }
    .gallery li a img {
      width: auto;
      width: 100%;
      margin: 0px;
      opacity: 1;
      -ms-filter: "progid:DXImageTra nsform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100);
      -webkit-transition: all 0.7s ease;
      -moz-transition: all 0.7s ease;
      -ms-transition: all 0.7s ease;
      -o-transition: all 0.7s ease;
      transition: all 0.7s ease; }
  .gallery li .bildunterschrift {
    padding: 6px 0px 0px 0px;
    text-align: center; }
  .gallery li:hover a {
    background: #333;
    background: rgba(0, 0, 0, 0.8); }
    .gallery li:hover a img {
      opacity: 0.6;
      -ms-filter: "progid:DXImageTra nsform.Microsoft.Alpha(Opacity=60)";
      filter: alpha(opacity=60);
      -moz-transition: scale(1.1);
      -webkit-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1); }
/*
 ┌─┐┌┬┐  ┬┌─┐┌─┐┌┐┌┌─┐
 │   ││  ││  │ ││││└─┐
 └─┘─┴┘  ┴└─┘└─┘┘└┘└─┘
 File: _modules/_cb_icons.scss
 Beschreibung: CSS Styles für Icons (Iconset)
 Autor: Roman Kröpl
 Datum: 01.02.2016
 */
.cb_iconset .cb_icons .iconitem {
  text-align: left; }
  .cb_iconset .cb_icons .iconitem .image_container {
    margin-bottom: 15px;
    margin-bottom: 1.5rem; }
  .cb_iconset .cb_icons .iconitem .image_container img {
    width: 100%; }
  .cb_iconset .cb_icons .iconitem .image_container .fa {
    font-size: 60px;
    font-size: 6rem;
    color: #333; }
  .cb_iconset .cb_icons .iconitem .text_container {
    font-family: "Lora Bold", "Montserrat", Arial, sans-serif;
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 20px;
    margin-bottom: 2rem; }
  .cb_iconset .cb_icons .iconitem p:last-child {
    margin-bottom: 0px;
    margin-bottom: 0rem; }
  @media screen and (max-width: 767px) {
      .cb_iconset .cb_icons .iconitem {
        margin-bottom: 2.5rem; } }
/*
 ┌─┐┌┐   ┌─┐┬┌─┐┌┬┐┬ ┬┬─┐┌─┐
 │  ├┴┐  ├─┘││   │ │ │├┬┘├┤ 
 └─┘└─┘  ┴  ┴└─┘ ┴ └─┘┴└─└─┘
 File: _modules/_cb_picture.scss
 Beschreibung: Styles für Bild-Element
 Erstellt von: Roman Kröpl
 Datum: 01.02.2016
 */
.cb_picture img {
  width: 100%; }
/*
 ┌─┐┌┐   ┌┬┐┌─┐┌┐ ┌─┐┬  ┬  ┌─┐
 │  ├┴┐   │ ├─┤├┴┐├┤ │  │  ├┤ 
 └─┘└─┘   ┴ ┴ ┴└─┘└─┘┴─┘┴─┘└─┘
 File: _modules/_cb_tabelle.scss
 Beschreibung:	CSS für Tabellen
 Autor: Roman Kröpl
 Datum: 18.05.2016
 */
.cb_tabelle input {
  outline: none !important; }
  .cb_tabelle table, .cb_tabelle td {
    border: 1px solid #eaeaea !important; }
  .cb_tabelle th {
    border: 1px solid #eaeaea !important; }
  .cb_tabelle thead {
    background: #a00 !important;
    color: #fff !important; }
  .cb_tabelle tr.odd {
    background-color: #f9f9f9 !important; }
  .cb_tabelle tr.even {
    background-color: #fff !important; }
  .cb_tabelle table.dataTable thead .sorting {
    background-image: none !important; }
  .cb_tabelle table.dataTable thead .sorting:after {
    font-family: "FontAwesome", Arial, sans-serif !important;
    content: '\f0dc' !important;
    color: #fff !important;
    float: right; }
  .cb_tabelle table.dataTable thead .sorting_asc {
    background-image: none !important; }
  .cb_tabelle table.dataTable thead .sorting_asc:after {
    font-family: "FontAwesome", Arial, sans-serif !important;
    content: '\f0de' !important;
    color: #fff !important;
    float: right; }
  .cb_tabelle table.dataTable thead .sorting_desc {
    background-image: none !important; }
  .cb_tabelle table.dataTable thead .sorting_desc:after {
    font-family: "FontAwesome", Arial, sans-serif !important;
    content: '\f0dd' !important;
    color: #fff !important;
    float: right; }
  .cb_tabelle table.collapsed tbody td:first-child:before, .cb_tabelle table.collapsed tbody th:first-child:before {
    font-family: "FontAwesome", Arial, sans-serif !important;
    content: '\f078' !important;
    color: #666 !important;
    border: none !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    box-shadow: none !important;
    background-color: transparent !important; }
  .cb_tabelle table.collapsed tbody tr.parent > td:first-child:before, .cb_tabelle table.collapsed tbody tr.parent > th:first-child:before {
    content: '\f077' !important; }
  .cb_tabelle ul.pagination li {
    padding: 4px !important; }
  .cb_tabelle ul.pagination li a {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #666;
    outline: none; }
  .cb_tabelle ul.pagination li a:hover, .cb_tabelle ul.pagination li a:focus {
    text-decoration: none; }
  .cb_tabelle ul.pagination li:hover {
    background: #666 !important;
    border: none !important; }
  .cb_tabelle ul.pagination li:hover a {
    color: #fff !important; }
  .cb_tabelle ul.pagination li.active {
    background: #666 !important;
    border: none !important; }
  .cb_tabelle ul.pagination li.active a {
    color: #fff !important; }
  .cb_tabelle ul.pagination li.previous:hover {
    background: none !important; }
  .cb_tabelle ul.pagination li.previous:hover a:before {
    color: #56bae1; }
  .cb_tabelle ul.pagination li.previous a {
    line-height: 0;
    font-size: 0; }
  .cb_tabelle ul.pagination li.previous a:before {
    font-family: "FontAwesome", Arial, sans-serif;
    content: '\f053';
    font-size: 16px;
    font-size: 1.6rem; }
  .cb_tabelle ul.pagination li.previous a:focus {
    outline: none; }
  .cb_tabelle ul.pagination li.next:hover {
    background: none !important; }
  .cb_tabelle ul.pagination li.next:hover a:before {
    color: #56bae1; }
  .cb_tabelle ul.pagination li.next a {
    line-height: 0;
    font-size: 0; }
  .cb_tabelle ul.pagination li.next a:before {
    font-family: "FontAwesome", Arial, sans-serif;
    content: '\f054';
    font-size: 16px;
    font-size: 1.6rem; }
  .cb_tabelle ul.pagination li.next a:focus {
    outline: none; }
  .cb_tabelle ul.pagination li.disabled a {
    color: #eaeaea; }
  .cb_tabelle ul.pagination li.disabled:hover a:before {
    color: #eaeaea; }
/*
 ┌─┐┌┐   ┬┌┬┐┌─┐┌┬┐
 │  ├┴┐  │ │ ├┤ │││
 └─┘└─┘  ┴ ┴ └─┘┴ ┴
 File: _modules/_cb_diozesankarte.scss
 Beschreibung:	CSS für die Diözesankarte
 Autor: Matthias Hauß
 Datum: 01.07.2016
 */
.cb_diozesankarte .ort {
  display: none; }
  .cb_diozesankarte .ort .image_container {
    margin-bottom: 20px;
    margin-bottom: 2rem; }
  .cb_diozesankarte #description, .cb_diozesankarte .ort {
    width: 75%;
    margin: 0 auto;
    margin-top: 5%; }


  @media screen and (min-width: 992px) {
    .cb_diozesankarte #description, .cb_diozesankarte .ort {
      /*border:1px solid $color_1;
       @include rem('padding', 5, 8);
       border-radius:100%;
       @include rem('min-height', 20.0);
       @include rem('border-radius', 5);*/ } }
  .cb_diozesankarte area {
    cursor: pointer; }
/*
 ╔╗ ┬┌─┐┬─┐┌─┐┬  ┬┌┬┐┌─┐┬─┐
 ╠╩╗│├┤ ├┬┘└─┐│  │ ││├┤ ├┬┘
 ╚═╝┴└─┘┴└─└─┘┴─┘┴─┴┘└─┘┴└─
 File: _modules/_cb_bierslider.scss
 Beschreibung:	CSS für Bierslider und Lightbox
 Autor: Matthias Hauß
 Datum: 05.07.2016
 */
.cb_bierslider {
  position: relative; }
  .cb_bierslider .item .image_container img {
    width: auto;
    margin: 0 auto; }
  .cb_bierslider .item .title {
    text-align: center; }
  .cb_bierslider .owl-stage-outer {
    position: relative;
    z-index: 100; }
  .cb_bierslider .owl-carousel .owl-controls {
    position: absolute;
    top: 45%;
    width: 100%;
    z-index: 99; }
  .cb_bierslider .owl-carousel .owl-controls .owl-nav .owl-prev, .cb_bierslider .owl-carousel .owl-controls .owl-nav .owl-next {
    background-image: url('../images/blue_arrows.png');
    background-repeat: no-repeat;
    text-indent: -9999px;
    width: 17px;
    width: 1.7rem; }
  .cb_bierslider .owl-carousel .owl-controls .owl-nav .owl-prev {
    background-position: left center;
    float: left; }
  .cb_bierslider .owl-carousel .owl-controls .owl-nav .owl-next {
    background-position: right center;
    float: right; }

.fancybox-inner .headline {
  font-size: 25px;
  font-size: 2.5rem;
  padding-bottom: 5px;
  padding-bottom: 0.5rem;
  font-family: 'Lora Regular', Arial, sans-serif;
  color: #15214d;
  border-bottom: 1px solid #15214d;
  margin-bottom: 15px;
  margin-bottom: 1.5rem; }
  .fancybox-inner p {
    color: #15214d; }

.fancybox-close {
  bottom: 15px;
  right: 15px;
  top: initial; }

.fancybox-next {
  right: -55px; }

.fancybox-prev {
  left: -55px; }
/*
 ┌─┐┬ ┬┌─┐┬ ┬┌─┐
 └─┐│ ││  ├─┤├┤ 
 └─┘└─┘└─┘┴ ┴└─┘
 File: _modules/suche.scss
 Beschreibung: CSS Styles für die Suchergebnisseite
 Autor: Roman Kröpl
 Datum: 01.02.2016
 */
.search .subline {
  font-size: 16px;
  font-size: 1.6rem; }
  .search .search-title {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 10px;
    margin-bottom: 1rem; }
  @media screen and (max-width: 767px) {
    .search .searchform_container {
      margin: 0px;
      padding: 30px 0px; } }
  @media screen and (min-width: 768px) {
    .search .searchform_container {
      padding: 30px 0px; } }
  @media screen and (min-width: 992px) {
    .search .searchform_container {
      padding: 30px 0px; } }
  .search .searchform_container #searchform {
    display: table-cell; }
  .search .searchform_container #searchform label {
    min-width: 100px;
    text-align: left;
    font-weight: normal; }
  @media screen and (max-width: 767px) {
        .search .searchform_container #searchform label {
          display: none; } }
  @media screen and (min-width: 768px) {
        .search .searchform_container #searchform label {
          display: inline-block; } }
  @media screen and (min-width: 992px) {
        .search .searchform_container #searchform label {
          display: inline-block; } }
  .search .searchform_container #searchform input {
    border: 1px solid #ccc;
    background: white;
    color: #c4ab7c;
    padding: 5px 10px;
    padding: 0.5rem 1rem;
    text-indent: 0px;
    text-indent: 0rem;
    font-weight: normal !important; }
  .search .searchresult_container {
    margin-bottom: 30px; }
  .search .searchresult_container .result {
    display: table-cell;
    text-align: center; }
  .search article {
    border-bottom: solid 1px #eaeaea;
    margin-bottom: 20px;
    margin-bottom: 2rem; }
  .search #search-nav {
    /*&:before{	
     font-family: $fontAwesome;
     content: "\f053\00a0\00a0\00a0";	
     }
     */ }
  .search #search-nav .prev-post:after {
    display: none; }
  .search #search-nav .next-post {
    /*
     &:after{
     font-family: $fontAwesome;
     content: "\00a0\00a0\00a0\f054";
     }
     */ }

#menu-item-2735 a {
  border: none !important;
  padding-right: 0px !important; }
/*
 ┌─┐┬┌┬┐┌─┐┌┐ ┌─┐┬─┐
 └─┐│ ││├┤ ├┴┐├─┤├┬┘
 └─┘┴─┴┘└─┘└─┘┴ ┴┴└─
 File: _modules/_hauptmenu.scss
 Beschreibung: CSS Styles für das Hauptmenü
 Autor: Roman Kröpl
 Datum: 05.02.2016
 */
/*
 ╔╦╗┌─┐┌─┐┌┬┐
 ║ ├┤ ├─┤│││
 ╩ └─┘┴ ┴┴ ┴
 File: _modules/mitbrueder.scss
 Beschreibung: CSS Styles für die Teamseite
 Autor: Matthias Hauß
 Datum: 22.06.2016
 */
#team .teammember h4 {
  margin-top: 15px;
  margin-top: 1.5rem; }
  #team .teammember .team_email {
    margin-bottom: 10px;
    margin-bottom: 1rem; }
  #team .teammember .image_container {
    margin-bottom: 10px;
    margin-bottom: 1rem; }
  #team .teammember .accordion {
    position: relative; }
  #team .teammember .accordion .acc_head {
    position: relative;
    height: 50px;
    height: 5rem;
    background-image: url('../images/pfeil_unten.svg');
    background-repeat: no-repeat;
    background-size: 39px;
    background-position: bottom center;
    display: block;
    text-align: center;
    cursor: pointer; }
  #team .teammember .accordion .acc_head.less {
    background-image: url('../images/pfeil_up.svg'); }
  #team .teammember .accordion .acc_text {
    display: none;
    padding-bottom: 20px;
    padding-bottom: 2rem; }
  #team .teammember .accordion .acc_text .a {
    border-radius: 0px;
    border-radius: 0rem;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    background: transparent;
    text-shadow: none;
    text-transform: uppercase;
    padding: 7px 25px;
    padding: 0.7rem 2.5rem;
    border: 1px solid #c4ab7c;
    color: #c4ab7c;
    display: inline-block;
    text-align: center;
    margin-bottom: 8px;
    margin-bottom: 0.8rem;
    margin-right: 5px;
    margin-right: 0.5rem;
    -webkit-transition: all 0.3s ease-in;
    /*safari and chrome */
    -moz-transition: all 0.3s ease-in;
    /* firefox */
    -o-transition: all 0.3s ease-in;
    /* opera */ }
  #team .teammember .accordion .acc_text .a.white {
    color: #fff;
    border-color: #fff; }
    #team .teammember .accordion .acc_text .a.white:hover, #team .teammember .accordion .acc_text .a.white:active, #team .teammember .accordion .acc_text .a.white:focus {
      text-decoration: none;
      color: white; }
  #team .teammember .accordion .acc_text .a:hover, #team .teammember .accordion .acc_text .a:active, #team .teammember .accordion .acc_text .a:focus {
    text-decoration: none;
    color: #c4ab7c; }
  #team .teammember .accordion .acc_text .a:active {
    box-shadow: none; }
  #team .teammember .accordion .acc_text .a.active {
    background: #c4ab7c;
    color: white; }
/*
 ┌─┐┌─┐┌┬┐  ┌┐┌┌─┐┬ ┬┌─┐
 │  ├─┘ │   │││├┤ │││└─┐
 └─┘┴   ┴   ┘└┘└─┘└┴┘└─┘
 File: _cpt/_news.scss
 Beschreibung: CSS Styles für News Übersicht und News Detailseite
 Autor: Roman Kröpl
 Datum: 01.02.2016
 */
.news {
  margin-top: 30px; }
  .news .blogcategories {
    margin: 10px 0px 30px 0px;
    margin: 1rem 0rem 3rem 0rem; }

.news_entry {
  margin-bottom: 20px;
  margin-bottom: 2rem; }
  .news_entry .image_container {
    margin-bottom: 0px;
    margin-bottom: 0rem;
    overflow: hidden; }
  .news_entry .image_container img {
    height: auto;
    width: 100%;
    opacity: 1;
    -ms-filter: "progid:DXImageTra nsform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .news_entry .text_container {
    padding: 15px 0px;
    padding: 1.5rem 0rem;
    text-align: left; }
  .news_entry .text_container a {
    color: #c4ab7c;
    font-size: 18px;
    font-size: 1.8rem;
    font-family: "Montserrat", Arial, sans-serif; }
  .news_entry .text_container .time {
    font-size: 13px;
    font-size: 1.3rem;
    font-family: "Montserrat", Arial, sans-serif;
    display: block; }
  .news_entry:hover img {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTra nsform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -ms-transition: scale(1.02);
    -o-transform: scale(1.02);
    transform: scale(1.02); }
/*
 ┌─┐┌─┐┬┌┬┐┌─┐┌┐┌┌┐┌┌─┐┬  ┬┬┌─┐┌─┐┌┬┐┬┌─┐┌┐┌
 └─┐├┤ │ │ ├┤ ││││││├─┤└┐┌┘││ ┬├─┤ │ ││ ││││
 └─┘└─┘┴ ┴ └─┘┘└┘┘└┘┴ ┴ └┘ ┴└─┘┴ ┴ ┴ ┴└─┘┘└┘
 */
.pagination_container {
  position: relative;
  margin-top: 20px;
  margin-top: 2rem;
  clear: both; }
  .pagination_container .sisu_paging {
    margin: 0 20% 0 20%;
    width: 60%; }
  .pagination_container .sisu_paging ul.sisu_pagination {
    width: 80%;
    list-style: none;
    padding: 0px;
    text-align: center;
    margin: 0 auto; }
  .pagination_container .sisu_paging ul li {
    margin: 0px;
    margin: 0px;
    margin: 0rem;
    margin-bottom: 7px;
    margin-bottom: 0.7rem;
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
    display: inline; }
  .pagination_container .sisu_paging ul li a {
    color: #201f1f;
    text-decoration: none;
    padding: 6px 10px;
    padding: 0.6rem 1rem; }
  .pagination_container .sisu_paging ul li:hover a, .pagination_container .sisu_paging ul li.active a {
    background: #eaeaea;
    color: #333 !important; }
  .pagination_container a.prev, .pagination_container a.next {
    top: 0px;
    position: absolute;
    color: #666 !important;
    text-decoration: underline; }
  .pagination_container a.prev:hover, .pagination_container a.next:hover {
    text-decoration: none;
    color: #eaeaea !important; }
  .pagination_container a.prev {
    left: 0px; }
  .pagination_container a.next {
    right: 0px; }

#paginationitems {
  opacity: 0;
  min-height: auto !important; }

#paginationholder {
  text-align: center;
  margin-bottom: 40px; }
  #paginationholder a {
    border: 1px solid #997b45;
    padding: 4px 0px;
    margin: 0px 3px;
    width: 28px;
    display: inline-block; }
  #paginationholder a:hover {
    text-decoration: none;
    background: #c4ab7c;
    border-color: #c4ab7c;
    color: white; }
  #paginationholder a.jp-previous, #paginationholder a.jp-next {
    border-color: transparent; }
  #paginationholder a.jp-disabled {
    display: none; }
  #paginationholder a.jp-current {
    color: white;
    background: #997b45;
    text-decoration: none; }
  #paginationholder span {
    padding: 0px 6px; }

.cb_custom_post_type_news {
  background-color: #f6f6f7;
  padding: 30px 0px;
  padding: 3rem 0rem;
  margin: 10px 0px 20px 0px;
  margin: 1rem 0rem 2rem 0rem; }
  .cb_custom_post_type_news #tabs {
    padding: 0;
    border: 0;
    background: none;
    text-align: center; }
  .cb_custom_post_type_news #tabs .ui-tabs-nav {
    background: none;
    border: none;
    padding: 0;
    display: inline-block; }
  .cb_custom_post_type_news #tabs .ui-tabs-nav li {
    margin: 0px 5px;
    margin: 0rem 0.5rem;
    border: 1px solid #c4ab7c;
    border-radius: 0;
    background: none;
    outline: 0;
    margin-bottom: 8px;
    margin-bottom: 0.8rem; }
  .cb_custom_post_type_news #tabs .ui-tabs-nav li a {
    color: #c4ab7c;
    padding: 8px 21px;
    padding: 0.8rem 2.1rem;
    outline: 0; }
  .cb_custom_post_type_news #tabs .ui-tabs-nav li.ui-state-active {
    background: #c4ab7c;
    padding-bottom: 0; }
  .cb_custom_post_type_news #tabs .ui-tabs-nav li.ui-state-active a {
    color: white; }
  .cb_custom_post_type_news #tabs .ui-tabs-panel {
    padding: 20px 0px 0px 0px;
    padding: 2rem 0rem 0rem 0rem; }

.news_newsletter {
  padding: 20px 30px 1px 20px;
  padding: 2rem 3rem 0.1rem 2rem;
  background: #eee;
  margin-bottom: 20px;
  margin-bottom: 2rem; }
  .news_newsletter .text {
    font-family: 'Lora Bold';
    font-size: 25px;
    line-height: 120%;
    color: #c4ab7c;
    margin-bottom: 10px; }
  .news_newsletter input[type='text'] {
    width: 100%;
    padding: 10px 15px;
    padding: 1rem 1.5rem;
    border: 1px solid #c4ab7c;
    margin: 15px 0px;
    margin: 1.5rem 0rem; }
  .news_newsletter input[type='submit'] {
    padding: 10px 50px;
    padding: 1rem 5rem;
    background: #c4ab7c;
    color: white;
    border: none; }
  .news_newsletter ::-webkit-input-placeholder {
    color: #ccc; }
  .news_newsletter :-moz-placeholder {
    color: #ccc; }
  .news_newsletter ::-moz-placeholder {
    color: #ccc; }
  .news_newsletter :-ms-input-placeholder {
    color: #ccc; }
  .news_newsletter #field_7_2, .news_newsletter #field_7_3 {
    display: none; }
  .news_newsletter #field_7_1 label {
    display: none; }
  .news_newsletter #field_7_1 input {
    width: 100% !important;
    padding: 10px 15px;
    padding: 1rem 1.5rem;
    border: 1px solid #c4ab7b !important;
    margin: 15px 0px;
    margin: 1.5rem 0rem;
    background: white; }
  .news_newsletter #gform_submit_button_7 {
    background: #c4ab7b;
    color: white;
    padding: 9px 40px 10px 40px;
    padding: 0.9rem 4rem 1rem 4rem;
    border: none;
    font-size: 17px;
    font-size: 1.7rem;
    outline: 0;
    font-family: "Montserrat", Arial, sans-serif;
    width: auto;
    text-transform: none; }
  .news_newsletter .gform_body {
    vertical-align: top; }
  .news_newsletter .gform_wrapper ul li .ginput_container {
    margin-bottom: 0; }

.news_entry.small {
  background: #eee;
  padding: 10px; }
  .news_entry.small .imgwrapper {
    float: left;
    width: 40%; }
  .news_entry.small .imgwrapper .newsimgbox {
    box-sizing: border-box;
    padding: 37% 50%;
    background-size: cover;
    background-position: center; }
  .news_entry.small .text_container {
    width: 60%;
    float: left;
    padding: 0px 20px;
    padding: 0rem 2rem; }

.readmost h4 {
  margin-top: 0; }

.newsbeitragsarchive {
  padding: 20px 30px;
  background: #eee;
  margin-bottom: 20px; }
  .newsbeitragsarchive ul.years {
    list-style: none;
    margin: 0px; }
  .newsbeitragsarchive ul.years li.year ul.month {
    list-style: none;
    margin-left: 10px;
    margin-bottom: 3px; }
  /*
   ┌┐┌┌─┐┬ ┬┌─┐┬  ┌─┐┌┬┐┌┬┐┌─┐┬─┐
   │││├┤ │││└─┐│  ├┤  │  │ ├┤ ├┬┘
   ┘└┘└─┘└┴┘└─┘┴─┘└─┘ ┴  ┴ └─┘┴└─
   File: _modules/_newsletter.scss
   Beschreibung: Alle Styles für die Newslettersysteme ( mailchimp | cleverreach )
   Autor: Roman Kröpl
   Datum: 22.02.2016
   */
/*
 ┌─┐┬  ┌─┐┬  ┬┌─┐┬─┐┬─┐┌─┐┌─┐┌─┐┬ ┬
 │  │  ├┤ └┐┌┘├┤ ├┬┘├┬┘├┤ ├─┤│  ├─┤
 └─┘┴─┘└─┘ └┘ └─┘┴└─┴└─└─┘┴ ┴└─┘┴ ┴
 */
.cr_form {
  /* Subscribe Button */ }
  .cr_form .cr_ipe_item {
    /* email input field */ }
  @media screen and (max-width: 767px) {
    .cr_form .cr_ipe_item {
      float: none;
      margin-right: 0px;
      margin-right: 0rem; } }
  @media screen and (min-width: 768px) {
    .cr_form .cr_ipe_item {
      float: left;
      margin-right: 15px;
      margin-right: 1.5rem; } }
  @media screen and (min-width: 992px) {
    .cr_form .cr_ipe_item {
      float: left;
      margin-right: 15px;
      margin-right: 1.5rem; } }
  @media screen and (max-width: 767px) {
      .cr_form .cr_ipe_item.musthave {
        width: 100%; } }
  @media screen and (min-width: 768px) {
      .cr_form .cr_ipe_item.musthave {
        width: 335px; } }
  @media screen and (min-width: 992px) {
      .cr_form .cr_ipe_item.musthave {
        width: 335px; } }
  .cr_form .cr_ipe_item.musthave input[type='text'] {
    border-radius: 0px;
    border-radius: 0rem;
    border: 1px solid #ccc;
    background: #fff;
    color: #c4ab7c;
    width: 100% !important;
    padding: 6px 10px;
    padding: 0.6rem 1rem;
    text-indent: 0px;
    text-indent: 0rem;
    font-weight: normal !important; }
  .cr_form .submit_container {
    margin-right: 0px;
    margin-right: 0rem;
    text-align: center; }
  @media screen and (max-width: 767px) {
    .cr_form .submit_container {
      margin-top: 15px;
      margin-top: 1.5rem; } }
  @media screen and (min-width: 768px) {
    .cr_form .submit_container {
      margin-top: 0px;
      margin-top: 0rem; } }
  @media screen and (min-width: 992px) {
    .cr_form .submit_container {
      margin-top: 0px;
      margin-top: 0rem; } }
  .cr_form .submit_container .cr_button {
    text-shadow: none;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in;
    /*safari and chrome */
    -moz-transition: all 0.3s ease-in;
    /* firefox */
    -o-transition: all 0.3s ease-in;
    /* opera */
    text-align: center;
    display: inline-block;
    border-radius: 0px;
    border-radius: 0rem;
    width: 150px;
    width: 15rem;
    border: 1px solid #f66e00;
    background: #fff;
    color: #f66e00;
    padding: 7px 15px 6px 15px;
    padding: 0.7rem 1.5rem 0.6rem 1.5rem;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    box-shadow: none !important; }
  .cr_form .submit_container .cr_button:hover {
    background-color: #f66e00;
    color: #fff; }

.cb_block_start.nl {
  margin-bottom: 0; }
  .cb_block_start.nl .grey.nl.full_width {
    background-color: #f6f6f7;
    padding: 40px 0 20px;
    margin-bottom: 0; }

.cb_newsletter {
  text-align: center; }
  .cb_newsletter form .page .field.text {
    width: 100%;
    margin: 0 auto 1rem; }
  @media screen and (min-width: 768px) {
        .cb_newsletter form .page .field.text {
          width: 379px;
          margin: 0 auto; } }
  .cb_newsletter form .page .field.text .field__normal {
    float: none;
    position: relative; }
  @media screen and (min-width: 768px) {
          .cb_newsletter form .page .field.text .field__normal {
            float: left; } }
  .cb_newsletter form .page .field.text .field__normal input#email {
    width: 100%;
    margin-right: 0; }
    @media screen and (min-width: 768px) {
          .cb_newsletter form .page .field.text .field__normal input#email {
            width: 215px;
            margin-right: 1rem; } }
  .cb_newsletter form .page .button-left {
    float: none; }
  @media screen and (min-width: 768px) {
        .cb_newsletter form .page .button-left {
          float: left; } }
  .cb_newsletter form .page .button-left input {
    background-color: #997b45;
    border: none;
    color: white;
    padding: 0.9rem 4rem 1rem;
    outline: 0; }
  @media screen and (max-width: 375px) {
          .cb_newsletter form .page .button-left input {
            padding: 0.9rem 2rem 1rem; } }
  .cb_newsletter form .page label {
    font-weight: normal; }
  .cb_newsletter form .page .field-validation-error {
    positioN: absolute;
    color: red;
    border: 1px solid black;
    background-color: white;
    padding: 5px 10px;
    top: -60px;
    width: 100%;
    left: 0;
    max-width: 225px;
    z-index: 5; }
  .cb_newsletter form .page .field.bool {
    padding-top: 10px;
    clear: left;
    positioN: relative;
    width: auto;
    margin: 0 auto; }
  @media screen and (min-width: 768px) {
        .cb_newsletter form .page .field.bool {
          width: 315px; } }
  .cb_newsletter form .page .field.bool .field__normal, .cb_newsletter form .page .field.bool .label {
    display: inline-block; }
  .cb_newsletter form .page .field.bool .field-validation-error {
    top: 40px; }
  .cb_newsletter form input {
    padding: 0.85rem 1rem; }

#subscriberData {
  overflow: hidden; }
  #subscriberData .row--textvaluetype, #subscriberData .submitbutton {
    display: inline-block; }
  #subscriberData .row--textvaluetype {
    margin-bottom: 20px;
    margin-right: 2px; }
  #subscriberData .row--textvaluetype .email {
    display: none; }
  #subscriberData .row--textvaluetype input[type='text'] {
    border-radius: 0px;
    border-radius: 0rem;
    border: 1px solid #eee;
    background: #eee;
    color: #666;
    padding: 6px 10px;
    padding: 0.6rem 1rem;
    text-indent: 0px;
    text-indent: 0rem;
    font-weight: normal !important;
    width: 28.5rem;
    height: 4rem; }
  #subscriberData .row--meta {
    margin-bottom: 15px; }
  #subscriberData .row--meta span, #subscriberData .row--meta label {
    margin-right: 20px; }
  #subscriberData .submitbutton input {
    background-color: #c4ab7c;
    color: #fff;
    font-size: 17px;
    padding: 0.9rem 4rem 1rem;
    border: none; }
  #subscriberData .submitbutton input:hover {
    background-color: #cdb88f; }
  @media screen and (max-width: 767px) {
  #subscriberData {
    margin-bottom: 20px; } }
  @media screen and (min-width: 768px) {
  #subscriberData {
    margin-bottom: 40px; } }
  @media screen and (min-width: 992px) {
  #subscriberData {
    margin-bottom: 40px; }
    #subscriberData label {
      display: inline-block; } }
  @media screen and (min-width: 1200px) {
  #subscriberData {
    margin-bottom: 40px; } }

.loginplugin {
  /*.btn{
   &.button{
   display: inline-block;
   @include rem('border-radius',0);
   @include rem('width', 15);
   border: 1px solid $form_color_1;
   background: $color_white;
   color: $form_color_1;
   font-family: $button_font;
   @include rem('font-size', 1.4);
   box-shadow: none !important;
   &:hover{
   background-color:$grey_dark;
   color: $color_white;
   }
   }
   }*/ }
  .loginplugin label {
    width: 100%; }
  .loginplugin input {
    border-radius: 0px;
    border-radius: 0rem;
    border: 1px solid #ccc;
    background: #efefef;
    color: #c4ab7c;
    width: 100% !important;
    padding: 5px 10px;
    padding: 0.5rem 1rem;
    text-indent: 0px;
    text-indent: 0rem;
    font-weight: normal !important; }
  .loginplugin input[type="submit"] {
    border-radius: 40px;
    border-radius: 4rem;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    background: transparent;
    text-shadow: none;
    text-transform: uppercase;
    padding: 7px 15px;
    padding: 0.7rem 1.5rem;
    border: 1px solid #997b45;
    color: #997b45;
    display: inline-block;
    background-color: transparent;
    text-align: center;
    -webkit-transition: all 0.3s ease-in;
    /*safari and chrome */
    -moz-transition: all 0.3s ease-in;
    /* firefox */
    -o-transition: all 0.3s ease-in;
    /* opera */ }
  .loginplugin input[type="submit"]:hover {
    background-color: #333;
    color: #fff;
    text-decoration: none; }
  .loginplugin input[type="checkbox"] {
    width: 20px !important;
    /*
     &:before{
     font-size: 12px;
     font-family: $fontAwesome;
     content: '\f096';
     }
     &:checked{
     &:before{
     font-size: 12px;
     font-family: $fontAwesome;
     content: '\f046';
     }
     }
     */ }
  .loginplugin .signup-submit input {
    max-width: 200px; }
  .loginplugin .login-submit input {
    max-width: 200px; }
  .loginplugin .lostpassword-submit input {
    max-width: 250px; }
  .loginplugin .resetpass-submit input {
    max-width: 200px; }
/*
 ┌─┐┌─┐┌─┐┌┬┐┌─┐┬─┐
 ├┤ │ ││ │ │ ├┤ ├┬┘
 └  └─┘└─┘ ┴ └─┘┴└─ 
 File: _modules/_footer.scss
 Bechreibung: Styles für den Footer
 Autor: Roman Kröpl
 Datum: 25.02.2016
 */
#footer {
  width: 100%;
  background-color: #270c0a;
  padding: 60px 0px;
  padding: 6rem 0rem;
  margin-top: 0px;
  margin-top: 0rem; }
  #footer.cookiehinweis {
    margin-bottom: 50px; }
  #footer p, #footer a {
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0px;
    margin: 0rem;
    padding: 0px;
    padding: 0rem; }
  #footer p {
    font-family: 'Lora Regular', Arial, sans-serif; }
  #footer .footermenu {
    text-align: center;
    margin-bottom: 25px;
    margin-bottom: 2.5rem; }
  #footer .footermenu ul.footer-nav {
    list-style-type: none;
    margin: 0px;
    margin: 0rem;
    display: inline-block; }
  #footer .footermenu ul.footer-nav li {
    list-style: none;
    float: left; }
  #footer .footermenu ul.footer-nav li.current-menu-item a {
    color: white;
    text-decoration: none;
    font-weight: bold; }
  #footer .footermenu ul.footer-nav li a {
    color: white;
    text-transform: inherit !important;
    text-decoration: none;
    padding: 0px 20px;
    padding: 0rem 2rem;
    border-left: 1px solid white;
    line-height: 13px;
    display: inline-block; }
  #footer .footermenu ul.footer-nav li:first-child a {
    border: none; }
  #footer .social_icons {
    text-align: center;
    margin-bottom: 35px;
    margin-bottom: 3.5rem; }
  #footer .social_icons .social_icon {
    display: inline-block;
    width: 80px;
    width: 8rem;
    text-align: center;
    padding-top: 10px;
    padding-top: 1rem;
    margin: 0px 6px;
    margin: 0rem 0.6rem; }
  #footer .social_icons .social_icon i {
    font-size: 17px;
    font-size: 1.7rem; }

.newsletterabo {
  padding: 20px 0px 20px 0px;
  padding: 2rem 0rem 2rem 0rem;
  margin-top: 20px;
  margin-top: 2rem; }
  .newsletterabo input[type='text'] {
    padding: 11px 15px;
    border: none;
    background: #eee;
    width: 300px; }
  .newsletterabo input[type='submit'] {
    background: #c4ab7c;
    color: white;
    padding: 9px 40px 10px 40px;
    padding: 0.9rem 4rem 1rem 4rem;
    border: none;
    font-size: 17px;
    font-size: 1.7rem;
    outline: 0; }
  .newsletterabo #field_7_2, .newsletterabo #field_7_3 {
    display: none; }
  .newsletterabo #field_7_1 label {
    display: none; }
  .newsletterabo #field_7_1 input {
    width: 300px !important;
    padding: 11px 15px;
    border: none !important;
    background: #eee; }
  .newsletterabo #gform_submit_button_7 {
    background: #c4ab7b;
    color: white;
    padding: 9px 40px 10px 40px;
    padding: 0.9rem 4rem 1rem 4rem;
    border: none;
    font-size: 17px;
    font-size: 1.7rem;
    outline: 0;
    font-family: "Montserrat", Arial, sans-serif;
    width: auto;
    text-transform: none; }
  .newsletterabo .gform_body {
    vertical-align: top; }
  .newsletterabo .gform_footer.top_label, .newsletterabo #gform_fields_7, .newsletterabo .gform_body {
    display: inline-block; }

.menu-footer ul {
  text-align: right; }
  .menu-footer ul li {
    display: inline-block; }
  .menu-footer ul li a {
    font-size: 8px;
    font-size: 0.8rem;
    text-transform: uppercase;
    font-family: "Montserrat", Arial, sans-serif; }
/*
 ┌─┐┌─┐┌┐┌┌┬┐┬─┐┌─┐┌─┐┌┬┐
 │  │ ││││ │ ├┬┘├─┤└─┐ │ 
 └─┘└─┘┘└┘ ┴ ┴└─┴ ┴└─┘ ┴ 
 File: _base/contast.scss
 Beschreibung: Alle Styles für kontrastreiche Seite
 Autor: Roman Kröpl
 Datum: 16.02.2016
 */
body.kontrast {
  -webkit-transition: color 0.3s ease-in;
  -moz-transition: color 0.3s ease-in;
  -ms-transition: color 0.3s ease-in;
  -o-transition: color 0.3s ease-in;
  transition: color 0.3s ease-in;
  background: #000;
  color: #fff;
  /* LINKS */
  /* CTA BUTTON IM HEADER */
  /* Top Menu für Barrierefreiheit */
  /* Hauptmenü */
  /* Buttons */
  /* NEWS TEMPLATE */
  /* cb_textelement */
  /* cb_block_start */
  /* SUCHESEITE */
  /* Social Buttons */
  /* COOKIE HINWEIS */ }
  body.kontrast a {
    color: #ff0;
    -webkit-transition: color 0.3s ease-in;
    -moz-transition: color 0.3s ease-in;
    -ms-transition: color 0.3s ease-in;
    -o-transition: color 0.3s ease-in;
    transition: color 0.3s ease-in;
    text-decoration: none;
    cursor: pointer;
    font-weight: normal;
    outline: none; }
  body.kontrast a:hover {
    text-decoration: underline;
    color: #0ff; }
  body.kontrast a:active {
    color: #0ff; }
  body.kontrast a:focus {
    color: #0ff; }
  body.kontrast .header_cta a {
    border: solid 1px #000 !important;
    color: #000 !important;
    background: #fff !important; }
  body.kontrast .header_cta a:hover {
    text-decoration: none;
    background: #000 !important;
    color: #fff !important; }
  body.kontrast .header_cta a:active {
    background: #000 !important;
    color: #fff !important; }
  body.kontrast .header_cta a:focus {
    background: #000 !important;
    color: #fff !important; }
  body.kontrast .accessibilityMenu {
    color: #000; }
  @media screen and (max-width: 767px) {
      body.kontrast #hauptmenu ul.sub-menu {
        background-color: #000; } }
  @media screen and (min-width: 768px) {
      body.kontrast #hauptmenu ul.sub-menu {
        background-color: #000; } }
  @media screen and (min-width: 992px) {
      body.kontrast #hauptmenu ul.sub-menu {
        background-color: #fff; } }
  @media screen and (max-width: 767px) {
        body.kontrast #hauptmenu ul.sub-menu li a:hover {
          color: #000; } }
  @media screen and (min-width: 768px) {
        body.kontrast #hauptmenu ul.sub-menu li a:hover {
          color: #000; } }
  @media screen and (min-width: 992px) {
        body.kontrast #hauptmenu ul.sub-menu li a:hover {
          color: #fff;
          background-color: #000; } }
  body.kontrast .btn {
    background: #fff !important;
    /* Überschreibe Styles aus dem Backend */
    border-color: #fff !important;
    /* Überschreibe Styles aus dem Backend */
    color: #000 !important;
    /* Pfeil im Button */
    /*
     &:after {
     font-family: $fontAwesome;
     content: "\00a0\00a0\00a0\f054";
     }*/ }
  body.kontrast .btn.white {
    color: #fff !important;
    /* Überschreibe Styles aus dem Backend */
    border-color: #fff !important;
    /* Überschreibe Styles aus dem Backend */ }
  body.kontrast .btn.white:hover, body.kontrast .btn.white:active, body.kontrast .btn.white:focus {
    text-decoration: underline; }
  body.kontrast .btn:hover {
    background-color: #000 !important;
    /* Überschreibe Styles aus dem Backend */
    color: #fff !important;
    /* Überschreibe Styles aus dem Backend */
    border-color: #fff !important;
    /* Überschreibe Styles aus dem Backend */
    text-decoration: none; }
  body.kontrast .btn:active {
    box-shadow: none; }
  body.kontrast .news_entry {
    background: #fff;
    color: #000; }
  body.kontrast .news_entry h3 {
    color: #000; }
  body.kontrast .news_entry h3 a {
    color: #000; }
  body.kontrast .cb_textelement .box_background, body.kontrast .cb_zitatelement .box_background {
    padding: 0px !important;
    /* Überschreibe Styles aus dem Backend */
    background: none !important;
    /* Überschreibe Styles aus dem Backend */ }
  body.kontrast .cb_textelement .box_background .textelement_content, body.kontrast .cb_zitatelement .box_background .textelement_content {
    color: #fff; }
  body.kontrast .cb_textelement .box_background .textelement_content h1, body.kontrast .cb_zitatelement .box_background .textelement_content h1, body.kontrast .cb_textelement .box_background .textelement_content .subline, body.kontrast .cb_zitatelement .box_background .textelement_content .subline, body.kontrast .cb_textelement .box_background .textelement_content .entry-text, body.kontrast .cb_zitatelement .box_background .textelement_content .entry-text {
    color: #fff !important;
    /* Überschreibe Styles aus dem Backend */ }
  body.kontrast .cb_block_start .full_width {
    padding: 0px !important;
    /* Überschreibe Styles aus dem Backend */
    background: none !important;
    /* Überschreibe Styles aus dem Backend */ }
  body.kontrast .searchform_container {
    background: #fff;
    color: #000; }
  body.kontrast .searchform_container .container #searchform input {
    border: solid 1px #000;
    color: #000;
    background: #fff; }
  body.kontrast .searchresult_container {
    background: #fff;
    border-top: solid 1px #000;
    color: #000; }
  body.kontrast #share_icons ul li a {
    color: #fff !important; }
  body.kontrast #cookiesWarning #cookiesWarningActive {
    background: #fff;
    color: #000; }
  body.kontrast #footer {
    background-color: #000;
    color: #fff; }
  body.kontrast #footer ul.footer-nav li a {
    color: #ff0; }
  body.kontrast #footer ul.footer-nav li a:hover {
    color: #0ff; }
  body.kontrast #footer ul.footer-nav li a:active {
    color: #0ff; }
  body.kontrast #footer ul.footer-nav li a:focus {
    color: #0ff; }

body.graustufen {
  filter: grayscale(100%) !important;
  -webkit-filter: grayscale(100%) !important;
  -webkit-filter: grayscale(1) !important;
  -moz-filter: grayscale(100%) !important;
  -ms-filter: grayscale(100%) !important;
  -o-filter: grayscale(100%) !important;
  filter: gray !important; }
