/* CSS Document */
body {
    background: #fff url( '../images/bg.gif' );
    background-repeat: repeat-x;
    background-color: #a5a5a5;
    color: #0F0F0F;
    font: 15px/20px Arial, Helvetica, sans-serif;
    margin: 0px 0 0;
    padding: 0;
}

#logoninfo {
    width: 750px;
    text-align: right;
    font: 10px/15px Arial, Helvetica, sans-serif;
    color: #CCCCCC;
    padding-right: 32px;
    height: 13px;
    position: absolute;
    top: 55px;
    margin: 0 0 0 0;
    z-index: 1;
}

    #logoninfo a {
        color: #CCCCCC;
        text-decoration: underline;
    }

div, ul, h1, h2, h3, li, p, img {
    margin: 0;
    padding: 0;
}

ul {
    list-style-type: none;
}
/* WHITE SPACE */
#whitespace {
    background: #fff;
    width: 762px;
    height: 32px;
    position: relative;
    margin: 0 auto;
    padding: 0;
}
/* TOP PANEL*/
#topPanel {
    background: #fff;
    width: 762px;
    height: 373px;
    position: relative;
    margin: 0 auto;
    padding: 0;
}

    #topPanel img {
        width: 200px;
        height: 80px;
        z-index: 1;
        padding: 0;
        position: absolute;
        margin: 0 0 0 21px;
    }
    /* MENU PANEL*/
    #topPanel ul {
        display: block;
        width: 732px;
        height: 36px;
        position: absolute;
        top: 0;
        right: 0;
        margin: 11px 0 0;
        padding: 0 29px 0 0;
        border-bottom: 1px solid #AEAEAE;
    }

        #topPanel ul li {
            float: right;
            font: 12px/36px "Trebuchet MS",Arial, Helvetica, sans-serif;
            font-weight: bold;
        }

            #topPanel ul li a {
                width: 74px;
                height: 36px;
                display: block;
                padding: 0;
                color: #555;
                background: #fff;
                text-decoration: none;
                text-align: center;
                margin: 0 1px 0 0;
                top: 0px;
                left: 0px;
            }

                #topPanel ul li a:hover {
                    width: 74px;
                    height: 36px;
                    text-decoration: none;
                    background: #AEAEAE url( '../images/button.gif' ) no-repeat 0 0;
                    color: #fff;
                }

            #topPanel ul li.active {
                width: 74px;
                display: block;
                height: 36px;
                background: #AEAEAE url( '../images/button.gif' ) no-repeat 0 0;
                color: #fff;
                text-align: center;
                margin: 0 1px 0 0;
            }
    /* HEADER PANEL*/
    #topPanel #headerPanelfirst {
        width: 246px;
        height: 263px;
        position: absolute;
        top: 0;
        left: 5px;
        margin: 110px 0 0;
        padding: 0px;
        background: #fff url( '../images/orange-normal.jpg' ) no-repeat 0 0;
        color: #fff;
    }

    #topPanel #headerPanelfirstActive {
        width: 246px;
        height: 263px;
        position: absolute;
        top: 0;
        left: 5px;
        margin: 110px 0 0;
        padding: 0px;
        background: #fff url( '../images/orange-hover.jpg' ) no-repeat 0 0;
        color: #fff;
    }

    #topPanel #headerPanelfirst a {
        color: #fff;
        cursor: pointer;
        width: 246px;
        height: 263px;
        display: block;
        text-decoration: none;
    }

    #topPanel #headerPanelfirstActive a {
        color: #fff;
        cursor: pointer;
        width: 246px;
        height: 263px;
        display: block;
        text-decoration: none;
    }

    #topPanel #headerPanelfirst a:hover {
        width: 246px;
        height: 263px;
        background: #fff url( '../images/orange-hover.jpg' ) no-repeat 0 0;
        color: #fff;
        text-decoration: none;
    }

    #topPanel #headerPanelfirst h2 {
        display: block;
        width: 90px;
        height: 47px;
        margin: 54px 0 0 120px;
        font: 28px/28px "Trebuchet MS",Arial, Helvetica, sans-serif;
        font-weight: bold;
        text-transform: uppercase;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 1;
    }

    #topPanel #headerPanelfirst span {
        width: 163px;
        display: block;
        font: 12px/18px Arial, Helvetica, sans-serif;
        font-weight: bold;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 1;
        padding: 0;
        margin: 105px 50px 0 38px;
    }

    #topPanel #headerPanelfirstActive span {
        width: 163px;
        display: block;
        font: 12px/18px Arial, Helvetica, sans-serif;
        font-weight: bold;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 1;
        padding: 0;
        margin: 105px 50px 0 38px;
    }

    #topPanel #headerPanelsecond {
        width: 246px;
        height: 263px;
        position: absolute;
        top: 0;
        left: 258px;
        margin: 110px 0 0;
        padding: 0px;
        background: #fff url( '../images/green-normal.jpg' ) no-repeat 0 0;
        color: #fff;
    }

    #topPanel #headerPanelsecondActive {
        width: 246px;
        height: 263px;
        position: absolute;
        top: 0;
        left: 258px;
        margin: 110px 0 0;
        padding: 0px;
        background: #fff url( '../images/green-hover.jpg' ) no-repeat 0 0;
        color: #fff;
    }

    #topPanel #headerPanelsecond a {
        color: #fff;
        cursor: pointer;
        width: 246px;
        height: 263px;
        display: block;
        text-decoration: none;
    }

    #topPanel #headerPanelsecondActive a {
        color: #fff;
        cursor: pointer;
        width: 246px;
        height: 263px;
        display: block;
        text-decoration: none;
    }

    #topPanel #headerPanelsecond a:hover {
        width: 246px;
        height: 263px;
        background: #fff url( '../images/green-hover.jpg' ) no-repeat 0 0;
        color: #fff;
        text-decoration: none;
    }

    #topPanel #headerPanelsecond h2 {
        display: block;
        width: 90px;
        height: 47px;
        background: none;
        margin: 54px 0 0 103px;
        font: 28px/28px "Trebuchet MS",Arial, Helvetica, sans-serif;
        font-weight: bold;
        text-transform: uppercase;
        padding: 0;
        position: absolute;
        z-index: 1;
    }

    #topPanel #headerPanelsecond span {
        width: 163px;
        display: block;
        font: 12px/18px Arial, Helvetica, sans-serif;
        font-weight: bold;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 1;
        padding: 0;
        margin: 105px 50px 0 38px;
    }

    #topPanel #headerPanelsecondActive span {
        width: 163px;
        display: block;
        font: 12px/18px Arial, Helvetica, sans-serif;
        font-weight: bold;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 1;
        padding: 0;
        margin: 105px 50px 0 38px;
    }

    #topPanel #headerPanelthird {
        width: 246px;
        height: 263px;
        position: absolute;
        top: 0;
        right: 5px;
        margin: 110px 0 0;
        padding: 0px;
        background: #fff url( '../images/blue-normal.jpg' ) no-repeat 0 0;
        color: #fff;
    }

    #topPanel #headerPanelthirdActive {
        width: 246px;
        height: 263px;
        position: absolute;
        top: 0;
        right: 5px;
        margin: 110px 0 0;
        padding: 0px;
        background: #fff url( '../images/blue-hover.jpg' ) no-repeat 0 0;
        color: #fff;
    }

    #topPanel #headerPanelthird a {
        color: #fff;
        cursor: pointer;
        width: 246px;
        height: 263px;
        display: block;
        text-decoration: none;
    }

    #topPanel #headerPanelthirdActive a {
        color: #fff;
        cursor: pointer;
        width: 246px;
        height: 263px;
        display: block;
        text-decoration: none;
    }

    #topPanel #headerPanelthird a:hover {
        width: 246px;
        height: 263px;
        background: #fff url( '../images/blue-hover.jpg' ) no-repeat 0 0;
        color: #fff;
        text-decoration: none;
    }

    #topPanel #headerPanelthird h2 {
        display: block;
        width: 90px;
        height: 47px;
        background: none;
        margin: 54px 0 0 93px;
        font: 28px/28px "Trebuchet MS",Arial, Helvetica, sans-serif;
        font-weight: bold;
        text-transform: uppercase;
        padding: 0;
        position: absolute;
        z-index: 1;
    }

    #topPanel #headerPanelthird span {
        width: 163px;
        display: block;
        font: 12px/18px Arial, Helvetica, sans-serif;
        font-weight: bold;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 1;
        padding: 0;
        margin: 105px 50px 0 38px;
    }

    #topPanel #headerPanelthirdActive span {
        width: 163px;
        display: block;
        font: 12px/18px Arial, Helvetica, sans-serif;
        font-weight: bold;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 1;
        padding: 0;
        margin: 105px 50px 0 38px;
    }

    #topPanel #headerPanelthird p:hover {
        width: 163px;
        display: block;
        font: 12px/18px Arial, Helvetica, sans-serif;
        font-weight: bold;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 1;
        padding: 0;
        margin: 105px 50px 0 38px;
    }
