/* css zu home *//* elements.popupinfo  */x{}
/* ausblenden wenn checkbox über graue fläche abgewählt wird */
  label#lbl_JubaPopupMessageBoxGreyOverall, aside#JubaPopupMessage,
	label#lbl_JubaPopupMessageIcon {display: none;}

/* einblenden der Info */
input[type="checkbox"]#rad_JubaPopupMessage:checked ~ aside#JubaPopupMessage {
	display:block; border: 1px solid #005541; background-color: #fff; 
	position: fixed; z-index: 300; 
	left: calc(50% - 140px); top: 2rem;
	width: 280px; padding: 1rem;
}
input[type="checkbox"]#rad_JubaPopupMessage:checked ~ label#lbl_JubaPopupMessageBoxGreyOverall {
	position:fixed; left: 0px; top: 0px;
	width: 100%; height: 100%;
    	display:block;
	background-color: rgba(200,200,200,0.7);
	z-index: 299
}
input[type="checkbox"]#rad_JubaPopupMessage:checked ~ aside label#lbl_JubaPopupMessageIcon { 
	display: block; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAEvElEQVRIiZ2WS4hbVRjHs6uPUhC61EWtpVIsCoqgFitFEUWpWBFB1IXoQsFNRRHBB11IFRdVXLifUmfSNplMHpPkZl6ZTN7vTN43j5tMZvKYdJKZzLRJys/FTHPndjKteODHuff78/2/e757uOeqVPuMjY0NlpaWKBQKVKtVms0mGxsb3Lx5k83NTdbX12m323Q6Hba2ttjPZ+jo9XpIkoQoijQaDVqtNmtrLZrNG9Trq9RqdWq1Bo3GKs3mDdbWWqyvr7O5uUm3271/sV6vRy6Xo1wus7bWotFoUqvVqVZr96RWrdNsNmm32/R6vf0L9ft9crkclcoSjdVVlldWWF5e2Z7/A5XlFVZ22jp0Rb1ej2w2i1SSqNXqLC1VWKr8D5YqVCrLNBoNbt26BSAXkySJdDrDykqVUqksk8pQCkSUsTtkRKQrmuFauUy9Xuf27dvbRba2tkgkEkilEsWiRKFY3Eato3j0RYqnz8mxXRS//I7igSMU3/uMQjC8R5ekEu12e7tIuVwmmUxSLEqIYg4xl0f0+CkePLZtcuAI+R9+3Y7vkJswU3zoqKz/9pdS35krleXtjRCLxUhnMmSyIplsdkDu/E8Dk+LBY2SN1m0tkaTw9KsDrXDqrCLvDulsFlEUabVaqKLRKMlUmsQukqk0iUSS/PNvymYnTpOMRMl+/bNc/NCTpKwzJFNpUumMwieZSpNIpsjnC6iCwSCJRJLFxfgeEpZpCo+cGJiK736qaGPm2wvEE0kFu/Nji3EyWRGVw7HAYjxBJBobSuLin/KT7yL3zGtEwxFisUUFe/KTKVRTU1OEI1GCofC+ZN76SFnk4WNExrSEwhHCkaiCu3PDkSgqQRDw+QNDCQRD+PwBglfHKT7wuLyKJ17C5w/gDwTxB4IEgqHBPMxDZbfP43S5cbm9Crw+P16fH5fbS/qVc3vaFfn+F9weH26PD6/Ph8vtxe3xKX08XgLBICqny8WcfZ4Fp0uB0+XB6fIQuvC7bL5rNYVDx/GOaXC63Dhdnp0ct8LDseAiEAih8ng8WAWBeccC9nnHAMeCE6fZSv7wyYFx/P3PyZw8I++uk2dwzM7hWHBin3fs8ZizzxMKhVHl83ksFgu2qWlm5+aZmbUzM2tnzj5P/I0P5e372HPYLQKOy2MUDh2X2/bJV8zZ5bzdTM/MUqlUUHU6HRwLDvQGA1PTMwNcFy8p3oHr4qWB5jv/o6w9eBTnH38rcqemZ7AKNrxer3xqiqKI0WhiQm9EsE1jtQhkjr4wMIq9/gFWYUpB/NRZeTVvf6zQzBYBQbBRLpflT3232yUSiaDT6dBN6LFYbdiuqFl8+R1yh59CuKbFbLEqENTXyT76LN4vvlHETZMWTJNm4vHE3lOy1+sRCoW4rtFwXTuOyWzBZLZgvTyKcdI8FJPeIF9PmtEbTRiMJqKxGP1+f/gx3O12CYfDaLVaRsfUjOv0GIyTCvSGvfcTeiPa8QlMJjPxePz+PxT9fp9qtYrVamV0dJQr/4xy9ZoGjVaHbsKwY2xiXKdHo9Wh0eqY0BuYm7NTKpXu/SNx92g2mwSDQWw2GxqtFrX6KmNqNSMjI4yMXEaj1SIIAj6fj5Ik0el09jX/F5Hf+SiQLF0OAAAAAElFTkSuQmCC); 
