@charset "UTF-8";
/*blau*/
/*braun */
/*$headerheight:140px;*/
/*
$XXimport url('https://fonts.googleapis.com/css?family=Fira+Sans:ital,wght$0,400;0,600;1,200&display=swap');
*/
/*
$XXimport url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,700');
*/
@import "fonts.css";
@import inner;
@import inner;
@import inner;
@import inner;
@import inner;
* {
  padding: 0;
  margin: 0;
}
html {
  overflow-x: hidden;
  overflow-y: auto;
}
img {
  border: none;
}
body {
  font-family: 'FreightSansProMedium-Regular', sans-serif;
  font-weight: 200;
  color: #604c3e;
  font-size: 21px;
  background-color: #FFF;
}
#container {
  width: 80%;
  margin: 0 auto;
}
.outer {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}
.inner {
  width: 1110px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  letter-spacing: 0.005em;
}
#head_bild {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-bottom: 18px;
}
#head_bild.start {
  margin-bottom: 45px;
}
#head_bild #slider_container, #head_bild .img_ct {
  height: calc(100vh - 200px);
  min-height: 500px;
  width: 100%;
  max-height: 100%;
}
#head_bild #slider_container .bild, #head_bild .img_ct .bild {
  width: 100%;
  max-height: 100%;
  position: relative;
}
#head_bild #slider_container .bild img, #head_bild .img_ct .bild img {
  max-width: 100%;
  width: 100%;
  display: block;
  /*height:auto;*/
  height: auto;
  object-fit: cover;
}
#head_bild #slider_container .bild .overlay_ct, #head_bild .img_ct .bild .overlay_ct {
  left: 0;
  right: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  position: absolute;
  /*		width:100%;
				top:0;
				left:0;

				*/
  box-sizing: border-box;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  align-content: flex-end;
  flex-wrap: nowrap;
}
#head_bild #slider_container .bild .overlay_ct .overlay, #head_bild .img_ct .bild .overlay_ct .overlay {
  display: inline-block;
  background-color: rgba(76, 114, 172, 0.6);
  padding: 20px 20px 30px 20px;
  color: white;
  font-size: 25px;
}
#head_bild #slider_container .bild .overlay_ct .overlay .headline, #head_bild .img_ct .bild .overlay_ct .overlay .headline {
  font-family: FreightSansProSemibold-Regular;
  letter-spacing: -0.01em;
  font-size: 40px;
  font-weight: normal;
  text-transform: uppercase;
}
#head_bild #slider_container .slick-prev, #head_bild #slider_container .slick-next, #head_bild .img_ct .slick-prev, #head_bild .img_ct .slick-next {
  height: 60px;
  width: 60px;
}
#head_bild #slider_container .slick-prev, #head_bild .img_ct .slick-prev {
  left: 20px;
  z-index: 1;
}
#head_bild #slider_container .slick-next, #head_bild .img_ct .slick-next {
  right: 20px;
}
#head_bild .slick-list {
  position: initial !important;
}
#head_bild .slick-list .slick-track {
  position: initial !important;
}
.parallax-window {
  min-height: 400px;
  background: transparent;
}
.pl_mobil {
  display: none;
  min-height: 300px;
  position: relative;
  width: 100%;
  max-width: 100%;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
section {
  width: 100%;
  max-width: 100%;
  margin-bottom: 25px;
}
article {
  padding-top: 10px;
}
h1 {
  font-size: 33px;
  margin-top: 0.5em;
  margin-bottom: 0.2em;
  font-weight: normal;
  font-family: "FreightSansProSemibold-Regular";
  line-height: 1.1em;
}
h1.margin {
  margin-top: 63px;
  margin-bottom: 0.6em;
}
h2 {
  font-size: 23px;
  margin-bottom: 0.2em;
  font-family: "FreightSansProSemibold-Regular";
  font-weight: normal;
  line-height: 1.1em;
}
h2.fsp {
  font-family: "FreightSansProMedium-Regular";
}
h3 {
  font-size: 18px;
  margin-bottom: 1.5em;
  text-transform: uppercase;
  font-family: "FreightSansProSemibold-Regular";
  font-weight: normal;
}
h3.nomargin {
  margin-bottom: 0;
}
a {
  text-decoration: none;
  color: #604c3e;
}
.fliesstext a {
  text-decoration: underline;
}
.fliesstext p {
  margin-bottom: 0.5em;
}
.fliesstext ul {
  list-style-type: none;
  list-style-position: outside;
}
.fliesstext ul li {
  position: relative;
}
.fliesstext ul li:before {
  content: '– ';
  position: absolute;
  left: -16px;
  top: -1px;
}
#fontbox {
  position: fixed;
  right: 0;
  top: 50%;
  width: 300px;
  height: 50px;
  border: 1px solid black;
  background: white;
}
iframe {
  border: 0;
}
iframe.kalender {
  width: 100%;
  height: 800px;
  max-width: 100%;
}
.heimat {
  font-family: "FreightMicroProSemibold-Regular";
}
.puppen {
  font-family: "FreightDispProSemibold-Regular";
}
.schmuckfarbe {
  color: #4c72ac;
}
.boxcontainer {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
.clear {
  clear: both;
}
.clear:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
}
header {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  position: initial;
}
header #header_top {
  transition: top 0.5s ease-in-out;
  background-color: white;
  position: absolute;
  z-index: 3;
  height: 100px;
  top: 0;
  left: 0;
  width: 100%;
}
header #header_top.nav-up {
  top: -100px !important;
  transition: top 0.2s ease-in-out;
}
header #header_top.fixed {
  position: fixed;
}
header #header_top .logo {
  width: 215px;
  position: absolute;
  z-index: 1;
  max-width: 80%;
  top: 33px;
  left: 0px;
}
header #header_top .logo img {
  width: 100%;
  height: auto;
}
header #header_top #logo_sticky {
  display: none;
  position: absolute;
  z-index: 1;
  bottom: 4px;
  left: 35px;
  width: 150px;
}
header #header_top #logo_sticky img {
  width: 100%;
  height: auto;
}
header #header_top #navi_ct {
  height: 40px;
  padding-top: 40px;
}
header #header_top #suche {
  width: 270px;
  position: absolute;
  z-index: 2;
  right: 20px;
}
header #header_top #suche input[type="text"] {
  font-size: 14px;
  padding: 5px;
}
header #header_top #suche button {
  background: none;
  color: #cccccc;
  border: none;
  padding: 1px 0 0 2px;
  font-size: 17px;
  position: relative;
  top: 3px;
  left: -27px;
}
header .mobilsuche input[type="text"] {
  font-size: 14px;
  padding: 5px;
  margin-left: 10px;
  width: calc(100% - 47px);
}
header .mobilsuche button {
  background: none;
  color: #cccccc;
  border: none;
  padding: 1px 0 0 2px;
  font-size: 17px;
  position: relative;
  top: 3px;
  left: -27px;
}
header #burgerbutton {
  position: absolute;
  right: 10px;
  top: 34px;
  display: none;
  width: 56px;
  height: 36px;
  z-index: 2;
}
header #burgerbutton img {
  width: 42px;
  height: auto;
}
section {
  background-color: #FFF;
}
section ul {
  margin-left: 18px;
}
.ka2 {
  display: flex;
  justify-content: space-between;
  align-content: flex-start;
  flex-wrap: wrap;
  align-items: stretch;
}
.ka2 .item {
  padding: 0px;
  width: 49.5%;
  min-width: 400px;
  margin: 0 0px 20px 0;
  position: relative;
}
.ka2 .item img {
  display: block;
  max-width: 100%;
  height: auto;
}
.ka2 .item .text_ct {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(76, 114, 172, 0.6);
  display: flex;
  align-items: center;
}
.ka2 .item .text_ct .text {
  color: white;
  font-size: 25px;
  margin: 0 20px;
}
.ka2 .item .text_ct .text .headline {
  font-size: 25px;
  font-weight: bold;
}
.fancybox-button {
  background: none;
}
.fancybox-navigation .fancybox-button--arrow_right:disabled, .fancybox-navigation .fancybox-button--arrow_left:disabled {
  opacity: 0;
}
.fancybox-button.fancybox-button--thumbs {
  display: none;
}
.ka3 {
  display: flex;
  justify-content: space-between;
  align-content: flex-start;
  flex-wrap: wrap;
  align-items: stretch;
}
.ka3 .item {
  /*width:~"calc(31% - 40px)";*/
  width: 29%;
  min-width: 280px;
  padding: 15px;
  background-color: #e8edf5;
  color: #604c3e;
  margin: 0 0px 20px 0;
  padding-bottom: 60px;
  position: relative;
  flex-wrap: wrap;
  line-height: 1.2em;
}
.ka3 .item a {
  color: #604c3e;
}
.ka3 .item a h2 {
  font-size: 33px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.ka3 .item img {
  max-width: 100%;
  height: aut0;
}
.ka3 .item .mehr {
  position: absolute;
  bottom: 20px;
  text-decoration: underline;
  color: #604c3e;
}
#logos {
  margin-top: 70px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
}
#logos div {
  /*width:250px;*/
  max-width: 100%;
  margin: 0 0px 60px 0;
}
#logos div img {
  /*width:90%;
			height:60px;*/
  max-width: 90%;
  width: auto;
}
footer .ct {
  width: 100%;
  max-width: 100%;
  font-family: "FreightSansProMedium-Regular";
  font-size: 16px;
  background-color: #d8e0ed;
}
footer .ct .inner {
  display: flex;
  align-content: flex-start;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 20px 0;
  max-width: 90%;
}
footer .ct a {
  text-decoration: underline;
}
footer .fliesstext a {
  font-family: "FreightSansProMedium-Regular";
}
footer .footernavi_ct {
  background: #4c72ac;
}
footer .footernavi_ct .inner {
  justify-content: flex-start;
}
footer .footernavi_ct .inner .footernavi {
  display: flex;
  margin-right: 20px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-right: 20px;
}
footer .footernavi_ct .inner .footernavi li {
  list-style-type: none;
  margin-right: 20px;
  font-size: 16px;
  margin-bottom: 10px;
}
footer .footernavi_ct .inner .footernavi li a {
  text-decoration: none;
  color: white;
  text-transform: uppercase;
  font-family: "FreightSansProSemibold-Regular";
}
footer .footernavi_ct .inner .sm {
  margin-top: -3px;
}
footer .footernavi_ct .inner .sm img {
  width: 28px;
  height: auto;
  display: inline-block;
  margin-right: 12px;
}
/*Kalenderstuff*/
.fc .fc-button-primary {
  background-color: #4c72ac;
}
/* /Kalenderstuff */
#content {
  padding-top: 100px;
  margin-bottom: 30px;
  width: 100%;
}
.highlight {
  background-color: #fafbfd;
}
#osmap, #karte {
  height: 400px;
  width: 100%;
  z-index: 0;
}
.leaflet-tooltip:empty {
  display: none;
}
#toMobile {
  padding-top: 20px;
  text-align: center;
}
#toMobile img {
  width: 50px;
  height: auto;
}
#calendar .info {
  position: absolute;
  right: 10px;
  top: 5px;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  /*
		border:1px solid white;
		width:17px;
		height:17px;
		text-align:center;
		.roundall(20px);
		*/
  font-size: 14px;
  color: white;
  z-index: 10;
  cursor: pointer;
}
#calendar .infotext {
  font-size: 14px;
  border: 1px solid grey;
  display: none;
  position: absolute;
  right: 20px;
  top: 20px;
  background: white;
  padding: 10px;
  z-index: 8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  min-width: 200px;
  /*z.B.   .schatten(5px, 5px, 6px, 0.3);*/
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
}
#calendar .infotext .head {
  font-size: 16px;
  font-weight: bold;
}
#terminuebersicht {
  margin-top: 65px;
}
#terminuebersicht h2, #terminuebersicht h3 {
  text-transform: uppercase;
  color: #604c3e;
  line-height: 1.1em;
  font-family: "FreightSansProSemibold-Regular";
}
#terminuebersicht h3 {
  color: #4c72ac;
  font-size: 22px;
  margin-top: 10px;
  margin-bottom: 0;
}
#terminuebersicht .item {
  margin-bottom: 20px;
}
#terminuebersicht .item h2 {
  font-size: 33px;
  font-weight: normal;
  margin-bottom: 7px;
  text-transform: initial;
}
#terminuebersicht .item .datum {
  font-size: 33px;
  line-height: 0.7em;
}
#terminuebersicht .item h3 {
  color: schmuckfarbe1;
}
#terminuebersicht .item .kurztext {
  margin-top: 10px;
  width: 680px;
  max-width: 100%;
}
#terminuebersicht .up {
  text-align: center;
}
#terminuebersicht .bild_ct {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
#terminuebersicht .bild_ct .item {
  margin-right: 5px;
}
#terminuebersicht .bild_ct .item img {
  max-width: 100%;
  height: auto;
}
#terminuebersicht .termin_anker, #terminuebersicht .ankerscroll.top {
  display: inline-block;
  text-transform: uppercase;
  margin-right: 10px;
}
#terminuebersicht .termin_anker img, #terminuebersicht .ankerscroll.top img {
  width: 20px;
  height: auto;
  margin-left: 5px;
}
#gallery, .gallery {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: space-around;
  align-items: flex-start;
}
#gallery.cols, .gallery.cols {
  display: block;
  width: 1050px;
  max-width: 100%;
  column-count: 2;
  column-gap: 15px;
  column-width: auto;
  column-fill: balance;
}
#gallery.cols .item, .gallery.cols .item {
  margin-top: 15px;
  max-width: 100%;
  box-sizing: border-box;
  background-clip: content-box;
  float: left;
}
#gallery.cols .item img, .gallery.cols .item img {
  display: inline;
  max-width: 100%;
  height: auto;
}
.video {
  margin: 0 auto;
  max-width: 100%;
  /*width:50%;*/
  text-align: center;
}
#seitennavi li {
  list-style-type: none;
  text-transform: uppercase;
  line-height: 1em;
  margin-bottom: 10px;
}
#seitennavi.sammlungen {
  font-size: 30px;
  width: 300px;
}
#seitennavi.sammlungen li {
  text-transform: initial;
  margin-bottom: 30px;
}
#seitennavi.sammlungen li a.mehr {
  font-size: 21px;
  font-family: "FreightSansProMedium-Regular" !important;
  text-decoration: underline;
}
#breadcrumb_ct {
  height: 2em;
  margin-top: 20px;
  margin-bottom: 17px;
  font-size: 0.9em;
  color: #B2B2B2;
}
#breadcrumb_ct li {
  float: left;
  margin-bottom: 10px;
  list-style-type: none;
  color: #B2B2B2;
  background-image: none !important;
  padding-left: 0 !important;
}
.uebersicht_ct {
  width: 1110px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-content: flex-start;
  flex-wrap: wrap;
  align-items: stretch;
}
.uebersicht_ct .item {
  /*	min-height:410px;*/
  max-width: 100%;
  justify-self: center;
  position: relative;
  margin: 20px;
  padding-bottom: 50px;
}
.uebersicht_ct .item .mehr {
  position: absolute;
  bottom: 20px;
}
.uebersicht_ct .item img {
  max-width: 100%;
  height: auto;
}
.uebersicht_ct .item .empty {
  width: 100%;
}
/* -------------------
NAVIGATION
----------------------*/
#mainnavi {
  font-family: FreightSansProSemibold-Regular;
  max-width: 80%;
  float: right;
  /*margin:0 auto;*/
  padding: 0;
  list-style-type: none;
  list-style-position: outside;
  position: relative;
  line-height: 25px;
  width: 70%;
  display: flex;
  align-items: flex-end;
  /*column-gap:40px;*/
  /*li*/
}
#mainnavi li {
  /*float:left; 
			max-width:258px;
			*/
  position: relative;
  color: #604c3e;
  margin-right: 40px;
  /*/ul*/
}
#mainnavi li div {
  position: relative;
  left: -20px;
}
#mainnavi li a {
  display: block;
  text-decoration: none;
  color: #604c3e;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: normal;
}
#mainnavi li a.aktiv, #mainnavi li a:hover {
  /*z.B: .transition(all, 2s, linear, 0s);*/
  -webkit-transition: color linear 0.2s 0s;
  -moz-transition: color linear 0.2s 0s;
  -ms-transition: color linear 0.2s 0s;
  -o-transition: color linear 0.2s 0s;
}
#mainnavi li a.aktiv {
  /*		padding:0px 20px;*/
  letter-spacing: 0.01em;
  font-family: "FreightSansProMedium-Regular";
  font-weight: normal;
}
#mainnavi li ul {
  background-color: white;
  margin: 0;
  padding: 0 0 0 20px;
  list-style-type: none;
  list-style-position: outside;
  position: relative;
  line-height: 20px;
  position: absolute;
  display: none;
  top: 0;
  z-index: 1001;
  min-width: 230px;
  padding-top: 10px;
  font-family: "FreightSansProMedium-Regular";
}
#mainnavi li ul li {
  position: initial;
  max-width: initial;
  padding-bottom: 20px;
  padding-left: 0;
}
#mainnavi li ul li:after {
  right: initial;
  top: initial;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
}
#mainnavi li ul li a {
  float: left;
  font-size: 18px;
  margin-bottom: 4px;
  font-weight: normal;
  padding: 3px 10px 3px 0px;
  width: calc(100% - 30px);
}
#mainnavi li ul li ul {
  top: auto;
}
#mainnavi li ul ul {
  left: 12em;
  margin: 0px 0 0 10px;
}
#mainnavi li:hover ul ul, #mainnavi li:hover ul ul ul, #mainnavi li:hover ul ul ul ul {
  display: none;
}
#mainnavi li:hover ul, #mainnavi li li:hover ul, #mainnavi li li li:hover ul, #mainnavi li li li li:hover ul {
  display: block;
}
/* -------------------
NAVIGATION ENDE
----------------------*/
#mobilemenu {
  display: none;
  position: absolute;
  top: -1000px;
  z-index: 5;
  left: 0;
  width: 100%;
  border-top: 1px solid #dcdbdb;
}
.suchergebnis {
  margin-bottom: 15px;
}
#formular .req {
  color: red;
}
#formular .row {
  margin: 15px auto;
  width: 50%;
}
#formular .row:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#formular .row .value {
  position: relative;
}
#formular .row .value.binweg {
  display: none;
}
#formular input[type="text"], #formular input[type="url"], #formular input[type="email"], #formular input[type="password"], #formular input[type="phone"], #formular textarea, #formular select.webselect {
  background-color: #ffffff;
  border: 1px solid #999;
  width: 100%;
  padding: 5px 5px;
}
#formular input[type="checkbox"], #formular input[type="radio"] {
  margin-right: 3px;
}
#formular select.webselect {
  width: calc($width+11px);
}
#formular textarea {
  width: 100%;
  height: 350px;
}
#formular input[type="submit"] {
  background-color: #ffffff;
  border: 1px solid #999;
  width: 100%;
  padding: 10px 5px;
}
#formular .hidden {
  display: none;
}
#formular .abhaengig {
  display: none;
}
#formular .radio_ul, #formular .checkbox_ul {
  list-style-type: none;
  list-style-position: outside;
}
/*/formular*/
.form_edit_container {
  background-color: white;
  border: 1px solid #3B3B3B;
  padding-bottom: 20px;
}
.form_controller {
  background-color: #EF8C11;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}
#sitemap {
  padding-left: 15px;
}
#sitemap ul {
  padding-left: 15px;
}
