/* Generated by less 2.5.1 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
Kontrolle
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 0.2rem;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  -moz-appearance: button;  
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/* *********************  CMS-SYNTAX ********************* */
a.page {
  text-decoration: none;
}
span.contentimage,
span.leftcontentimage,
span.rightcontentimage {
  display: inline-block;
  width: 100%;
}
img.contentimage,
img.leftcontentimage,
img.rightcontentimage {
  margin: 5px;
  max-width: 100%;
}
img.leftcontentimage {
  float: left;
}
img.rightcontentimage {
  float: right;
}
h1.heading1 {
  font-size: 1.5em;
  margin-top: 10px;
  margin-bottom: 5px;
}
.heading2 {
  font-size: 1.1em;
  margin-top: 10px;
  margin-bottom: 5px;
}
.heading3 {
  font-size: 1.0em;
  margin-top: 10px;
  margin-bottom: 5px;
}
.contentunderlined {
  text-decoration: underline;
}
.contentstrikethrough {
  text-decoration: line-through;
}
.unorderedlist {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 25px;
  list-style-type: disc;
}
.orderedlist {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 40px;
  list-style-type: decimal-leading-zero;
}
.listitem {
  margin-top: 0px;
  margin-bottom: 0px;
}
.horizontalrule {
  border: 1px solid #282421;
}
.contenttable {
  margin: 5px;
  padding: 5px 10px;
  border-collapse: collapse;
  vertical-align: center;
}
.contenttable1,
.contenttable2 {
  margin: 5px;
  padding: 3px 10px;
  border-collapse: collapse;
  vertical-align: center;
}
.aligncenter {
  text-align: center;
}
.alignleft {
  text-align: left;
}
.alignright {
  text-align: right;
}
.alignjustify {
  text-align: justify;
}
div.tableofcontents ul ul {
  padding-left: 15px;
}
.tableofcontents li.blind {
  list-style-type: none;
  list-style-image: none;
}
* {
  box-sizing: border-box;
}
html {
  height: 100%;
  font-size: 1rem;
}
body {
  height: 100%;
  margin: 0 auto;
  font-family: Arial, Verdana, sans-serif;
  max-width: 80em;
  overflow-y: scroll;
  font-size: 100%;
  background-color: #74cf58;
}
#kopf,
#header,
#pagefuss,
#inhalt,
.clickh3,
#navmain > ul {
  margin: 0 .5em;
}
img {
  max-width: 100%;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.hideme {
  display: none;
}
#infobox section {
  line-height: 1.5;
  border: 1px solid grey;
  margin: .5em;
  padding: .5em;
  background-color: #999;
}
#pagefuss {
  text-align: center;
  font-variant: small-caps;
  margin-top: .5em;
  background-color: #0f3d15;
  color: #ffffff;
}
#pagefuss a {
  color: #ffffff;
}
/*
Benötigte Elemente:
WICHTIG: notwendige ID´s vergeben; evtl. auch ROLE!!!
<html id="top">
<body id0"menu">
<a href="#fussmenu">menu</a>
<main>   {CONTENT}    </main>
<footer>    </footer>
<nav id="fussmenu">   {MAINMENU}    </nav>
<div id="nachoben"><a href="#top">TOP</a></div>    
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media screen and (max-width: 699px) {
  #fussmenu,
  .menubutton-fuss {
    display: none;
  }
  #kopf {
    height: 150px;
    background: url(../grafiken/logo-150.jpg) no-repeat left center, url(../grafiken/bild-150.jpg) no-repeat 160px center;
  }
  #wrapper {
    display: flex;
    flex-direction: column;
  }
  #infobox {
    display: flex;
    flex-direction: column;
    order: 2;
  }
  #inhalt {
    order: 1;
  }
  .pageheader {
    position: relative;
  }
  .menubutton-target {
    display: inline-block;
    position: fixed;
    top: 0;
    right: 1rem;
  }
  .menubutton-target a {
    font-size: 1.5rem;
    display: block;
    color: #ffffff;
    background-color: #0f3d15;
    text-decoration: none;
    padding: 0.5rem;
    border-radius: .5rem;
    border: none;
  }
  .menubutton-target a.showmenu:after {
    content: "  \2261";
  }
  .menubutton-target a.hidemenu:after {
    content: "  X";
  }
  .menubutton-target .hidemenu {
    display: none;
  }
  #navmain {
    padding: 0 1rem;
    margin: 0;
  }
  .mainmenu {
    max-height: 0;
    overflow: hidden;
    transition: 0.5s;
    list-style-type: none;
    padding: 0;
    margin: 0;
    border-radius: 0 0 1rem 1rem;
  }
  .mainmenu li,
  .detailmenu li {
    display: block;
    background-color: #0f3d15;
  }
  .mainmenu a {
    display: block;
    text-decoration: none;
    padding: 0.5rem;
    color: #ffffff;
  }
  .detailmenu a {
    padding-left: 4rem;
    text-decoration: none;
  }
  a.menu:hover,
  a.submenu:hover {
    background-color: #2f5d35;
    transition: background-color 0.5s;
  }
  a.menuactive,
  a.submenuactive {
    background: #000000;
  }
  #menu:target .mainmenu {
    max-height: 45em;
  }
  #menu:target a.showmenu {
    display: none;
  }
  #menu:target a.hidemenu {
    display: block;
  }
}
@media only screen and (min-width: 700px) {
  .menubutton-target,
  .menubutton-fuss,
  #fussmenu {
    display: none;
  }
  #kopf {
    height: 240px;
    background: url(../grafiken/logo-200.jpg) no-repeat left bottom, url(../grafiken/bild-200.jpg) no-repeat 210px bottom;
  }
  .zweispalter {
    column-width: 20em;
    column-gap: 1em;
    column-rule: 1px dotted #000;
  }
  #wrapper {
    display: flex;
    flex-direction: column;
  }
  .Home #infobox {
    order: 2;
  }
  #infobox {
    display: flex;
    flex-direction: row;
  }
  #infobox section {
    flex: 1 auto;
  }
  #navmain {
    position: fixed;
    top: 0;
  }
  #navmain ul {
    padding: 0;
  }
  #navmain a {
    display: block;
    width: 100%;
    text-decoration: none;
    font-size: 1.5rem;
    text-align: left;
    font-variant: small-caps;
    padding: 5px 8px;
    color: #ffffff;
  }
  a.menu:hover,
  a.submenu:hover {
    background-color: #2f5d35;
    transition: background-color 0.5s;
  }
  a.menuactive,
  a.submenuactive {
    background: #000000;
  }
  ul.detailmenu {
    position: absolute;
    top: -32768px;
    left: -32768px;
    z-index: 1;
  }
  li.mainmenu,
  li.detailmenu {
    list-style-type: none;
    transition: background-color 0.5s;
    background-color: #0f3d15;
  }
  li.mainmenu {
    position: relative;
    display: inline-block;
  }
  li.mainmenu:hover ul {
    display: block;
    padding: 0;
    top: auto;
    left: 0;
  }
  /*
#navmain ul, #navmain:hover ul {
    display: inline-block;
    } */
}
@media only screen and (min-width: 1100px) {
  #wrapper {
    flex-direction: row;
    order: 1;
    flex: 1;
  }
  #infobox {
    flex-direction: column;
  }
  .Home #infobox {
    order: 1;
  }
  #infobox section {
    flex: 0 auto;
  }
  #inhalt {
    order: 2;
    flex: 4;
  }
}
.gotop {
  background-color: rgba(150, 150, 150, 0.75);
  border-radius: 15%;
  position: fixed;
  bottom: 200px;
  right: 20px;
  padding: 0.3rem;
  font-size: 2rem;
  text-decoration: none;
  color: black;
}
#searchfieldset {
  border: none;
}
form.searchform {
  display: inline-block;
}
input.searchtextfield {
  background-color: lightgrey;
}
input.searchbutton:hover {
  transform: scale(2);
}
span.highlight {
  color: red;
}
.col-75 {
  margin: 0.5em 0;
}
form#contact_form {
  width: 90%;
  color: #000;
  margin: 0 auto ;
}
table#contact_table {
  background-color: beige;
  margin: 10px auto;
}
table#contact_table td {
  background-color: #0f3d15;
}
table#contact_table td:first-child {
  width: 150px;
}
#contact_form input,
#contact_form textarea {
  color: #000;
}
input#contact_submit {
  background-image: linear-gradient(#dddddd, #0f3d15, #dddddd);
  padding: 1.3em;
  color: #ffffff;
  float: none;
}
.zeigeSpoiler {
  background-color: dimgrey;
  color: #ffffff;
}
#suche {
  display: inline-block;
}
.clickh3 {
  padding-left: .5em;
  background: #0f3d15;
  cursor: pointer;
  max-width: 50vw;
  color: #ffffff;
}
.closed:before {
  content: "+ ";
}
.open:before {
  content: "- ";
}
.clickh3content {
  display: none;
  padding: .6em;
}
#news-box {
  margin: 1em;
  padding: .5em;
  width: 250px;
  float: left;
}
.news-titel {
  background-color: #0f3d15;
  color: #ffffff;
  text-align: center;
}
.news-inhalt {
  padding: .5em;
  background-color: #dddddd;
}
.tbl-mr th,
.tbl-mr td {
  border: 1px solid #000;
}
.tbl-ll td.contenttable1 {
  background: #74f17a;
}

