﻿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: #006097;
	text-decoration: underline;
	font-weight: inherit;
}


A IMG, IMG
{
	border: 0;
}

.Positief
{
	color: Green;
}

.Negatief
{
	color: Red;
}

H3
{
	background-color:  #006097;
	color: White;
	line-height:1.99em;
	text-indent:48px;
	font-size:100%;
	font-weight: normal;
}

H2
{
	color: #58585A;
	line-height:1.99em;
	text-indent:48px;
	font-size:1.99em;
}

.MainWidth
{
	width: 660px;
}

MARQUEE
{
	background-color: #EEF1F4;
	border-top: solid 1px #006097;
	border-bottom: solid 1px #006097;
	padding-top: 3px;
	padding-bottom: 3px;
}

DIV.DivBlock
{
	margin-bottom: 15px;
	overflow: hidden;
}