/* /TOP PANEL*/

/* BODY PANEL*/
#bodyPanel {
    background: #fff;
    width: 762px;
    position: relative;
    margin: 0 auto;
    padding: 0;
}

    #bodyPanel h2 {
        background: #fff;
        display: block;
        width: 250px;
        height: 50px;
        margin: 0;
        font: 30px/30px Georgia, "Times New Roman", Times, serif;
        font-weight: normal;
        padding: 4px 0 0 202px;
        color: #FF7113;
    }

    #bodyPanel p {
        margin: 0 0 0 54px;
        padding: 0 42px 35px 150px;
        color: #0F0F0F;
    }

        #bodyPanel p.home {
            background: #fff url( '../images/symbol.jpg' ) no-repeat 0 0;
            margin: 0 0 0 20px;
            padding: 0 42px 35px 184px;
            color: #0F0F0F;
        }

        #bodyPanel p span {
            font-weight: bold;
        }

        #bodyPanel p.dotline {
            background: #fff url( '../images/dot-line.gif' ) repeat-x 0 0;
            padding: 0;
            margin: 0 40px 0 25px;
            color: #000;
        }

        #bodyPanel p.capstext {
            background: #fff url( '../images/name.gif' ) no-repeat right bottom;
            font-style: italic;
            color: #555555;
            padding: 2px 10px 0 25px;
            margin: 0 35px 10px 0;
            font-variant: normal;
            font-weight: normal;
            font-size: 18px;
            line-height: 24px;
            font-family: Georgia, "Times New Roman", Times, serif;
        }

            #bodyPanel p.capstext a {
                color: #555555;
                text-decoration: underline;
            }

        #bodyPanel p.more {
            height: 26px;
            padding: 0;
            background: none;
            margin: 0;
        }

            #bodyPanel p.more a {
                width: 76px;
                height: 26px;
                display: block;
                margin: 314px 20px 19px 618px;
                background: #fff url( '../images/more.gif' ) no-repeat 0 0;
                color: #555;
                text-decoration: none;
                font: 15px/26px "Trebuchet MS",Arial, Helvetica, sans-serif;
                padding: 0 0 0 10px;
                text-transform: uppercase;
                position: absolute;
                top: 0px;
                right: 0px;
            }

                #bodyPanel p.more a:hover {
                    background: #fff url( '../images/more.gif' ) no-repeat 0 0;
                    color: #216EBD;
                    text-decoration: none;
                }

    #bodyPanel h3 {
        background: #fff;
        display: block;
        width: 250px;
        height: 34px;
        margin: 34px 0 12px 0;
        font: 30px/30px Georgia, "Times New Roman", Times, serif;
        font-weight: normal;
        padding: 0 0 0 20px;
        color: #FF7113;
    }

    #bodyPanel h4 {
        background: #fff;
        display: block;
        width: 250px;
        height: 30px;
        position: absolute;
        top: 263px;
        right: 5px;
        margin: 34px 0 12px 500px;
        font: 30px/30px Georgia, "Times New Roman", Times, serif;
        font-weight: normal;
        padding: 0px;
        color: #FF7113;
    }

    #bodyPanel #testimonial {
        width: 283px;
        height: 162px;
        display: block;
        background: #FFF6DB url( '../images/testimonial-bg.gif' ) no-repeat 0 0;
        padding: 32px 33px 0 148px;
        margin: 0 0 0 20px;
        color: #786321;
    }

        #bodyPanel #testimonial p {
            background: none;
            margin: 0;
            padding: 0 0 5px 0;
        }

            #bodyPanel #testimonial p span {
                color: #786321 !important;
                background: #FFFAED !important;
            }

    #bodyPanel p.moretwo {
        height: 26px;
        padding: 0;
        background: none;
        margin: 0;
    }

        #bodyPanel p.moretwo a {
            width: 76px;
            height: 26px;
            display: block;
            margin: 0px 0px 0px 196px;
            background: #FFF5D6 url( '../images/more2.gif' ) no-repeat 0 0;
            color: #555;
            text-decoration: none;
            font: 15px/26px "Trebuchet MS",Arial, Helvetica, sans-serif;
            text-transform: uppercase;
            padding: 0 0 0 10px;
            top: 0px;
            right: 0px;
        }

            #bodyPanel p.moretwo a:hover {
                background: #FFF5D6 url( '../images/more2.gif' ) no-repeat 0 0;
                color: #216EBD;
                text-decoration: none;
            }

    #bodyPanel ul.default {
        width: 225px;
        display: block;
        position: absolute;
        right: 30px;
        top: 360px;
    }

        #bodyPanel ul.default li {
            font-weight: normal;
            background: url( '../images/symbol2.gif' ) no-repeat 0 8px;
            padding: 0 0 0 30px;
            font-style: normal;
            font-variant: normal;
            font-size: 12px;
            line-height: 25px;
            font-family: Arial, Helvetica, sans-serif;
        }

        #bodyPanel ul.default span {
            background: url( '../images/dot-line.gif' ) repeat-x 0 100%;
            height: 25px;
            display: block;
        }

    #bodyPanel ul.checklist {
        display: block;
        padding: 0 0 0 30px;
    }

        #bodyPanel ul.checklist li {
            font-weight: normal;
            background: url( '../images/symbol2.gif' ) no-repeat 0 8px;
            padding: 0 0 0 30px;
            font-style: normal;
            font-variant: normal;
            font-size: 10px;
            line-height: 25px;
            font-family: Arial, Helvetica, sans-serif;
        }

        #bodyPanel ul.checklist span {
            background: url('../images/dot-line.gif' ) repeat-x 0 100%;
            height: 25px;
            display: block;
        }

    #bodyPanel span.checklist {
        font-weight: normal;
        padding: 0 0 0 20px;
        font-style: normal;
        font-variant: normal;
        font-size: 12px;
        line-height: 35px;
        font-family: Arial, Helvetica, sans-serif;
    }














