/* noto-serif-regular - latin */
@font-face {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/noto-serif-v9-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Noto Serif'), local('NotoSerif'),
    url('../fonts/noto-serif-v9-latin-regular.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/noto-serif-v9-latin-regular.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../fonts/noto-serif-v9-latin-regular.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/noto-serif-v9-latin-regular.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/noto-serif-v9-latin-regular.svg#NotoSerif') format('svg');
  /* Legacy iOS */
}

/* noto-serif-italic - latin */
@font-face {
  font-family: 'Noto Serif';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/noto-serif-v9-latin-italic.eot');
  /* IE9 Compat Modes */
  src: local('Noto Serif Italic'), local('NotoSerif-Italic'),
    url('../fonts/noto-serif-v9-latin-italic.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/noto-serif-v9-latin-italic.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../fonts/noto-serif-v9-latin-italic.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/noto-serif-v9-latin-italic.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/noto-serif-v9-latin-italic.svg#NotoSerif') format('svg');
  /* Legacy iOS */
}

@font-face {
  font-family: 'Noto Sans HK';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/noto-sans-hk-v5-latin-300.eot');
  /* IE9 Compat Modes */
  src: local('Noto Sans HK Light'), local('NotoSansHK-Light'),
    url('../fonts/noto-sans-hk-v5-latin-300.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/noto-sans-hk-v5-latin-300.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../fonts/noto-sans-hk-v5-latin-300.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/noto-sans-hk-v5-latin-300.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/noto-sans-hk-v5-latin-300.svg#NotoSansHK') format('svg');
  /* Legacy iOS */
}

/* noto-sans-hk-regular - latin */
@font-face {
  font-family: 'Noto Sans HK';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/noto-sans-hk-v5-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Noto Sans HK Regular'), local('NotoSansHK-Regular'),
    url('../fonts/noto-sans-hk-v5-latin-regular.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/noto-sans-hk-v5-latin-regular.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../fonts/noto-sans-hk-v5-latin-regular.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/noto-sans-hk-v5-latin-regular.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/noto-sans-hk-v5-latin-regular.svg#NotoSansHK') format('svg');
  /* Legacy iOS */
}

/* noto-sans-hk-500 - latin */
@font-face {
  font-family: 'Noto Sans HK';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/noto-sans-hk-v5-latin-500.eot');
  /* IE9 Compat Modes */
  src: local('Noto Sans HK Medium'), local('NotoSansHK-Medium'),
    url('../fonts/noto-sans-hk-v5-latin-500.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/noto-sans-hk-v5-latin-500.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../fonts/noto-sans-hk-v5-latin-500.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/noto-sans-hk-v5-latin-500.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/noto-sans-hk-v5-latin-500.svg#NotoSansHK') format('svg');
  /* Legacy iOS */
}

.frame-default {
 /*  display: grid; */
 float: left;
 clear: both;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 25px;
  padding-left: 25px;
}

.ce-textpic {
  overflow: inherit;
}

.button_wrap {
  width: 100%;
  height: 35px;
  margin-bottom: 30px;
  float: left;

}

.button1 {
  margin: auto;
  display: table;
  margin-top: 10px;

}

.button1 a {
  padding: 10px;
  background: #7C715F;
  color: #fff;
  text-align: center;
}

.button1 a:hover {

  background: #9a9793;
  text-decoration: none;
  color: #fff;
}

.teaser2 {
  position: fixed;
  right: 20px;
  top: 20px;
  height: auto;
  width: 200px;
  display: block;
  z-index: 10000000000000000000000;
}

img {
  border: 0;
  width: 100%;
  height: auto;
}

h2.h2_linie {
  line-height: 25px;
  font-size: 20px;
  white-space: pre-wrap;
  text-align: left;
  border-bottom: 1px solid #33322f;
  color: #33322f;
  padding-bottom: 10px;
  margin-bottom: 35px;
}

p {
  color: #494949;
  font-size: 18px;
  line-height: 28px;
  margin: 0 0 30px;
}

a {
  color: rgb(204, 0, 0);
  text-decoration: none;
  /* -webkit-transition: color 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out, color 0.25s ease-in-out; */
}

a.pic-link {
  position: absolute;
  top: -50px;
  max-width: 200px;
  right: 33px;
  z-index: 1000000000;
}

a.pic-link:hover {
  opacity: 0.5;
}

