/*blau: 0d6fb6*/
/* 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, strong, 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, fuss, kopf, 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 bzeilesers */
article, aside, details, figcaption, figure, fuss, kopf, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
  font-size: 100.01%;
  height: 100.1%;
}
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;
}
div {
  position: relative;
  min-width: 0;
}
q:before, q:after {
  content: '';
}
strong {
  font-weight: 400;
  color: #1590d6;
}
em {
  font-style: italic;
}
/* Ende RESET ---------------------------------- */
html {
  height: 101%;
}
body {
  font-family: 'Bitter', 'Merriweather Sans', Arial, Helvetica, Sans-Serif;
  font-size: 111.1%;
  font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1600 - 320)));
  font-weight: 400;
  color: #555;
  background-color: #fff;
  margin: 0;
  padding: 0;
  text-align: center;
}
.rahmen {
  position: relative;
  max-width: 1100px;
  margin: 0 auto;
  text-align: left;
  /*-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	box-shadow:0px 0px 5px #666;*/
  border: 0px solid #0f7ecd;
}
.bg {
  position: relative;
  display: block;
  width: 100%;
  padding: 40px;
}
/*.bg:nth-child(even) {
  background-color: #fff;
}
.bg:nth-child(odd) {
  background-color: #f4f3f5;
}*/
.bg2 {
  position: relative;
  width: 100%;
  padding: 40px;
  background-color: #fff;
}
.bg1 {
  position: relative;
  width: 100%;
  padding: 40px;
  color: #fff;
  background-color: #0d6fb6;
}
.bgtrenner1 {
  display: block;
  width: 100%;
  height: 10px;
  margin-top: 30px;
  margin-bottom: 30px;
  background-image: url(../images/trenner1.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
.bgtrenner2 {
  display: block;
  width: 100%;
  height: 10px;
  margin-top: 30px;
  margin-bottom: 30px;
  background-image: url(../images/trenner2.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
.sp1-2 {
  position: relative;
  float: left;
  width: 44%;
}
.sp2-2 {
  position: relative;
  float: right;
  width: 44%;
}
.spaltensatz {
  column-count: 2;
  column-gap: 8%;
}
img.bild {
  display: block;
  width: 100%;
  height: auto;
}
#pic {
  position: relative;
  z-index: 50;
}
h1 {
  font-size: 25px;
  color: #1590d6;
  margin: 0;
}
h2 {
  font-size: 18px;
  font-size: 1.3em;
  color: #1590d6;
  font-weight: 400;
  line-height: 130%;
  margin-bottom: 0.95em;
  padding-top: 30px;
}
h3 {
  font-size: 14px;
  font-size: 1.15em;
  color: #6cb027;
  font-weight: 400;
  line-height: 130%;
  margin-top: 40px;
  margin-bottom: 0.95em;
}
h4 {
  font-size: 14px;
  font-size: 0.95em;
  color: #6cb027;
  font-weight: 400;
  line-height: 160%;
  margin-top: 1.9em;
  margin-bottom: 0.95em;
}
p {
  font-size: 14px;
  font-size: 0.95em;
  line-height: 165%;
  margin-bottom: 0.95em;
}
.zeiten p {
  text-align: right;
}
p.navi {
  text-align: right;
}
p.navi a {
  display: inline-block;
  margin-left: 20px;
}
p#logo {
  font-size: 34px;
  font-size: 1.8em;
  color: #1590d6;
  margin: 0;
  letter-spacing: 1px;
}
p#logosubtitle {
  margin: 0;
  font-size: 20px;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 1px;
}
p#slogan {
	display: block;
	width: 100%;
	margin: 0 auto;
	margin-top: 50px;
	font-style: italic;
	color: #8ac547;
	font-size: 1.4em;
	line-height: 150%;
	max-width: 680px;
	text-align: center;
}
.infobox p {
	margin: 0;
}
a:link, a:visited {
  color: #666;
  text-decoration: underline;
}
a:hover {
  color: #000;
  text-decoration: none;
}
a:active {
  color: #000;
  text-decoration: underline;
}
.tmittel {
  font-size: 14px;
}
.tklein {
  font-size: 10px;
}
ul {
  list-style-type: none;
  margin: 0;
  margin-top: 0.95em;
  padding: 0;
}
ul li {
  position: relative;
  font-size: 14px;
  font-size: 0.95em;
  line-height: 165%;
  padding-left: 30px;
  margin-bottom: 0.95em;
}
ul li:before {
  position: absolute;
  top: 0px;
  left: 0px;
  font-family: "Font Awesome 5 Free";
  content: "\f058";
  color: #29aae4;
}
ul.spaltenfluss {
  column-width: 50%;
  column-count: 2;
  column-gap: 1vw;
  list-style-type: none;
  margin: 0;
  margin-top: 0.95em;
  padding-left: 0px;
}
ul.spaltenfluss li {
  position: relative;
  display: inline-block;
  font-size: 14px;
  font-size: 0.95em;
  line-height: 165%;
  padding-left: 30px;
  padding: 40px;
  margin-bottom: 0.95em;
  hyphens: auto;
}
ul.spaltenfluss li:before {
  position: absolute;
  top: 40px;
  left: 10px;
  font-family: "Font Awesome 5 Free";
  content: "\f058";
  color: #0d6fb6;
}
.bg:nth-child(odd) ul.spaltenfluss li {
  background-color: #fff;
}
.bg:nth-child(even) ul.spaltenfluss li {
  background-color: #efefef;
}
i.far {
  color: #0d6fb6;
}
.abstand {
  margin-top: 0;
  border-top: 1px solid #e61e23;
  padding-top: 24px;
}
a.button {
  display: block;
  padding: 5px;
  background-color: #f5a647;
  color: #026537;
  font-weight: bold;
  font-size: 18px;
  text-decoration: none;
  -webkit-box-shadow: 2px 2px 2px 0 #7A7A7A;
  box-shadow: 0px 0px 2px 0 #7A7A7A;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  text-align: center;
  border: 1px solid #fff;
}
a.button:hover {
  background-color: #026537;
  color: #f5a647;
}
a.telresp {
  text-decoration: none;
}
p.socialmedia a {
  display: inline-block;
  margin-right: 20px;
}
a.instagramicon:before {
  font-family: "Font Awesome 5 Brands";
  content: "\f16d";
  color: #df8a00;
  margin-right: 5px;
  text-decoration: none !important;
}
a.facebookicon:before {
  font-family: "Font Awesome 5 Brands";
  content: "\f39e";
  color: #df8a00;
  margin-right: 5px;
  text-decoration: none !important;
}
.color1 {
  padding: 40px;
  background-color: #f0f0f0;
  border-radius: 20px;
	box-shadow: 0 0px 7px 0 rgba(0,0,0,0.3);
}
.color1 a {}