/* FOOTER PANEL*/
#footerPanel {
    position: relative;
    background: #DCDCDC;
    color: #4C4C4C;
    font-size: 12px;
    margin: 0 auto;
}

#footerbodyPanel {
    width: 762px;
    height: 93px;
    position: relative;
    margin: 0 auto;
    padding: 0;
}

#footerPanel ul {
    width: 320px;
    display: block;
    position: absolute;
    right: 10px;
    top: 33px;
}

#footerPanel li {
    float: left;
    font: 12px/15px Arial, Helvetica, sans-serif;
    font-weight: normal;
}

#footerPanel ul li a {
    padding: 0 6px;
    color: #4C4C4C;
    background: #DCDCDC;
    text-decoration: none;
}

    #footerPanel ul li a:hover {
        text-decoration: underline;
    }

    #footerPanel ul li a.padl {
        padding: 0 0 0 6px;
    }

#footerPanel p.copyright {
    background: #DCDCDC;
    display: block;
    position: absolute;
    top: 54px;
    right: 45px;
    color: #A64200;
}

    #footerPanel p.copyright a {
        background: #DCDCDC;
        display: inline;
        color: #A64200;
        text-decoration: none;
    }

        #footerPanel p.copyright a:hover {
            text-decoration: underline;
        }

#footerPanel ul.legalnotice {
    background: #DCDCDC;
    color: #4C4C4C;
    display: block;
    position: absolute;
    top: 74px;
    right: 40px;
}

    #footerPanel ul.legalnotice li a {
        background: #DCDCDC;
        display: block;
        color: #4C4C4C;
        text-decoration: none;
    }

        #footerPanel ul.legalnotice li a:hover {
            text-decoration: underline;
        }

