body
{
    margin: 0px;
    text-align: center;      
    font-family: Verdana;
    font-size: 9pt;
    color: #000000;
    background-color: #ffffff;
}

a img
{
    border: 0px;
}

td,div,p
{
    text-align: left;    
    vertical-align: top;
}

form
{
    margin: 0px;
}

.main
{
    width: 850px;    
    position:relative;
    margin: 0 auto;   
}

.header
{
    height: 201px;   
    vertical-align: middle;
    text-align: center;
}

.vspacer
{
    height: 5px;
}

#copyright
{
    position: absolute;
    left: 14px;
    top: 657px;
    z-index: 10;
}

#copyright a
{
    color: #FFFFFF;
    text-decoration: none;
    font-size: 8pt;
}

.content
{
    background-image: url('../images/background.jpg');
    background-position: bottom left;
    background-repeat: no-repeat;
}

.leftside
{
    width: 187px;
    background-repeat: no-repeat;
    height: 457px;
    font-size: 17pt;
    padding-top: 16px;
    padding-left: 20px;
    padding-right: 0px;
    color: #FFFFFF;
    line-height: 1.6em;
}

.pagetext
{
    width: 440px;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 20px;
    line-height: 1.5em;
}

.pagetext p
{
    margin-top: 0px;
    font-size: 10pt;
    line-height: 1.5em;
}

.pagetext a
{
    font-weight: bold;
    color: #000000; 
    text-decoration: none;
}

.pagetext h3
{
    margin-bottom: 2px;
    margin-top: 0px;
}

.pagemenu
{
    width: 177px;   
    padding-top: 20px;
}

a.toplink
{
    display: block;
    background-image: url('../images/knop_boven.jpg');
    background-repeat: no-repeat;
    width: 170px;
    height: 18px;
    margin-bottom: 8px;
    padding-left: 4px;
    color: #000000;
    font-weight: normal;
    font-size: 8pt;
    padding-top: 4px;
    text-decoration: none;
    letter-spacing: 1px;
}

a.toplink:hover
{
    background: none;
    background-color: #FF0000;
    color: #FFFFFF;
    font-weight: bold;
}

.menu_vsplitter
{
    height: 64px;
}

a.bottomlink
{
    display: block;
    background-image: url('../images/knop_beneden.jpg');
    background-repeat: no-repeat;
    width: 170px;
    height: 18px;
    margin-bottom: 8px;
    padding-left: 4px;
    color: #000000;
    font-weight: normal;
    font-size: 8pt;
    padding-top: 4px;
    text-decoration: none;
    letter-spacing: 1px;
}



a.bottomlink:hover
{
    background: none;
    background-color: #FF0000;
    color: #FFFFFF;
    font-weight: bold;
}

a.bottomlinknonbold
{
    display: block;
    background-image: url('../images/knop_beneden.jpg');
    background-repeat: no-repeat;
    width: 170px;
    height: 18px;
    margin-bottom: 8px;
    padding-left: 4px;
    color: #000000;
    font-weight: normal;
    font-size: 8pt;
    padding-top: 4px;
    text-decoration: none;
    letter-spacing: 1px;
}



a.bottomlinknonbold:hover
{
    background: none;
    background-color: #FF0000;
    color: #FFFFFF;
    font-weight: normal;
}

a.toplinkselected
{
    display: block;
    background-color: #FF0000;
    width: 170px;
    height: 18px;
    margin-bottom: 8px;
    padding-left: 4px;
    color: #ffffff;
    font-weight: bold;
    font-size: 8pt;
    padding-top: 4px;
    text-decoration: none;
    letter-spacing: 1px;
}

a.bottomlinkselected
{
    display: block;
    background-color: #FF0000;
    width: 170px;
    height: 18px;
    margin-bottom: 8px;
    padding-left: 4px;
    color: #ffffff;
    font-weight: bold;
    font-size: 8pt;
    padding-top: 4px;
    text-decoration: none;
    letter-spacing: 1px;
}

a.bottomlinknonboldselected
{
    display: block;
    background-color: #FF0000;
    width: 170px;
    height: 18px;
    margin-bottom: 8px;
    padding-left: 4px;
    color: #ffffff;
    font-weight: normal;
    font-size: 8pt;
    padding-top: 4px;
    text-decoration: none;
    letter-spacing: 1px;
}

.logovspacer
{
    height: 86px;
}

#logo_masker
{
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 11;
}
