td      
{
	color: #000000; 
	text-decoration: none
}

a       
{
	cursor: hand; 
	color: #1c3f94; 
	font-weight: bold; 
	text-decoration: none;
}

a:hover 
{
	cursor: hand; 
	color: #1c3f94; 
	font-weight: bold; 
	text-decoration: underline;
}

a.tooltip       
{
	cursor: hand; 
	color: #1c3f94; 
	font-weight: normal;
	text-decoration: none;
        border-bottom:1px dotted #000000;
}

a.tooltip:hover 
{
	cursor: hand; 
	color: #1c3f94; 
	font-weight: normal;
	text-decoration: none;
        border-bottom:1px dotted #000000;
}

a.slink       
{
	cursor: hand; 
	color: #ffffff; 
	font: 10px verdana, arial; 
	text-decoration: none;
}

a.slink:hover 
{
	cursor: hand; 
	color: #ffffff; 
	font: 10px verdana, arial; 
	text-decoration: underline;
}

a.toplink       
{
	cursor: hand; 
	color: #333; 
	font-weight: bold; 
	text-decoration: none;
}

a.toplink:hover 
{
	cursor: hand; 
	color: #333; 
	font-weight: bold; 
	text-decoration: underline;
}

a.imglink      
{
	cursor: hand; 
	color: #c4c4c4; 
	font-weight: bold; 
	text-decoration: none;
}

a.imglink :hover 
{
	cursor: hand; 
	color: #c4c4c4; 
	font-weight: bold; 
	text-decoration: none;
}

body
{
	text-decoration: none

	scrollbar-3dlight-color: #bcc0cb;
	scrollbar-arrow-color: #1c3f94;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #bcc0cb;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #f5f5f5;
	scrollbar-shadow-color: #bcc0cb;
	scrollbar-track-color: #ffffff; 

  	font:small/1.6em verdana,sans-serif;
	font-size:11px;
	
 	color:#333;
}

td 
{
  	font:small/1.6em verdana,sans-serif;
	font-size:11px;
 	color:#333;
}

p 
{
  	font:small/1.6em verdana,sans-serif;
	font-size:11px;
 	color:#333;
	margin:10px;
}

div 
{
  	font:small/1.6em verdana,sans-serif;
	font-size:11px;
 	color:#333;
}

p.titel 
{
  	font:small/1.6em verdana,sans-serif;
	font-size:17px;
	color: #1c3f94;

}
br.kleiner {
	line-height: 4px;
}

#content
{
	margin-top: 18px;
	margin-left: 22px;
	margin-right: 0px;
	margin-bottom: 5px;
}

#bodylinks
{
	background-repeat:no-repeat;
}


td.referentie
{
	padding: 0px;
 	height: 65px;
	width: 165px;
	border-color: #C0C0C0;
	border-width: 1px;
	border-style: solid;
}