/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

/*================RESET================*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*================RESET//================*/

/*================ALLGEMEIN================*/

@font-face {
  font-family: 'Cascade Script LT Std';
  src: url('../fonts/CascadeScriptLTStd.eot');
  src: url('../fonts/CascadeScriptLTStd.eot?#iefix') format('embedded-opentype'), url('../fonts/CascadeScriptLTStd.woff2') format('woff2'), url('../fonts/CascadeScriptLTStd.woff') format('woff'), url('../fonts/CascadeScriptLTStd.ttf') format('truetype'), url('../fonts/CascadeScriptLTStd.svg#CascadeScriptLTStd') format('svg');
  font-weight: 500;
  font-style: italic;
}

body {
  font-family: Calibri;
  color: #423633;
  background-image: url("../images/bg.png");
  background-attachment: fixed;
  background-position: center 140px;
  background-repeat: no-repeat;
}


body.service {
  font-family: Calibri;
  color: #423633;
  background-image: none;
  background-attachment: fixed;

}

.clear {
  clear: both;
}

/*float delete*/

.full {
  background-color: #d5cfcc;
}

/*box mit volle breite*/

.all {
  font-family: Calibri;
  width: 100%;
}

/*alles*/

.all_box {
  max-width: 1024px;
  margin: 0 auto;
  padding: 0px 10px;
}

/*schmaller box*/

/*box mit zwei Inhalte innerhalb*/

.bild-text_teil {
  float: left;
  width: 100%;
}

/*kleinster box mit einem Inhalt innerhalb*/

h1, h2 {
  padding-bottom: 14px;
  font-family: Cascade Script LT Std;
  font-size: 48px;
  color: #423633;
  padding-top: 4px;
}

h3 {

  font-size: 22px;
  font-style: italic;
  font-weight:bold;
  margin-top:10px;

}

img {

  max-width: 100%;
}

p {
  padding: 5px 0;
  line-height: 1.5em;
  font-style: italic;
  font-size: 18px;
}

a {
  color: #423633;
  text-decoration: none;
}

.zwanzig {
  width: 24%;
  float: left;
  margin-right: 1%;
}

.dreissig {
  width: 30%;
  float: left;
}

.siebzig {
  width: 70%;
  float: left;
  line-height: 1.5em;
}
.siebzig .mitte {height: 259px;}

.achtzig {
  width: 74%;
  float: left;
}

.right {
  text-align: right;
}

.left {
  text-align: left;
}

.top_abstand {
  margin-top: 32%;
}

.italic {
  font-style: italic;
}

.achtzehn {
  font-size: 18px;
  line-height: 20px;
}

.video {
  display: table;
  width: 734px;
  height: 413px;
}

.videoblock {height: 413px;}

.nopad {
  padding: 0;
}

/*.border-t {
  border-top: 1px solid #d5cfcc;
}*/

.border-b {
  border-bottom: 1px solid #d5cfcc;
}

.theme {
  margin-left: 20px;
}

.datum,
.theme {
  font-family: Calibri;
  font-weight: bold;
  font-size: 20px;
  font-style: italic;
  float: left;
}

.datum {
  width: 170px;
}

.sprachen-klein {display: none;}
.sprachen-gross {
  width: 80px;
  display: inline;
}


.g-accordion p,
.accordion p {
  padding:0;
}


@media screen and (max-width: 960px) {
  .zwanzig,
  .dreissig,
  .siebzig,
  .achtzig {
    width: 100%;
  }


  .g-accordion .achtzig,
  .accordion .achtzig
  {
    width: 74%;
    float: left;
    padding-left: 2%;
    margin-bottom: 10%;
  }


  .g-accordion .zwanzig,
  .accordion .zwanzig {
    width: 24%;
    float: left;
    margin-right: 1%;
    margin-bottom: 10%;
  }


  .padtop {
    padding-top:0;

  }

  .videoblock {height: auto;}

  .zwanzig {
    text-align: center;
  }




  .top_abstand {
    margin: 20px 0;
  }

  .right,
  .left,
  .mitte {
    text-align: center;
  }

  .bild-text_teil iframe {
    width: 100%;
    margin: 0 auto;
  }

  .video {
    width: auto;
    height: auto;
  }

  .datum,
  .theme {
    font-size: 1em;
    line-height: 1.2em;
  }

  .theme {
    margin-left: 0px;
  }

  .accordion-section {
    line-height: 1.2em !important;
  }

  .topmittel .all_box {
    text-align: center !important;
  }

  .naschen {
    position: relative !important;
    left: 0 !important;
    top: 0% !important;
  }

  .box.braun {
    margin: 0 auto;
  }

  .logo img {
    max-width: 50%;
    max-height: 50%;
  }

  .all {
    background-color: #ffffff;
  }

  .dreissig a img {
    padding-top: 20px;
  }
}





