body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}

/* basic.css */
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
code,
ol,
ul,
li,
dl,
dt,
dd,
figure,
table,
th,
td,
form,
fieldset,
legend,
input,
textarea {
    margin:0;
    padding:0;
}
/* inter-tight-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 300;
  src: url('/files/grafik/fonts/inter-tight-v9-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-tight-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 400;
  src: url('/files/grafik/fonts/inter-tight-v9-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-tight-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 600;
  src: url('/files/grafik/fonts/inter-tight-v9-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-tight-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 700;
  src: url('/files/grafik/fonts/inter-tight-v9-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-tight-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 800;
  src: url('/files/grafik/fonts/inter-tight-v9-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
caption,
th,
td {
    text-align:start;
    /* see #4596 */        	vertical-align:top;
}
abbr,
acronym {
    border-bottom:1px dotted #666;
    font-variant:normal;
    cursor:help;
}
blockquote,
q {
    quotes:none;
}
fieldset,
img {
    border:0;
}
ul {
    list-style-type:none;
}
sup {
    vertical-align:text-top;
}
sub {
    vertical-align:text-bottom;
}
del {
    text-decoration:line-through;
}
ins {
    text-decoration:none;
}
header,
footer,
nav,
section,
aside,
article,
figure,
figcaption {
    display:block;
}
body {
    background-color:#fff;
    color:#000;
    font:1.1em 'Inter Tight';
    line-height: 1.6;
}
input,
button,
textarea,
select {
    font-size:99%;
    font-family:inherit;
    font-weight:inherit;
}
pre,
code {
    font-family:Monaco,monospace;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size:100%;
    font-weight:normal;
}
h2,
h3,
h4,
h5,
h6,
p,
pre,
blockquote,
table,
ol,
ul,
form {
    margin-bottom:12px;
    /* Should match the font size */;
}
h1,
h3,
h4,
h5,
h6 {
    margin-top:1em;
}
h1 {
    margin-top:1.1em;
    margin-bottom:1.34em;
    font-size: 3.07em;
    letter-spacing:.1px;
    font-weight:700;
}
h2 {
    margin-top:1.47em;
    margin-bottom:1.05em;
    font-size:1.74em;
    font-weight:600;
}
h3 {
    margin-top:0;
    margin-bottom:1em;
    font-size:1.3em;
    font-weight:600;
}
h4 {
    font-size:1.3333em;
    /* 16px */;
}
table {
    font-size:inherit;
}
caption,
th {
    font-weight:bold;
}
a {
    color:#000;
}
a:hover {
    color:#008d3f;
}
.k63,
.k63 a {
    color:#aba9a9;
}
:root {

    --maincolor: #2e911f;
    
  --nav-color:#444;
  --nav-active-color:var(--maincolor);
  --nav-mobile-color: #222;
  --nav-mobile-active-color:#fff;
  --nav-mobile-active-border-color:var(--maincolor);
  --nav-mobile-active-background:var(--maincolor);
  --nav-mobile-btn-clr:var(--maincolor);
  --skip-focus-border-color:var(--maincolor);
  --nav-font-weight: 400;
  --nav-burger-line-color:var(--maincolor);
  --nav-font-size: 1em;
  --nav-mobile-background: #eee;
  --nav-mobile-icon: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" fill="none" stroke="%23111" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24"><path d="m9 18 6-6-6-6"/></svg>');

/* Bildschirm.css */
#header {
    width:100%;
    height:135px;
    margin-right:0;
    margin-left:0;
    padding-right:0;
    padding-left:0;
}
#header .inside {
    width:94%;
    max-width:1200px;
    margin-right:auto;
    margin-left:auto;
}
#wrapper {
    margin-right:auto;
    margin-left:auto;
}
#container {
    width:100%;
    margin-right:auto;
    margin-left:auto;
}
#kopfbild img {
    display: block;
    width:90%;
    min-height:500px;
    overflow:hidden;
    object-fit: cover;
    margin-left: auto;
    margin-right: auto;
    border-radius: 14px;
}
#main {
    margin-right:auto;
    margin-left:auto;
    padding-top:1em;
    padding-bottom:1em;
}
/* #main .rte li {
    margin-bottom:.9em;
    margin-left:2.17em;
    list-style-image:url("../../files/zss/files/grafik/ok.png");
} */
#main img {
    border-radius:11px;
    box-shadow: 3px 4px 10px hsla(0,0%,0%,0.34);
}
ul {
    list-style: none; 
    padding-left: 0; 
}
#main li {
    position: relative;
    margin-bottom: 0.9em;
    padding-left: 1.5em; /* Platz für den Punkt reservieren */
    line-height: 1.4;
    list-style: none;    /* Standard-Aufzählungszeichen entfernen */
}