a:hover,
a:focus {
  color: rgb(204, 0, 0);
  text-decoration: underline;
  -webkit-transition: color 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: background 300ms ease-in-out, color 300ms ease-in-out, box-shadow 300ms ease-in-out;
  -webkit-transition: background 300ms ease-in-out, color 300ms ease-in-out, box-shadow 300ms ease-in-out;
}

#sd-lightbox-images img {
  max-width: 50vw;
}

#sd-lightbox-top {
  top: 65px;
}



.topnav {
  position: fixed;
  top: 0px;
  z-index: 10000000000000000;
}

.zitat {
  width: 100%;
  margin-bottom: 60px;
  float: left;
  text-align: center;
}

.zitat p,
blockquote p {
  color: #8f1c1a;
  font-size: 34px;
  text-align: center;
  line-height: 52px;
  font-family: 'Noto Serif', sans-serif !important;
  font-style: italic;
  font-weight: 400;
  margin: 0;
}

blockquote {
  border-left: 0px solid #eee;

  margin: 0;
  padding: 0;
}

.frame-layout-2 {
  background-color: hsla(205, 21%, 89%, 0.364);
  margin-bottom: 0px;
  padding: 45px 60px;
  float: left;
  width: 100%;
}

html {
  font-family: 'Noto Sans HK', sans-serif !important;
  font-weight: 400;
  font-size: 17px;
}

body {
  background-color: transparent;
  font-family: 'Noto Sans HK', sans-serif !important;
  font-size: 16px;
  background-size: 8px 8px;
  color: #33322f;
}

.cc_container .cc_message {
  color: #fff !important;
}

.mt40 {
  margin-bottom: 40px;
}

.max1000 {
  max-width: 1000px !important;
}

.abstandoben {
  margin-top: 40px;
  padding: 50px;
  padding-top: 0;
}

.blau .abstandoben {
  margin-top: 40px;
  padding: 40px 0px;
}

p,
h2,
h3,
.teaser_text,
span.bold {
  font-family: 'Noto Sans HK';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
}

h1,
h2,
h3,
h4 {
  font-weight: 400;
  margin-bottom: 15px;
}

h1 {
  color: #33322f;
  font-size: 30px;
  line-height: 48px;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: 'Noto Sans HK';
  font-style: normal;
  font-weight: 500;
}

h2 {
  color: #33322f;
  font-size: 30px;
  line-height: 48px;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: 'Noto Sans HK';
  font-style: normal;
  font-weight: 500;
}

h3 {
  color: #887E6E;
  font-size: 20px;
  letter-spacing: 1.1px;
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 0px;
}

h4 {
  color: #33322f;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 15px font-family:"Fago W01 Cond Regular";
}

.frame-layout-2 h4 {
  margin: 20px 0;
}

.aktuelles h2 {
  color: #cc0000 !important;
  text-transform: uppercase;
}

.aktuelles a {
  color: #33322f;
  text-decoration: none;
}

.aktuelles a:hover {
  color: #cc0000 !important;
}

.w30_1 {
  float: left;
  width: 30%;
  margin: 1.5%;
  min-height: 350px;
  position: relative;
}

.w30_1 img {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}

.text-btn {
  margin-top: 30px;
  margin-bottom: 40px;
}

.text-btn a {
  color: #fff;
  font-weight: bold;
  background: #cc0000;
  padding: 2px 18px;
  border-radius: 8px;
  display: block;
}

.text-btn a:hover {
  background-color: #555555;
  text-decoration: none;
}

.frame-layout-2 a {
  color: #33322f;
}

.frame-layout-2 a:hover {
  color: #cc0000;
  text-decoration: none;
}

h5 {
  color: #1D4574;
  font-size: 20px;
  font-weight: 300;
}

li {
  font-size: 16px;
  font-weight: 300;
  /* list-style-type: disclosure-closed !important; */
  margin-bottom: 10px;
}

ul {
  padding-left: 20px;
}

.headerfix {
  position: fixed;
  top: 0;
  width: 100%;
  height: 80px;
 /*  background: #fff; */
  /* z-index: 10000000; */
}

/* Start Teaser Box*/
.start_teaser_wrap {
  width: 100%;
  height: auto;
}

.start_teaser {
  margin: auto;
}

.w30 {
  float: left;
  width: 30%;
  margin: 1.5%;
  min-height: 350px;
  position: relative;
}

.start_teaser_faehnchen {
  position: absolute;
  top: 38px;
  right: -55px;
  color: #fff;
  font-family: 'Fago W01 Cond Bold', sans-serif;
  height: 77px;
  width: 259px;
  font-size: 19px;
  background-image: url(../Images/faehnchen.png);
  background-repeat: no-repeat;
  background-size: 84%;
  padding-top: 17px;
  padding-left: 29px;
}

