body
{
	font: 11px Verdana, Arial, Tahoma, Helvetica;
	line-height: 1.4em;
}
h1
{
	font-size: 120%;
	margin: 0 0 .8em 0;
	color: #FC0019;
	line-height: 1em;
}
h2
{
	font-size: 120%;
	margin: 0 0 .2em 0;
	line-height: 1em;
}
h3
{
	font-size: 110%;
	margin: 0 0 0 0;
	color: #FC0019;
	line-height: 1em;
}
p
{ 
	margin: 0 0 1em 0;
}
p.intro
{
	font-weight: bold;
	color: #441177;
	font-size: 100%;
}

a,
a:link,
a:visited
{
	color: #FC0019;
}
a:hover,
a:active
{
	color: #FFCC00;
}
a.alttxt,
a.alttxt:link,
a.alttxt:visited
{
	color: #0077B4;
}
a.alttxt:hover,
a.alttxt:active
{
	color: #FFCC00;
}
div.alttxt
{
	border: 1px solid #0077B4;
	background: #D5D5D5;
}

a.download,
a.download:link,
a.download:visited
{
	display: block;
	color: #828282;
	font-weight: bold;
	margin-left: 20px;
	padding-left: 20px;
	line-height: 20px;
	text-decoration: none;
	background: url(pics/linkDownload.gif) no-repeat 0 50%;
}
a.download:hover,
a.download:active
{
	color: #000000;
}

a.intern,
a.extern,
a.anchor
{
	display: block;
	background: no-repeat 6px 6px;
	margin-left: 20px;
	padding-left: 20px;
	text-decoration: none;
	color: #828282;
}
a.intern:link,
a.intern:visited,
a.extern:link,
a.extern:visited,
a.anchor:link,
a.anchor:visited
{
	color: #828282;
}
a.intern:hover,
a.intern:active,
a.extern:hover,
a.extern:active,
a.anchor:hover,
a.anchor:active
{
	color: #000000;
}
a.intern
{
	background-image: url(pics/linkIntern.gif);
}
a.extern
{
	background-image: url(pics/linkExtern.gif);
}
a.anchor
{
	background-image: url(pics/linkAnchor.gif);
}
a.button,
a.button:link,
a.button:visited
{
	display: block;
	text-decoration: none;
	background: url(pics/buttonBg.gif) no-repeat 0 100%;
	border: solid 0px #A6A6A6;
	border-width: 1px 1px 0 0;
}
a.button:hover,
a.button:active
{
	color: #000000;
}
a.button div
{
	line-height: 19px;
	margin-left: 5px;
	padding: 0 10px 0 5px;
	background: #FFFFFF;
	text-decoration: none;
	color: #828282;
	font-weight: bold;
	border: solid 0px #A6A6A6;
	border-bottom-width: 1px;
}

a.top,
a.terug
{
	float: right;
}

ul
{ 
	list-style: url(pics/listSquar.gif);
	margin: 1em 0 1em 40px;
}
img
{
	border: 0;
}
.img
{
	clear: both;
	margin: 0 0 20px 0;
	color: #9061BF;
}
img .imgLeft
{
	float: left;
	clear: both;
	margin: 0 30px 20px 0;
	color: #9061BF;
}
.imgright
{
	float: right;
	clear: both;
	margin: 0 0 20px 30px;
	color: #9061BF;
}
.img img,
.imgLeft img,
.imgright img
{
	display: block;
}
/* table */
table
{
	border: 0;
	font-size: 100%;
}
table th,
table td
{
	border: 0;
	padding: 0 .5em 0 0;
	vertical-align: top;
}
table td img
{
	margin-bottom: 1em;
}

/* data table */
table.data
{
	width: 100%;
	margin-bottom: 1em;
	border-collapse: collapse;
	line-height: 1.4em;
	text-align: left;
	font-size: 100%;
}
table.data caption
{
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	padding-left: 40px;
	border: 0 solid #0077B4;
	border-bottom-width: 1px;
}
table.data th,
table.data td
{
	border-style: hidden;
	border: 0 solid #F0F0F0;
	font-weight: normal;
	padding: 0 .5em 0 .5em;
}
table.data thead
{
	color: #828282;
	vertical-align: bottom;
	background: #F0F0F0;
}
table.data thead th
{
	padding: .5em;
}
table.data tbody
{
	vertical-align: top;
}
table.data tbody th,
table.data tbody td
{
	border-bottom-width: 1px;
}
table.data tbody td
{
	border-left-width: 1px;
}

table.data tfoot td
{
	padding-left: 40px;
	color: #9061BF;
	border-top-width: 5px;
}

/* download table */
table.download
{
	width: 100%;
	margin-bottom: 1em;
	line-height: 1.4em;
	text-align: left;
	font-size: 100%;
}
table.download caption
{
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	padding-left: 40px;
	border: 0 solid #0077B4;
	border-bottom-width: 1px;
}
table.download th,
table.download td
{
	font-weight: normal;
	padding: 0 .5em 0 .5em;
}

table.download tbody
{
	vertical-align: top;
	background: #F0F0F0;
}
table.download a.download,
table.download a.download:link,
table.download a.download:visited
{
	margin-left: 14px;
}



fieldset
{
	border: 0;
}
fieldset legend
{
	display: none;
}
fieldset legend
{
	display: none;
}
fieldset a.button
{
	float: right;
	clear: both;
	margin-top: 2px;
}
fieldset input
{
	width: 200px; height: 20px;
	padding-left: 20px;
	vertical-align: middle;
	margin: 2px 0 3px 0;
	border: 1px solid #A6A6A6;
}
fieldset input.text
{
	color: #828282;
}
fieldset input.activetext
{
	color: #000000;
}