/* CSS Document by Newweb.ch */

html::-webkit-scrollbar { 
    display: none;
}

html{
    -ms-overflow-style: none; 
    scrollbar-width: none;
}

html{
    font-size: calc(1em + 1vw)    
}

html, body{
    padding: 0px;
    margin: 0px;
    font-family: 'Merriweather', serif;
}
table{
    width: 100%;
    border-collapse: collapse;
}
tr{
    width: 70%;
    margin-left: 15%;
}

td{
    font-size: 0.8rem;
}

td img{
    vertical-align: middle;
}
a .aktiv{
    color: black;
}
.abbrechen{
    padding: 5px;
    border: solid black 1px;
    font-family: 'Merriweather', serif;
    cursor: pointer;
    transition: all ease-in-out 0.5s;
    border-radius: 2px;
    font-size: 13px;
    background-color: white;
}
.abbrechen:hover{
    color: rgba(255,204,16,0.68);
    background-color: black;
    border: 1px solid white;
    transition: all ease-in-out 0.5s;
}
.best4 a{
    color: black;
    text-decoration: none;
}
.best2box, .best2{
    height: 550px;
}
.best2 table{
    margin-bottom: 30px;
    width: 75%;
    margin-left: 12.5%;
}
.best2 i{
    transition: all ease-in-out 1s;
}
.best2 i:hover{
    color: white;
    transition: all ease-in-out 1s;
    cursor: pointer;
}
.best1 a{
    text-decoration: none;
    color: black;
    transition: all ease-in-out 1s;
}
.best1 a:hover{
    color: white;
    transition: all ease-in-out 1s;
}
.best1{
    padding: 20px;
}
.best2 img{
    width: 50px;
}
.best2 td input{
    width: 50px;
    padding: 0px 8px;
    font-family: 'Merriweather', serif;
    font-size: 0.8rem;
}

.best3 table{
    margin: 0px auto 20px;
    width: 90%;
    
}
.anrede{
    text-align: center;
    padding-bottom: 10px;
}
.b3td1{
    width: 100px;
    text-align: left;
}
.b3td3 {
    width: 100px;
    text-align: left;
}
.best3 td{
    font-size: 0.5rem;
}
.best3 td input{
    font-family: 'Merriweather', serif;
    font-size: 0.5rem;
    width: 80%;
}
.best3 td.anrede input{
    margin-top: 3px;
}
.best4 table{
    width: 75%;
    margin: 0px auto 20px;
}
.best4 td{
    padding: 0px 8px;
    font-family: 'Merriweather', serif;
    font-size: 0.5rem;
}

.best4 img{
    width: 30px;
    margin-bottom: 5px;
}
.b4td1{
    width: 60px;
}
.b4td2{
    width: 120px;
    text-align: left;
}
.b4td3{
    width: 60px;
}
.b4td4{
    width: 30px;
}
.b4td5{
    width: 20px; 
}
.b4td6{
    width: 60px;
}
.zwischentr{
    height: 35px;
}
.break{
    display: none;
}
.contentBox{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    width:60%;    
    height:35%;
    margin:auto;
    background-color: rgba(255,204,16,0.68);
    padding: 0px 20px;
    box-sizing: border-box;
}

.contentBox p{
    font-size: 0.8em;
}
.contentKontakt{
    text-align: center;
    padding: 20px 0px;

}
.contentKontakt img{
    width:40px;
    ;
}
.contentBox a{
    text-decoration: none;
    color: black;
}
.contentBox a:hover{
    color: white;
}
.contentSchafe, .contentUeberuns{
    height: 25%;
}

.footerBox{
    position: fixed;
    width: 100%;
    bottom: 10px;
    left: 0px;
    
}

.footerBox a{
    text-decoration: none;
    color: white;
}
.footerButtonBox{
    width: 35%;
    margin: auto;
}

.footerButton{
    float: left;
    width: 20%;
    border: 1px solid white;
    border-radius: 2px;
    background-color:rgba(255,255,255,0.58) ;
    text-align: center;
    margin: 0px 2.5%;
    transition: all ease-in-out 0.5s;
    font-size: 0.4rem;
    color: black;
    box-sizing: border-box;
}

