body,html {
    text-align: left;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    background:#FFD52B;
}

body,html,div,td,form,input,select,textarea {
    font-family: Tahoma, Arial, Helvetica, sans;
    font-size: 11px;
}

#header {
    background:#000;
    height: 95px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

#content {
    position: absolute;
    left:165px;
    top:95px;
    width: 580px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    border-left:1px solid #000;
    border-right:1px solid #000;
    background:#FFE88C;
    z-index:2;
}

#content1 {
    float: left;
    width: 310px;
}

#content2 {
    float: right;
    width: 260px;
}

#headerimage {
    position:absolute; left:361px; top:10px; width:400px; height:99px; z-index:5;
    background-image:url("images/header.gif");
}

#menu {
    position:absolute; left:34px; top:113px; width:118px; height:181px; z-index:2;
    text-align:right;
}

#game {
    width:300px;
    background:#FFFFFF;
    border-right:1px solid #000;
    border-top:1px solid #000;
    border-bottom:1px solid #000;
}

#innergame {
    border-right:10px solid #fff;
    border-top:10px solid #fff;
    border-bottom:10px solid #fff;
}

#gameonderbalk {
    width:300px;
    height:14px;
    background-image:url("images/game_onderbalk_bg.gif");
}

#gamebovenbalk {
    width:300px;
    text-align:right;
    vertical-align: bottom;
    margin-top:30px;
}

#rightitem {
    width:240px;
    background:#FFFFFF;
    border-left:1px solid #000;
    border-top:1px solid #000;
    border-bottom:1px solid #000;
    float:right;
}

#rightitembovenbalk {
    width:250px;
    text-align:right;
    margin-top:30px;
    float:right;
}


#innerrightitem {
    border:13px solid #fff;
    text-align:justify;
}

.koptekst_wit { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #FFFFFF; text-decoration: none }
.koptekst_zwart {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000; text-decoration: none}
.bodytekst_zwart {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; text-align: justify}

.header {
    font-family: Arial, Verdana, sans;
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    letter-spacing: -1px;
}

.gamefooter {
    color: #3D3B32;
}

.thumb {
    border: 1px solid #000000;
}

a         { color: #FF0000; text-decoration: none; }
a:visited { color: #FF0000; text-decoration: none; }
a:hover   { color: #000000; text-decoration: none; }
a:active  { color: #000000; text-decoration: none; }

.highscores a         { color: #000000; text-decoration: none;}
.highscores a:visited { color: #000000; text-decoration: none;}
.highscores a:hover   { color: #FFFFFF; text-decoration: none;}
.highscores a:active  { color: #000000; text-decoration: none;}