width: 25px; height: 25px; 
	position:relative; bottom: 0px; left: 0px; margin-right:12px; margin-top: 12px;
}
#JubaPopupMessage, #JubaPopupMessage .listpopupmessages {color: black !important;}/* --- --- *//* GreenDealCSS  */.GreenDealInfo{display: none;}
#greenDealCategories {
    width: 100%;
    display: flex;
    padding: 34px;
    flex-wrap: wrap;
  }
  
  #greenDealCategories>label:nth-of-type(3n + 2) {
    margin: 0 calc(97px + 97px / 2);
  }
  
  #greenDealCategories>label {
    padding: 0px 10px;
    border: 5px solid;
    border-right: none;
    color: #fff;
    font-weight: bold;
    width: calc(100% / 3 - 97px);
    padding-left: -0px;
    position: relative;
    margin-bottom: 17px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: min(1.5vw, 20px);
  }
  
  #greenDealCategories>label::after {
    content: '';
    position: absolute;
    height: calc(100% + 10px);
    top: -5px;
    left: 100%;
    width: 20px;
  }
  
  #greenDealCategories>label:nth-of-type(6n + 1),
  #GreenDealTreeMobile>.GreenDealCategorieMobile:nth-of-type(6n + 1)>label,
  .GreenDealCategorieMobile:nth-of-type(6n + 1)>.GreenDealEb2Mobile>article>div>.GreenDealImgContainer {
    background-color: var(--blue);
    border-color: var(--blue);
  }
  
  #greenDealCategories>label:nth-of-type(6n + 1)::after,
  #GreenDealTreeMobile>.GreenDealCategorieMobile:nth-of-type(6n + 1)>label::after,
  .GreenDealCategorieMobile:nth-of-type(6n + 1)>.GreenDealEb2Mobile>article>div>.GreenDealImgContainer::after {
    background-image: linear-gradient(to top right, var(--blue) 49%, #0000 50%);
  }
  
  #greenDealCategories>label:nth-of-type(6n + 2),
  #GreenDealTreeMobile>.GreenDealCategorieMobile:nth-of-type(6n + 2)>label,
  .GreenDealCategorieMobile:nth-of-type(6n + 2)>.GreenDealEb2Mobile>article>div>.GreenDealImgContainer {
    background-color: var(--darkblue);
    border-color: var(--darkblue);
  }
  
  #greenDealCategories>label:nth-of-type(6n + 2)::after,
  #GreenDealTreeMobile>.GreenDealCategorieMobile:nth-of-type(6n + 2)>label::after,
  .GreenDealCategorieMobile:nth-of-type(6n + 2)>.GreenDealEb2Mobile>article>div>.GreenDealImgContainer::after {
    background-image: linear-gradient(to top right, var(--darkblue) 49%, #0000 50%);
  }
  
  #greenDealCategories>label:nth-of-type(6n + 3),
  #GreenDealTreeMobile>.GreenDealCategorieMobile:nth-of-type(6n + 3)>label,
  .GreenDealCategorieMobile:nth-of-type(6n + 3)>.GreenDealEb2Mobile>article>div>.GreenDealImgContainer {
    background-color: var(--green);
    color: var(--darkblue);
    border-color: var(--green);
  }
  
  #greenDealCategories>label:nth-of-type(6n + 3)::after,
  #GreenDealTreeMobile>.GreenDealCategorieMobile:nth-of-type(6n + 3)>label::after,
  .GreenDealCategorieMobile:nth-of-type(6n + 3)>.GreenDealEb2Mobile>article>div>.GreenDealImgContainer::after {
    background-image: linear-gradient(to top right, var(--green) 49%, #0000 50%);
  }
  
  #greenDealCategories>label:nth-of-type(6n + 4),
  #GreenDealTreeMobile>.GreenDealCategorieMobile:nth-of-type(6n + 4)>label,
  .GreenDealCategorieMobile:nth-of-type(6n + 4)>.GreenDealEb2Mobile>article>div>.GreenDealImgContainer {
    border-color: var(--darkblue);
    color: var(--darkblue);
  }
  
  #greenDealCategories>label:nth-of-type(6n + 4)::after {
    background-image:
      linear-gradient(70deg, #0000 calc(49% - 2px), var(--darkblue) calc(49% - 1px), var(--darkblue) calc(49% + 2px), #fff calc(49% + 3px)),
      linear-gradient(to top, var(--darkblue) 0px, var(--darkblue) 5px, #0000 5px);
    width: 30px;
    left: calc(100% - 7px)
  }
  
  #greenDealCategories>label:nth-of-type(6n + 5),
  #GreenDealTreeMobile>.GreenDealCategorieMobile:nth-of-type(6n + 5)>label,
  .GreenDealCategorieMobile:nth-of-type(6n + 5)>.GreenDealEb2Mobile>article>div>.GreenDealImgContainer {
    border-color: var(--green);
    color: var(--darkblue);
  }
  
  #greenDealCategories>label:nth-of-type(6n + 5)::after {
    background-image:
      linear-gradient(68deg, #0000 calc(49% - 2px), var(--green) calc(49% - 1px), var(--green) calc(49% + 2px), #fff calc(49% + 3px)),
      linear-gradient(to top, var(--green) 0px, var(--green) 5px, #0000 5px);
    width: 30px;
    left: calc(100% - 7px)
  }
  
  #greenDealCategories>label:nth-of-type(6n + 6),
  #GreenDealTreeMobile>.GreenDealCategorieMobile:nth-of-type(6n + 6)>label,
  .GreenDealCategorieMobile:nth-of-type(6n + 6)>.GreenDealEb2Mobile>article>div>.GreenDealImgContainer {
    border-color: var(--blue);
    color: var(--darkblue);
  }
  
  #greenDealCategories>label:nth-of-type(6n + 6)::after {
    background-image:
      linear-gradient(70deg, #0000 calc(49% - 2px), var(--blue) calc(49% - 1px), var(--blue) calc(49% + 2px), #fff calc(49% + 3px)),
      linear-gradient(to top, var(--blue) 0px, var(--blue) 5px, #0000 5px);
    width: 30px;
    left: calc(100% - 7px)
  }
  
  
  
  
  #greenDealPicBox>.greenDealPic,
  #greenDealPicBox>.greemDealPicLink,
  #greenDealPicBox>.greemDealPicButton,
  #greenDealPicBox>.greenDealBackButton {
    display: none;
  }
  #greenDealPicBox>.greenDealBackButton{
  	width: 20%;
  	position: absolute;
  	transform: translateY(-410px) translateX(-60px)
}
  #greenDealPicBox>.greemDealPicButton {
    border-radius: 100%;
  }
  
  @media (min-width: 1025px) {
    #GreenDealTreeMobile {
      display: none;
    }
  }
  
  @media (max-width: 1024px) {
  
    #greenDealContainer>#greenDealCategories,
    #greenDealContainer>#greenDealPicBox>*:not(#greenDealPic_mobile) {
      display: none !important;
    }
  
    #greenDealContainer>#greenDealPicBox>#greenDealPic_mobile {
      display: block !important;
      height: min(160vw, 575px);
      width: 100%;
      object-fit: cover;
      object-position: calc(50% + 15px) center;
    }
  
    #GreenDealTreeMobile>.GreenDealCategorieMobile>label {
      padding: 6px 35px;
      border: 5.5px solid;
      color: #fff;
      font-weight: bold;
      width: calc(100% - 40px);
      position: relative;
      margin-bottom: 17px;
      display: flex;
      justify-content: left;
      align-items: center;
      font-size: max(min(2vw, 20px), 16px);
    }
  
    #GreenDealTreeMobile>.GreenDealCategorieMobile>label::after {
      content: '';
      position: absolute;
      height: calc(100% + 10px);
      top: -5px;
      left: calc(100% + 5px);
      width: 20px;
    }
  
    #GreenDealTreeMobile>.GreenDealCategorieMobile>div {
      display: none;
    }
  
    #GreenDealTreeMobile>.GreenDealCategorieMobile>input.chk_GreenDealTree:checked~div {
      display: block;
    }
  
    .GreenDealEb2Mobile>article>div {
      display: flex;
      flex-direction: row;
    }
  
    .GreenDealEb2Mobile>article>div>.GreenDealImgContainer {
      width: 60px;
      margin-right: calc(1% + 21px);
      position: relative;
      border: 5px solid;
    }
  
    .GreenDealEb2Mobile>article>div>label {
      width: calc(100% - 1% - 21px);
      background-color: var(--beige);
      font-weight: bold;
      padding: 10px 20px;
      position: relative;
    }
  
    .GreenDealEb2Mobile>article>div>.GreenDealImgContainer::after,
    .GreenDealEb2Mobile>article>div>label::before {
      content: '';
      position: absolute;
      top: 0;
      width: 20px;
    }
  
    .GreenDealEb2Mobile>article>div>.GreenDealImgContainer::after {
      left: calc(100% + 5px);
      height: calc(100% + 10px);
      top: -5px;
    }
  
    .GreenDealEb2Mobile>article>div>label::before {
      background-image: linear-gradient(to bottom left, var(--beige) 49%, #0000 50%);
      right: 100%;
      height: 100%;
    }
  
    #GreenDealTreeMobile>.GreenDealCategorieMobile:nth-of-type(6n + 4)>label::before,
    #GreenDealTreeMobile>.GreenDealCategorieMobile:nth-of-type(6n + 5)>label::before,
    #GreenDealTreeMobile>.GreenDealCategorieMobile:nth-of-type(6n + 6)>label::before,
    .GreenDealCategorieMobile:nth-of-type(6n + 4)>.GreenDealEb2Mobile>article>div>.GreenDealImgContainer::before,
    .GreenDealCategorieMobile:nth-of-type(6n + 5)>.GreenDealEb2Mobile>article>div>.GreenDealImgContainer::before,
    .GreenDealCategorieMobile:nth-of-type(6n + 6)>.GreenDealEb2Mobile>article>div>.GreenDealImgContainer::before{
      content: '';
      height: 100%;
      width: 17px;
      position: absolute;
      top: 0px;
      left: 100%;
      background-image: linear-gradient(to top right, #fff 49%, #0000 51%);
      z-index: 1
    }
  
  
    #GreenDealTreeMobile>.GreenDealCategorieMobile:nth-of-type(6n + 4)>label::after,
    .GreenDealCategorieMobile:nth-of-type(6n + 4)>.GreenDealEb2Mobile>article>div>.GreenDealImgContainer::after {
      background-image: linear-gradient(to top right, var(--darkblue) 49%, #0000 50%);
    }
  
    #GreenDealTreeMobile>.GreenDealCategorieMobile:nth-of-type(6n + 5)>label::after,
    .GreenDealCategorieMobile:nth-of-type(6n + 5)>.GreenDealEb2Mobile>article>div>.GreenDealImgContainer::after {
      background-image: linear-gradient(to top right, var(--green) 49%, #0000 50%);
    }
  
    #GreenDealTreeMobile>.GreenDealCategorieMobile:nth-of-type(6n + 6)>label::after,
    .GreenDealCategorieMobile:nth-of-type(6n + 6)>.GreenDealEb2Mobile>article>div>.GreenDealImgContainer::after {
      background-image: linear-gradient(to top right, var(--blue) 49%, #0000 50%);
    }
  
    .GreenDealImgContainer>img {
      height: 100%;
      position: absolute;
      width: 100%;
      object-fit: contain;
      object-position: center center;
    }
  
    .GreenDealEb2Mobile {
      margin-bottom: 17px
    }
  
    .GreenDealEb2Mobile>article {
      margin-bottom: 12px;
    }
  
    .GreenDealEb2Mobile input.chk_GreenDealTree:not(:checked)~.GreenDealInfoText {
      display: none;
    }
  
    .GreenDealInfoText {
      padding-left: calc(1% + 21px + 55px);
      padding-top: 12px;
      position: relative;
      text-align: center;
    }
  
    .GreenDealInfoText>span {
      background-color: var(--beige);
      display: inline-block;
      padding: 23px 35px 40px;
      text-align: left;
    }
  
    .GreenDealInfoText>a {
      text-decoration: none;
      font-weight: bold;
      padding: 10px 20px;
      display: inline-block;
      transform: translateY(-50%);
      border: 3px solid;
    }
  
    .GreenDealCategorieMobile:nth-of-type(6n + 1) .GreenDealInfoText>a {
      border-color: var(--blue);
      background-color: var(--blue);
      color: #fff;
    }
  
    .GreenDealCategorieMobile:nth-of-type(6n + 1) .GreenDealInfoText>a:hover {
      background-color: #fff;
      color: var(--blue);
    }
  
    .GreenDealCategorieMobile:nth-of-type(6n + 2) .GreenDealInfoText>a {
      border-color: var(--darkblue);
      background-color: var(--darkblue);
      color: #fff;
    }
  
    .GreenDealCategorieMobile:nth-of-type(6n + 2) .GreenDealInfoText>a:hover {
      background-color: #fff;
      color: var(--darkblue);
    }
  
    .GreenDealCategorieMobile:nth-of-type(6n + 3) .GreenDealInfoText>a {
      border-color: var(--green);
      background-color: var(--green);
    }
  
    .GreenDealCategorieMobile:nth-of-type(6n + 3) .GreenDealInfoText>a:hover {
      background-color: #fff;
    }
  
    .GreenDealCategorieMobile:nth-of-type(6n + 4) .GreenDealInfoText>a {
      border-color: var(--darkblue);
      background-color: #fff;
    }
  
    .GreenDealCategorieMobile:nth-of-type(6n + 4) .GreenDealInfoText>a:hover {
      background-color: var(--darkblue);
      color: #fff;
    }
  
    .GreenDealCategorieMobile:nth-of-type(6n + 5) .GreenDealInfoText>a {
      border-color: var(--green);
      background-color: #fff;
    }
  
    .GreenDealCategorieMobile:nth-of-type(6n + 5) .GreenDealInfoText>a:hover {
      background-color: var(--green);
    }
  
    .GreenDealCategorieMobile:nth-of-type(6n + 6) .GreenDealInfoText>a {
      border-color: var(--blue);
      background-color: #fff;
    }
  
    .GreenDealCategorieMobile:nth-of-type(6n + 6) .GreenDealInfoText>a:hover {
      background-color: var(--blue);
      color: #fff;
    }
  }
  
  @media (max-width: 360px) {
    .GreenDealInfoText {
      padding-left: calc(1% + 21px);
    }
  }/* --- --- *//* OekoDesignForum  */@font-face {
            font-family: 'Montserrat-Light';
            src: url("/fonts/montserrat/Montserrat-Light.otf");
            font-style: normal;
            font-weight: 300;
            font-display: fallback;
        }

        @font-face { 
            font-family: 'Montserrat-Regular'; 
            src: url("/fonts/montserrat/Montserrat-Regular.otf");
            font-style: normal;
            font-weight: 400;
            font-display: fallback;
        }

        @font-face {
            font-family: 'Montserrat-Medium';
            src: url("/fonts/montserrat/Montserrat-Medium.otf");
            font-style: normal;
            font-weight: 500;
            font-display: fallback;
        }

        @font-face {
            font-family: 'Montserrat-SemiBold';
            src: url("/fonts/montserrat/Montserrat-SemiBold.otf");
            font-style: normal;
            font-weight: 600;
            font-display: fallback;
        }

        @font-face {
            font-family: 'Montserrat-Bold';
            src: url("/fonts/montserrat/Montserrat-Bold.otf");
            font-style: normal;
            font-weight: 700;
            font-display: fallback;
        }

:root{
    --beige: #D5D9BA;
    --green: #D7DF22;
    --darkblue: #334756;
  }


  .green{color: var(--green);}
  #main {background-color: #fff;}
  body{
	background-color: #f8f8f8;
	color: var(--darkblue);
}/* --- --- *//* OekoDesignMainMenueCSS  */#jubaconMenu { display: flex; }

#OekodesignForumHeader{
  position: fixed;
  z-index: 2;
  max-width: 1440px;
  background-color:#fff;
}
#OekodesignForumHeader + *{margin-top:91px;}

#mainMenu {
    display: inline-block;
    width: calc(100% - 216px);
    padding-left: 68px;
    position: relative;
    z-index: 2;
    vertical-align: top;
	color:#fff;
}
#sucheAjaxContainer{z-index:3}
#mainMenuIcons {
    width: 216px;
    float: right;
    position: relative;
}

#headerIconTel { background-image: url('https://www.inndata.at/bilder/dropdown_telefon.svg'); }
#headerIconMail { background-image: url('https://www.inndata.at/bilder/dropdown_mail.svg'); }
#headerIconAdress { background-image: url('https://www.inndata.at/bilder/dropdown_standort.svg'); }




#mainMenuIcons input[type=checkbox] { display: none; }

#jubaconMenu a {text-decoration: none;}

#main[data-lang="en-gb"] #jubaconMenu > #jubaconMenuLogo {
	background-image: url("/bilder/oekoDesignForum/logo_en.svg") !important;
}

