/* CSS Document */
body
{
	scrollbar-face-color 		: #A1CAE8;
	scrollbar-shadow-color 		: #4883AE;
	scrollbar-highlight-color 	: #FFFFFF;
	scrollbar-3dlight-color 	: #7BABCF;
	scrollbar-darkshadow-color 	: #FFFFFF;
	scrollbar-track-color 		: #FAFDFF;
	scrollbar-arrow-color 		: #1B5077;
}


a:active
{  
	font-family		: Verdana;
	font-size		: 11px;
	color			: #E30B00;
	text-decoration	: none;
}

a:link
{  
	font-family		: Verdana;
	font-size		: 11px;
	color			: #E30B00;
	text-decoration	: none;
}

a:visited
{  
	font-family		: Verdana;
	font-size		: 11px;
	color			: #E30B00;
	text-decoration	: none;
}

a:hover
{  
	font-family		: Verdana;
	font-size		: 11px;
	color			: #E30B00;
	text-decoration	: underline;
}
	
	
	
a.profielen:active
{  
	font-family		: Verdana;
	font-size		: 11px;
	color			: #E30B00;
	text-decoration	: none;
}

a.profielen:link
{  
	font-family		: Verdana;
	font-size		: 11px;
	color			: #E30B00;
	text-decoration	: none;
}

a.profielen:visited
{  
	font-family		: Verdana;
	font-size		: 11px;
	color			: #E30B00;
	text-decoration	: none;
}

a.profielen:hover
{  
	font-family		: Verdana;
	font-size		: 11px;
	background-color: #F7C4C2;
	color			: #E30B00;
	text-decoration	: underline;
	height			: 16px;
	width			: 96px;
	}
	
	
.input
{
	font-family		: Verdana;
	font-size		: 11px;
	color			: #004DA1;
	border			: 1 solid #7C95BE;
}

.select
{
	font-family		: Verdana;
	font-size		: 11px;
	color			: #003A2E;
	border			: 1 solid #D0D0D0;
}


.textbox
{
	font-family		: Verdana;
	font-size		: 11px;
	color			: #325A4C;
	border			: 1 solid #FFFFFF;
	overflow		: auto;
}

.button
{
	font-family		: Verdana;
	font-size		: 11px;
	color			: #6E6E6E;
	border			: 1 solid #000000;
}

.tekst
{
	font-family	: Verdana;
	font-size 	: 11px;
	color		: #004DA1;
	line-height : 21px;
}

.profielen
{
	font-family	: Verdana;
	font-size 	: 11px;
	color		: #004DA1;
	line-height : 21px;
}

.kleuren
{
	font-family	: Verdana;
	font-size 	: 9px;
	color		: #004DA1;
	line-height : 21px;
}

.dhtmlmenu
{
	font-family	: Verdana;
	font-size 	: 11px;
	color		: #FFFFFF;
}

.titel
{
	font-family	: Verdana;
	font-size 	: 11px;
	font-weight	: bold;
	color		: #004DA1;
}