.footerButton:hover{
    border: 1px solid #FFCC10;
    border-radius: 5px;
    text-align: center;
    color: #FFCC10;
    transition: all ease-in-out 1s;
    background-color: black;
}
.fa-bars{
    color: #FFCC10;
    position: fixed;
    top: 20px;
    right: 20px;
}
.fa-times-circle{
    color: white;
    position: fixed;
    top: 20px;
    right: 20px;
    transition: all ease-in-out 1s;
    cursor: pointer;
}
.fa-times-circle:hover{
    color: black;
    transition: all ease-in-out 1s;
}
.hamburger{
    display: none;
    z-index: 200;
}
.hamburgermenu{
    background-color: #FFCC10;
    color: white;
    width: 100%;
    height: 100%;
    position:fixed;
    top: 0px;
    left: 0px;
    z-index: 200;
    display: none;
}
.hamburgermenu li{
    list-style: none;
    padding: 10px 0px;
    text-align: center;
}
.hamburgermenu a{
    text-decoration: none;
    color: white;
    transition: all ease-in-out 1s;
}
.hamburgermenu a:hover{
    color: black;
    transition: all ease-in-out 1s;

}
.ham1{
    margin-top: 50px;
}
.honig{
    cursor:url("../content/logo/beeCursor32.png"),auto;    cursor:url("../content/logo/beeCursor32.cur"),auto;
}
.honig:hover{
    cursor:url("../content/logo/beeCursor32.png"),pointer;    cursor:url("../content/logo/beeCursor32.cur"),pointer;
}

.schaf{
    cursor:url("../content/logo/sheep32.png"),pointer;
    cursor:url("../content/logo/sheep32.cur"),pointer;
}
.schaf:hover{
    cursor:url("../content/logo/sheep32.png"),pointer;
    cursor:url("../content/logo/sheep32.cur"),pointer;
}

.uns{
    cursor:url("../content/logo/traktor32.png"),pointer;
    cursor:url("../content/logo/traktor32.cur"),pointer;
}
.uns:hover{
    cursor:url("../content/logo/traktor32.png"),pointer;
    cursor:url("../content/logo/traktor32.cur"),pointer;
}
.kontakt{
    cursor:url("../content/logo/kontakt.png"),pointer;
    cursor:url("../content/logo/kontakt.cur"),pointer;
}

.kontakt:hover{
    cursor:url("../content/logo/kontakt.png"),pointer;
    cursor:url("../content/logo/kontakt.cur"),pointer;
}

.honiginfoclose{
    float: right;
    margin-right: 20px;
}

.honiginfo1, .honiginfo2, .honiginfo3{
    margin-top: 50px;
    display: none;
}
.honiginfoimg{
    clear: both;
}
.honiginfoimg img{
    width: 120px;
    
}

.honiginfo1 p,.honiginfo2 p,.honiginfo3 p{
    font-size: 1rem;
}
.indexTitel{
    color: white;
    width:60%;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -20px 0px 0px -30%;
    text-align: center;
}
.logoBox{
    width: 40%;
    margin: 2% auto 0px;
}

td.anrede input{
    vertical-align: top;
    margin-top: 10px;
    padding: 0px;
    width: 25px;
    margin-left: -20px;
}

.td1{
    width: 70px;
}
.td2{
    width: 100px;
    text-align: left;
}
.td3{
    width: 30px;
}
.td4{
    width: 130px;
}
.td5{
    width: 90px;
}

.tdrechts{
    text-align: right;
}

.rot{
    background-color: red;
}

@media only screen and (max-width:2560px){
    .break{
        display: block;
    }
    
}
@media only screen and (max-height:1600px){
    .contentBox{
        height: 45%;
    }
    .contentSchafe, .contentUeberuns{
        height: 25%;
    }
    


@media only screen and (max-height:1400px){
    .contentBox{
        height: 55%;
        width: 70%;
    }
    .contentSchafe, .contentUeberuns{
        height: 30%;
    }
    
}

@media only screen and (max-height:1000px){
    .contentBox{
        position: static;
        margin: 50px auto;
        width: 80%;
        min-height: 40%;
    }
    /*
    .contentBox{
        height: 50%;
    }
    .contentBox p{
        font-size: 0.6em;
    }
    .contentSchafe, .contentUeberuns{
        height: 35%;
    }
    
    */
}


@media only screen and (max-width: 800px){
    
    .logoBox{
        width: 60%;
    }
    .footerButtonBox{
        width: 50%;
    }
}

@media only screen and (max-height:860px){
    
    .contentBox{
        width: 80%;
    }
}
@media only screen and (max-height:730px){
    
    .contentBox{
        height: 55%;
    }
}

@media only screen and (max-height:660px){
   
    .hamburger{
        display: block;
    }
    
    .footerBox{
        display: none;
    }
    
    .contentBox{
        width: 80%;
    }
    .contentBox h3{
        font-size: 1em;
    }
}
@media only screen and (max-height:600px){
    .contentBox{
        height: 60%;
    }
}

@media only screen and (max-height:490px){
    .contentBox{
        position: static;
        margin: 50px auto;
        
    }
}

@media only screen and (max-width: 450px){
    
    .contentBox{
        position: static;
        margin: 50px auto;
        width: 80%;
        min-height: 40%;
    }
}


@media only screen and (max-width: 500px){
    
    .footerButtonBox{
        width: 60%;
    }
    
}

@media only screen and (max-width: 360px){
    
    .footerButtonBox{
        width: 80%;
    }
}
















