#jubaconMenu > #jubaconMenuLogo {
    display: inline-block;
    height: 64px;
    width: 17%;
    margin-top: 14px;
    margin-right: -4.5px;
    background-image: url("/bilder/oekoDesignForum/logo.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
	position: relative;
	z-index: 3;
}

#jubaconMenu > ul#menu_eb_1 {
    display: inline-flex;
	justify-content: right;
    width: 83%;
    margin: 0px;
    padding: 0px;
	padding-right: 20px;
    padding-left:40px;
}

#jubaconMenu > ul#menu_eb_1 > li {
    display: inline-block;
    text-align: center;
    margin-right: -4.5px;
}



#jubaconMenu > ul#menu_eb_1 > li > a {
    display: inline-block;
    height: 91px;
    padding: 30px 0px;
	position: relative;
	z-index: 3;
}

#jubaconMenu > ul#menu_eb_1 > li {
    vertical-align: top;
    position: relative;
}

#jubaconMenu > ul#menu_eb_1 > li > ul#menu_eb_2 {
    width: 100%;
    text-align: left;
    margin: 0;
    padding: 0px;
    background-color: var(--beige);
    list-style: none;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    left: 20px;
    transition: opacity .3s;
}

#jubaconMenu > ul#menu_eb_1 > li > ul#menu_eb_2 > li { padding: 5px 20px; }