.start_teaser_wrap_img {
  position: relative;
}

.start_teaser_wrap_img a,
a .teaser_2_item_img {
  opacity: 1.0;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease;
}

.start_teaser_wrap_img a:hover,
a:hover .teaser_2_item_img {
  opacity: 0.8;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease;
}

.start_teaser_text_wrap {
  position: absolute;
  bottom: 0;
  color: #fff;

  padding: 3px 0 0 17px;
  width: 100%;
  height: 40px;
}

.start_teaser_text1 {
  float: left;
  font-family: 'Fago W01 Cond Bold', sans-serif;
  text-transform: uppercase;
  font-size: 22px;
}

.start_teaser_text2 {
  float: left;
  font-family: 'Fago W01 Cond Regular', sans-serif;
  font-size: 22px;
}

.teaser_2_item_img img {
  background-size: cover;
}

.teaser_2_item_wrap {
  height: 300px;
  width: 480px;
  margin: 35px 0;
}

.teaser_2_item_img {
  height: 300px;
  width: 100%;
  margin: 35px 0;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  opacity: 1;
  background-position: 50% 50%;
  position: relative;
}

.teaser_2_film {
  position: absolute;
  top: 10px;
  right: 20px;
  line-height: 20px;
}

.teaser_2_film a:hover {
  color: #33322f;
}

.teaser_2_film::before {
  content: "";
  position: absolute;
  left: -38px;
  top: -3px;
  width: 300px;
  height: 30px;
  background-image: url(../Images/play_button.svg);
  background-repeat: no-repeat;
}

.farbe {
  width: 100%;
  height: 30px;
  background: #fff;
  margin-bottom: 0px;
}

.subnav {
  width: 100% float:left;
  height: 40px;
  text-align: left;
  font-size: 20px;
  border-bottom: 1px solid #33322f;
  color: #33322f;
  padding-bottom: 10px;
  margin-bottom: 35px;
}

.subnav a {
  font-size: 20px;
  text-transform: uppercase;
}

.subnav a:hover {
  text-decoration: none;
  color: #33322f;
}

a.act {
  /* color: #33322f !important; */
}

.frame-space-after-medium {
  margin-bottom: 3em !important;
}

.frame-space-after-small {
  margin-bottom: 2em !important;
}

.blue {
  width: 100%;
  background-color: rgb(224, 236, 246);
  padding: 35px 0;
  float: left;
  margin-top: 157px;
  min-height: 800px;
}

.logobild {
  position: absolute;
  padding-top: 36px;
  top: -46px;
  left: 0px;
  width: 12%;
}

.logotext_wrap {
  width: 93%;
  margin-left: 30px;
}

.logotext {
  width: 100%;
  margin: auto;
  height: 220px;
  text-align: center;
}

p.header_logo {
  line-height: 82px;
  padding-top: 11px;
  margin-bottom: 23px;
}

.header_logo {
  font-size: 60px;
}

p.hklein {
  line-height: 80px;
  padding-top: 0px;
  margin-bottom: 5px;
  font-size: 25px;
}


.head-oben a {
  text-decoration: none;

}

.head-oben a:hover {
  text-decoration: none;

}

.sublineheader {
  color: #887E6E;
  /* text-align: left; */
  font-size: 27px;
}


@media (max-width: 900px) {
  p.header_logo {
    line-height: 40px !important;
    padding-top: 20px;
    margin-bottom: 15px;
    font-size: 40px !important;
  }

  p.hklein {
    line-height: 80px;
    padding-top: 0px;
    margin-bottom: 5px;
    font-size: 25px;
  }

  .sublineheader {
    color: #887E6E;
    /* text-align: left; */
    font-size: 25px !important;
  }

  /* .ani { */
    /* margin-top: 140px !important; */
  /* } */

  .logobild h1 {
    font-size: 10px !important;
    margin-top: 0px !important;
  }

  .logobild {
    max-width: 400px;
    padding-top: 20px !important;
    position: absolute;
    top: 0;
    left: auto;
    right: 54px !important;
  }

  .header_logo {
    padding-top: 20px !important;
  }



}


footer p {
  /* -moz-hyphens: none;
  -o-hyphens: none;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none; */
}

.tx-sremailsubscribe-pi1 input {
  margin: 0;
  padding: 10px !important;
}

.tx-sremailsubscribe-pi1 label {
  margin: 0;
  padding: 10px;
  font-weight: normal !important;
}