#footerhtmlPanelClean {
    width: 86px;
    height: 31px;
    display: block;
    position: absolute;
    top: 28px;
    left: 29px;
    margin: 0;
    padding: 0;
}

#footerhtmlPanel {
    width: 86px;
    height: 31px;
    display: block;
    position: absolute;
    top: 34px;
    left: 29px;
    margin: 0;
    padding: 0;
}

    #footerhtmlPanel a {
        width: 86px;
        height: 31px;
        display: block;
        background: #DCDCDC url( '../images/html-img.gif' ) no-repeat 0 0;
        text-decoration: none;
        font: 14px/31px "Trebuchet MS",Arial, Helvetica, sans-serif;
        color: #2F2F2F;
        text-transform: uppercase;
        padding: 0 0 0 10px;
        position: absolute;
        top: 0px;
        right: 0px;
    }

        #footerhtmlPanel a:hover {
            background: #DCDCDC url( '../images/html-img.gif' ) no-repeat 0 0;
            color: #216EBD;
            text-decoration: none;
        }

#footercssPanel {
    width: 86px;
    height: 31px;
    display: block;
    position: absolute;
    top: 34px;
    left: 115px;
    margin: 0;
    padding: 0;
}

    #footercssPanel a {
        width: 86px;
        height: 31px;
        display: block;
        background: #DCDCDC url( '../images/css-img.gif' ) no-repeat 0 0;
        text-decoration: none;
        font: 14px/31px "Trebuchet MS",Arial, Helvetica, sans-serif;
        color: #2F2F2F;
        text-transform: uppercase;
        padding: 0 0 0 10px;
        position: absolute;
        top: 0px;
        right: 0px;
    }

        #footercssPanel a:hover {
            background: #DCDCDC url( '../images/css-img.gif' ) no-repeat 0 0;
            color: #216EBD;
            text-decoration: none;
        }

