body{
margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;
font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
color: #333333;
font-size:12px;
background-color: #ffffff;}

.title
{
font-family: Arial, Tahoma, Helvetica, sans-serif;
color: #63981C;
font-style: italic;
font-weight:bold;
font-size:16px;}

.subtitle
{
font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
color: #333333;
font-size:12px;
font-weight:bold;
}

.right_title
{
font-family: Arial, Tahoma, Helvetica, sans-serif;
font-size:14px;
color: #ffffff;
margin-left:14px;
font-weight:bold;}

.right_info
{
font-family: Arial, Tahoma, Helvetica, sans-serif;
font-size:12px;
color: #ffffff;
margin-left:14px;
font-weight:normal;}

.cat_title
{
font-family: Arial, Tahoma, Helvetica, sans-serif;
color: #ffffff;
font-size:14px;
color: #ffffff;
margin-left:28px;
font-style: italic;
font-weight:bold;}

A.NavMain, A.NavMain:visited
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font-family: tahoma;
	text-decoration: none;
	white-space: nowrap;
	text-align:center;}
	
A.NavMain:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font-family: tahoma;
	text-decoration: underline;
	white-space: nowrap;
	text-align:center;}
	
A.NavMainActive, A.NavMainActive:hover
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
	font-family: tahoma;
	font-size: 12px;
	white-space: nowrap;
	text-align:center;}