.tx-sremailsubscribe-pi1 input[type="checkbox"] {
  width: 20px;
  height: 35px;
}

select[multiple],
select[size] {
  height: auto;
  background: #e4e4e4;
  color: #33322f;
  padding: 5px;
  border: none;
}

.hidden {
  display: none;
}

.small {
  font-size: 13px;
}

.box-rechts {
  position: absolute;
  right: 0;
  top: 43px;
  height: 80px;
  width: 250px;
}

.box-rechts ul {}

.box-rechts li {
  text-align: right;
  list-style-type: none;
}

.logooben {
  height: auto;
  width: 250px;
  float: left;
  margin-bottom: 10px;
}

.logooben img {
  height: auto;
  width: 95px;
}

.logounten {
  height: auto;
  width: 250px;
  float: left;
}

.logounten img {
  height: auto;
  width: 95px;
}

.abstand_hori {
  margin-bottom: 40px;
}

.abstand_hori2 {
  margin-top: 60px;
}

/* defaultkram */
/* Gallerie bis 992px auf volle Breite */
@media (max-width: 992px) {
  .ce-gallery {
    width: 100%;
  }

  .leftsidemob {
    margin-left: 20px;
  }
}

@media (min-width: 640px) and (max-width: 2800px) {

  /* Spaltenbreiten je nach eingestellten Columns */
  .ce-gallery[data-ce-columns="2"] .ce-column {
    width: 50%;
  }

  .ce-gallery[data-ce-columns="3"] .ce-column {
    width: 33%;
  }

  .ce-gallery[data-ce-columns="4"] .ce-column {
    width: 25%;
  }

  .ce-gallery[data-ce-columns="5"] .ce-column {
    width: 20%;
  }


  .ce-gallery .ce-column {
    margin: 0;
    /* Abstand zwischen Bildern */
    padding: 0 5px;
    box-sizing: border-box;
  }

  .ani .ce-gallery .ce-column {
    margin: 0;
    /* Abstand zwischen Bildern */
    padding: 0 0px;
    box-sizing: border-box;
  }
}

/* Anpassungen von kleinen bis groeßeren Geraeten */
@media (min-width: 640px) and (max-width: 1200px) {

  /* Kein Abstand beim ersten und letzten Bild */
  .ce-gallery .ce-column:first-child {
    padding-left: 0;
  }

  .ce-gallery .ce-column:last-child {
    margin-right: 0;
  }

  /* Fluid Image Tags */
  .ce-gallery img,
  .ce-gallery picture {
    width: 100%;
    height: auto;
  }
}

/* Anpassungen fuer kleine Geraete */
@media (max-width: 640px) {

  /* Ein Bild pro Zeile */
  .ce-gallery .ce-column {
    margin: 0 0 10px;
    width: 100%;
    box-sizing: border-box;
  }

  /* Fluid Image Tags */
  .ce-gallery img,
  .ce-gallery picture {
    width: 100%;
    height: auto;
  }
}

@media (max-width: 500px) {
  .tx-sremailsubscribe-pi1 input {
    background: #e4e4e4;
    color: #33322f;
    padding: 5px;
    border: none;
    width: 200px;
  }

  select#tx-sremailsubscribe-pi1-static_info_country {
    height: auto;
    background: #e4e4e4;
    color: #33322f;
    padding: 5px;
    border: none;
    width: 200px;
  }

  tx-sremailsubscribe-pi1 label {
    margin: 0;
    padding: 10px;
    font-weight: normal !important;
    font-size: 13px;
  }
}

@media (max-width: 800px) {
  .zitat p {

    font-size: 24px;
    line-height: 44px;
    float: left;
  }

  .teaser2 {
    position: fixed;
    right: 20px;
    top: 287px;
    height: auto;
    width: 159px;
    display: block;
    z-index: 10000000000000000000000;
  }

  .frame-layout-2 {
    background-color: hsla(205, 21%, 89%, 0.364);
    margin-bottom: 0px;
    padding: 22px 25px;
    float: left;
  }

  .button1 {
    margin: auto;
    display: table;
    margin-top: 10px;
    float: var();
    margin-bottom: 40px;
  }

}


@media (max-width: 700px) {
  .tx-sremailsubscribe-pi1 dt {
    width: 35% !important;
  }
}

.tx-sremailsubscribe-pi1 p.tx-sremailsubscribe-pi1-click-to-edit {
  margin-left: 2em;
  margin-right: 2em;
  margin-top: 50px;
}

.leftside {
  margin-left: 20px;
}