/*================ALLGEMEIN//================*/

/* .ytp-cued-thumbnail-overlay-image {background-image: url("../images/video-bild.jpg") !important;} */

/*================TOP================*/

.topmittel {
  height: auto;
  background-image: url(../images/header.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  margin-top: 80px;
}

.aussage {
  font-family: Cascade Script LT Std;
  font-size: 38px;
  padding-top: 40px;
  color: #ffffff;
  padding-left: 10px;
}


h3 {
  font-size: 18px;
  font-weight:bold;



}

/*Nashen*/

.naschen {
  position: absolute;
  left: 66%;
  top: 130px;
}

.naschen img {
  cursor: pointer;
}

.box.braun {
  background-color: rgba(59, 50, 40, 0.9);
  color: #ffffff;
  width: 168px;
  padding: 20px;
  text-align: center;
  font-style: italic;
  font-size: 15px;
  display: none;
  font-weight: bold;
}

.cross {
  color: #ffffff;
  width: 15px;
  position: absolute;
  margin-left: 168px;
  font-style: initial;
  font-weight: bold;
  font-size: 20px;
  margin-top: -8px;
  cursor: pointer;
}

/*Nashen*/

.topunten {
  height: 1%;
  font-family: Cascade Script;
  font-size: 1.125em;
  text-align: right;
  color: #ffffff;
}

.top-fussnote {
  font-family: Calibri;
  font-style: italic;
  font-size: 14px;
  padding: 7px;
}

.top-fussnote strong {
  font-size: 16px;
}

.logo {
  text-align: center;
}



/*================HINTERGRUENDE-BUTTONS================*/

.hellbeige {
  background-color: #d5cfcc;
}

.helllbeige {
  background-color: #eae7e5;
}

.dklbraun {
  background-color: #423633;
}

.gelb {
  background-color: #ffdc0a;
  font-style: italic;
  padding-left: 10px;
  color: #423633;
}

.weiss {
  background-color: #ffffff;


}

.gross-oben-btn {
  height: 80px;
  text-align: center;
  margin-top: 40px;
}

.gross-oben-btn a img {
  border-radius: 3px;
}

.tel {
  display: inline-block;
  line-height: 1.5em;
}

.phone {
  background-image: url(../images/phone.png);
  width: 15px;
  height: 10px;
  display: inline-block;
  background-size: 100%;
}

.hier {
  max-width: 260px;
  font-weight: bold;
}

.hier:hover {
  transition: 0.3s linear;
  color: #ed2029;
}

.hier span {
  display: block;
  width: 16px;
  height: 16px;
  float: left;
  margin-right: 10px;
  margin-top: 6px;
}

.rechts-pfeil {
  background: url(../images/rechts.png) top right;
}

/* .rechts-pfeil:hover {background: url(../images/rechts.png) bottom right;} */

.cross {
  color: #ffffff;
  width: 15px;
  position: absolute;
  margin-left: 168px;
  font-style: initial;
  font-weight: bold;
  font-size: 20px;
  margin-top: -8px;
  cursor: pointer;
}

/*erster block*/

#none {
  display: none;
}

.btn-more {
  padding-top: 15px;
  cursor: pointer;
  font-style: italic;
  font-weight: bold;
  text-align: right;
  font-size: 100%;
}

.btn-more:hover {
  transition: 0.3s linear;
  color: #ed2029;
}

.btn-more:before {
  display: inline-block;
  width: 16px;
  height: 16px;
  content: "";
  background-image: url("../images/sprite_plus_minus.svg");
  background-repeat: no-repeat;
  background-position: 0 0;
  margin-top: 3px;
  position: absolute;
  margin-left: -23px;
}

.btn-more.less:before {
  background-position: 0 -16px;
}

/*block in news*/
.txt-more {
padding-top:20px;

}

#newsnone {
  display: none;
}

#newsan:before {
  margin-right: 8px;
}

.date {
font-size:0.9em;

}

.paddunt {padding-bottom: 20px;}
.paddtopunt {padding: 20px 40px;}
.paddtop {padding-top: 26px;}
.padtop {padding-top: 10px;}
.padseiten {padding: 0 10px;}


/*================HINTERGRUENDE-BUTTONS//================*/

/*================FOOTER================*/

.foot-navi ul li {
  float: left;
}

.foot-navi {
  padding-top: 20px;
}

