﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
    margin: 0;
    padding: 0;
}

fieldset, img, abbr, acronym
{
    border: 0;
}

html, input, select, textarea
{
    font-size: 0.8em;
}

ul, ol
{
    list-style-type: none;
}

*
{
    font-size: 1em;
}


HTML
{
    background: white;
    margin: 0px;
    padding: 0px;
    font-size: 11px;
}

body
{
    font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
    font-size: 1em;
    color: #58585A;
}

body *
{
    color: inherit;
}

table
{
    font-size: 100%;
}

SELECT, INPUT, BUTTON
{
    font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
    font-size: 0.9em;
}

A
{
    color: #004982;
    text-decoration: none;
    font-weight: inherit;
}


A IMG, IMG
{
    border: 0;
}

.Positief
{
    color: #009036;
}

.Negatief
{
    color: #be0000;
}

H3
{
    color: White;
    line-height: 19px;
    text-indent: 10px;
    font-size: 100%;
    font-weight: normal;
    height: 19px;
    background: transparent url("Images/top_array.png") no-repeat scroll center top;
}

H2
{
    color: #58585A;
    line-height: 1.99em;
    text-indent: 48px;
    font-size: 1.99em;
}

.MainWidth
{
    width: 598px;
}

MARQUEE
{
    background-color: #EEF1F4;
    border-top: solid 1px #006097;
    border-bottom: solid 1px #006097;
    padding-top: 3px;
    padding-bottom: 3px;
}

DIV.DivBlock
{
    margin-bottom: 25px;
    overflow: hidden;
}

