body.oneffe
{
    background: url(images/bg.jpg);
    background-color: white;
    background-repeat: no-repeat;
    color: silver;
    font-family: helvetica,arial;
    font-size: x-small;
    font-style: normal;
    font-weight: normal;
}

body.oneffeabout
{
    background: url(images/bg.jpg);
    background-color: black;
    background-repeat: no-repeat;
    color: gray;
    font-family: helvetica,arial;
    font-size: x-small;
    font-style: normal;
    font-weight: normal;
}

body.speellijst
{
    background: url(images/bg.jpg);
    background-color: white;
    color: gray;
    font-family: helvetica,arial;
    font-size: x-small;
    font-style: normal;
    font-weight: normal;
}


body.oneffekids
{
    background-color: white;
    color: black;
    font-family: arial, helvetica;
    font-size: x-small;
    font-style: normal;
    font-weight: normal;
}

div.container
{
    height: 400px;
    width: 800px;
}

div.doeken
{
    left: 150px;
    position: relative;
    top: 315px;
}

div.dice
{
    left: 0px;
    position: relative;
    top: 0px;
}

div.infotext
{
    left: 375px;
    position: relative;
    top: 50px;
    width: 300px;
}

div.kidstext
{
    left: 10px;
    position: relative;
    top: 0px;
    width: 275px;
}

div.playtitle
{
    left: 0px;
    position: relative;
    top: 315px;
    width: 275px;
}

div.caption
{
    left: 410px;
    position: relative;
    top: 150px;
    visibility: hidden;
}

img.swapper
{
    cursor: pointer;
}

span.navigate
{
    color: black;
    font-family: helvetica,arial;
    font-size: xx-small;
    font-style: normal;
    font-weight: normal;
}

span.infotext
{
    color: black;
    font-family: helvetica,arial;
    font-size: x-small;
    font-style: normal;
    font-weight: normal;
}

span.kidstext
{
    color: black;
    font-family: helvetica,arial;
    font-size: x-small;
    font-style: normal;
    font-weight: normal;
}

span.chouchoutext
{
    color: maroon;
    font-family: helvetica,arial;
    font-size: x-small;
    font-style: normal;
    font-weight: bold;
}

span.playtitle
{
    color: black;
    font-family: serif,'times new roman';
    font-size: xx-large;
    font-style: normal;
    font-weight: bold;
}

span.foto
{
    color: black;
    font-family: verdana;
    font-size: xx-small;
    font-style: normal;
    font-weight: bold;
}

th.speellijst
{
    background-color: #c0c0c0;
    cursor: pointer;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
}

td.speellijst
{
    background-color: #eeeeee;
    color: black;
    font-family: Arial;
    font-size: x-small;
}

span.speellijst
{
    color: black;
    font-family: verdana;
    font-size: x-small;
    font-style: normal;
    font-weight: bold;
}

span.speellijstTitle
{
    color: black;
    font-family: verdana;
    font-size: small;
    font-style: normal;
    font-weight: bold;
}


span.gallerytitle
{
    color: black;
    font-family: Arial;
    font-size: large;
    font-style: normal;
    font-weight: bold;
}