.rot {
	color: #c1121c;
}
/* Trigger -------------- */
h3.trigger {
  position: relative;
  font-size: 12px;
  font-size: 1.0em;
  font-weight: 500;
  font-weight: normal;
  text-align: left;
  margin: 0 auto 0;
  margin-top: 20px;
  margin-bottom: 0px;
  line-height: 130%;
  padding: 0px;
  padding-left: 30px;
  border: 0px solid #0d6fb6;
  background: #fff;
  color: #6cb027;
  display: block;
  cursor: pointer;
}
h3.trigger:hover, h3.trigger_active {}
h3.trigger:after, h2.trigger:before {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  left: 0px;
  top: 0px;
  content: "\f0fe";
}
h3.trigger_active:after, h2.trigger_active:before {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  left: 0px;
  top: 0px;
  content: "\f146";
  color: #29aae4;
}
.toggle_container {
  display: block;
  background-color: #f0f0f0;
  padding: 30px;
  margin-top: 0.95em;
  margin-bottom: 2em;
	border-radius: 10px;
}
/* Back to top ------------ */
p#topicon {
  position: fixed;
  bottom: 50px;
  right: 10px;
  margin: 0;
  padding: 0px;
  line-height: 10px;
  border: 0px solid #fff;
  z-index: 1000;
}
p#topicon i {
  display: inline-block;
  padding: 10px;
  padding-top: 7px;
  font-size: 30px;
  color: #fff;
  background-color: #168cd2; /*blau*/
  line-height: 22px;
  width: 40px;
}
/* SEO ----------- */
.metainfos {
  display: block;
  position: absolute;
  width: 300px;
  height: 50px;
  overflow: auto;
  font-size: 11px;
  left: -220em;
  z-index: 10;
  border: 0px solid red;
}
/* Popup-Layer -------------- */
#sonderinfos {
  position: absolute;
  top: 0px;
  left: 2%;
  background-color: #fff;
  padding: 3vw;
  padding-top: 0;
  width: 80%;
  max-width: 860px;
  z-index: 10000;
  text-algin: left;
  box-shadow: 0 0px 25px rgba(0, 0, 0, 0.6);
}
.sonderinfocontent {
  display: block;
  width: 100%;
  text-align: left;
  min-width: 100% !important;
  max-width: 100% !important;
  margin-top: 60px !important;
  border: 0px solid red !important;
}
#sonderinfos img {
  display: block;
  width: 100%;
  height: auto;
}
#sonderinfos .schliessen {
  position: absolute;
  right: 30px;
  top: 20px;
  font-size: 20px;
}
#sonderinfos .schliessen i {
  font-size: 30px;
  color: #000;
}
#sonderinfos p.schliessen2 {
  margin-top: 30px;
  text-align: center;
}
#sonderinfos p.schliessen2 a {
  display: inline-block;
  text-decoration: none !important;
  color: #000;
  text-align: center;
}
/* Navigation ------------------ */
#navigation {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 8000;
  background-color: #29aae4;
}
#navigation ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#navigation ul li {
  display: inline-block;
  margin: 0;
  padding: 0;
  line-height: 100%;
}
#navigation ul li:before {
  position: inherit;
  top: inherit;
  left: inherit;
  content: inherit;
  color: #29aae4;
}
#navigation ul li a {
  display: inline-block;
  padding: 12px;
  font-size: 0.9em;
  text-decoration: none;
	color: #fff;
}
/* Bildnachweis ------------------- */
ul.bildnachweis {
  list-style-type: none;
  margin: 0;
	margin-top: 15px;
  padding: 0;
  width: 100%;
}
.bildnachweis li {
  display: block;
  margin: 0;
  margin-bottom: 20px;
  padding: 0;
	line-height: 120%;
	font-size: 0.95rem;
}
.bildnachweis li:before {
  position: inherit;
  top: inherit;
  left: inherit;
  content: inherit;
}
.bildnachweis li img {
  display: inline-block;
  width: 100px;
  height: auto;
  margin-right: 15px;
  vertical-align: middle;
	border: 1px solid #ddd;
}
.bildnachweis li span {
  display: inline-block;
  height: auto;
  width: 370px;
}