#jubaconMenu > ul#menu_eb_1 > li > ul#menu_eb_2 > li > a {
    display: block;
    color: var(--darkblue);
    font-family: Montserrat Regular, sans-serif;
}

#mainMenuIcons > ul {
    display: inline-block;
    margin: 0px; 
    padding: 0px; 
}

#mainMenuIcons > ul > li {
    display: inline-block; 
    vertical-align: top;
}

#mainMenuIcons > ul > li > .headerIconsPic {
    display: inline-block;
    height: 91px;
    padding: 0px 11px;
    vertical-align: top;
}

.headerIconsPic > div {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-top: 31px;
    background-size: contain;
    background-repeat: no-repeat;
}


#headerIconsContact > .headerIconsPic > div { background-image: url('https://www.inndata.at/bilder/menu_icon_kontakt.svg'); }

#headerIconsLogin > .headerIconsPic > div { background-image: url('https://www.inndata.at/bilder/menu_icon_login.svg'); }
#sucheAjaxContainer > #lblSucheAjax,
#sucheAjax > #sucheAjaxTbBtn > #btnSucheAjax{background-image: url("https://www.inndata.at/bilder/menu_icon_suche.svg") !important;}

#mainMenuIcons > ul > li > ul {
    display: block;
    width: 300px;
    opacity: 0;
    margin: 0px;
    padding: 30px 10px 10px 10px;;
    background-color: #fff;
    box-shadow: 0px 3px 3px 0px rgba(59, 48, 48, 0.24);
    pointer-events: none;
    position: absolute;
    right: 0;
    z-index: 100;
    transition: opacity .3s;
	color: var(--black);
}

