
html {        width: 100%; padding: 0px; margin: 0px; background: #000000; font: 11px "Arial"; padding: 0px 0px; }

body{        width: 1000px; border: 0px; margin: 0px auto; padding: 0px 0px 0px 0px; }

.clear

{        clear: both; font-size: 0px;        }


/* Container */
div#boven {        width: 1000px; padding: 0px 0px 0px 0px; height: auto; }

/* Header up */
div#headerup {        display: block; height: 528px; background: url("images/headerup.jpg") no-repeat; }

/* Flags */
div#headerup ul                        {        display: block;        height: 9px;        padding: 7px 0px 0px 850px;        list-style-type: none;        margin: 0;        }
div#headerup ul lu              {         float: left; height: 9px;        }
div#headerup ul li.submit                {        padding: 0px 0px 0px 0px;

}


/* Header under */
div#headerunder { display: block; height: 245px; background: url("images/headerunder.jpg") no-repeat; }

/* Kopjes */
div#headerunder h3                        {        height: 31px; margin: 0; padding: 0; display: block; text-indent: -99999px; }
div#headerunder h3.kopje        {        background: url("images/kopje.jpg") no-repeat;         }
div#headerunder h3.footer        { margin-left: 0px; background: url("images/footer.jpg") no-repeat; }




/* text */
#text { list-style-type: none; background: url("images/container.gif") repeat-y; font-weight: regular; margin: 0px 0px 0px 0px; padding: 5px 5px 5px 25px; display: block; color: #ffffff; }




/* Submit*/
#submit {

        list-style-type: none;
        width: 284px;
        background: url(images/container.gif) repeat-y;
        font-weight: regular;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 20px;
                _padding: 0px 0px 0px 20px;
        display: block;
}

#submit ul {
        float: left;
        width: 284px;
        margin: 0px 0px 0px 0px;
        padding: 0px;
        font-weight: regular;
        list-style: none;
}
#submit li a {
        background: url(images/submit_off.jpg) no-repeat left top;
        display: block;
        color: #ffffff;
        margin-left: 0px;
        text-decoration: none;
        padding: 10px 0px 0px 0px;
        height: 46px;
        width: 284px;
}
#submit li a:hover {
        background: url(images/submit_on.jpg) no-repeat left top;
        color: #777777;
}



/* Menu */
#menu {

        list-style-type: none;

        font-weight: regular;
        background: url("images/container.gif") repeat-y;
        margin: 0px 0px 0px 0px;
        padding: 4px 0px 15px 25px;
                _padding: 4px 0px 14px 25px;
        display: block;
}
#menu ul {
        float: left;
        width: 304px;
        margin: 0px 0px 0px 0px;
        padding: 0px;
        font-weight: regular;
        list-style: none;
}
#menu li a {
        background: url("images/bullit_off.gif") no-repeat left top;
        display: block;
        color: #ffffff;
        margin-left: 0px;
        text-decoration: none;
        padding: 0px 0px 5px 13px;
                _padding: 0px 0px 0px 13px;
        height: 10px;
        width: 125px;
}
#menu li a:hover {
        background: url("images/bullit_on.gif") no-repeat left top;
        color: #777777;
}




        /* stats*/
#stats {

        list-style-type: none;
        background: url("images/container.gif") repeat-y;
        font-weight: regular;
        margin: 0px 0px 0px 0px;
        padding: 21px 5px 5px 25px;
                _padding: 24px 5px 5px 25px;
        display: block;
        color: #ffffff;
}

#stats ul {

        margin: 0px 0px 0px 0px;
        padding: 0px;
        font-weight: regular;
        list-style: none;
}
#stats li a {
        background: url(images/stats.jpg) no-repeat;
        display: block;
        margin-left: 0px;
        text-decoration: none;
        padding: 20px 10px 10px 10px;
        height: 10px;
        width: 284px;
}


/* footer */
div#footer
{
        display: block;
        height: 64px;
        background: url("images/test.jpg") no-repeat;

}

div#footer ul                                {        display: block;        height: 15px;        padding: 7px 0px 0px 25px;        list-style-type: none;        margin: 0;        }
div#footer ul li                        {        float: left;        height: 15px;        line-height: 18px;        vertical-align: middle;        font-weight: bold;        color: #1E5F9D;        padding: 0px 3px;        }
div#footer ul li.submit                {        padding: 0px 0px 0px 0px; }
div#footer ul li input.user        {        width: 81px;        height: 15px;        background: url("images/input.gif") no-repeat;        border: 0px;        text-align: left;        padding: 1px 4px 0px 2px;        font-size: 11px;        color: #676767;        }
div#footer ul li input.pass        {        width: 81px;        height: 15px;        background: url("images/input.gif") no-repeat;        border: 0px;        text-align: left;        padding: 1px 4px 0px 2px;        font-size: 11px;        color: #676767;        }


/* Copyright*/
div#copy
{
        width: 671px;
        height: 21px;
        text-align: right;
        color: #FFF;
        padding-top: 9px;
        padding-right: 40px;
        margin: 4px 0px;
        _margin: 6px 0px;
}


div#copy a.spelregels
        {
                text-decoration: none;
                color: #dc6200;
        }

div#copy a.funkyid
        {
                text-decoration: none;
                color: #f5f5f5;
        }

div#copy a.funkyid:hover
        {
                font-weight: bold;
                color: #f5f5f5;
        }        