body
{
    background-color: #b6bdd2;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
}

td
{
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 10pt;
    vertical-align: top;
}

img
{
    border: none;
}

img.RightFloat
{
    float: right;
    margin-left: 16px;
}

table#PaginaTabel
{
    width: 100%;
    height: 95%;
    padding-bottom: 20px;
    margin-top: 10px;
}

td.CenterTd
{
    width: 50%;
}

td#Pagina
{
    width: 760px;
    border: solid 1px #000;
    background-color: #fff;
    background-image: url(../images/seperator-bottom.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
}

a.Button
{
    display: block;
    text-align: center;
    color: #000;
    text-decoration: none;
    border: solid 1px #660066;
    padding: 5px 15px 5px 15px;
    margin-top: 10px;
}

/* Header */

img#Logo
{
    float: left;
}

div#Titel
{
    font-size: 9pt;
    font-weight: bold;
    letter-spacing: 2px;
    padding-top: 15px;
    margin-bottom: 2px;
}

div#Adres
{
    font-size: 7.5pt;
    line-height: 125%;
    margin-top: 10px;
    float: right;
    margin-right: 37px
}

/* Content */

table#Content
{
    clear: both;
    width: 760px;
}

td#Menu
{
    width: 192px;
}

a.HoofdmenuItem
{
    display: block;
    color: #000;
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 9pt;
    text-decoration: none;
    width: 163px;
    height: 35px;
    padding-left: 4px;
    padding-top: 6px;
    padding-bottom: 9px;
    margin-left: 12px;
    background-image: url(../images/menu.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}

a.HoofdmenuItem:hover
{
    background-position: -163px bottom;
}

a.HoofdmenuItemActive
{
    display: block;
    color: #000;
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 9pt;
    text-decoration: none;
    width: 163px;
    height: 35px;
    padding-left: 4px;
    padding-top: 6px;
    padding-bottom: 9px;
    margin-left: 12px;
    background-image: url(../images/menu.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-position: -163px bottom;
}

/* Contentarea */

h1
{
    padding: 0px 0px 0px 4px;
    margin: 0px;
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 16pt;
    letter-spacing: 2px;
    color: #000;
    font-weight: normal;
}

h2
{
    padding: 0px 0px 0px 4px;
    margin: 30px 0px 0px 0px;
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 10.3pt;
    font-weight: bold;
    letter-spacing: 2px;
    color: #000;
}

h3
{
    padding: 0px 0px 0px 4px;
    margin: 0px 0px 10px 0px;
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 12pt;
    font-style: italic;
    font-weight: bold;
    letter-spacing: 2px;
    color: #000;
}

ul
{
    margin: 4px 0px 4px 30px;
}

li
{
    margin-bottom: 3px;
}

hr#PaginaTitel
{
    text-align: left;
    width: 555px;
    height: 2px;
    color: #330066;
    margin: 0px 0px 20px 0px;
    padding: 0px;    
}

p
{
    padding-left: 4px;
    margin: 0px;
}

table.ContentAreaTabel
{
    width: 100%;
    margin-bottom: 80px;
}

td#Stockfotos
{
    width: 180px;
    padding-top: 50px;
    text-align: center;
}

td.Col100
{
    padding-right: 60px;
}

td.Col50Left
{
    width: 45%;
    padding-right: 10px;
}

td.Col50LeftImage
{
    width: 45%;
    padding-left: 10px;
    vertical-align: middle;
}

td.Col50Right
{
    width: 45%;
    padding-left: 10px;
}

td.Col50Fill
{
    width: 10%;
}

div.StockBijschrift
{
    color: #330066;
    font-size: 8pt;
    font-style: italic;
    text-align: center;
    padding: 8px 20px 0px 20px;
}

table#Folders
{
    border-bottom: solid 1px #660066;
}

table#Folders td
{
    border-top: solid 1px #660066;
    vertical-align: middle;
    padding-bottom: 5px;
}

table#Folders td.Afbeelding
{
    width: 80px;
    text-align: center;
    padding-top: 5px;
}