#headerIconsContact > ul > li {
    display: inline-block; 
    margin-bottom: 5px;
}

#headerTop > section.bigIncludeTo { display: block; }



#jubaconMenu a,
#mainMenu label,
#mainMenu .MenuTooltipText,
#mainMenu input[type=radio] { display: none; }



#jubaconMenu > ul#menu_eb_1 > li:hover ul#menu_eb_2 {
    opacity: 1; 
    pointer-events: auto;
}


#mainMenuIcons > ul > li:hover > ul {
    opacity: 1;
    pointer-events: auto;
}


#headerIconsContact > ul > .headerIconsContactList > div:first-of-type {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-right: 6px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

#headerIconsContact > ul > li > div:nth-of-type(2) {
    display: inline-block;
    vertical-align: top;
}

#mainMenuIcons{
    background-color: var(--darkblue);
}
#mainMenuIcons::before {
  content: '';
  width: 100px;
  height: 91px;
  background-color: #344756;
  position: absolute;
  left: -100px;
}
@media screen and (min-width: 1025px) {
	#jubaconMenu > ul#menu_eb_1 > li > ul#menu_eb_2 { min-width: 250px; }

    #jubaconMenu > ul#menu_eb_1 > li{background-color: var(--darkblue)}

    #jubaconMenu > ul#menu_eb_1 > li:hover { background-color: var(--beige); color: var(--darkblue)}

    #jubaconMenu > ul#menu_eb_1 > li > ul#menu_eb_2 > li:hover { background-color: var(--green); }

	#jubaconMenu > ul#menu_eb_1 > li{flex-grow: 1;}

    

    #jubaconMenu > ul#menu_eb_1 > li::before, 
    #jubaconMenu > ul#menu_eb_1 > li::after {
        content: '';
        display: block;
        width: 40px;
        height: 100%;
        opacity: 0;
        position: absolute;
        top: 0px;
        z-index: 2;
    }

    #jubaconMenu > ul#menu_eb_1 > li::before { left: -20px; }

    #jubaconMenu > ul#menu_eb_1 > li::after { right: -20px; }

    #jubaconMenu > ul#menu_eb_1 > li:hover::before,
    #jubaconMenu > ul#menu_eb_1 > li:hover::after { opacity: 1; }

    #jubaconMenu > ul#menu_eb_1 > li:hover::before { background-image: linear-gradient(to top right, var(--darkblue) 49%, var(--beige) 50%); }

    #jubaconMenu > ul#menu_eb_1 > li:hover::after { background-image: linear-gradient(to top right, var(--beige) 49%, var(--darkblue) 50%); }
    
    #jubaconMenu > ul#menu_eb_1 > li:first-of-type::before{
        opacity: 1;
        background-image: linear-gradient(to top right, #fff 49%, var(--darkblue) 50%);
    }
     #jubaconMenu > ul#menu_eb_1 > li:first-of-type:hover::before{
        background-image: linear-gradient(to top right, #fff 49%, var(--beige) 50%);
    }

    #jubaconMenu > ul#menu_eb_1 > li:last-of-type > ul#menu_eb_2 {
    	left: unset;
    	right: -20px;
    }
}