.footer {
  height: 80px;
  font-family: Calibri;
  font-style: italic;
}

.soc-btn {
  text-align: right;
}

.twit,
.fb {
  display: inline;
}

.twit {
  margin-right: 10px;
}

/*================FOOTER//================*/

/*================NAVIGATION================*/

.navi {
  padding-top: 40px;
}

.navi ul li,
.foot-navi ul li {
  float: left;
}

.foot-navi {
  padding-top: 20px;
}

ul li a {
  color: #ffffff;
  text-decoration: none;
  font-size: 1.125em;
  font-family: Calibri;
  font-style: italic;
  padding: 0px 10px;
}

.menu a:hover,
.foot-navi ul li a:hover {
  color: #a7a09c;
  transition: 0.3s linear;
  text-decoration: none;
}

 .on{padding:4px !important;}

.abstand {
  display: inline-block;
  width: 8.5%;
  height: 10px;
}

.topleiste {
  height: 80px;
  z-index: 9999;
  position: fixed;
  left: 0;
  top: 0px;
  width: 100%;
}

/*================NAVIGATION//================*/

/*================BURGER-MENU================*/

.menu {
  text-align: left;
  padding-top:25px;
}

.menu__icon {
  display: none;
  width: 45px;
  height: 35px;
  position: relative;
  cursor: pointer;
  float: right;
  margin-right: 1%;
}

.menu__icon span {
  display: block;
  position: absolute;
  height: 4px;
  width: 88%;
  background: #ffffff;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: .25s ease-in-out;
}

.menu__icon span:nth-child(1) {
  top: 0px;
}

.menu__icon span:nth-child(2),
.menu__icon span:nth-child(3) {
  top: 13px;
}

.menu__icon span:nth-child(4) {
  top: 26px;
}

.menu__links-item {
  display: inline-block;
  color: #ffffff;
  line-height: 30px;
  padding: 0 10px;
  text-decoration: none;
  font-size: 1.125em;
  font-family: Calibri;
  font-style: italic;
  vertical-align: middle;

}

.menu__links-item:hover {
  text-decoration: underline;
}

.menu.menu_state_open .menu__icon span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

.menu.menu_state_open .menu__icon span:nth-child(2) {
  transform: rotate(45deg);
}

.menu.menu_state_open .menu__icon span:nth-child(3) {
  transform: rotate(-45deg);
}

.menu.menu_state_open .menu__icon span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

.menu.menu_state_open .menu__links {
  display: block;
}

.normal {
  font-style: normal;
}

.flag {
  display: none;
}

.topweiss {height: 46px; background-color: #ffffff;display: none;margin-top: 17px;}

.map {
margin-top:20px;

}

@media screen and (max-width: 1400px) {
  body {background-image: none;}
}

@media screen and (max-width: 1010px) {

  .topmittel {
    margin-top: 65px;
  }
  .topleiste {
    height: 67px;
  }
  .topweiss {
    margin-top: 42px;
    height: 38px;
  }
  #kl-logo {
    margin-top: -17px;
  }
  .menu__icon {
    display: inline-block;
    margin-top: -6px;
  }

  .menu__links {
    position: fixed;
    display: none;
    top: -13px;
    right: 0;
    left: 0;
    margin-top: 80px;
    background-color: rgba(59, 50, 40, 0.8);
    z-index: 1000;
    overflow: auto;
  }

  .menu__links-item {
    display: block;
    text-align: center;
    color: #ffffff;
    padding-top: 0px !important;
    margin-left: 0px !important;
  }


  .hd,
  .ba {
    height: 17px;
    width: 18px;
    margin-top: 22px;
  }

  .flag {
    margin: 0 auto;
    width: 18px;
    height: 18px;
    display: block;
  }


  .menu__links-item {
    padding: 0;
  }

  .abstand {
    display: none;

  }

  .sprachen-gross {display: none;}
  .sprachen-klein {display: block;text-align: center;margin: 10px 0;}
  .sprachen-klein .hd,.sprachen-klein .ba {display: inline;}

  .weiss {

    display: inline-block;
  }

}

#kl-logo {
  background-image: url(../images/logo_klein.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 90px;
  height:110px;
  margin-top: -17px;
  display:none;
  position: fixed;
  z-index: 9999;
}


/*================BURGER-MENU//================*/

/*----- Accordion -----*/

.g-accordion,
.g-accordion *,
.accordion,
.accordion * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* position: relative; */
}

.g-accordion,
.accordion {
  overflow: hidden;
  /*box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);*/
  border-radius: 3px;
}

.g-accordion {
  background: #ffffff;
}

