﻿body
{
    background-image: none;
    background-color: #000000;
    text-align: center;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    overflow: visible;
    font-family: Tahoma;
    font-size: 10pt;
}
.LayoutTable
{
    width: 780px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    height: 100%;
    border-bottom-style: none;
    margin-left: auto;
    margin-right: auto;
}
.Header
{
    height: 125px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    float: none;
}
.contentcontainer
{
    overflow: auto;
    height: 100%;
    background-image: none;
    background-color: #BFCDF4;
    width: 800px;
    padding: 10px;
    font-family: Tahoma;
    font-size: 11pt;
}
TABLE.Menu
{
    height: 13px;
    margin-top: -20px;
    margin-left: 1px;
    position: relative;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    width: 790px;
}
TD.MenuItem
{
    width: 55px;
    border: 1px solid #262E53;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    color: #262E53;
    cursor: hand;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    font-family: Tahoma;
}
TD.MenuItemHover
{
    width: 55px;
    border: 1px solid #822829;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    color: #822829;
    cursor: hand;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    font-family: Tahoma;
}
TD.MenuSpacer
{
    width: 10px;
}
.ContentCell
{
    height: 100%;
    margin-left: 10px;
    margin-right: 10px;
    text-align: left;
}
.HeaderCell
{
    vertical-align: middle;
    text-align: center;
}
.HeaderTable
{
    margin-bottom: 10px;
    width: 100%;
}
.DateCollumn
{
    width: 150px;
}
.OverViewHeaderCell
{
    font-weight: bold;
    color: black;
    text-decoration: none;
    text-align: left;
}
.korenpage_stukjecell
{ 
    cursor: hand;
    width: 300px;
    vertical-align: top;
    text-align: justify;
}
.fflink
{
    font-weight: normal;
    color: black;
    text-decoration: none;
}
.DateLabel
{
    font-size: 10pt;
    color: gray;
    font-family: Verdana;
}