/* GENERAL STYLES */
html, body
{
    height: 100%;
    padding: 0;
    margin: 0;
}

body
{
    background: #00105a url('/images/web/bg.jpg') repeat-x top;
    text-align: center;
}

#menubar
{
    background: transparent url('/images/web/bovenkant.png') no-repeat top;
    width: 740px;
    height: 83px;
    padding-left: 273px;
    padding-top: 108px;
}

#content
{
    width: 1013px;
    text-align: center;
    background: transparent url('/images/web/strookje.png') repeat-y center;
}

td.left
{
    width: 500px;
    text-align: left;
    font: normal 12px Arial, Helvetica, sans-serif;
}

td.left p
{
}

td.left h1
{
}

td.left a:link
{
    color: blue;
    text-decoration: none;
}

td.left a:visited
{
    color: blue;
    text-decoration: none;
}

td.left a:active
{
    color: blue;
    text-decoration: none;
}

td.left a:hover
{
    color: blue;
    text-decoration: underline;
}

td.right
{
    text-align: center;
    font: normal 11px Arial, Helvetica, sans-serif;
}

td.left h1
{
    font: bold 20px Arial, Helvetica, sans-serif;
    color: #000099;
}

td.left h3
{
    font: bold 16px Arial, Helvetica, sans-serif;
    color: #000000;
}

#rightFooter
{
    width: 320px;
}

#rightFooter img.logo
{
    margin: 15px;
}

#fadeImage
{
    width: 342px;
    height: 451px;
    padding-top: 3px;
}

table.contact td
{
    width: 200px;
}

img.medewerker
{
    border: 1px solid black;
    margin: 5px;
}

img, div, td
{
    xbehavior: url('/iepngfix.htc');
}

table.news
{
    border: 2px solid #ffffff;
    border-collapse: collapse;
}

table.news td
{
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    border_right: 1px solid #000000;
}


/* EDITOR PROPERTIES */