/*----- Section Titles -----*/

.g-accordion-section-title,
.accordion-section-title {
  cursor: pointer;
  width: 100%;
  padding: 15px;
  display: inline-table;
  border-bottom: 3px solid #D5CFCC;
  background: #aca296;
  transition: all linear 0.35s;
  font-size: 1.200em;
  /*text-shadow: 0px 1px 0px #1a1a1a;*/
  color: #fff;


}

.g-accordion-section-title {
  background-color: #ffdc0a;

}

.g-accordion-section-title {
  font-style: italic;
  font-size: 1.4em;
  padding-left: 10px;
  color: #423633;
  margin-bottom: 2%;
}


.accordion-section-title-braun {background: #423633 !important;}
  margin: 2% 0 2% 0;}

.accordion-section-title.active,
.accordion-section-title:hover {
  background: #423633;
  text-decoration: none;
}

.g-accordion-section-title.active,
.g-accordion-section-title:hover {
  background: #ffcf00;
  text-decoration: none;
}

.g-accordion-section:last-child .g-accordion-section-title {
  text-decoration: none;
}

.g-accordion-section:last-child .g-accordion-section-title,
.accordion-section:last-child .accordion-section-title {
  border-bottom: none;
}

/*----- Section Content -----*/

.g-accordion-section-content,
.accordion-section-content {
  padding-right: 15px;
  display: none;
  position: relative;
}

.arrow_topdown {
  background-image: url(../images/sprite_arrow_topdown.png);
  background-position: 0 -17px;
  width: 30px;
  height: 17px;
  float: right;
  vertical-align: middle;
  margin-top: 4px;
  margin-right: 15px;
}

.arrow_topdown.turned {
  background-position: 0 0;
}

.g-accordion-section-title .arrow_topdown {
  background-position: 0 0;
}

.g-accordion-section-title .arrow_topdown.turned {
  background-position: 0 -17px;
}

.unten {
  background-image: url(../images/oben.png);
}

/*sort*/

.accordion-toggle {
  cursor: pointer;
  margin: 0;
  margin-bottom:1%;
}

.accordion-content {
  display: none;
}

.accordion-content.default {
  display: block;
}

.cascade {font-family: Cascade Script LT Std;font-weight: normal;}
.fett {font-weight: bold;}
#t {top: -80px;position: relative;}

ul.liste {
	padding-left: 42px;
}
ul.liste li{
	font-style: italic;
	list-style: disc;
	font-size: 18px;
}


.sp-left {
  float: left;
  width: 50%;
}
.sp-right {
  float: right;
  width: 50%;
  padding-top: 1%;
}
.sp-left p {text-align: right; padding-right: 25%;}
img.sp {
  max-width: 100%;
  height: auto;
}
.group{
  background: white;
  padding: 10px;
}
.group:after {
  content:"";
  display: table;
  clear: both;
}


@media screen and (max-width: 645px) {
  .arrow_topdown {
    display: none;
  }

  h1, h2 {
    font-size:30px;

  }

  h3 {

    font-size: 18px;


  }




}

@media screen and (max-width: 610px) {
  .footer {
    height: 195px !important;
  }

  .foot-navi {
    text-align: center !important;
  }

  .foot-navi ul li {
    float: none !important;
  }

  .soc-btn {
    text-align: center !important;
    margin-top: 20px;
  }

  .paddtopunt {padding: 20px 40px;}



}


@media screen and (max-width: 650px) {


  .datum, .theme {
width:100%;

  }

}

@media screen and (max-width: 590px) {
  .arrow_topdown {
    display: block;

  }


}
@media screen and (max-width: 480px) {
  .sp-left, .sp-right {
      float: none;
      width: auto;
  }




}



#a,#b,#c,#d,#e {position: relative; top:-100px;}

#content-wrapper {
  padding: 14px 20px 20px 20px;
  display: inline-block;
}


.hg-brown {
  background-color: #D5D0CC;
  margin: 0 -20px;
  padding: 10px 20px;

}

.erste_spalte {

	width: 200px;
	float:left;
}

.zweite_spalte {

	margin-left: 220px;
	width: 320px;
}

.row {
  clear: both;
  margin: 20px 0 10px 0;
  display: inline-block;
}



@media screen and (max-width: 490px) {
  .arrow_topdown {
    display: none;
  }


}

@media screen and (max-width: 360px) {
  .bild-text_teil iframe {
    width: 265px;
    margin: 0 auto;
  }

  .bild-text_teil.dreissig.right a img {
    max-width: 100%;
  }

  .datum,
  .theme {
    font-size: 0.8em;
  }
}