body
{
    width: 100%;
    height: 100%;
    color: #003366;
    font-family: arial;
    font-size: 16px;
}


.background
{
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

li
{
    list-style-type: none;
}

a, a:hover
{
    color: #003366;
}

a.breadCrump
{
    color: #C0CA33;
    text-decoration: underline;
}

a.breadCrump:hover
{
    font-weight: 700;
    text-decoration: underline;
}

ul
{
    margin:0;
    padding: 0;
}

a:hover
{
    text-decoration: none;
}


.nurab576
{
    display: none;
}
.kleinals576
{
    display: block;
}

h1
{
    font-size: 1.2em;
    font-weight: 700;
    color: #dce775;
}

.hl_start
{
    font-size: 2em;
    color: #003366;
    padding-top: .2em;
    padding-bottom: .6em;
}

h2
{
    font-size: 1.5em;
    line-height: 1em;
}


h5
{
    font-size: 1.3em;
    line-height: 1em;
    font-weight: 700;
    color: #003366;
    letter-spacing: .1em;
    padding: .2em;
}


h5:hover
{
    font-weight: 700
}



.navContainer
{
    display: none;
}

.burger
{
    display: block;
    cursor: pointer;
}

table, tr
{
    width: 100%
}

table
{
    margin-bottom: 30px;
    font-size: 1em;
}

td
{
    width: 50%
}

input, input:focus, input:active
{
    border: 0;
}
button
{
    background: none;
    border: 0;
}

.burger
{
    margin-left: 43%;
        float: right
}
    


.diyKatHeadline
{
    width: 100%;
    height: 2.1em;
    padding: .3em;
    font-size: 1.5em;
    
    background-color: #dce775;
}

.diyHeadline
{
    width: 100%;
    min-height: 2em;
    height: auto;
    padding: .3em 1em;
    font-size: 1.2em;
        transition: all 0.3s ease-in-out 0.0s;
    -moz-transition: all 0.3s ease-in-out 0.0s;
    -o-transition: all 0.3s ease-in-out 0.0s;
    -webkit-transition: all 0.3s ease-in-out 0.0s;
    cursor: pointer;
    border-bottom: 1px #dce775 solid;
    padding-bottom: .6em;
    margin-bottom: .6em;
}

.diyHeadline:hover
{
  background-color: #F9FBE7;
}



.prodBild
{
    width: 100%;
    height: 18em;;
    text-align: center;
}

.variantenItem
{
    width: 6.3em;
    height: 4.5em;
    background-color: #fff;
    padding: .1;
    float:left;
    margin: .2em;
    overflow: hidden;
}

.variantenItem img
{
    width: 100%;
}

.textkorrektur
{
    font-size: 1em;
}


.calcBox
{
    width: 370px; 
    max-width: 370px; 
    min-height: 400px; 
    max-height: 400px; 
    height: auto; 
    padding: .3em; 
    position: absolute; 
    z-index: 6005; 
    background-color: #fff;
    margin: 55em 1em; 
    border: 2px #C0CA33 solid;
    -webkit-box-shadow: 0px 10px 25px -6px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 10px 25px -6px rgba(0,0,0,0.5);
    box-shadow: 0px 10px 25px -6px rgba(0,0,0,0.5);
    border-radius: 2px;
    display: none;
    overflow: hidden;
}

.btnCalc
{
    background-color: #F9FBE7;
    width: 160px;
    height: 35px;
    padding: 2px;
    border: 2px solid #C0CA33;
    cursor: pointer;
    color: #C0CA33;
    float: left
}

.dsvgo
{
    margin-left: 10%;
    width: 80%
}


.top3
{
    position: fixed;
    width: 80%;
    height: 200px;
    margin: 12px  0 0 20%;
    background-color: #F9FBE7;
    z-index: 5001;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
    display: none;
    text-align: left;
}




.adress1
{
    width: 100%; height: 15em; overflow: hidden; padding: .2em; float: left; 
    font-size: 1.6em; border-bottom: #dce775 2px solid; margin-bottom: 1.6em; font-weight: 700
}

.adress2
{
    color: #003366;
    font-size: .9em; font-weight: 100
}

.adressLink
{
    text-decoration: underline;
    color: #C0CA33
}


.footerContainer
{
    margin: auto auto;
    width: 100%;
    min-height: 100px;
    height: auto;
    padding: .8em;
    font-size: .7em;
    color: #777
}

.navEsprima
{
    position: fixed;
    z-index: 5020;
    color: #003366;
    height: 35px;
    margin-top: 5px;
    width: 100%;
    max-width: 230px;
}


.navItem
{
    width: 140px;
    height: 40px;
    text-align: center;
    float: right;
    background-color: none;
    padding: .6em .3em .3em .3em;
    font-size: .9em;
}

.top4
{
    position: fixed;
    width: 100%;
    height: 100px;
    margin: 90px  0 0 0;
    background: rgba(255,255,255,0.5);
    z-index: 4999;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
    display: none;
}

.suchform
{
    width: 96%;
    height: 3em;
    margin: 1.7em 2%;
    padding: 3px;
    border: 1px #dce775 solid;
}


input.eingabefeld
{
    border: 1px #fff solid;
    width: 100%;
    height: 2.5em;
}


h6
{
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: .8em;
    text-shadow: 2px 2px 2px rgba(100, 100, 100, 1);
}

.handlerInfoBox
{
    width: 350px;
    height: auto !important;
    min-height: 300px;
    background-color: #fff;
    border: 1px #dce775 solid;
    display: none;
     -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
}

.memberDetailsBasisSize
{
    font-size: .9em;
}


.popupService
{
    display: none;
    position: fixed;
    width: 20px;
    height: 90px;
    margin: auto 10%;
    z-index: 6000;
}

.infomation
{
    margin: 45px 0 0 10px;
    width: 50px;
    height: 120px;
    padding: 2px;
    text-align: left;
    position: absolute;
    z-index: 6012;
}

.infomation img
{
    height: 90%;
}

.infomation_data
{
    margin: 40px 0 0 -5px;
    min-width: 280px;
    min-height: 54px;
    height: auto;
    background-color: #fff;
    border: #C0CA33 1px solid;
    position: absolute;
    z-index: 6011;
    font-size: .9em;
     -webkit-box-shadow: 0px 6px 7px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 6px 7px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 6px 7px 0px rgba(0,0,0,0.4);
}


.email
{
   
    border: 1px #C0CA33 solid;
    padding: 2px;
    height: 2em;
    min-width: 260px;
    float: left;
    width: 70%;
}

.btnSenden
{
    width: 200px;
    height: 3em;
    text-align: center;
    background-color: #C0CA33;
    padding: .3em;
    color: #003366;
    cursor: pointer;
}

.btnSenden:hover
{
    background-color: #dce775;
}

@media (min-width: 576px) { 

    .nurab576
    {
        display: block;
    }

    .kleinals576
    {
        display: none;
    }

    body
    {
        font-size: 11px;
    }
    
    .burger
    {
       
          float: right
    }

    h5
    {
        font-size: 1.1em;
        font-weight: 100;
        padding: .15em;
    }
    
    .dsvgo
    {
        margin-left: 40%;
        width: 20%
    }

    
    .prodBild
    {
        height: 7.5em;;
    }
    
    .calcBox
    {
        margin: 14em 1em; 
    }
    
    
    .footerContainer
    {
        width: 500px;
        font-size: 1em
    }
    
    .navEsprima
    {
        width: 100%;
        max-width: 340px;
    }
    
    .navItem
    {
        font-size: .9em;
    }
    
    .handlerInfoBox
    {
        min-width: 400px;
        width: 80%;
    }
    
    .memberDetailsBasisSize
    {
        font-size: 1em;
    }
    .popupService
    {
        margin: auto 15%;
    }
    
    .infomation_data
    {
    min-width: 420px;
    }
}

@media (min-width: 768px) { 

    body
    {
        font-size: 14px;
    }
    
    .burger
    {
        margin-left: 65%
    }

    .variantenItem
    {
        width: 7em;
        height: 5em;
    }
    
    .calcBox
    {
        margin: 9em 1em; 
    }
    
    
    .adress1
    {
        font-size: .8em; 
        font-weight: 700
    }

    .adress2
    {
        font-size: .9em;
        font-weight: 100
    }
    
    .footerContainer
    {
        width: 680px;
        font-size: .8em
    }
    
    
    .navEsprima
    {
        width: 100%;
        max-width: 450px;
    }
    
    .suchform
    {
        width: 86%;
        margin: 1.7em 7%;
    }

    .handlerInfoBox
    {
        min-width: 600px;
        width: 80%;
    }
    
    .popupService
    {
        margin: auto 20%;
    }
    
    .infomation_data
    {
    min-width: 620px;
    }
}


@media (min-width: 992px) { 

    body
    {
        font-size: 15px;
    }
    .navContainer
    {
        display: block;
        width: 50%;
    }
    .burger
    {
        display: none;
    }
    
    .prodBild
    {
        height: 10em;;
    }
    .textkorrektur
    {
        font-size: .8em;
    }
    
    table
    {
        font-size: .8em;
    }
    
    .hl_start
    {
        padding-top: 2em;
    }
    
    .top3
    {
        display: none;
    }
    
    .footerContainer
    {
        width: 920px;
        font-size: .7em
    }
    
    .navEsprima
    {
        width: 100%;
        max-width: 600px;
    }
    
    .navItem
    {
        font-size: 1em;
    }
    
    .navItem
    {
        font-size: .9em;
    }
    
    .suchform
    {
        width: 86%;
        margin: 1.7em 7%;
    }
    
    .handlerInfoBox
    {
        min-width: 750px;
        width: 80%;
    }
    
    .memberDetailsBasisSize
    {
        font-size: 1.2em;
    }
    
    .infomation_data
    {
    min-width: 720px;
    }
}


@media (min-width: 1200px) { 

    body
    {
        font-size: 18px;
    }
    
    .navEsprima
    {
        max-width: 750px;
    }
    
    h5
    {
        font-size: .9em;
        font-weight: 100;
        padding: .1em;
    }
    
    .footerContainer
    {
        width: 1100px;
    }
    
    
    .suchform
    {
        width: 72%;
        margin: 1.7em 14%;
    }
    
    .handlerInfoBox
    {
        min-width: 930px;
        width: 80%;
    }
    
    
    .infomation_data
    {
    min-width: 850px;
    }
}
  

@media (min-width: 1650px) { 

    .suchform
    {
        width: 44%;
        margin: 1.7em 28%;
    }
    
    
    .popupService
    {
        margin: auto 28%;
    }
}



.spacer30
{
    height: 30px;
}        
            


.top1
{
    position: fixed;
    width: 100%;
    height: 20px;
    margin: 0;
    background-color: #dce775;
    z-index: 5010;
}

.top2
{
    position: fixed;
    width: 100%;
    height: 90px;
    margin: 10px  0 0 0;
    background-color: #F9FBE7;
    z-index: 5000;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
}




.bottom1
{
    width: 100%;
    min-height: 220px;
    height: auto;
    bottom: 0;
    background-color: #F9FBE7;
    z-index: 5100;
}

.kategorie
{

    height: 2.2em;
    margin: 1em 0 .8em 0;
    padding: .5em; 
    font-weight: 700;
    border-bottom: 3px #dce775 solid;
    color: #dce775;
}


.suche
{
    height: 3em;
    margin: 1em 0 .8em 0;
    padding: .5em; 
    font-weight: 100;
    color: #002752;
}

.fontTransform
{
   text-transform: uppercase;
}



.navContainer
{
    width: 100%;
    height: 40px;

}


ul.navList
{
    width: 100%;
    height: 40px;

}



.navItem a
{
    text-transform: uppercase;
    
    text-align: center;
    padding: .3em;
    letter-spacing: .08em;
    transition: all 0.3s ease-in-out 0.0s;
    -moz-transition: all 0.3s ease-in-out 0.0s;
    -o-transition: all 0.3s ease-in-out 0.0s;
    -webkit-transition: all 0.3s ease-in-out 0.0s;
}

  
.navItem:hover
{
    border-bottom: 2px #dce775 solid;
}

.navItem:hover>a
{
    
    color: #003366;
    letter-spacing: .15em
    
}






.navMContainer
{
    width: 100%;
    height: 40px;

}


ul.navMList
{
    width: 100%;
    height: 160px;

}

.navMItem
{
    width: 100%;
    height: 50px;
    text-align: left;
    float: left;
    background-color: none;
    padding: .6em .3em .3em 3em;
    font-size: 1.2em;
    border-bottom: 2px #dce775 solid;
    font-weight: 700;
}

.navMItem a
{
    text-transform: uppercase;
    
    text-align: left;
    padding: .3em;
    letter-spacing: .08em;
    transition: all 0.3s ease-in-out 0.0s;
    -moz-transition: all 0.3s ease-in-out 0.0s;
    -o-transition: all 0.3s ease-in-out 0.0s;
    -webkit-transition: all 0.3s ease-in-out 0.0s;
}

  
.navMItem:hover
{
    background-color: #dce775 ;
    
}

.navMItem:hover>a
{
    
    color: #003366;
    
}







.whiteBoxFloatText
{
    width: 40%;
    min-height: 30%;
    height: auto;
    background-color: #fff;
    margin: -35% 0 0 53%;
    position: absolute;
    padding: 1em;
    font-size: .9em;
    overflow: hidden;
    text-overflow: ellipsis;
}

.floatText
{
    width: 95%;
    height: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
}
            


.whiteBoxFloatHeadline
{
    min-width: 45%;
    width: auto;
    height: 15%;
    margin: -6em 0 0 3%;
    position: absolute;
    padding: .8em;
    font-size: .85em;
    text-overflow: ellipsis;
    
}

.whiteBoxProductFloatHeadline
{
    min-width: 90%;
    width: auto;
    height: 15%;
    margin: -5% 0 0 3%;
    position: absolute;
    font-size: 1.1em;
    text-overflow: ellipsis;
    text-align: right;
    font-weight: 700;
    text-shadow: 2px 2px 2px rgba(100, 100, 100, 1);
}

h3
{
    font-size:2.2em;
    line-height: 1em;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;

    text-shadow: 2px 2px 2px rgba(100, 100, 100, 1);
}


.prodHeadline
{
    width: 100%;
}

h4
{
    font-size: 1em;
    line-height: 1.2em;
    text-transform: uppercase;
    font-weight: 700;
    color: #C0CA33;
    letter-spacing: .1em;
    padding: .2em 0;
    height: 2.7em;
    border-bottom: #dce775 1px solid;
}

.prodListe
{
    width: 100%;
    min-height: 20%;
    height: auto;
}




.prodIcon
{
    min-height: 100%;
    min-width: 10%; max-width: 15%; 
    height: 100%;
    width: auto;


    margin-right: 3%;
    float: left;
    margin-bottom: 15%;
}

.prodIcon2
{
    height: auto;
    width: 98%;
    padding: 1%;
    background-color: #C0CA33;
    
}

.prodListe2
{
    width: 60%;
  
    float: left;
    padding-bottom:15%;
}

.prodIcon img
{
    width: 100%
}



.prodBild img
{
    width:  100%;
    max-height: 100%;
    padding-bottom: .4em;
}




.prodHeadline
{
    margin-top: .2em;
    width: 100%;
    height: 1.6em;
    float: left;
    font-size: .9em;
    padding-bottom: 1.3em;
    color: #003366;
    
    white-space: nowarp;
    overflow: hidden;
}

.prodHeadlinezusatz
{
    width: 100%;
    height: 2em;
    padding-bottom: 1.5em;
    float: left;
    font-size: .8em;
    border-bottom: 2px #dce775 solid;
    margin-bottom: 2em;
    color: #003366;
    white-space: nowarp;
    overflow: hidden;
}

.servBild
{
    width: 100%;
    height: 100%;
    float: left;
}

.servBild img
{
    width: 100%;
    height: auto;
}


.whiteBoxServiceFloatHeadline
{
    min-width: 90%;
    width: auto;
    height: 15%;
    margin: -15% 0 0 2%;
    position: absolute;
    font-size: 2em;
    text-overflow: ellipsis;
    text-align: left;
    font-weight: 700;
    float: left;

}


.blocksatz
{
    hyphens: auto; 
    text-align: justify
    
}

.prodBildXL
{
    min-height: 95%;
    width:  100%;
    max-height: 95%;
    float: left;
    overflow: hidden;
    cursor: pointer;
}

.calculater
{
    min-height: 10%;
    width:  100%;
    max-height: 10%;
    float: left;
}

.prodBildXL img
{
    width:  100%;
    max-height: 100%;
}

h7
{
    color: #C0CA33;
    font-size: .9em
}

.productHeadline
{
   margin-top: 1em;
   color: #003366;
   height: 1.2em;
   float: left;
   width: 100%; margin: 0;
   min-height: 25px;
   font-size: 1.4em
}


.subline
{
    height: 2.5em;
    float: left;
    width: 100%;
    min-height: 35px;
}

.xs
{
    font-size: .8em;
    border-bottom: #dce775 1px solid;
    height: 2em;
    min-height: 20px;
    margin-bottom: 2%;
}


.varianten
{
    height: 77%;
    width: 100%;
    float: left;
    margin-bottom: 30px;
}

.toolItem
{
    width: 3em;
    height: 3em;
    background-color: #C0CA33;
    float: left;
    margin: .4em;
    border-radius: 1.5em;
    overflow: hidden;
    cursor: pointer;
    transition: all 0.3s ease-in-out 0.0s;
    -moz-transition: all 0.3s ease-in-out 0.0s;
    -o-transition: all 0.3s ease-in-out 0.0s;
    -webkit-transition: all 0.3s ease-in-out 0.0s;
}

.toolItem:hover
{
    background-color: #003366;
}    
    

.toolItem img
{
    margin: 10%;
    width: 80%;
}

.xlBildBox
{
    width: 80%; 
    max-width: 900px; 
    min-height: 200px; 
    max-height: 700px; 
    height: auto; 
    padding: .3em; 
    position: absolute; 
    z-index: 6000; 
    background-color: #fff; 
    margin: 7em 1em; 
    border: 1px #ddd solid;
    -webkit-box-shadow: 0px 10px 25px -6px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 10px 25px -6px rgba(0,0,0,0.5);
    box-shadow: 0px 10px 25px -6px rgba(0,0,0,0.5);
    border-radius: 2px;
    display: none;
    overflow: hidden;
}

.closeBildBox
{
    width: 36px;
    height: 36px;
    padding: 2px;
    border-radius: 20px;
    background-color: #dce775;
    -webkit-box-shadow: 0px 10px 25px -6px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 10px 25px -6px rgba(0,0,0,0.5);
    box-shadow: 0px 10px 25px -6px rgba(0,0,0,0.5);
    margin: 10px;
    position: absolute;
    z-index: 6010;
    cursor: pointer;
}


.produktnameBildXL
{
    width: 100%;
    height: 40px;
    padding: 2px;
    position: absolute;
    z-index: 4090;
    cursor: pointer;
    margin: 15px 10px;
    position: absolute;
    text-shadow: 2px 2px 2px rgba(100, 100, 100, 1);
    color: #fff;
    font-size: 1.2em;
}

.produktnameBildbox
{
    width: 100%;
    height: 40px;
    padding: 2px;
    position: absolute;
    z-index: 6005;
    cursor: pointer;
    margin: 60px 10px;
    position: absolute;
    text-shadow: 2px 2px 2px rgba(100, 100, 100, 1);
    color: #fff;
    font-size: 1.3em;
}


.gmapsize {
    width: 100%;
    height: 500px;
}

.varianten_itemhead
{
    margin: .2em 0;
    width: 100%;
    min-width: 300px;
    height: 1.6em;
    text-align: center;
    background-color: #F0F4C3;
    cursor: pointer;
    float: left;
    padding: .1em;
    border-bottom: 2px #C0CA33 solid
}

.varianten_itemhead:hover
{
    background-color: #C0CA33;
}

.varianten_itemcontent
{
    margin: -.2em 0 .2em  0;
    width: 100%;
    min-width: 300px;
    min-height: 1.6em;
    height: auto;
    float: left;
    display: none;
    background-color: #F0F4C3;
    
}

.varianten_item
{
    margin: .1em 0;
    width: 100%;
    min-width: 300px;
    height: 1.4em;
    text-align: center;
    float: left;
}

.white
{
    background-color: #fff
}

.infoBTN
{
    width: 2.6em;
    height: 2.6em;
    padding: .2em;
    border-radius: 1.5em;
    cursor: pointer;
    position: absolute;
    margin-left: 70%;
    text-align: center
}

.infoBTN img
{
    height: 100%
}

.closeServiceBox
{
    width: 100%;
    height: 36px;
    padding: 2px;
    background-color: #dce775;
    float: left;
    cursor: pointer;
}