.cd {
  text-transform: uppercase;
  -moz-hyphens: none;
  -o-hyphens: none;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

/*NEWSLETTER FORMULAR*/
fieldset {
  border: 0px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

.powermail_field {
  margin-bottom: 20px;
}

.cc_container .cc_message {
  font-size: 0.8em !important;
  line-height: 16px !important;
}

.cc_container .cc_btn {
  padding: 15px 15px !important;
}

.cc_container .cc_btn,
.cc_container .cc_btn:visited {
  color: #fff !important;
  background-color: #224385 !important;
  transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
  -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
  border-radius: 0px;
  -webkit-border-radius: 0px;
}

.ce-table {
  margin-bottom: 15px;
}

.ce-table td {
  padding: 8px;
  border-right: 1px #a8a8a8 solid;
}

.ce-table tr {
  padding: 8px;
  border-bottom: 1px #a8a8a8 solid;
  border-left: 1px #a8a8a8 solid;
  border-top: 1px #a8a8a8 solid;
}

.contenttable {
  margin-bottom: 15px;
  width: 100%;
}

.contenttable th {
  padding: 8px;
  background-color: #eeeeee;
  border-right: 1px #a8a8a8 solid;
}

.contenttable td {
  vertical-align: top;
  padding: 8px;
  border-right: 1px #a8a8a8 solid;
}

.contenttable tr {
  padding: 8px;
  border-bottom: 1px #a8a8a8 solid;
  border-left: 1px #a8a8a8 solid;
  border-top: 1px #a8a8a8 solid;
}

.ce-uploads span {
  display: block;
  float: left;
}

.ce-uploads-filesize {
  margin-left: 10px;
  border-left: 1px solid #999;
  padding-left: 8px;
  color: #999;
}

.teaser {
  height: auto;
  width: 100%;
  color: #70797E;
  background: #fff;
  padding-right: 15px;
  margin-bottom: 30px;
}

.teaser_bild {
  width: 170px;
  float: left;
  height: 170px;
  margin-right: 20px;
  display: inline-block;
  background: white;
  overflow: hidden;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}

.teaser_bild img {
  display: block;
  margin: 0;
  padding: 0;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}

.teaser:hover>.teaser_bild {
  background: #70254a;
}

.teaser:hover>.teaser_bild img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  transform: scale(1.2);
  opacity: .8;
  filter: alpha(opacity=100);
}

.teaser_bild_q {
  width: 170px;
  height: 170px;
  background-size: cover;
  background-repeat: no-repeat;
}

.teaser_text {
  padding-top: 20px;
  background: #fff;
  margin-bottom: 25px;
  min-height: 170px;
  padding-bottom: 10px;
  height: auto;
  padding-left: 190px;
  color: #70254a;
}

.gruen .teaser_text {
  color: rgb(14, 105, 61);
}

span.bold {
  text-transform: uppercase;
  font-weight: 600;
}

.teaser_text p {
  color: #33322f !important;
  font-size: 16px;
  line-height: 22px;
}

.button {
  color: #fff;
  margin-top: 30px;
  margin-bottom: 30px;
  margin: auto;
  /* width: 200px; */
}

.button a {
  color: #fff;
  padding: 8px 15px;
  background: #1D4574;
  font-family: 'Hind';
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.button a:hover {
  background: rgb(0, 177, 44);
  -webkit-transition: color 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: background 300ms ease-in-out, color 300ms ease-in-out, box-shadow 300ms ease-in-out;
  -webkit-transition: background 300ms ease-in-out, color 300ms ease-in-out, box-shadow 300ms ease-in-out;
}

.button2 {
  clear: both;
  height: 35px;
  display: revert;
  color: #fff;
  margin-top: 15px !important;
  margin-bottom: 30px;
  margin: auto;
}

.button2 a {
  color: #fff;
  padding: 3px 15px;
  padding-top: 5px;
  background: #1D4574;
  font-family: 'Hind';
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.button2 a:hover {
  background: rgb(0, 177, 44);
  -webkit-transition: color 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: background 300ms ease-in-out, color 300ms ease-in-out, box-shadow 300ms ease-in-out;
  -webkit-transition: background 300ms ease-in-out, color 300ms ease-in-out, box-shadow 300ms ease-in-out;
}

.t3ddy p {
  font-size: 16px;
  color: #777;
}

.text-muted {
  color: #777;
  font-size: 14px;
  padding-top: 2px;
}

@media (min-width: 768px) {
  .head-oben {
    width: 100%;
    height: 120px;
    position: relative;
  }

  .plus {
    width: 100%;
    /* margin-top: 51px; */
  }

  .header-fixed {
    height: 60px;
  }

  .fixed #nav ul {
    margin-top: 14px;
    float: right;
    margin-right: 0px;
    position: absolute;
  }

  .fixed {
    background: #fff;
    /* box-shadow: 0 8px 6px -6px #888; */
    position: fixed;
    width: 100%;
    left: 0;
    z-index: 10000000000;
  }

  .fixed ul.language-menu {
    display: none;
  }

  .fixed .row100 {
    background: #fff;
    box-shadow: 0 -2px 5px 2px #888;
  }

  .fixed h1 {
    margin: 0
  }

  .fixed .header {
    width: 100%;
    height: auto;
    margin-left: 50px;
    min-height: auto;
    margin-bottom: 0;
  }

  .fixed .logooben {
    margin-top: 0px;
    width: 140px;
  }

  .fixed #nav ul li a {
    font-size: 15px;
  }

  .row100 {
    height: 45px;
  }
}

.blau {
  padding: 20px 0;
  width: 100%;
  background: #70254a;
  /* max-width: 1921px; */
  margin: auto;
}

.gruen {
  padding: 20px 0;
  width: 100%;
  background: rgb(14, 105, 61);
  /* max-width: 1921px; */
  margin: auto;
}

.blau p,
.blau a,
.blau h1,
.blau h2,
.gruen p,
.gruen a,
.gruen h1,
.gruen h2 {
  color: #fff;
}

.ani {
  /* background:   rgb(246, 246, 246); */
  width: 100%;
  /* background-image: linear-gradient(45deg, #fff 25%, #fbfbfb 25%, #fbfbfb 50%, #fff 50%, #fff 75%, #fbfbfb 75%, #fbfbfb); */
  background-size: 10px 10px;
  margin-bottom: 50px;
  /* margin-top:250px; */
  float: left;
}

.animax {
  max-width: 1500px;
  margin: auto;
}

@media (min-width:845px) and (max-width:1200px) {
  .abstand_hori {
    padding: 80px 40px;
  }

  .blau {
    padding: 0px 40px;
  }
}

.logo {
  width: 10px;
  height: 100px;
}

.nav-open .navopen {
  opacity: 0.3;
}

.header {
  /* width: 140%;
  height: auto;
  margin-left: 150px;
  min-height: 100px;
  margin-bottom: 20px; */
}

.flb .header {
  width: 160%;
}

.news-single .header {
  width: 100%;
  height: auto;
  margin-left: 0px;
  min-height: 10px;
  margin-bottom: 0px;
}

.header img {
  width: 100%;
  height: auto;
  /* margin-top: 22px; */
}

.fixed .header img {
  max-width: 85px;
}

.ce-media .lightbox {
  font-weight: normal;
  line-height: 0;
  position: relative;
  width: 100%;
}

span.nolink {
  font-weight: 600;
}

i. fa {
  border-left: 1px solid #33322f;
}

p.nomargin {
  margin-bottom: 3px;
}

.rootline {
  margin-top: 10px;
  width: 100%;
  display: block;
}

.rootline a,
.rootline {
  font-size: 13px;
  padding-right: 10px;
  color: #888;
}

.ce-intext.ce-left .ce-gallery {
  margin-right: 20px;
}

.ce-gallery img {
  display: block;
  height: auto;
  width: 100%;

}

footer .ce-gallery img {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}



ul.news-tags {
  padding: 0;
}

ul.news-tags li {
  list-style-type: none;
}

ul.news-tags li a {
  color: #116fa2;
}

.csc-default {
  margin-bottom: 10px
}

.ce-bodytext ul {
  margin-bottom: 10px;
  /*margin-top: 20px;*/
  padding-left: 20px;
}

.ce-bodytext li {
  margin-bottom: 10px;
  padding-left: 0px;
  /* list-style-image: url(../Images/li-bubble.png); */
  /* list-style-type: none; */
  font-size: 18px;
}

.align-center {
  text-align: center;
}

.nav-open .cont {
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* For IE8 and earlier */
}

.csc-textpic-imagewrap img {
  border: 0 none;
  height: auto;
  width: 100%;
}

.centerfigcaption {
  margin: auto;
}

.grau {
  background: #333;
}

/*accordion*/
h3.t3ddy-accordion-header {
  margin-bottom: 10px !important;
}

.t3ddy-accordion-header {
  background: #1D4574;
  color: #fff;
  border: 0;
  border-radius: 0;
}

.ui-widget-content {
  border: 0;
}

.ui-state-default .ui-icon {
  background: rgba(0, 0, 0, 0) url("../Images/trigger_icon.gif") no-repeat scroll 0 0;
  background-position-x: 0px;
  background-position-y: 0px;
  background-size: auto auto;
  background-position-x: 0px;
  background-position-y: 0px;
  color: #fff;
  display: block;
  padding: 5px 0 5px 40px;
  text-decoration: none;
  z-index: 1111;
  background-position: left -4px;
  height: 30px;
  width: 30px;
  background-size: 70%;
}

.ui-icon-triangle-1-s {
  background-position: left -28px !important;
}

/*top*/
.scrollToTop {
  background: transparent url("../Images/icon_nachoben.png") no-repeat scroll 0 0 / 50% auto;
  bottom: 5px;
  color: #444;
  display: none;
  font-weight: bold;
  height: 60px;
  padding: 10px;
  position: fixed;
  right: -30px;
  text-align: center;
  text-decoration: none;
  width: 100px;
  z-index: 100000;
  opacity: 1;
}

.scrollToTop:hover {
  text-decoration: none;
}

hr {
  margin: 40px 0 40px 0;
  border-top: 3px solid #eee;
}

span.footerinfo3 {
  margin-bottom: 20px;
  display: block;
}

footer ul {

  padding: 0;
  text-align: left;
  margin-bottom: 30px;
}

footer li {
  color: #fff;
  list-style-type: none;
  margin: 0;
}

footer li a {
  color: #fff;
  font-size: 20px;line-height: 35px;
}

footer li a:hover {
  color: #33322f;
  text-decoration: none;
}

footer {
  min-height: 250px;
  color: #fff;
  padding: 50px 0 40px;
  float: left;
  width: 100%;
  background: #887E6E;
}

footer h4 {
  color: #fff;
}

footer p,
footer a {
  color: #fff;
  font-size: 16px;
}

footer a:hover {
  color: #fff;

}

.footer2 {
  margin-top: 0px;
  min-height: 20px;
  background: #333;
  color: #fff;
  padding: 5x 0 5px;
  float: left;
  width: 100%;
}

.footer2 p,
.footer2 a {
  color: #fff;
  font-weight: 300;
  margin: 2px;
  font-size: 12px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

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

b,
strong {
  font-weight: bold;
}

.container {
  max-width: 1200px;
}

/*News config*/
.headernews h4 {
  font-size: 17px;
  font-weight: 500;
}

.news p {
  font-size: 14px;
}

.news p {
  font-size: 14px;
  margin-bottom: 0;
}

.news-single p {
  font-size: 14px;
  margin-bottom: 8px;
}

.news .headernews h4 {
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 4px;
  text-transform: uppercase;
}

a.more {
  font-size: 14px;
  font-weight: 500;
  color: #224385;
}

.headeritem {
  /* margin-top: 30px; */
  padding: 0 40px !important;
}

.ce-gallery .ce-column {
  /* margin-right: 10px;
  width: 32%; */
}

.contentp {
  padding: 0;
}

/*MediaQuery*/
@media only screen and (max-width: 1030px) {
  .teaser_text p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

@media (max-width: 1000px) {
  .teaser_bild {
    display: none;
  }

  .teaser_text {
    padding-left: 15px;
  }

  .teaser_text p {
    white-space: inherit;
  }

  .blau .abstandoben {
    margin-top: 40px;
    padding: 0px;
  }
}

@media (min-width: 768px) {
  .rootline {
    /* display: none; */
  }

  .container {
    width: 100%;
  }
}

@media (max-width: 650px) {
  .box-rechts {
    position: absolute;
    right: 0px;
    top: 13px;
    /* height: 200px; */
    width: 120px;
  }

  .logounten,
  .logooben {
    width: 100%;
  }

  .text11,
  .text112 {
    display: none;
  }

  .header {
    height: auto;
    margin-left: 10px;
    min-height: 100px;
    margin: 0 auto;
    margin-left: auto;
    margin-left: 49px;
  }
}

@media (max-width: 768px) {
  .leftside {
    margin-left: 0px;
  }

  .abstandoben {
    margin-top: 40px;
    padding: 10px !important;
  }

  h3 {
    font-size: 20px;
  }

  .fixed .header {
    display: none;
  }

  .ce-uploads-filesize {
    display: none !important;
  }

  .ce-uploads li {
    padding: 10px 0;
    list-style-type: none !important;
  }

  span.nolink {
    font-weight: 600;
  }

  #nav ul {
    right: 20px !important;
  }

  i. fa {
    border-left: 1px solid #33322f;
  }

  .rootline {
    margin-top: 10px;
    width: 100%;
    display: block;
  }

  .rootline a,
  .rootline {
    font-size: 13px;
    padding-right: 10px;
    color: #888;
  }

  .ui-accordion .ui-accordion-content {
    padding: 1em 0.8em;
    border-top: 0;
    overflow: auto;
  }

  .header {
    height: auto;
    margin-left: 10px;
    min-height: 100px;
    margin: 0 auto;
  }

  .header img {
    margin-left: -31px;
  }

  /* .plus {
    margin-top: 100px
  } */
  .header h1 {
    margin-top: 0px;
    width: 400px;
    margin-left: 73px;
  }

  .box-rechts {
    position: absolute;
    right: 15px;
    top: 43px;
    height: 80px;
    width: 250px;
  }
}

@media only screen and (max-width: 360px) {}

@media only screen and (max-width: 450px) {
  .ce-column {
    margin-right: 10px;
    width: 95%;
  }

  .headeritem {
    margin-top: 30px;
    padding: 0 20px !important;
  }

  #navtop ul li {
    margin-left: 8px;
  }

  #navtop ul li a {
    /*font-size: 13px;*/
  }

  h1,
  h2 {

    font-size: 22px !important;
    line-height: 29px !important;

  }

  h3 {
    font-size: 17px;
    font-weight: 600;
  }

  #navtop ul {
    float: right;
    margin-left: 0;
    margin-right: 15px;
    padding: 0;
    width: 290px !important;
  }

  #navtop ul li {
    float: right;
    list-style-type: none;
  }
}

