body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	margin: 0px;
	color: #999999;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
}

a
{
	color: #006699;
}

a:visited
{
	color: #006699;
}


/***********************************************
	DISCLAIMER
************************************************/

td.doc_toelichting
{
	width: 300px;
	height: 105px;
	vertical-align: top;
	padding-top: 8px;
	padding-left: 8px;
	font-style:italic;
}

div.textheader
{
	margin-top: 10px;
	color: #0085C8;	
	font-weight: bold;
	padding-bottom: 15px;
}

.image_download
{
	border: 1px solid #0085C8;
}

/***********************************************
	REFERENTIE
***********************************************/

div.referentie
{
	padding-bottom: 10px;
}



li.ref
{
	list-style: disc;
	color: #006699;
}

.ref_color
{
	color: #000000;
}

.ref_img
{
	float: left;
	margin-top: 15px;
}

.ref_info
{
	line-height: 20px;
	margin-top: 15px;
	padding-left: 25px;
	float: left;
}

span.bullet
{
	color: #006699;
}

.clear
{	clear: left;
}

.more
{
	margin-left: 10px;
}




/***********************************************
	CONTENT
***********************************************/

.home_info
{
	color: #999999;
}

div.title
{
	font-size: 18px;
	color: #0289c4;
	margin-bottom: 4px;
}
div.sub_title
{
	font-size: 14px;
	color: #0289c4;
	margin-bottom: 4px;
}
div.subtitle
{
	font-weight: normal;
	color: #0289c4;
	font-size: 14px;
}

hr.rule
{
	color: #FFFF00;
}

label
{
	width: 100px;
	float: left;
}

input
{
	float: left;
}