@media screen and (max-width: 1024px) {
    #mainMenu {
        width: 30%;
        padding-left: 50px; 
        position: static;
    }

    #mainMenuIcons {
        width: 65%;
        text-align: right;
		padding-left: 0;
    }
    #mainMenuIcons::before{
        background: linear-gradient(to top right, #fff 49%, var(--darkblue) 50%);
        width: 40px;
        left: 0;
    }

    ul#menu_eb_2 { overflow-y: auto; }



    #mainMenu label.toggleMenuButton {
        display: block;
        width: 38px;
        height: 29px;
        cursor: pointer;
        position: absolute;
        top: 31px;
        right: 45px;
        transition: right .6s;
    }

    #mainMenu label.toggleMenuButton#lbl_openMenu { z-index: 201; }

    #mainMenu label.lbl_hideSubMenu {
        display: block;
        width: 30px;
        height: 40px;
        position: absolute;
        top: 25px;
        left: 15px;
    }

    label#lbl_openMenu span { margin: 13px 0px; }



    #jubaconMenu > #jubaconMenuLogo { width: 85%; }

    #jubaconMenu > ul#menu_eb_1 { display: none; }

    #mainMenuIcons > ul {
        margin-right: 160px; 
        text-align: left;
    }

    #mainMenuIcons > ul > li > label { cursor: pointer; }

    #jubaconMenu > label.toggleMenuButton#lbl_closeMenu {
        visibility: hidden;
        position: fixed; 
        z-index: 300; 
    }

    #jubaconMenu > ul#menu_eb_1 {
        display: block;
        height: 100%;
        width: 350px;
        max-width: 100%;
        font-size: 20px;
        padding: 76px 20px;
        background-color: var(--beige);
        position: fixed;
        right: -350px;
        top: 0;
        z-index: 200;
        transition: right .6s;
    }

    #jubaconMenu > ul#menu_eb_1 > li {
        display: block;
        width: auto;
        padding: 10px;
        margin-right: 0px;
        text-align: left;
        border-bottom: 2px solid #344756;
        position: static;
    }

    #jubaconMenu > ul#menu_eb_1 > li > a {
        height: auto;
        padding: 0px;
        color: var(--darkblue);
		font-family: Montserrat Regular, sans-serif;
    }

    #jubaconMenu > ul#menu_eb_1 > li > ul#menu_eb_2 {
        display: block;
        width: 350px;
        height: 100%;
        max-width: 100%;
        opacity: 1;
        padding: 5px 20px;
        padding-top: 76px;
        pointer-events: auto;
        position: absolute;
        top: 0;
        right: -350px;
        z-index: 250;
        transition: right .6s;
    }

    #jubaconMenu > ul#menu_eb_1 > li > ul#menu_eb_2 > li {
        border-bottom: 2px solid #344756;
        padding: 10px;
    }

    #jubaconMenu > ul#menu_eb_1 > li > ul#menu_eb_2 { left: auto; }



    #mainMenu #menu_eb_2 ~ label {
        display: block;
        height: 53px;
        width: 40px;
        margin-top: -42px;
        position: absolute;
        right: 20px;
    }



    #mainMenuIcons > ul > li:hover > ul {
        opacity: 0; 
        pointer-events: none;
    }

    #jubaconMenu > ul#menu_eb_1 > li > a:hover { text-decoration: underline; }

    #jubaconMenu > ul#menu_eb_1 > li > ul#menu_eb_2 > li > a:hover {
        color: var(--darkblue);
        text-decoration: underline;
    }


    #jubaconMenu > ul#menu_eb_1 > li > a:hover::after { display: none; }

    #mainMenu #menu_eb_2 ~ label::after {
        content: "";
        display: block;
        width: 10px;
        height: 10px;
        margin-top: 20px;
        margin-left: 15px;
        border-top: 3px solid #344756;
        border-right: 3px solid #344756;
        transform: rotate(45deg);
    }

    #mainMenu label.lbl_hideSubMenu::after {
        content: "";
        display: block;
        width: 10px;
        height: 10px;
        margin-top: 15px;
        margin-left: 10px;
        border-top: 3px solid #344756;
        border-right: 3px solid #344756;
        transform: rotate(225deg);
    }

    label#lbl_openMenu span, 
    label#lbl_openMenu::after, 
    label#lbl_openMenu::before {
        display: block;
        width: 100%;
        height: 4px;
        background-color: #fff;
        border-radius: 2px;
        transition: all .3s ease-in-out;
    }

    label#lbl_openMenu::after, 
    label#lbl_openMenu::before {
        content: '';
        position: absolute;
        left: 0px;
    }

    label#lbl_openMenu::before { top: 0px; }
    label#lbl_openMenu::after { bottom: 0px; }



    #jubaconMenu > ul#menu_eb_1 > li:first-of-type {
        margin-left: 0px;
        width: auto;
    }


    #jubaconMenu > ul#menu_eb_1 > li:nth-of-type(3), 
    #jubaconMenu > ul#menu_eb_1 > li:nth-of-type(4), 
    #jubaconMenu > ul#menu_eb_1 > li:nth-of-type(5) { 
        width: auto;
        background-color: transparent; 
    }

    #jubaconMenu > ul#menu_eb_1 > li:nth-of-type(3)::before { display: none; }



    #mainMenuIcons > ul > li > input[type=checkbox]:checked ~ ul {
        opacity: 1;
        pointer-events: auto;
    }

    #mainMenuIcons > ul > li#headerIconsContact > input[type=checkbox]:checked ~ label.headerIconsPic > div { background-image: url('/bilder/menu_icon_kontakt_hover.svg'); }


    #rad30_menuOpen:checked ~ #jubaconMenu > ul#menu_eb_1 {
        right: 0;
		box-shadow: -5px 10px 18px var(--darkblue);
    }

    #rad30_menuOpen:checked ~ label.toggleMenuButton#lbl_openMenu { right: 20px; }

    #rad30_menuOpen:checked ~ #jubaconMenu > label.toggleMenuButton#lbl_closeMenu {
        visibility: visible;
        right: 20px; 
    }

    #mainMenu #menu_eb_1 > li > input[type=radio]:checked ~ ul#menu_eb_2 { right: 0px; }

    input#rad30_menuOpen:checked ~ label#lbl_openMenu > span { opacity: 0; }

    input#rad30_menuOpen:checked ~ label#lbl_openMenu::after {
        background-color: var(--darkblue);
        bottom: 12px;
        transform: rotate(45deg);
    }

    input#rad30_menuOpen:checked ~ label#lbl_openMenu::before {
        background-color: var(--darkblue);
        top: 13px;
        transform: rotate(-45deg);
    }
}


@media screen and (max-width: 600px) {
    #OekodesignForumHeader + *{margin-top:55px;}
    #mainMenu { padding-left: 20px; }



    #mainMenu label.toggleMenuButton {
        width: 27px; 
        top: 16px;
		height: 24px;
        right: 20px;
		transition: 0.3s;
    }

    label#lbl_openMenu span { margin: 10px 0px; }


    #mainMenuIcons::before{
        left:-20px;
        height: 100%;
        width:20px;
    }
    #mainMenuIcons > ul > li > .headerIconsPic { height: 55px; }

    .headerIconsPic > div {
        height: 26px;
        width: 26px;
        margin-top: 15px;
    }

    #jubaconMenu > #jubaconMenuLogo {
        display: block;
        height: 55px; 
        margin-top: 0px; 
    }

    #jubaconMenu > ul#menu_eb_1 {
        font-size: 17px; 
        line-height: 24px;
    }

    #mainMenuIcons > ul { margin-right: 100px; }




    input#rad1_menuOpen:checked ~ label#lbl_openMenu::after { bottom: 10px; }

    input#rad1_menuOpen:checked ~ label#lbl_openMenu::before { top: 10px; }

	input#rad30_menuOpen:checked ~ label#lbl_openMenu {height: 29px;}

	
	#mainMenu #menu_eb_2 ~ label {
        height: 44px;
        margin-top: -38px;
    }
}





/* ---------- Uhr ---------- */

