body, html        {
                background:url(afbeeldingen/content_achtergrond.gif) center repeat-y #1a140f;
                height:100%;
                font-family:Verdana, "Verdana", Times, serif;
                font-size:12px;
                color:#ffffff;
                }
*                {
                border:none;
                margin:0px;
                padding:0px;
                }
h1                {
                padding:0 0 0 20px;
                font-family:Verdana, "Verdana", Times, serif;
                color:#ffe400;
                font-weight:normal;
                }
h1 span        {
                color:#ffffff;
                }
a:link, a:active, a:visited        {
                color:#ffe400;
                text-decoration:none;
                }
a:hover        {
                color:#ffffff;
                }
                



div.footer        {
                background:url(afbeeldingen/footer.gif) no-repeat bottom;
                position:relative;
                margin:0px auto;
                height:auto !important;
                height:100%;
                min-height:100%;
                }
div.wrapper        {
                width:979px;
                margin:0px auto;
                overflow:auto;
                }
div.headerwrapper        {
                float:left;
                width:858px;
                }
div.header        {
                background:url(afbeeldingen/header.gif);
                width:258px;
                height:115px;
                margin:0px auto;
                padding:45px 0 0 600px;
                }
div.header .gebruikersnaam, div.header .wachtwoord        {
                font-family:Verdana, "Verdana", Times, serif;
                font-size:13px;
                background:#381a0b;
                width:175px;
                color:#ffe400;
                }
div.header .wachtwoord        {
                margin:12px 0 0 0;
                }
div.header .submit, div.header .register        {
                background:url(afbeeldingen/login.gif);
                width:88px;
                height:26px;
                margin:10px 0 0 -15px;
                cursor:pointer;
                }
div.header .register        {
                background:url(afbeeldingen/register.gif);
                width:116px;
                }
div.menu        {
                background:url(afbeeldingen/menu.gif) no-repeat;
                width:858px;
                height:21px;
                margin:0px auto;
                padding:3px 0 0 0;
                }
div.menu ul        {
                margin:0 0 0 143px;
                }
div.menu li        {
                float:left;
                list-style:none;
                }
div.menu li a:link, div.menu li a:active, div.menu li a:visited, div.menu li a:hover {
                float:left;
                display:block;
                text-decoration:none;
                }
div.menu li .home        {
                background:url(afbeeldingen/menu_home.gif);
                height:18px;
                width:76px;
                }
div.menu li .registreren        {
                background:url(afbeeldingen/registreren.gif);
                height:18px;
                width:119px;
                }
div.menu li .inloggen        {
                background:url(afbeeldingen/inloggen.gif) no-repeat;
                height:18px;
                width:203px;
                }
div.menu li .legends        {
                background:url(afbeeldingen/menu_legends.gif);
                height:18px;
                width:71px;
                }
div.menu li .boards        {
                background:url(afbeeldingen/menu_boards.gif);
                height:18px;
                width:99px;
                }
div.menu li .about        {
                background:url(afbeeldingen/menu_about.gif);
                height:18px;
                width:99px;
                }
div.content        {
                background:url(afbeeldingen/content.gif) no-repeat top;
                width:648px;
                padding:5px 40px 100px 170px;
                }
div.content img         {
                margin:0 5px 5px 0;
                }
div.border        {
                width:518px;
                height:1px;
                border-top:1px dashed #614615;
                margin:5px 0 5px 0;
                }
div.submenuwrapper        {
                float:left;
                width:121px;
                padding:0 0 100px 0;
                }
div.submenu        {
                background:url(afbeeldingen/submenu.gif);
                height:357px;
                width:121px;
                }
div.submenu2        {
                background:url(afbeeldingen/submenu2.gif);
                width:121px;
                text-align:right;
                }
div.submenu2 ul        {
                margin:0 25px 0 0;
                }
div.submenu2 li        {
                list-style:none;
                }
div.submenu2 li a:link, div.submenu2 li a:active, div.submenu2 li a:visited, div.submenu2 li a:hover {
                font-size:13px;
                color:#381a0b;
                text-decoration:none;
                }
div.submenu2 li a:hover        {
                color:#ffe400;
                }
div.submenu3        {
                float:left;
                background:url(afbeeldingen/submenu3.gif);
                width:121px;
                height:27px;
                }
div.border2        {
                width:90px;
                height:7px;
                border-top:1px dotted #381a0b;
                border-bottom:1px dotted #381a0b;
                background:url(afbeeldingen/submenu3.gif);
                margin:10px 0 0 auto;
                padding:0 0 10px 0;
                }
                
                
#tabeltop {
        background-image:url(afbeeldingen/tabeltop.gif);
        background-repeat:repeat-x;
        height:16px;
        color:#FFFFFF;
        border-color:#FFCC00;
        border-width:0px;
        border-style:solid;
        padding:3px;
        margin:1px;
        }
#tabeldata {
        background-color:#4F4322;
        color:#CBBC88;
        padding:3px;
        border-color:#696969;
        border-width:1px;
        border-style:dotted;
        }
        
                        #tabeltoptut {
        background-image:url(afbeeldingen/tabeltop.gif);
        background-repeat:repeat-x;
        height:16px;
        color:#FFFFFF;
        border-color:#FFCC00;
        border-width:1px;
        border-style:solid;
        padding:3px;
        margin:1px;
        width:600px;
        margin-left:auto;
        margin-right:auto;
        }
#tabeldatatut {
        background-color:#381a0b;
        color:#ffe400;
        padding:3px;
        border-color:#FFFFFF;
        border-width:1px;
        border-style:solid;
        width:600px;
                margin-left:auto;
        margin-right:auto;
        }