#main li::before {
    content: "";
    position: absolute;  /* Punkt absolut zum li positionieren */
    left: 0;             /* Ganz links im padding-Bereich */
    top: 0.4em;          /* Vertikale Ausrichtung zur ersten Zeile */
    width: 0.6em;
    height: 0.6em;
    background-color: #5F9F13;
    border-radius: 50%;
    display: inline-block;
}

#main .inside {
    width:98%;
    min-height:400px;
    max-width:1200px;
    margin-right:auto;
    margin-left:auto;
    padding-bottom:1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#footer {
    margin-top:2em;
    padding-bottom:4em;
    background-color:#444444;
    border-top:1px solid #777779;
    background-image: linear-gradient(to right bottom, #d8ddd4, #d2d6ce, #ccd0c8, #c6c9c2, #c0c3bc);
}
#footer .inside {
    width:98%;
    min-height:207px;
    max-width:1200px;
    margin-right:auto;
    margin-left:auto;
    padding-top:1em;
    font-size:.975em;
    line-height:1.4em;
    color:#000;
}
#footer h3 {
    margin-top:.6em;
    margin-bottom:1em;
    font-size:1.3em;
    text-decoration:none;
    color:#000;
}
#footer .impress {
    margin-top:.7em;
    padding-top:.6em;
    border-top:1px solid #f2f2f2;
}
#footer a {
    text-decoration:none;
    color:#000;
}
#footer a:hover {
    text-decoration:underline;
    color:#666666;
}
.grid12,
.grid9,
.grid8,
.grid6,
.grid4,
.grid3 {
    float:left;
    margin-right:1%;
    margin-left:1%;
    padding-right:1%;
    padding-left:1%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.grid12 {
    width:98%;
}
.grid9 {
    width:73%;
}
.grid8 {
    width:65%;
}
.grid6 {
    width:48%;
}
.grid4 {
    width:31%;
}
.grid3 {
    width:23%;
}
.leer {
    height:0px;
}
.cta a {
    float:right;
    clear:both;
    margin-bottom:1em;
    font-size:1.1em;
    padding:.36em 1.34em;
    background-color:#008d3f;
    border:1px solid #008d3f;
    border-radius:24px;
    text-decoration:none;
    color:#fff;
}
.cta a:hover {
    background-color:#027034;
    border-color:#027034;
    color:#fff;
    transition:all 0.4s ease-in-out 0s;
}
.start {
    margin-top:1.4em;
    padding-bottom:.5em;
    padding-left:0px;
    padding-right: 0px;
    background-color:#f2f2f2;
    border-bottom:1px solid #f4f4f4;
    border-radius:11px;
}
.start .rte {
    padding-left:5px;
    padding-right: 5px;
}
.start h2 {
    margin-top:.47em;
    font-size:1.47em;
}
.start .rte a {
    float:right;
    clear:both;
    margin-bottom:1em;
    font-size:1.1em;
    padding:.36em 1.34em;
    background-color:#008d3f;
    border:1px solid #008d3f;
    border-radius:24px;
    margin-right:4px;
    text-decoration:none;
    color:#fff;
}
.start .rte a:hover {
    background-color:#036A31;
    transition:all 0.4s ease-in-out 0s;
}
.start a img {
    box-shadow: none;
}
.start a:hover img {
    background-color: transparent;
    filter: brightness(80%);
    transition: 0.25s ease-in;

}
.start a:hover img {
    background-color: transparent;
    background: none !important;
}
.start a, 
.start a img {
    box-shadow: none  !important;
    text-decoration: none;
}

#kontaktformular input,
#kontaktformular textarea {
    width:80%;
    margin-bottom:.8em;
}
#kontaktformular textarea,
#kontaktformular input {
    padding:.47em .4em .67em;
    background-color:#f2f2f2;
    border:1px solid #f2f2f2;
}
form#kontaktformular {
    margin-top:1em;
}
form label {
    display:block;
    padding:.6em 0 .5em;
}
#kontaktformular .checkbox_container input {
    width:2em;
    float:left;
    margin:2.4px 1px 0 0;
}
form .checkbox_container label {
    width:50em;
    display:block;
    margin-bottom:1px;
    margin-left:27px;
    padding:0;
    font-size:90%;
}
form .checkbox_container label {
    width:60em;
}
#kontaktformular .check input {
    width:4%;
    margin-top:4px;
}
#kontaktformular .submit {
    width:80%;
    margin-top:1em;
    padding-top:.7em;
    padding-bottom:.7em;
    background-color:#008d3f;
    border:1px solid #008d3f;
    color:#fff;
}
#kontaktformular .submit:hover {
    background-color:#027034;
    color:#fff;
    transition:all 0.3s ease 0s;
}
.ce_accordion {
    cursor:pointer;
}
.ce_accordion div {
    margin-bottom:.3em;
    padding:.4em .4em 1em;
}
.ce_accordion .toggler {
    min-height:1.7em;
    margin-bottom:.3em;
    padding:.8em .4em .8em .6em;
    vertical-align:middle;
    background-color:#f3f2f2;
    border-bottom:1px solid #cfcfcf;
    border-radius:1px;
    font-size:1.1em;
    outline:none;
}
.toggler:before {
    margin-right:7px;
    margin-left:7px;
    font-size:1.1em;
    content: "+";
}
.toggler.ui-state-active:before {
    font-size:1.1em;
    content:"-";
}
.ce_table table {
    width:98%;
    margin-bottom:1em;
    background-color:#f2f2f2;
    border:1px solid #e2e2e2;
    border-collapse:collapse;
}
.ce_table tr.even {
    background-color:#fff;
    color:#444;
}
.ce_table td,
.ce_table th {
    padding:.5em;
}
.ce_table thead {
    background-color:#d2d2d2;
    font-weight:normal;
}
.ce_table th head {
    color:#f00;
}
.ce_table .td {
    border-right:1px solid #222;
}
.social img {
    margin-right:7px;
}
.k63 {
    margin-bottom:1em;
    padding-top:4em;
}
tbody {
    border:1px solid #ddd;
}
tbody tr:nth-child(even) {
    background-color:#f2f2f2;
}
td {
    padding:4px;
    border-color:#ddd;
}
header .inside {
  display: grid;
  grid-template-columns: 350px auto;
  grid-column-gap:15px;
  padding-top:20px
}
.mod_navigation {
  overflow: visible;
}


