body
{
	overflow-y:scroll;
}

body, td, p
{
	color: #444444;
	font-family: Verdana;
	font-size: 12px;
	line-height: 19px;
}

.kleiner
{
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
}

a.link:link, a.link:visited, a.link:active
{
	text-decoration: none;
	color: #387dbb;
}
a.link:hover { color: #2361a5; text-decoration:underline; }


.klein_vaag
{
	color: #AAAAAA;
	font-size: 10px;
}

.header
{
	font-size: 14px;
	font-weight: bold;
	color: #2361a5;
}

.kop
{
	font-size: 12px;
	font-weight: bold;
	color: #2361a5;
}

.klein
{
	font-size: 9px;
	line-height: 16px;
	font-weight: bold;
}


.menu
{
	font-size: 11px;
	color: #2361a5;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 28px;
}

.menu_kop
{
	font-size: 11px;
	color: #2361a5;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 28px;
}

.menu_lijntje
{
	background-color:#FFFFFF;
	filter: alpha(opacity=50); 
	-moz-opacity: .50; 
	opacity: .50;
	height:1px;
}


a.menu:link, a.menu:visited, a.menu:active
{
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
}
a.menu:hover { color: #387dbb; }

a.menu_selected:link, a.menu_selected:visited, a.menu_selected:active
{
	text-decoration: none;
	color: #fed741;
	text-transform: uppercase;
}
a.menu_selected:hover { color: #fed741; }



.menu2
{
	font-size: 10px;
	color: #2361a5;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 24px;
}

a.menu2:link, a.menu2:visited, a.menu2:active
{
	text-decoration: none;
	color: #444444;
	text-transform: uppercase;
}
a.menu2:hover { color: #387dbb; }

.menu2_kop
{
	font-size: 11px;
	color: #2361a5;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 28px;
}

a.menu2_selected:link, a.menu2_selected:visited, a.menu2_selected:active
{
	text-decoration: none;
	color: #387dbb;
	text-transform: uppercase;
}
a.menu2_selected:hover { color: #387dbb; }





.footer_links
{
	color: #FFFFFF;
	font-weight: bold;
	line-height: 24px;
	padding-top: 50px;
}

a.footer_links:link, a.footer_links:visited, a.footer_links:active, a.footer_links:hover
{
	text-decoration: none;
	color: #FFAE00;
	text-transform: uppercase;
	font-size: 15px;
}

.footer_rechts
{
	color: #FFFFFF;
	font-size: 10px;
	line-height: 18px;
	padding-top: 55px;
}


.footer_rechts_onder
{
	color: #FFFFFF;
	font-size: 10px;
	line-height: 18px;
}

a.footer_rechts_onder:link, a.footer_rechts_onder:visited, a.footer_rechts_onder:active, a.footer_rechts_onder:hover
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}


hr { color:#CCCCCC;	height:1px; }

.fout		{ color: #FF0000; }
.verplicht	{ color: #FFAE00; }

.imgborder	{ border: 0px solid #FFFFFF; margin-top: 3px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; }

.tekstvak	{  height:20px; font-size: 13px; }