@media only screen and (max-width: 470px) {
  #header img {
    width: 50% !important;
  }
}

@media only screen and (max-width: 495px) {
  .teaserbilder .csc-textpic-caption {
    background: none;
    color: #fff;
    float: left;
    font-size: 20px;
    letter-spacing: 0.4px;
    line-height: 20px;
    padding: 0px 12px;
    position: absolute;
    text-align: center;
    width: 90% !important;
    z-index: 100000;
    top: 10px;
  }

  .teaserbilder div.csc-textpic-left .csc-textpic-imagewrap {
    margin-bottom: 20px;
  }

  .teaserbilder h3 {
    display: none;
  }

  .ce-textpic,
  .ce-nowrap .ce-bodytext,
  .ce-gallery,
  .ce-row,
  .ce-uploads li,
  .ce-uploads div {
    overflow: visible;
  }
}

@media only screen and (max-width: 575px) {
  .header img {
    margin-left: 42px;
    max-width: 89%;

  }

  .header h1 {
    margin-top: 0px;
    width: 400px;
    margin-left: 0px;
  }

  .box-rechts {
    position: absolute;
    right: 15px;
    top: 23px;
    height: 80px;
    width: 250px;
  }
}

@media only screen and (max-width: 550px) {
  .ce-column {
    margin-right: 10px;
    margin-bottom: 10px;
    width: 95%;
  }

  .ce-gallery figure {
    display: table;
    margin: auto 0;
  }

  #header img {
    height: auto;
    margin-left: 20px;
    margin-top: 20px;
    max-height: 160px;
    width: 40%;
  }

  .cbp-hrmenu>ul>li {
    border-bottom: 0px solid #fff;
  }

  #header {
    height: 110px;
  }
}

@media only screen and (max-width: 700px) {}

@media only screen and (max-width: 830px) {}

@media only screen and (max-width: 970px) {

  .ce-textpic,
  .ce-image,
  .ce-nowrap .ce-bodytext,
  .ce-gallery,
  .ce-row,
  .ce-uploads li,
  .ce-uploads div {
    overflow: inherit;
  }
}

@media print {
  #nav {
    display: none;
  }

  /* hidden elements for print view */
  #header,
  #rootline,
  #footer,
  #printlink,
  #servicemenu,
  .nav,
  #search,
  #logo {
    display: none;
  }
}

  @media (max-width: 630px) {
p.header_logo {
    line-height: 40px !important;
    padding-top: 20px;
    margin-bottom: 15px;
    font-size: 30px !important;
}
.logotext .frame-space-before-medium {
  margin-top: 0!important;
}
.navi {

  margin-top: 104px!important;
}
}


@media (max-width: 490px) {
p.header_logo {
    
    font-size: 22px !important;
}

}

@media (max-width: 767px) {
.headerfix {

 background:transparent;
 
}
}