/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEMPLATE REFERENZEN SCHWARZ ~~~~~~~~~~~~~~~~~~~~~~~~ */
@font-face {font-family: 'open_sansregular';src: url('../../../fonts/OpenSans-Regular-webfont.woff') format('woff');font-weight: normal;font-style: normal;}
@font-face {font-family: 'open_sanslight';src: url('../../../fonts/OpenSans-Light-webfont.woff') format('woff');font-weight: normal;font-style: normal;}
@font-face {font-family: 'open_sansbold';src: url('../../../fonts/OpenSans-Bold-webfont.woff') format('woff');font-weight: normal;font-style: normal;}
@font-face {font-family: 'Font Awesome 5 Brands';font-style: normal;font-weight: normal;src: url("../../../fonts/fa-brands-400.eot");src: url("../../../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../../../fonts/fa-brands-400.woff2") format("woff2"), url("../../../fonts/fa-brands-400.woff") format("woff"), url("../../../fonts/fa-brands-400.svg#fontawesome") format("svg");}
@font-face {font-family: 'Font Awesome 5 Solid';font-style: normal;font-weight: 900;src: url("../../../fonts/fa-solid-900.eot");src: url("../../../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../../../fonts/fa-solid-900.woff2") format("woff2"), url("../../../fonts/fa-solid-900.woff") format("woff"), url("../../../fonts/fa-solid-900.ttf") format("truetype"), url("../../../fonts/fa-solid-900.svg#fontawesome") format("svg"); }
* { margin: 0;padding: 0;}
html {overflow-y:scroll;} 
html body { background:#000;font-family:'open_sanslight',sans-serif;font-weight:normal;font-size:18px;line-height:28px;color:#000;}
.slicknav_menu {display:none;}
strong {font-family: 'open_sansbold',sans-serif;font-weight:normal;}
hr {border: 0px;border-top: solid 2px #cbcbcb;color:#cbcbcb;border-bottom: transparent;margin:25px 0 30px 0;}
a, img, input, textarea {outline:none;-webkit-transition: 0.25s;transition: 0.25s;}
.pad {padding:25px;}
.wpad {padding:0 25px;}
div.menu {display:none;}  
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H E A D E R ~~~~~~~~~~~~~~~~~~~~~~~~ */
#top {width:100%;height:140px;margin:0;padding:0;background:#000;position:fixed;top:0;left:0;z-index:99;}
#header {width:1380px;margin:0 auto;position:relative;}
#logo {padding:0;margin:0;position:absolute;top:0px;left:0;z-index:99999999;}
.nav {display:flex;justify-content:flex-end;margin:60px 0 0 0;}
.nav ul {list-style:none;}
.nav ul  ul{margin:0;}
.nav ul:before,.nav ul:after {content:"";display:table;}
.nav ul:after {clear:both;}
.nav ul > li {float:left;position:relative;}
.nav a {display:block;padding:0px 0 0px 40px;font-family:'open_sansregular',sans-serif;font-size:15px;line-height:36px;font-weight:normal;color:#fff;text-decoration:none;text-align:right;}
.nav a:hover {text-decoration:none;color:#cbed16;}
.nav li ul {background:rgba(0,0,0,.55);position:absolute;right:-20px;top:36px;z-index:1;}
.nav li ul li {background:transparent;width:200px;padding:0 20px;overflow:hidden;height:0;-webkit-transition:height 200ms ease-in;transition:height 200ms ease-in;}
.nav li ul a:hover {color:#cbed16;}
.nav ul > li:hover ul {right:-20px;padding-bottom:20px;}
.nav ul > li:nth-of-type(4):hover ul {display:none;} /* no submenu references */
.nav ul > li:hover ul li {height:36px;}
.nav li.menu-current a {color:#cbed16;}
.active {padding:0 0 0 40px;font-family:'open_sansregular',sans-serif;font-size:15px;line-height:36px;font-weight:normal;color:#cbed16;text-align:right;}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ POPUP ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#popup_content {width:780px;padding:60px 10px 10px 10px;background:#80971a;display:none;box-sizing:border-box;}
#popup_content .pad {background:#d7d7d7;border-radius:20px;padding:30px 30px 10px 30px;box-sizing:border-box;}
#popup_content h1 {font-family: 'open_sansregular',sans-serif;color:#000;font-size:22px;line-height:28px;font-weight:normal;margin:0 0 10px 0;}
#popup_content h2 {font-family: 'open_sansregular',sans-serif;color:#80971a;font-size:40px;line-height:50px;font-weight:normal;margin:0 0 15px 0;padding:0;}
#popup_content p {font-family: 'open_sansregular',sans-serif;line-height:24px;padding:0 0 20px 0;}
#popup_content a:link, #popup_content a:visited {color:#80931a;font-family: 'open_sansregular',sans-serif;font-weight:normal;text-decoration:none;-webkit-transition: 0.25s;transition: 0.25s;}
#popup_content a:focus, #popup_content a:hover {color:#f0f0f0;text-decoration:none;}
#popup_content a:active {color:#000;text-decoration:none;}
.form_frame {display:flex;flex-wrap:wrap;}
.mpform_fieldset {flex:1 1 49%;width:49%;}
.mpform_fieldset:nth-child(even) {margin-left:1%;}
.mpform_fieldset:nth-child(odd) {margin-right:1%;}
.mpform_fieldset:nth-of-type(5), .mpform_fieldset:nth-of-type(6), .mpform_fieldset:nth-of-type(7) {flex:1 1 100% !important;margin:0 !important;}
.mpform_fieldset:nth-last-child(1) {flex:1 1 100% !important;margin:0 !important;}
#popup_content .mpform_title, #popup_content .mpform_field, #popup_content .mpform_email, #popup_content .mpform_textarea  {width:auto;box-sizing:border-box;padding:3px;}
#popup_content input.mpform_email, #popup_content textarea.mpform_textarea {width:100%;}
#popup_content .mpform_submit {cursor: pointer;border:none;color:#fff;background:#80961A;font-family:'open_sansregular',Arial,Helvetica,sans-serif;font-weight:normal;font-size:16px;line-height:20px;padding:10px 30px;-webkit-transition: 0.25s;-moz-transition: 0.25s;-o-transition: 0.25s;transition: 0.25s;}
#popup_content .mpform_submit:hover {background:#bebebe;}
#contact_buttons {margin:80px 0 0 0;text-align:center;}
#contact_buttons p {display:inline-block;margin:0 10px 20px 10px;}
#contact_buttons p:last-child {display:block;}
#contact_buttons a:link, #contact_buttons a:visited {color:#fff;background:#80971a;font-family: 'open_sansregular',sans-serif;font-weight:normal;text-decoration:none;padding:10px 20px;}
#contact_buttons a:focus, #contact_buttons a:hover, #contact_buttons a:active {background:#bebebe;}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C O N T E N T ~~~~~~~~~~~~~~~~~~~~~~~~ */
#container {width:1380px;margin:0 auto;padding:140px 0 0 0;}
.row {display:-webkit-box;display:-ms-flexbox;display:flex;}
#left {width:260px;height:674px;margin:0 20px 20px 0;padding:50px 20px;background:#eaeaea;vertical-align:top;position:relative;z-index:0;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;}
#left img {max-width:100%;/*width:auto;*/height:auto;margin:0;padding:0;}
#left p {margin:0 0 10px 0;padding:0;}
.lefttext {padding:50px 0;}
#left .lefttext p {margin:0 0 20px 0;}
#content {width:1100px;height:auto;margin:0 0 20px 0;padding:0;background:#bebebe;z-index:1;vertical-align:top;position:relative;}
#bottom-left {width:260px;height:120px;margin:0 20px 0 0;padding:0;background:#d7d7d7;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
#bottom-middle {width:810px;height:120px;margin:0 20px 0 0;padding:0;background:#d7d7d7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
#bottom-middle img {-webkit-filter: none;-moz-filter: none;-ms-filter: none;filter: none;}
#bottom-middle img:hover {filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */    -webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);filter: grayscale(100%);-webkit-filter: gray;filter: gray; /* IE 6-9 */}
#bottom-left h1 {margin:0;}
#bottom-right {width:270px;height:120px;padding:0;background:#d7d7d7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
#bottom-left a:link, #bottom-left a:visited, #bottom-right a:link, #bottom-right a:visited {font-family:'open_sansbold',sans-serif;font-weight:normal;color:#96ad21;text-decoration:none;}
#bottom-left a:focus, #bottom-left a:hover, #bottom-left a:active, #bottom-right a:focus, #bottom-right a:hover, #bottom-right a:active {color:#000;}
#bottom-left a:before {content:'<<<';color:#fff;padding:0 10px 0 0;}
#bottom-right a:after {content:'>>>';color:#fff;padding:0 0 0 10px;}
h1 {font-family:'open_sanslight',sans-serif;font-size:35px;line-height:40px;font-weight:normal;color:#000;padding:0;margin:0 0 25px 0;}
h2 {font-family: 'open_sanslight',sans-serif;font-size:24px;line-height:30px;font-weight:normal;padding:0 0 10px 0;margin:0;}
#content p + h2 {margin:20px 0 0 0;}
#content p {padding:0 0 10px 0;}
#content img {padding:0 0 5px 0;}
#content table {padding:0 0 20px 0;}
#content td {vertical-align:top;}
#content table.adr td {padding:0;}
#content a:link, #content a:visited {color:#80931a;font-family: 'open_sansregular',sans-serif;font-weight:normal;text-decoration:none;-webkit-transition: 0.25s;transition: 0.25s;}
#content a:focus, #content a:hover {color:#f0f0f0;text-decoration:none;}
#content a:active {color:#000;text-decoration:none;}
#content ul {padding:0;margin:0 0 25px 20px;}
#content li {padding:0 0 0 10px;}
.stick {margin:0 -4% 0 0;max-width:104%;width:auto;height:auto;}
.bildlinks {float:left;margin:0 15px 10px 0;padding:0;}
.clr {clear:both;height:0px;line-height:0px;font-size:0px;margin:0;padding:0;}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ F O O T E R ~~~~~~~~~~~~~~~~~~~~~~~~ */
#footer {clear:both;width:1380px;margin:0 auto 30px auto;padding:0;background:#000;}
#lang {float:left;margin:0;padding:0 20px 0 0;font-family: 'open_sansregular',sans-serif;color:#fff;font-size:15px;line-height:40px;}
#lang a:link, #lang  a:visited {font-family: 'open_sansregular',sans-serif;color:#fff;font-size:15px;line-height:80px;font-weight:normal;text-decoration:none;padding:0;}
#lang  a:focus, #lang  a:hover, #lang  a:active {color:#cbed16;}
#lang span:not(:last-of-type):after {content:' | ';color:#fff;}
#lang .easymultilang_current {color:#cbed16;/*display:none;*/}
#footernav1 {float:left;margin:0;padding:0;}
#footernav1 ul {list-style-type:none;}
#footernav1 li {float:left;padding:0 20px 0 0;margin:0;}
#footernav1 ul a:link, #footernav1 ul a:visited {font-family: 'open_sansregular',sans-serif;color:#fff;font-size:15px;line-height:80px;font-weight:normal;text-decoration:none;padding:0;}
#footernav1 ul a:focus, #footernav1 ul a:hover, #footernav1 ul a:active {color:#cbed16;}
#footernav1 ul li.menu-current a, #footernav1i ul li.menu-parent a {color:#cbed16;}
#footernav2 {float:right;margin:0;padding:0;}
#footernav2 a:link, #footernav2 a:visited {color:#fff;line-height:80px;font-size:36px;font-weight:normal;text-decoration:none;padding:0 0 0 20px;display:inline-block;}
#footernav2 a:focus, #footernav2 a:hover, #footernav2 a:active {color:#cbed16;}
.fas, .fab {-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-style: normal;font-variant: normal;text-rendering: auto;text-align:center;}
.fa-instagram:before {content:"\f16d";font-family: 'Font Awesome 5 Brands';line-height:80px;font-size:36px;width:36px;display: block;}
.fa-youtube:before {content:"\f167";font-family: 'Font Awesome 5 Brands';line-height:80px;font-size:36px;width:36px;display: block;}
.fa-linkedin:before {content:"\f08c";font-family: 'Font Awesome 5 Brands';line-height:80px;font-size:36px;width:36px;display: block;}
.fa-xing:before {content:"\f168";font-family: 'Font Awesome 5 Brands';line-height:80px;font-size:36px;width:36px;display: block;}
.fa-twitter:before {content:"\f099";font-family: 'Font Awesome 5 Brands';line-height:80px;font-size:36px;width:36px;display: block;}
.fa-facebook-f:before {content:"\f39e";font-family: 'Font Awesome 5 Brands';line-height:80px;font-size:36px;width:36px;display: block;}
.fa-envelope:before {content:"\f0e0";font-family: 'Font Awesome 5 Solid';}
.fa-phone:before {content: "\f095";font-family: 'Font Awesome 5 Solid';}
.fa-whatsapp:before {content: "\f232";font-family: 'Font Awesome 5 Brands';line-height:28px;font-size:18px;width:15px;display:inline;}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ M O V E   U P  ~~~~~~~~~~~~~~~~~~~~~~~~ */
.move-up {position: fixed;bottom: 90px;right: 40px;z-index: 99999;display: none;}.move-up button {background:#80971A;border:none;outline:none;color:#fff;font-size:36px;font-weight:normal;line-height:36px;width:100px;height:100px;padding:0;border-radius:50px;text-align:center;opacity:0.8;}
.move-up button:hover,.move-up button:active {opacity:1;}
.fa,.fas {font-family: 'Font Awesome 5 Solid';font-weight: 900;  -moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;display: inline-block;font-style: normal;font-variant: normal;text-rendering: auto;line-height: 1; }
.fa-angle-up:before {content: "\f106";}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ S L I D E R   L O G O S ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.slick-slider {width:80%;height:113px;margin:10px auto 0 auto;padding:0;}
.slick-slider img {height:113px;}
/* BOF steffen */
/* ----- Grüne Farbe ----- */
.figo-gruen, h1:first-of-type {color: #80931a;}
h1:first-of-type{font-family: 'open_sansregular',sans-serif;}
/* EOF steffen */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ R E S P O N S I V ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@media only screen and (max-width: 1420px) {
#header {width:1100px;}
#container {width:1100px;}
#left {height:auto;font-size:15px;line-height:20px;}
#content {width:820px;height:auto;text-align:center;overflow:hidden;}
#bottom-left {width:260px;}
#bottom-middle {width:540px;}
#bottom-right {width:260px;}
h1 {font-size:32px;line-height:38px;}
#bottom-left h1 {font-size:24px;line-height:30px;}
#footer {width:1100px;padding:0;}
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@media only screen and (max-width: 1120px) {
.js .slicknav_menu {display:block;}
.nav {display:none;}
#left img {max-width:100%;/*width:auto;*/height:auto;}
#header {width:820px;}
#container {width:820px;}
#logo {float:none;}
#navi ul {padding:10px 0 0 0;}
#left p {margin:0 0 5px 0;padding:0;}
#content {width:820px;}
#bottom-left {width:400px;}
#bottom-middle {display:none;}
#bottom-right {width:400px;}
#lang a:link, #lang  a:visited {line-height:40px;float:none;}
#footer {width:820px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:30px auto;}
#lang {-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}
#footernav1 {-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}
#footernav2 {-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}
#footernav1 li, #footernav2 li {padding:0 10px;}
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@media only screen and (max-width: 860px) {
#top {width:100%;height:75px;}
#header {width:100%;margin:0;}
#logo {top:0px;left:0px;}
#logo img {width:auto;height:75px;}
#container {width:540px;padding:75px 0 0 0;}
.row {-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
#left {display:block;width:100%;padding:30px;min-height:10px;margin:0 0 20px 0;font-size:18px;line-height:28px;}
.lefttext {padding:50px 0 0 0;}
#content {width:100%;padding:0;min-height:10px;margin:0 0 20px 0;}
#bottom-left {-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}
#bottom-right {-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}
#bottom-middle {display:block;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}
#bottom-left, #bottom-middle, #bottom-right {width:540px;margin:0 0 20px 0;}
h1.toppad {padding:0;}
.stick {max-width:100%;width:auto;height:auto;padding:0;margin:0;}
#footer {width:540px;padding:0;}
#lang {padding:0 15px 0 0;}
#footernav1, #footernav2,#footernav1 ul, #footernav2 ul {float:none;display:block;padding:0;}
.move-up {bottom: 10px;right: 10px;}
.move-up button {font-size:15px;line-height:18px;width:64px;height:64px;border-radius:32px;}
.slick-slider img {margin:0;}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ POPUP ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#popup_content {width:100%;padding:60px 10px 10px 10px;background:#80971a;display:none;box-sizing:border-box;}
.mpform_fieldset {flex:1 1 100%;width:100%;}
.mpform_fieldset:nth-child(even), .mpform_fieldset:nth-child(odd) {margin:0;}
#contact_buttons {margin:80px 0 0 0;text-align:center;}
#contact_buttons p {display:block;margin:0 0 20px 0;}
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@media only screen and (max-width: 590px) {
#container {width:100%;padding:75px 0 0 0;}
.stick {max-width:100%;width:auto;height:auto;padding:0;margin:0;}
#bottom-left, #bottom-right {width:100%;}
#bottom-middle {display:none;}
#footer {width:100%;padding:0 2%;-webkit-box-sizing:border-box;box-sizing:border-box;}
.far {line-height:50px;}
.fa-instagram:before, .fa-youtube:before, .fa-linkedin:before, .fa-xing:before, .fa-twitter:before, .fa-facebook-f:before {line-height:50px;}
.move-up {bottom:55px;right:10px;}
.move-up button {font-size:15px;line-height:18px;width:64px;height:64px;border-radius:32px;}
}