#hiddencontent {
    height: 0px;
    padding: 0;
    background: none;
    margin: 0;
}

table.contactform tr td.last {
    background-position: right top;
}

.invulveld_text {
    padding: 2px 5px 2px 10px;
    background-color: #ffffff;
    height: 19px;
    width: 264px;
    color: #555555;
    border: none;
}

.addllninvulveld_text {
    padding: 2px 5px 2px 10px;
    background-color: #ffffff;
    height: 19px;
    width: 264px;
    color: #555555;
    border: 1px solid;
}

.invulveld_textarea {
    margin-top: 10px;
    padding: 2px 5px 2px 10px;
    background-color: #ffffff;
    height: 80px;
    width: 264px;
    color: #555555;
    border: 1px solid #cccccc;
}

.invulveld_dropdown {
    padding: 2px 2px 2px 2px;
    background-color: #ffffff;
    height: 24px;
    width: 280px;
    color: #555555;
    border: 1px solid #cccccc;
}

.Error {
    background-color: #ffcccc;
}

.submitbutton {
    border: none;
    width: 68px;
    height: 22px;
    background: url( '../images/up.png' ) no-repeat top left;
    padding: 2px 8px;
}

    .submitbutton:hover {
        border: none;
        width: 68px;
        height: 22px;
        background: url( '../images/down.png' ) no-repeat top left;
        padding: 2px 8px;
    }

.label {
    color: #555555;
    padding: 0;
    margin: 0 0px 0px 0;
    font-variant: normal;
    font-weight: normal;
    font-size: 12px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.alttitle {
    display: block;
    color: #532000;
    text-align: right;
    margin: -20px 20px 0 0;
    font-variant: normal;
    font-weight: bold;
    font-size: 20px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

#myInput {
    background-image: url('../images/searchicon.png'); /* Add a search icon to input */
    background-position: 10px 12px; /* Position the search icon */
    background-repeat: no-repeat; /* Do not repeat the icon image */
    width: 695px;
    font-size: 16px; /* Increase font-size */
    padding: 12px 20px 12px 40px; /* Add some padding */
    border: 1px solid #ddd; /* Add a grey border */
    margin-bottom: 12px; /* Add some space below the input */
}

#myUL {
    /* Remove default list styling */
    list-style-type: none;
    padding: 0;
    margin: 0;
}

    #myUL li {
        display: inline;
    }

        #myUL li a {
            border: 1px solid #ddd; /* Add a border to all links */
            margin-top: -1px; /* Prevent double borders */
            background-color: #f6f6f6; /* Grey background color */
            padding: 12px; /* Add some padding */
            text-decoration: none; /* Remove default text underline */
            font-size: 18px; /* Increase the font-size */
            color: black; /* Add a black text color */
            line-height: 50px;
        }

            #myUL li a:hover:not(.header) {
                background-color: #eee; /* Add a hover effect to all links, except for headers */
            }




/* menu hover opvanglocatie  */
#oploul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #ffffff;
    /* font-family: Georgia, "Times New Roman", Times, serif; */
}

    #oploul li {
        float: right;
    }

        #oploul li a, .dropbtn {
            display: inline-block;
            color: white;
            text-align: center;
            padding: 14px 16px;
            text-decoration: none;
            background-color: #444444;
        }

            #oploul li a:hover, .dropdown:hover .dropbtn {
                background-color: red;
            }

        #oploul li.dropdown {
            display: inline-block;
        }

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #444444;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .dropdown-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        text-align: left;
    }

        .dropdown-content a:hover {
            background-color: #f1f1f1;
        }

.dropdown:hover .dropdown-content {
    display: block;
}
