/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ FIGO STANDARDSEITE SCHWARZ DEFAULT ~~~~~~~~~~~~~~~~~~~~~~~~ */
@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 Free';font-style: normal;font-weight: 400;src: url("../../../fonts/fa-regular-400.eot");src: url("../../../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../../../fonts/fa-regular-400.woff2") format("woff2"), url("../../../fonts/fa-regular-400.woff") format("woff"), url("../../../fonts/fa-regular-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;-moz-transition: 0.25s;-o-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:210px; /* geändert Steffen von 180px */padding:0 20px;overflow:hidden;height:0;-webkit-transition:height 200ms ease-in;-moz-transition:height 200ms ease-in;-o-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;}
/* BOF steffe */.nav ul li ~ li a {text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden;}/* EOF steffen */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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:flex;}
#left {width:220px;margin:0 20px 20px 0;padding:50px 20px;background:#151515;/* Changed Steffen von #eaeaea */vertical-align:top;position:relative;z-index:0;text-align:center;color:white;/* added Steffen */}
#left img {max-width:100%;width:150px;height:150px;/* changed Steffen heigth width auto*/margin:0;padding:0;}
#left h1 {color: white;}/* added Steffen */
#left p {margin:0 0 10px 0;padding:0;}
/*.lefttext {position:absolute;bottom:0;left:0;padding:25px;}*/
#content {width:1100px;height:auto;margin:0 0 20px 0;padding:0;background:#bebebe;z-index:1;vertical-align:top;position:relative;-moz-hyphens: auto;-o-hyphens: auto;-webkit-hyphens: auto;-ms-hyphens: auto;hyphens: auto;text-align:justify;}
#content h1 {-moz-hyphens:none;-o-hyphens:none;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;text-align:left;}
a.arr:link, a.arr:visited {font-family:'open_sansbold',sans-serif;font-weight:normal;color:#96ad21;text-decoration:none;}
a.arr:focus, a.arr:hover, a.arr:active {color:#000;}
a.arr: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;clear:both;}
#content h1, #content h2 {text-align:left;-moz-hyphens: none;-o-hyphens: none;-webkit-hyphens: none;-ms-hyphens: none;hyphens: none;}
#content p + h2 {margin:20px 0 0 0;}
#content p {padding:0 0 30px 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;-moz-transition: 0.25s;-o-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, #content ol {padding:0;margin:0 0 25px 20px;text-align:left;}
#content li {padding:0 0 0 10px;}
#content img.img_bottom {position:relative;bottom:-40px;padding:0;}
.leftcol {float:left;width:50%;padding:0 25px 25px 25px;margin:0;box-sizing:border-box;}
.leftcol h1 {margin-top:70px;}
.leftcol td h1 {margin:0;}
.rightcol {float:right;width:50%;padding:0 25px 25px 0;margin:0;box-sizing:border-box;}
.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;}
#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;line-height:80px;}
#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;}
#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:40px;font-size:36px;width:36px;display: block;}
.fa-youtube:before {content:"\f167";font-family: 'Font Awesome 5 Brands';line-height:40px;font-size:36px;width:36px;display: block;}
.fa-linkedin:before {content:"\f08c";font-family: 'Font Awesome 5 Brands';line-height:40px;font-size:36px;width:36px;display: block;}
.fa-xing:before {content:"\f168";font-family: 'Font Awesome 5 Brands';line-height:40px;font-size:36px;width:36px;display: block;}
.fa-twitter:before {content:"\f099";font-family: 'Font Awesome 5 Brands';line-height:40px;font-size:36px;width:36px;display: block;}
.fa-facebook-f:before {content:"\f39e";font-family: 'Font Awesome 5 Brands';line-height:40px;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;}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NEWSLETTER SNIPPET  ~~~~~~~~~~~~~~~~~~~~~~~~ */
.formbox input {display:inline-block;width:340px;border:none;padding:3px;font-size:16px;box-sizing:border-box;}
.formbox button {display:inline-block;margin:10px 0 0 150px;}
label.itemname {display:inline-block;width:150px;padding:5px 0;box-sizing:border-box;}
label.privacy{display:inline-block;width:150px;padding:5px 0;box-sizing:border-box;vertical-align:top;}
label.privacytext {display:inline-block;width:330px;padding:5px 0;box-sizing:border-box;}
input.cr_ipe_checkbox {display:inline-block;width:20px;}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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";}
/* BOF steffen */ 
/* ----- H3 Abstand ----- */
#content H3{padding-bottom: 10px;font-family: 'open_sansregular',sans-serif;}
/* ----- News Datum Ausbledenden ----- */
.newsbox2 .newsinfo {visibility: hidden;padding: 0 0 0 0 !important;margin: 0 0 0 0 !important;}
.newsbox .newsinfo {visibility: hidden;padding: 0 0 0 0 !important;}
/* EOF steffen */ 
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ R E S P O N S I V ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@media only screen and (max-width: 1420px) {
img {max-width:100%;width:auto;height:auto;}
#logo img {height:100px;}
#header {width:1100px;}
#container {width:1100px;}
#content {width:820px;height:auto;}
h1 {font-size:32px;line-height:38px;}
#footer {width:1100px;padding:0;}
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@media only screen and (max-width: 1120px) {
.js .slicknav_menu {display:block;}
.nav {display:none;}
#header {width:820px;}
#container {width:820px;}
#navi ul {padding:10px 0 0 0;}
#content {width:540px;}
.leftcol, .rightcol {float:none;width:100%;margin:0;}
.formbox input {display:block;width:100%;}
.formbox button {display:block;margin:10px 0 0 0;}
label.itemname {display:block;width:100%;}
label.privacy{display:block;width:100%;}
label.privacytext {display:block;width:100%;}
input.cr_ipe_checkbox {display:inline-block;width:20px;}
a.arr:link, a.arr:visited {font-size:14px;}
#lang a:link, #lang  a:visited {line-height:40px;float:none;}
#footer {width:820px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:30px auto;}
#lang {order:2;padding:0;}
#footernav1 {order:3;}
#footernav2 {order:1;}
#footernav1 li, #footernav2 li {padding:0 10px;}
#footernav1 ul {line-height:30px;}
#footernav2 a:link, #footernav2 a:visited {padding:0 5px;}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@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 {flex-direction:column;}
#left {width:540px;margin:0 0 20px 0;padding:20px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-evenly;}
#left img {width: 100px;height: 100px;/* added Steffen */}
#left h1 {margin:0;}
#left p {margin:0;line-height:0;}/* wg. img */
#content {width:540px;text-align:left;}
a.arr:link, a.arr:visited {font-size:14px;}
#footer {width:540px;}
#footernav1 ul {display:flex;flex-direction:column;align-items:center;padding-top:5px;line-height:30px;}
#footernav1 ul a:link, #footernav1 ul a:visited {line-height:30px;}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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;}
#left {width:100%;flex-direction:column;}
#left h1 {margin-bottom:20px;}
#left img {/*max-width: 60%;*//* changed Steffen */}
#content {width:100%;}
a.arr:link, a.arr:visited {font-size:16px;}
h1.toppad {padding:0;}
.stick {max-width:100%;width:auto;height:auto;padding:0;margin:0;}
#footer {width:94%;padding:0 3%;}
#lang {padding:0 15px 0 0;line-height:50px;}
#lang a:link, #lang  a:visited {line-height:50px;}
#footernav1 ul a:link, #footernav1 ul a:visited {line-height:30px;}
#footernav2 a:link, #footernav2 a:visited {line-height:50px;}
.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;}
}
