﻿#tblThuis
{
    position: relative;
    width:648px; 
    border: 0;
}

#tblThuis td p
{
    position: absolute;
    width: 150px;
    z-index: -1;
}

.pages
{
    display: none;
    position: absolute;
    width: 717px;
    height: 270px;
    padding: 0px;
}
.pageselect
{
    display: none;
    position: absolute;
    width: 717px;
    height: 270px;
    padding: 0px;
    cursor: pointer;
}

/*#imgFlipper h1, #imgFlipper h1
{
    font-size: 18pt;
    color: #F9FBF4;
    margin: 50px;
    position: absolute;
    z-index: -1;
    width: 200px;
}*/

#btnAanmeld
{
    position: absolute;
    margin-left: 408px;
    margin-top: 167px;
    text-align: center;
}
#btnAanmeld a
{
    display: block;
    width: 221px;
    height: 40px;
}
#btnAanmeld a:hover
{
    display: inline-block;
    width: 221px;
    height: 40px;
    text-decoration: none;
}

#imgAmount
{
    position: absolute;
    margin-left: 20px;
    margin-top: 235px;
}
#imgAmount a
{
    line-height: normal !important;
    font-size: 10px;
    float: left;
    display: block;
    margin-right: 5px;
    width: 14px;
    height: 14px;
    margin-left: 0px;
    background-color: #9ec059;
    color: #121212;
    border: 1px solid #3a5700;
    text-align: center;
}
#imgAmount a:hover
{
    float: left;
    display: block;
    width: 14px;
    height: 14px;
    background-color: #c2e47d;
    color: #121212;
    border: 1px solid #3a5700;
    text-align: center;
    text-decoration: none;
}
#imgAmount .ImgActive
{
    float: left;
    display: block;
    margin-right: 5px;
    width: 14px;
    height: 14px;
    margin-left: 0px;
    background-color: #fff;
    color: #121212;
    border: 1px solid #3a5700;
    text-align: center;
}

#imgAmount #btnplay img
{
    padding-top: 3px;
}