.logo {
    margin-bottom:0;
}

.nav-is-desktop .btn-toggle-submenu {
  top: 6px;
}

.nav-burger, .nav-is-desktop .navigation-main {
    margin-left: auto;
}

.nav-is-mobile .nav-wrapper {
  display: grid;
  align-content: center;
}
@media only screen and (max-width: 1130px) {

/* Bildschirm_medium.css */
.start {
    width:48%;
    margin-bottom:1em;
    background-color:#f4f4f4;
    border-bottom:1px solid #ddd;
}
.start figure a {
    float:none;
    border: none;
    background: none;
}
.start p a {
    float:right;
    clear:both;
    margin-bottom:1em;
    padding:.37em .71em;
    background-color:#000;
    border:1px solid #000;
    border-radius:2px;
    text-decoration:none;
    color:#fff;
}
div.start figure img,
div.start figure {
    width:120%;
    margin-top:-1%;
    margin-bottom:0;
    margin-left:-3.3%;
}
}

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

/* Bildschirm_mobile.css */
div h1 {
    margin-top:.7em;
    margin-bottom:1em;
    font-size:1.97em;
}
#footer .grid3 img {
    max-width:134px;
}
#kopfbild img {
    width:100%;
    overflow:hidden;
    object-fit: cover;
}
#footer .inside {
    width:98%;
    min-height:600px;
    max-width:1130px;
    margin-right:auto;
    margin-left:auto;
    padding-top:1em;
    font-size:.875rem;
    line-height:1.4em;
    color:#fff;
}
.grid6 {
    width:98%;
}
.grid4 {
    width:98%;
}
.grid3 {
    width:98%;
}
.start {
    width:98%;
    margin-bottom:1em;
    background-color:#f4f4f4;
    border-bottom:1px solid #ddd;
}
.start figure a {
    float:none;
    border: none;
    background: none;
}
.start p a {
    float:right;
    clear:both;
    margin-bottom:1em;
    padding:.37em .71em;
    background-color:#000;
    border:1px solid #000;
    border-radius:2px;
    text-decoration:none;
    color:#fff;
}
div.start figure img,
div.start figure {
    width:120%;
    margin-top:-1%;
    margin-bottom:0;
    margin-left:-3.3%;
}
#kontaktformular input,
#kontaktformular textarea {
    width:98%;
    margin-bottom:.8em;
}
form .checkbox_container label {
    width:80%;
}
form#kontaktformular {
    max-width:88%;
    margin-top:1em;
}
#kontaktformular .submit {
    width:100%;
    margin-top:1em;
    padding-top:.5em;
    padding-bottom:.5em;
    background-color:#f2f2f2;
    border:1px solid #f2f2f2;
    border-bottom: 1px solid #ddd;
}
}

