body, table, select, input, textarea, .frmuse 
{
  font-family: Verdana, Tahoma;
  color: black;
  font-size: 8pt;
}

a:link, a:visited, a:active
{
	font-size: 8pt;
	text-decoration: underline;
	color: #336699;
}

a:hover
{
	font-size: 8pt;
	text-decoration: underline;
	color: orange;
}

.tp_nv:link, .tp_nv:visited, .tp_nv:active
{
	font-size: 8pt;
	text-decoration: none;
	color: white;
	
}
.tp_nv:hover
{
	font-size: 8pt;
	text-decoration: none;
	color: white;
}

.tp_nv:link, .tp_nv:visited, .tp_nv:active
{
	font-size: 8pt;
	text-decoration: none;
	color: white;
	font-weight: bold;
}

.tp_nv:hover
{
	font-size: 8pt;
	text-decoration: none;
	color: orange;	
}

.sd_nav_hr:link, .sd_nav_hr:visited, .sd_nav_hr:active
{
	font-size: 8pt;
	text-decoration: none;
	color: white;
	font-weight: bold;
}

.sd_nav_hr:hover
{
	font-size: 8pt;
	text-decoration: none;
	color: white;
}

.sd_nav_hr_now:link, .sd_nav_hr_now:visited, .sd_nav_hr_now:active
{
	font-size: 8pt;
	text-decoration: none;
	color: orange;
	font-weight: bold;
}

.sd_nav_hr_now:hover
{
	font-size: 8pt;
	text-decoration: none;
	color: orange;
}

.demo
{
	font-family: Franklin, Arial, Tahoma;
	font-size: 14pt;
	color: #006699;
}

h1
{
	font-family: Verdana, Tahoma;
	font-size: 13pt;
	padding: 0px;
	font-weight: bold;
	color: #216BAA;

}
.menu_item:link, .menu_item:visited, .menu_item:active 
{
	font-family: Verdana, Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px;
}

.menu_item:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 4px;
}

.submenu
{
	border-left: none;
	border-right: none;
	border-bottom: none;
	font-weight: bold;
	background-color: #216BAA;
	padding: 4px;
}

.currnav
{
	border-left: none;
	font-weight: bold;
	border-right: none; // #FFFFFF
	border-bottom: none;
	background-color: #FFFFFF;
	padding: 4px;
}

.sublink:link, .sublink:visited, .sublink:active
{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;	
}

.sublink:hover
{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.currlink:link, .currlink:visited, .currlink:active, .currlink:hover 
{
	font-size:8pt;
	text-decoration: none;
	color: #FF5F26;
}

.loc
{
	color: silver;
	align: right;
}

.mb_tb
{
	background-color: #336699;
}

.sb_top
{
	font-weight: bold;
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	padding: 4px;
}

.sb_ctn
{
	font-weight: regular;
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	padding: 4px;
}

.copyline
{
	font-size: 7pt;
	padding: 4px;
}



/* ********************************  News Module ******************************** */



.nws_ind_hdr
{
     font-family: Verdana, Tahoma;
     font-size: 8pt;
     font-weight: bold;
     color: black;
}

.nws_ind_tsr
{
     font-size: 8pt;
}

.nws_ind_lnk
{
     font-size: 8pt;
}



/* Nieuwsdetail */

.nws_shw_hdr
{
     font-family: Verdana, Tahoma, Arial, Helvetica;
     font-size: 12pt;
     font-weight: bold;
     color: black;
}

.nws_shw_sub
{
     font-family: Verdana, Tahoma, Arial, Helvetica;
     font-size: 8pt;
     font-weight: regular;
     color: silver;
}

.nws_shw_author
{
     font-family: Verdana, Tahoma, Arial, Helvetica;
     font-size: 8pt;
     font-weight: regular;
     font-style: italic;
     color: black;
}

.nws_shw_date
{
     font-family: Verdana, Tahoma, Arial, Helvetica;
     font-size: 8pt;
     font-weight: regular;
     color: silver; 
     padding-top: 5px;
     padding: 2px;
}

.unnamed2 {
	background-image:   url(../images/site1lijn2_07.jpg);
	background-repeat: no-repeat;
}

.border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

