/* 86553 // node/86553.css // ncf_tcc_Cache_node/86553.css *//*ERLEBNISTOUR BOXEN*/

    #page .blockbox {
        background-color: rgba(234,238,220,1);
        padding: 0px;
        margin-top: 50px;
        position: relative;
        padding-bottom: 35px;
    }

    #page .blockbox:before {
        content: "";
        background-color: rgba(239,124,0,.1);
        height: 75px;
        width: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }

    #page .blockbox .textfeld {
        width: 60%;
        padding-left: 55px;
    }
    
    #page .blockbox .bilderfeld {
        width: 40%;
        padding: 35px 35px 35px 55px;
    }

        #page .blockbox .titel {
            width: 100%;
            margin-bottom: 10px;
        }
        
            #page .blockbox .titel .h {
                font-family: 'Open Sans Light' !important;
                line-height: 75px;
                padding: 0;
            }

            #page .blockbox h3 {
                font-family: 'Open Sans Light' !important;
                color: rgba(8,54,75,1);
                font-size: 24px;
                border-bottom: 1px rgba(8,54,75,1) dotted;
                margin-top: 15px;
            }



        #page .block .textfeld {}



        #page .block .bilder {
            width: 
        }