#uhrblatt {
    display: block;
    width: 192px;
    height: 192px;
    margin-left: 40px;
    margin-top: 30px;
    position: relative;
    background: url('https://www.inndata.at/bilder/ziffernblatt.svg');
	background-size: contain !important;
}

#stundenzeiger {
    display: inline-block;
    width: 4px;
    height: 190px;
    background: url('https://www.inndata.at/bilder/stundenzeiger.gif');
    position: absolute;
    left: 96px;
    animation: stunden 86400s linear infinite;
	background-size: contain;
}

#minutenzeiger {
    display: inline-block;
    width: 4px;
    height: 190px;
    position: absolute;
    left: 96px;
    background: url('https://www.inndata.at/bilder/minutenzeiger.gif');
    animation: minuten 3600s linear infinite;
	background-size: contain;
}

#sekundenzeiger {
    display: inline-block;
    width: 4px;
    height: 190px;
    background: url('https://www.inndata.at/bilder/sekundenzeiger.gif');
    position: absolute;
    left: 96px;
    animation: sekunden 60s linear infinite;
	background-size: contain;
}/* --- --- */#backtotopContainer {
	width: calc(100% - 54px);
	position: absolute;
	text-align: right;
	top: 0;
	left: 0;
}
#backtotop {
	display: none;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 37px solid rgba(82, 128, 166, 0.55);
	position: fixed;
	bottom: 14px;
	z-index: 900;
}/* --- --- */#bannerUnterMenue {
	position: relative;
	overflow: hidden;
}
#bannerUnterMenue > img{
	width: 100%;
	height: 100%;
  object-fit: cover;
	object-position: center;
	float: left;
}
#bannerUnterMenueStripes {
	height: 50px;
	width: 53.5%;
	background-color: #fff;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#bannerUnterMenue > #bannerUnterMenueText {
	padding-top: 35px;
	padding-bottom: 35px;
	padding-right: 42px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #D5D9BACE;
}
#bannerUnterMenueText h1,
#bannerUnterMenueTextCoverStripe h1 {
	font-size: 54px;
	margin-top: 0;
	margin-bottom: 0;
}
#bannerUnterMenue > #bannerUnterMenueText > .bannerUnterMenueTextSmall,
#bannerUnterMenue > #bannerUnterMenueTextCoverStripe > .bannerUnterMenueTextSmall {
	font-size: 29px;
	letter-spacing: -1px;
}
#bannerUnterMenueText h1,
#bannerUnterMenueTextCoverStripe h1,
#bannerUnterMenue > #bannerUnterMenueText > .bannerUnterMenueTextSmall,
#bannerUnterMenue > #bannerUnterMenueTextCoverStripe > .bannerUnterMenueTextSmall {
	color: white;
	font-family: Montserrat Medium, sans-serif;
}
#bannerUnterMenueStripes::before {
	content: '';
	display: inline-block;
	border-left: 30px solid transparent;
	border-bottom: 50px solid #fff;
	position: absolute;
	left: -30px;
	top: 0;
}
#bannerUnterMenue > #bannerUnterMenueText::after {
	content: '';
	display: inline-block;
	background-image: linear-gradient(to bottom left, #0000 49%, #D5D9BACE 50%);
	height: 100%;
	width: 70px;
	position: absolute;
	left: 100%;
	top: 0px;
}

#bannerUnterMenue > #bannerUnterMenueTextCoverStripe::after { border-bottom-color: rgba(82, 128, 166, 0.81); }


@media screen and (max-width: 1112px) {
	#bannerUnterMenueTextCoverStripe h1 { font-size: 40px; }
}