#obenbox1, #obenbox2, #obenbox3, #obenbox4 {
    border-radius: 10px;
    line-height: 125%;
}
/* GERD Zusätzliches CSS
/* kleiner Link in Box mit zusätzlichem Text. Link-Area auf diesen Text ausweiten */

.linked-box {
    max-width: 30em;
	padding: 1em;
	position: relative;
}
/* Farbe Menue */   
.linked-box a {
	color: hsl(20 80% 40%);
}
/* Farbe Menue */   
.linked-box a:focus,
.linked-box a:hover {
	color: inherit;
	background: hsl(20 80% 90%);
}

.linked-box a::before,
.linked-box a::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.linked-box a::before {
/*	border: thin solid;
	background: inherit;
	z-index: -1;  */
}


.flexcards-container {
}
.card {

}
.card-header {
    color: #fff;
    background-color: #244c16;
}
.card-content {
    background-color: #f5f5dc;
    line-height: 130%;
}
.card-footer {

}

.flexcards400-container {
}
.card400 {
    

}
.card400-header {

}
.card400-content {
    background-color: #BBB;
    line-height: 130%;    
}
.card400-footer {

}
.flexcards300-container {
}
.card300 {
}
.card300 p, .card300 .contentimage {
        margin: 0;
}
.card300 .linked-box {
    padding: 0;
}
.card300-header {

}
.card300-content {
    background-color: #BBB;
    line-height: 130%;  
}