/* Accordion ----------- */

summary {
	display: inline-block;
	 cursor: pointer;
	padding-bottom: 3px;
	border-bottom: 1px solid #999;
}
summary:hover {
	border-bottom: 1px solid #fff;;
	padding-bottom: 3px;
	
}
details p {
	font-size: 0.8em;
}
details[open] summary ~ * {
  animation: open 0.3s ease-in-out;
}

@keyframes open {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */
/* Beginn Grid-System -------------------- */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.zeile {
  width: 100%;
  margin: 0 auto;
  text-align: left;
  border: 0px solid #000;
}
.zeile .zeile {
  width: auto;
  max-width: none;
  min-width: 0;
  margin: 0 -15px;
}
.spalte, .spalten {
  float: left;
  min-height: 1px;
  padding: 0 15px;
  position: relative;
  border: 0px solid #000;
}
[class*="spalte"] + [class*="spalte"]:last-child {
  float: right;
}
[class*="spalte"] + [class*="spalte"].end {
  float: left;
}
.zeile .eins {
  width: 8.33%
}
.zeile .zwei {
  width: 16.66%
}
.zeile .drei {
  width: 260px;
}
.zeile .vier {
  width: 33.33%
}
.zeile .fuenf {
  width: 41.66%
}
.zeile .sechs {
  width: 50%
}
.zeile .sieben {
  width: 58.33%
}
.zeile .acht {
  width: 66.66%
}
.zeile .neun {
  width: 760px;
}
.zeile .zehn {
  width: 83.33%
}
.zeile .elf {
  width: 91.66%
}
.zeile .zwoelf {
  width: 100%
}
/* Nicolas Gallagher's micro clearfix */
.zeile:before, .zeile:after, .clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.zeile:after, .clearfix:after {
  clear: both;
}
.zeile, .clearfix {
  zoom: 1;
}
/* Mobile */
@media only screen and (max-width: 800px) {
  body {
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    width: 100%;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .container {}
  .zeile {
    width: auto;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
    border: 0px solid #000;
  }
  .spalte, .spalten {
    width: 100% !important;
    float: none;
  }
  .spalte:last-child, .spalten:last-child {
    float: none;
  }
  [class*="spalte"] + [class*="spalte"]:last-child {
    float: none;
  }
  .spalte:before, .spalten:before, .spalte:after, .spalten:after {
    content: "";
    display: table;
  }
  .spalte:after, .spalten:after {
    clear: both;
  }
}
/* Ende Grid-System --------------- */
/* bitter-regular - latin */
@font-face {
  font-family: 'Bitter';
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/bitter-v28-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../webfonts/bitter-v28-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../webfonts/bitter-v28-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../webfonts/bitter-v28-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../webfonts/bitter-v28-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../webfonts/bitter-v28-latin-regular.svg#Bitter') format('svg'); /* Legacy iOS */
}

/* bitter-700 - latin */
@font-face {
  font-family: 'Bitter';
  font-style: normal;
  font-weight: 700;
  src: url('../webfonts/bitter-v28-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../webfonts/bitter-v28-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../webfonts/bitter-v28-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../webfonts/bitter-v28-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../webfonts/bitter-v28-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../webfonts/bitter-v28-latin-700.svg#Bitter') format('svg'); /* Legacy iOS */
}

/* merriweather-300 - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 300;
  src: url('../webfonts/merriweather-v21-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Merriweather Light'), local('Merriweather-Light'), url('../webfonts/merriweather-v21-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../webfonts/merriweather-v21-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('../webfonts/merriweather-v21-latin-300.woff') format('woff'), /* Modern Browsers */ url('../webfonts/merriweather-v21-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('../webfonts/merriweather-v21-latin-300.svg#Merriweather') format('svg'); /* Legacy iOS */
}
/* merriweather-italic - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 400;
  src: url('../webfonts/merriweather-v21-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Merriweather Italic'), local('Merriweather-Italic'), url('../webfonts/merriweather-v21-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../webfonts/merriweather-v21-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../webfonts/merriweather-v21-latin-italic.woff') format('woff'), /* Modern Browsers */ url('../webfonts/merriweather-v21-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../webfonts/merriweather-v21-latin-italic.svg#Merriweather') format('svg'); /* Legacy iOS */
}
/* merriweather-regular - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/merriweather-v21-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Merriweather Regular'), local('Merriweather-Regular'), url('../webfonts/merriweather-v21-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../webfonts/merriweather-v21-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../webfonts/merriweather-v21-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../webfonts/merriweather-v21-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../webfonts/merriweather-v21-latin-regular.svg#Merriweather') format('svg'); /* Legacy iOS */
}
/* merriweather-700 - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 700;
  src: url('../webfonts/merriweather-v21-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Merriweather Bold'), local('Merriweather-Bold'), url('../webfonts/merriweather-v21-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../webfonts/merriweather-v21-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../webfonts/merriweather-v21-latin-700.woff') format('woff'), /* Modern Browsers */ url('../webfonts/merriweather-v21-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../webfonts/merriweather-v21-latin-700.svg#Merriweather') format('svg'); /* Legacy iOS */
}
/* merriweather-sans-300 - latin */
@font-face {
  font-family: 'Merriweather Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../webfonts/merriweather-sans-v11-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Merriweather Sans Light'), local('MerriweatherSans-Light'), url('../webfonts/merriweather-sans-v11-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../webfonts/merriweather-sans-v11-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('../webfonts/merriweather-sans-v11-latin-300.woff') format('woff'), /* Modern Browsers */ url('../webfonts/merriweather-sans-v11-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('../webfonts/merriweather-sans-v11-latin-300.svg#MerriweatherSans') format('svg'); /* Legacy iOS */
}
/* merriweather-sans-italic - latin */
@font-face {
  font-family: 'Merriweather Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../webfonts/merriweather-sans-v11-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Merriweather Sans Italic'), local('MerriweatherSans-Italic'), url('../webfonts/merriweather-sans-v11-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../webfonts/merriweather-sans-v11-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../webfonts/merriweather-sans-v11-latin-italic.woff') format('woff'), /* Modern Browsers */ url('../webfonts/merriweather-sans-v11-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../webfonts/merriweather-sans-v11-latin-italic.svg#MerriweatherSans') format('svg'); /* Legacy iOS */
}
/* merriweather-sans-regular - latin */
@font-face {
  font-family: 'Merriweather Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/merriweather-sans-v11-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Merriweather Sans'), local('MerriweatherSans-Regular'), url('../webfonts/merriweather-sans-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../webfonts/merriweather-sans-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../webfonts/merriweather-sans-v11-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../webfonts/merriweather-sans-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../webfonts/merriweather-sans-v11-latin-regular.svg#MerriweatherSans') format('svg'); /* Legacy iOS */
}
/* merriweather-sans-700 - latin */
@font-face {
  font-family: 'Merriweather Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../webfonts/merriweather-sans-v11-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Merriweather Sans Bold'), local('MerriweatherSans-Bold'), url('../webfonts/merriweather-sans-v11-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../webfonts/merriweather-sans-v11-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../webfonts/merriweather-sans-v11-latin-700.woff') format('woff'), /* Modern Browsers */ url('../webfonts/merriweather-sans-v11-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../webfonts/merriweather-sans-v11-latin-700.svg#MerriweatherSans') format('svg'); /* Legacy iOS */
}