@media screen and (max-width: 1024px) {
	#bannerUnterMenue { height: 328px; }
}
@media screen and (max-width: 600px) {
	#bannerUnterMenue > #bannerUnterMenueText::after{width: 40px}
	#bannerUnterMenueText h1 { font-size: 24px; }
	#bannerUnterMenue > #bannerUnterMenueText > .bannerUnterMenueTextSmall,
	#bannerUnterMenue > #bannerUnterMenueTextCoverStripe > .bannerUnterMenueTextSmall {
		font-size: 14px; 
		line-height: 100%;
	}
	#bannerUnterMenue > #bannerUnterMenueText,
	#bannerUnterMenue > #bannerUnterMenueTextCoverStripe {
		padding-top: 10px; 
		padding-bottom: 17px;
	}
}/* --- --- */#greenDealPicBox > .GreenDealInfo > div{
  text-align: center;
  font-size: 66%;
    padding: 15% 13%;
  line-height: 140%;
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#greenDealPicBox > .GreenDealInfo h2{
  margin-bottom: 6%;
  font-weight: bold;
}
#greenDealPicBox > .GreenDealInfo a{
  text-decoration: none;
  color: #fff;
  background-color: var(--darkblue);
  display: inline-block;
  font-weight: bold;
  padding: 5% 10%;
  margin-top: 5%
}
#greenDealPicBox > .greenDealBackButton{transform: translateY(-100%);}
@media (max-width:1440px){
  #greenDealPicBox > .GreenDealInfo > div{font-size: 0.9vw; line-height: 1.2vw}
}/* --- --- */#sucheAjaxContainer {
	display: block;
	position: fixed;
	top: 0;
	margin: 0 auto;
	width: 100%;
	max-width: 1440px;
	height: 100%;
	pointer-events: none;
	z-index: 2;
}
#chkSucheAjax, #mandSucheAjax {display: none;}
#lblSucheAjax {
	position: absolute;
	top: 31px;
	right: 68px;
	width: 40px;
	height: 60px;
	pointer-events: all;
	background-image: url("/bilder/menu_icon_suche.svg");
	background-position: top right;
	background-repeat: no-repeat;
	background-size: 30px;
}
#lblSucheCloseArea {
	opacity: 0;
	pointer-events: none;
	cursor: unset;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.2);
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	transition: 300ms;
}
#sucheAjax {
	max-width: 100%;
	max-height: calc(100% - 91px);
	padding: 20px;
	text-align: right;
	background-color: #fff;
	box-shadow: 0px 3px 3px 0px rgba(59, 48, 48, 0.24);
	position: absolute;
	top: 91px;
	right: 0;
	z-index: 100;
	opacity: 0;
	pointer-events: none;
	transition: opacity .3s;
	-o-transition: opacity .3s;
	-ms-transition: opacity .3s;
	-moz-transition: opacity .3s;
	-webkit-transition: opacity .3s;
	overflow: auto;
}
#chkSucheAjax:checked ~ #sucheAjax, #lblSucheAjax:hover ~ #sucheAjax, #sucheAjax:hover, #chkSucheAjax:checked ~ #lblSucheCloseArea {
	opacity: 1;
	pointer-events: auto;
}
#chkSucheAjax:checked ~ #lblSucheAjax, #lblSucheAjax:hover {
	background-image: url("/bilder/menu_icon_suche_hover.svg");
}
#sucheAjaxTbBtn {
	max-width: 300px;
	display: inline-block;
}
#tbSucheAjax, #btnSucheAjax {vertical-align: top;}
#tbSucheAjax {
	width: calc(100% - 42px - 10px);
}
#btnSucheAjax {
	height: 42px;
	width: 42px;
	padding: 0;
	margin-left: 10px;
	background-image: url("/bilder/menu_icon_suche.svg");
	background-repeat: no-repeat;
	background-position: center;
}
#ergebnisseSucheAjax {
	display: none;
	text-align: left;
	width: 500px;
	max-width: 100%;
}
#ergebnisseSucheAjax > article{
	padding: 20px 0;
	border-bottom: 1px solid #e6e7e8;
}
.ergebnisSucheAjaxHeadline {
	margin-top: 0;
	margin-bottom: 10px;
}
@media screen and (max-width: 1024px) {
	#lblSucheAjax {right: 118px;}
	#lblSucheAjax:hover ~ #sucheAjax, #sucheAjax:hover {
		opacity: 0;
		pointer-events: none;
	}
	#chkSucheAjax:checked ~ #sucheAjax {
		opacity: 1;
		pointer-events: auto;
	}
}
@media screen and (max-width: 600px) {
	#lblSucheAjax {
		height: 40px;
		right: 64px;
		top: 15px;
		width: 36px;
		background-size: 26px;
	}
	#sucheAjax {
		top: 55px;
		max-height: calc(100% - 55px);
	}
}/* --- --- */.blueInfoBoxLeft > .blueInfoBoxLeftBlueBox > h2{display: none;}
.blueInfoBoxLeft > .blueInfoBoxLeftBlueBox{
  background-color: var(--darkblue);
  position: relative;
  width: calc(80% - 30px - 102px);
  padding: 24px;
  left: calc(30px + 102px);
}
.blueInfoBoxLeft > .blueInfoBoxLeftBlueBox::before,
.blueInfoBoxLeft > .blueInfoBoxLeftBlueBox > .blueInfoBoxLeftGreenBox::after{
  content: '';
  position: absolute; 
  right: 100%;
  top: 0;
  width: 30px; 
  height: 100%;
  background-image: linear-gradient(to top left, var(--darkblue) 49%, #0000 51%);
}
.blueInfoBoxLeft > .blueInfoBoxLeftBlueBox > .blueInfoBoxLeftGreenBox{
  background-color: #fff;
  border: 5px solid var(--green);
  padding: 10px 30px;
  padding-right: calc(10% - 3px);
  position: relative;
  left: 26px;
  width: calc(100% + 10%);
}
.blueInfoBoxLeft > .blueInfoBoxLeftBlueBox > .blueInfoBoxLeftGreenBox::before{
  content: '';
  position: absolute; 
  left: calc(100% + 5px);
  top: -5px;
  width: 30px; 
  height: calc(100% + 10px);
  background-image: linear-gradient(to top right, var(--green) 49%, #0000 51%);
}
.blueInfoBoxLeft > .blueInfoBoxLeftBlueBox > .blueInfoBoxLeftGreenBox::after{
  right: unset;
  left: 100%;
  background-image: linear-gradient(to top right, #fff 49%, #0000 51%)
}
@media (max-width: 1024px){
  .blueInfoBoxLeft > .blueInfoBoxLeftBlueBox{
    width: calc(100% - 30px - 102px);
    left: 30px;
  }
}
@media (max-width: 600px){
  .blueInfoBoxLeft > .blueInfoBoxLeftBlueBox{
    width: calc(100% - 70px);
    left: 0px;
  }
  .blueInfoBoxLeft > .blueInfoBoxLeftBlueBox::before{display: none;}
  .blueInfoBoxLeft > .blueInfoBoxLeftBlueBox > .blueInfoBoxLeftGreenBox{
    left: 0;
    width: calc(110% + 26px);
  }
}/* --- --- */.GreenDealEb2Mobile > article:first-of-type:not(:has(+article)) > div{display: none;}
.chk_GreenDealTree:checked ~ .GreenDealEb2Mobile > article:first-of-type:not(:has(+article)) > section{display: block !important;}/* --- --- */.TextMitBild{
  display: flex;
  align-items: center;
}
.TextMitBild > section{width: 100%;}
.TextMitBild > .TextMitBildContent > span{
  color: var(--green);
  font-weight: bold;
}
.TextMitBild > .TextMitBildContent > a{
  display:inline-block;
  text-decoration: none;
  font-weight:bold;
  padding: 10px 20px;
  background-color: var(--darkblue);
  color: #fff;
  border: 3px solid var(--darkblue);
  transition: 300ms ease-in-out;
}
.TextMitBild > .TextMitBildContent > a:hover{
  background-color: #fff;
  color: var(--darkblue);
}
.TextMitBild > .TextMitBildPic > img {
  object-fit: contain;
  object-position: center center;
}
@media (max-width: 1024px){
  .TextMitBild{flex-direction: column;}
  .TextMitBild > .TextMitBildPic{text-align: right;}
  .TextMitBild > .TextMitBildPic > img{
    max-width: 60%;
    transform: translateY(-60px);
  }
}
@media (max-width: 600px){
  .TextMitBild > .TextMitBildPic > img{
    max-width: 90%;
    transform: translateY(0);
  }
}/* --- --- */