.card300-content a {
    line-height: 175%;       
}
.card300-footer {

}

/* CSS für Darstellung der Bilder in Galerie SlideShow */
.picture {

}
.gallerytable {
    margin:0px;
   width: 100%;
    /* border:1px solid #C0C0C0; 
        background-color: #DDD;
    */
	border-collapse:collapse;

}
.gallerytd {
	/* vertical-align:top;
	 border:1px solid #C0C0C0; */
}
.thumbnail {
    margin: 0.5rem auto;
    border:1px solid #C0C0C0;
	border-radius: 5px;
    display: block;
    max-width: 90%;
    height: auto;
    /* vertical-align: top; */
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.caption {
	margin: 0.1em 0 0.5em 0.1em;
}
/* ---------- max-width 600px ----------- */
@media only screen and (max-width: 600px) {
    .caption {
        font-size: 86%;
		height: auto;
		margin: 0.1em 0 0.5em 0.2em;
    }
}

/* Float, Clear und neutrales DIV container */

.bild_li img {
    float: left;
    margin: 10px 15px 15px 10px;  
    max-width: 50%;  
}
.bild_re img {
    float: right;
    margin: 10px 10px 15px 15px; 
    max-width: 50%;
}
.bild_li:after, .bild_re:after { 
  content: ""; 
  display: block; 
  clear: both; 
}
.monat .card-header {
   background-color: #fb784a;    
}
.event .card-header {
    background-color: #fccb30;    
}
