body        {
        margin: 0;
        padding: 0;
        background-color: #654127;
        background-image: url('http://i42.tinypic.com/whidqq.jpg');
        background-repeat: repeat;
}
table, td, tr {
        border-collapse: collapse;
        font-size: 11px;
        color: #FFFFFF;
        font-family: Tahoma;
}
.menu         {
        text-align: left;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 11px;
        text-decoration: none;
}
.menu a {
        color: #FFFFFF;
        font-size: 11px;
        font-family: Tahoma;
        font-weight: bold;
        text-decoration: none;
}
.inhoud         {
        text-align: left;
        color: #3F3A36;
        font-weight: normal;
        font-size: 11px;
        text-decoration: none;
}
.inhoud a {
        color: #3F3A36;
        font-size: 11px;
        font-family: Tahoma;
        font-weight: normal;
        text-decoration: none;
}
.toplist {
        text-align: left;
        color: #FFFFFF;
        font-weight: normal;
        font-size: 11px;
        text-decoration: bold;
}
.toplist a {
        color: #FFFFFF;
        font-size: 11px;
        font-family: Tahoma;
        font-weight: normal;
        text-decoration: none;
}
input, textarea, select {
        background:#B32222;
        border:1px solid #471D0E;
        color:#FFFFFF;
        line-height:10px;
        font-size:12px;
}
div#div_popupimg {
        z-index: 2;
        position: absolute;
        visibility: hidden;
        border: 1px solid #F7E1AB; 
        width: 280px;
        height: 202px;
}