/*TDs VOOR HOOFDMENU*/
TD.NAV_LEFT_FIRST
{
	width:10px;
	height:22px;
	cursor:hand;
	background-image: url(/images/menu/m_first.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
}

TD.NAV_LEFT_FIRST_OVER
{
	width:10px;
	height:22px;
	cursor:hand;
	background-image: url(/images/menu/m_first_on.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
}
TD.NAV_LEFT_FIRST_DOWN
{
	width:10px;
	height:22px;
	cursor:hand;
	background-image: url(/images/menu/m_first_on.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
}


TD.NAV_LEFT
{
	width:7px;
	height:22px;
	cursor:hand;
	background-image: url(/images/menu/m_left.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
}
TD.NAV_LEFT_OVER
{
	width:7px;
	height:22px;
	cursor:hand;
	background-image: url(/images/menu/m_left_on.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
}
TD.NAV_LEFT_DOWN
{
	width:7px;
	height:22px;
	cursor:hand;
	background-image: url(/images/menu/m_left_on.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
}



TD.NAV
{
	height:22px;
	cursor:hand;
	background-image: url(/images/menu/m_bg.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
}
TD.NAV_OVER
{
	height:22px;
	cursor:hand;
	background-image: url(/images/menu/m_bg_on.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
}
TD.NAV_DOWN
{
	height:22px;
	cursor:hand;
	background-image: url(/images/menu/m_bg_on.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
}


TD.NAV_RIGHT
{
	width:8px;
	height:22px;
	cursor:hand;
	background-image: url(/images/menu/m_right.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
}
TD.NAV_RIGHT_OVER
{
	width:8px;
	height:22px;
	cursor:hand;
	background-image: url(/images/menu/m_right_on.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
}
TD.NAV_RIGHT_DOWN
{
	width:8px;
	height:22px;
	cursor:hand;
	background-image: url(/images/menu/m_right_on.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
}
/*EIND TDs VOOR HOOFDMENU*/



A.NavLeft, A.NavLeft:visited
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font-family: tahoma;
	text-decoration: none;}
	
A.NavLeft:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font-family: tahoma;
	text-decoration: none;}
	
A.NavLeftActive, A.NavLeftActive:hover
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	font-family: tahoma;
	font-size: 12px;}


TD.NAVLEFT
{
	height:25px;
	cursor:hand;
	background-color:#00481D;
}
TD.NAVLEFTOVER
{
	height:25px;
	cursor:hand;
	background-color:#5A910A;	
}
TD.NAVLEFTDOWN
{
	height:25px;
	cursor:hand;
	background-color:#5A910A;	
}

TD.NAVLEFTFIRST
{
	height:25px;
	cursor:hand;
	background-image: url(images/mleft_first_bg.gif);
	background-color:#00481D;
}
TD.NAVLEFTFIRSTOVER
{
	height:25px;
	cursor:hand;
	background-image: url(images/mleft_first_bg_ov.gif);
	background-color:#5A910A;	
}
TD.NAVLEFTFIRSTDOWN
{
	height:25px;
	cursor:hand;
	background-image: url(images/mleft_first_bg_ov.gif);
	background-color:#5A910A;	
}

TD.NAVLEFTLAST
{
	height:25px;
	cursor:hand;
	background-image: url(images/mleft_last_bg.gif);
	background-color:#00481D;
	background-position:bottom left;
	background-repeat:no-repeat;
	
}
TD.NAVLEFTLASTOVER
{
	height:25px;
	cursor:hand;
	background-image: url(images/mleft_last_bg_ov.gif);
	background-color:#5A910A;	
	background-position:bottom left;
	background-repeat:no-repeat;
}
TD.NAVLEFTLASTDOWN
{
	height:25px;
	cursor:hand;
	background-image: url(images/mleft_last_bg_ov.gif);
	background-color:#5A910A;	
	background-position:bottom left;
	background-repeat:no-repeat;
}

.NavDetail
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font-family: tahoma;
	text-decoration: none;}

A.NavDetail, A.NavDetail:visited
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font-family: tahoma;
	text-decoration: none;}
	
A.NavDetail:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font-family: tahoma;
	text-decoration:underline;}
	
A.NavDetailActive, A.NavDetailActive:hover
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
	font-family: tahoma;
	font-size: 12px;}


.footer
{
	font-family: Gill Sans MT, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#535353;	
}

a.footer:link, a.footer:visited, a.footer:active
{
	font-family: Gill Sans MT, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#535353;	
	text-decoration:underline;
}

a.footer:hover   
{
font-family: Gill Sans MT, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color:#535353;	
text-decoration:underline;
}

.bericht
{
   	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #898050;
	font-size:10px;
	FONT-WEIGHT: normal;
}

.reset
{
	font-size:10px; color:#666666;
}	


.TEK, p, .message, .txtbody, .cmtable
{
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
color: #333333;
font-size:12px;
FONT-WEIGHT: normal;
}

.errormessage{
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
color: #ce0b02;
font-size:12px;
FONT-WEIGHT: normal;}

.input, textarea{
font-size: 11px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#006ba5;
padding-right: 2px;
padding-left: 3px;
}

A
{
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
color: #0071c8;
font-size:12px;
FONT-WEIGHT: bold;
text-decoration:underline;}

A.itemlink:link, A.itemlink:active, A.itemlink:visited, A.itemlink:hover
{
font-size:12px;
text-decoration:underline;
}

.smalllink
{
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
color: #0071c8;
font-size:10px;
FONT-WEIGHT: bold;
text-decoration:underline;
}

.brown
{
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
color: #898050;
font-size:10px;
FONT-WEIGHT: bold;
}

a.brown
{

}

.TEKTITLE1
{
    FONT-FAMILY: Verdana;
    FONT-WEIGHT: bold;
    font-size:18px;
    font-style:italic;
    list-style-image: url(images/cat1_bullet_det.gif);
}
.TEKTITLE2
{
    FONT-FAMILY: Verdana;
    FONT-WEIGHT: bold;
    font-size:18px;
    font-style:italic;
    list-style-image: url(images/cat2_bullet_det.gif);
}
.TEKTITLE3
{
    FONT-FAMILY: Verdana;
    FONT-WEIGHT: bold;
    font-size:18px;
    font-style:italic;
    list-style-image: url(images/cat3_bullet_det.gif);
}
.TEKTITLE4
{
    FONT-FAMILY: Verdana;
    FONT-WEIGHT: bold;
    font-size:18px;
    font-style:italic;
    list-style-image: url(images/cat4_bullet_det.gif);
}


.tbdetail
{
	background-image:url(images/bg_detail.gif);
	background-repeat:repeat-x;
}
.articleimage
{
	margin-right:50px;
}

.ARTICLEIMAGECAPTION
{
    FONT-FAMILY: Verdana;
    FONT-WEIGHT: bold;
    font-size:9px;
    
}

.splashlink a
{
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
color: #ffffff;
font-size:14px;
FONT-WEIGHT: bold;
text-decoration:none;
}

.splashlink a:hover
{
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
color: #ffffff;
font-size:14px;
FONT-WEIGHT: bold;
text-decoration:underline;
}
