/* General navigation definitions */
A
{
	FONT-WEIGHT: bold; 	
	TEXT-DECORATION: none;
}

A:link
{
	COLOR: #cad122; 
}

A:visited
{
	COLOR: #bfe10e; 
}

A:hover,
A:active
{
	COLOR: #669933; 
}

/* General anchor navigation definitions */

A.anchor
{
	FONT-WEIGHT: bold; 	
	TEXT-DECORATION: none;
}

A.anchor:link,
A.anchor:visited
{
	COLOR: #cad122; 
}

A.anchor:hover,
A.anchor:active
{
	COLOR: #669933; 
}

/* Common style definitions */

.bulletedList	A:link
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/bullet_part_def.gif);
  background-repeat: no-repeat;
}

.bulletedList	A:visited
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/bullet_part_visited.gif);
  background-repeat: no-repeat;
}

.bulletedList	A:hover,
.bulletedList	A:active
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/bullet_part_rollover.gif);
  background-repeat: no-repeat;
}

.bulletedList	A.anchor:link,
.bulletedList	A.anchor:visited
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/bullet_part_def.gif);
  background-repeat: no-repeat;
}

.bulletedList	A.anchor:hover,
.bulletedList	A.anchor:active
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/bullet_part_rollover.gif);
  background-repeat: no-repeat;
}

/* Specific style definitions */

a.toTop 
{
	FLOAT:	right; 
	background-repeat : no-repeat;
	background-position : 100% 50%;
	padding-right : 16px;
	margin-top: -10px;
}

a.toTop:link, 
a.toTop:visited
{
	background-image : url(/Site/Presentation/Design/GeneralImages/arrow_green_top.gif);
  background-repeat: no-repeat;
}

a.toTop:hover,
a.toTop:active
{
	background-image : url(/Site/Presentation/Design/GeneralImages/arrow_green_top_outline.gif);
  background-repeat: no-repeat;
}

a.pageBack
{
	padding-left: 18px;
	padding-bottom: 5px;
	display: block;
	background-repeat : no-repeat;
	background-position : 0% 3px;
}

a.pageBack:link, 
a.pageBack:visited
{
	background-image : url(/Site/Presentation/Design/GeneralImages/arrow_green_back_outline.gif);
  background-repeat: no-repeat;
}

a.pageBack:hover,
a.pageBack:active
{
	background-image : url(/Site/Presentation/Design/GeneralImages/arrow_green_back.gif);
  background-repeat: no-repeat;
}

DIV.moreInfo a
{
	padding-right: 18px;
	display: block;
	background-position : 100% 3px;
	background-image : url(/Site/Presentation/Design/GeneralImages/arrow_green_forw_outline.gif);
	background-repeat : no-repeat;
	margin-bottom: -10px;
}

DIV.moreInfo a:link, 
DIV.moreInfo a:visited
{
	background-image : url(/Site/Presentation/Design/GeneralImages/arrow_green_forw_outline.gif);
	background-repeat : no-repeat;
}

DIV.moreInfo a:hover,
DIV.moreInfo a:active
{
	background-image : url(/Site/Presentation/Design/GeneralImages/arrow_green_forward.gif);
	background-repeat : no-repeat;
}

a.filterPage
{
	background-repeat : no-repeat;
	background-position : 0% 50%;
}

a.filterPage:link, 
a.filterPage:visited
{
	background-image : url(/Site/Presentation/Design/GeneralImages/arrow_green_forward.gif);
	background-repeat : no-repeat;
}

a.filterPage:hover,
a.filterPage:active
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/arrow_green_forw_outline.gif);
	background-repeat : no-repeat;
}

#FAQList LI.closed A:link,
#FAQList LI.closed A:visited
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/arrow_green_forw_outline.gif);
	background-repeat : no-repeat;
}
#FAQList LI.closed A:hover,
#FAQList LI.closed A:active
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/arrow_green_forward.gif);
	background-repeat : no-repeat;
}

#FAQList LI.open A.anchor
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/closewindow_groen.gif);
	background-repeat : no-repeat;
	display: block;
	padding-left: 25px;
}

#FAQList LI.open A
{
	display: inline;
	padding-left: 0px;
}

DIV.FAQListopen
{
	background: #fcfdf3;
}

DIV.FAQListclosed
{
	background: #ffffff;
}

#overviewList H1 A:link,
#overviewList H1 A:visited
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/arrow_green_forw_outline.gif);	
	background-repeat : no-repeat;
}

#overviewList H1 A:hover,
#overviewList H1 A:active
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/arrow_green_forward.gif);	
	background-repeat : no-repeat;
}

#overviewList LI A:link
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/bullet_part_def.gif);
	background-repeat : no-repeat;
}

#overviewList LI A:visited
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/bullet_part_visited.gif);
	background-repeat : no-repeat;
}

#overviewList LI A:hover,
#overviewList LI A:active
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/bullet_part_rollover.gif);
	background-repeat : no-repeat;
}

.coloredTable
{
	border: solid 1px #ddef80;
	margin-top: 10px;
	margin-bottom: 10px;
}

.coloredTable	TD
{
	background: #fcfdf3;
	padding: 1px 1px 1px 1px;
	border-width: 0px;
}

.coloredTable	TD.header, .coloredTable TH
{
	background: #cad122;
	padding: 2px 10px 2px 10px;
	font-weight: bold;
	color: #ffffff;
	border-width: 0px;
}

.coloredTable	TD.submitbutton
{
	background: #cad122;
	padding: 2px 10px 2px 10px;
	font-weight: bold;
	color: #ffffff;
}

.coloredTable A:LINK, .coloredTable A:ACTIVE, .coloredTable A:VISITED, .coloredTable A:HOVER
{
	color: #ffffff;
}

UL.content
{
	list-style-type: none;
	margin-left: 0px;
}

UL.content LI
{
	background-image: url(/Site/Presentation/Design/GeneralImages/bullet_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
}

/* 1st level navigation definitions */

#firstLevelNavigation	A
{
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none;
}

#firstLevelNavigation	A:link,
#firstLevelNavigation	A:visited
{
	COLOR: #ffffff; 
}

#firstLevelNavigation	A:hover,
#firstLevelNavigation	A:active,
#firstLevelNavigation	A.active:link,
#firstLevelNavigation	A.active:visited
{
	COLOR: #666666;
}

#firstLevelNavigation	A.active:hover,
#firstLevelNavigation	A.active:active	
{
	COLOR: #cad122;
}

#firstLevelNavigation	LI.link
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/main_default.gif);
	background-repeat : no-repeat;
}

#firstLevelNavigation	LI.active	
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/main_actief_paticulier.gif);
	background-repeat : no-repeat;
}

#firstLevelNavigation	LI.home	
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/main_default_home.gif);
	background-repeat : no-repeat;
}

/* 2nd level navigation definitions */

#secondLevelNavigation A
{
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none;
}

#secondLevelNavigation A:link,
#secondLevelNavigation A:visited
{
	COLOR: #666666;	
}

#secondLevelNavigation A:hover, 
#secondLevelNavigation A:active	
{
	COLOR: #cad122;	
}

#secondLevelNavigation A.active:link,
#secondLevelNavigation A.active:visited	
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/arrow_green_forward.gif);	
	background-repeat : no-repeat;
	COLOR: #666666;	
}

#secondLevelNavigation A.active:hover,
#secondLevelNavigation A.active:active 
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/arrow_green_forward.gif);	
	background-repeat : no-repeat;
	COLOR: #cad122;	
}

/* Local navigation definitions */

#localNavigation LI.link A:link,
#localNavigation LI.link A:visited
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/sub_part_default.gif);
	background-repeat : no-repeat;
	COLOR: #000000;	
	BACKGROUND-COLOR: #bfe10e;
}
#localNavigation LI.link A:hover,
#localNavigation LI.link A:active
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/sub_part_rollover.gif);
	background-repeat : no-repeat;
	COLOR: #000000;	
	BACKGROUND-COLOR: #cad122;
}

#localNavigation LI.active A:link, 
#localNavigation LI.active A:visited,
#localNavigation LI.active A:hover,
#localNavigation LI.active A:active
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/submenu_selected.gif);
	background-repeat : no-repeat;
	COLOR: #cad122;	
	BACKGROUND-COLOR: #ffffff;
}

#localNavigation LI.headerOnly
{
	BACKGROUND-COLOR: #bfe10e;
}

#localNavigation LI.startitem
{
	BACKGROUND-COLOR: #bfe10e;
}

#localNavigation LI.enditem
{
	BACKGROUND-COLOR: #bfe10e;
}

#localNavigation LI.header A
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/stippel_wit_hor.gif);
	background-repeat : no-repeat;
	COLOR: #000000;	
	BACKGROUND-COLOR: #d2ea57;
}

/* Paging definitions */

A.PagingItem:link,
A.PagingItem:visited,
A.PagingItem:hover,
A.PagingItem:active
{
	font-weight:bold; 
	color: #cad122;
}

A.PagingItemSelected:link,
A.PagingItemSelected:visited,
A.PagingItemSelected:hover,
A.PagingItemSelected:active
{
	font-weight:bold; 
	color: #000000;
}

H1.header
{
}
H1.header A:LINK, H1.header A:VISITED
{
	background-image: url(/Site/Presentation/Design/GeneralImages/arrow_green_forward.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 20px;
	display:inline-block;
}
H1.header A:HOVER, H1.header A:ACTIVE
{
	background-image: url(/Site/Presentation/Design/GeneralImages/arrow_green_forw_outline.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 20px;
	display:inline-block;
}
H2.header
{
	background-repeat: no-repeat;
	background-position: 0% 2px;
	display:inline-block;
}
H2.header A:LINK, H2.header A:VISITED
{
	background-image: url(/Site/Presentation/Design/GeneralImages/arrow_green_forward.gif);
	background-repeat: no-repeat;
	background-position: 0% 2px;
	padding-left: 20px;
	display: inline-block;
}
H2.header A:HOVER, H2.header A:ACTIVE
{
	background-image: url(/Site/Presentation/Design/GeneralImages/arrow_green_forw_outline.gif);
	background-repeat : no-repeat;
	display:inline-block;
}
H3.header
{
	background-repeat: no-repeat;
	background-position: 0% 2px;
}
H3.header A:LINK, H3.header A:VISITED
{
	background-image: url(/Site/Presentation/Design/GeneralImages/arrow_green_forw_outline.gif);
	background-repeat: no-repeat;
	background-position: 0% 2px;
	padding-left: 20px;
	display: block;
	margin-top: 5px;
	margin-bottom: 0px;
}
H3.header A:HOVER, H3.header A:ACTIVE 
{
	background-image: url(/Site/Presentation/Design/GeneralImages/arrow_green_forward.gif);
	background-repeat : no-repeat;
}

H1.headerOverview
{
	background-image: url(/Site/Presentation/Design/GeneralImages/arrow_green_forw_outline.gif);
	background-repeat : no-repeat;
	background-position: 0% 3px;
}

/*subnav */
#localNavigation LI.linkSubmenu A:link,
#localNavigation LI.linkSubmenu A:visited
{
	COLOR: #000;	
	BACKGROUND-COLOR: green;
	
}
#localNavigation LI.linkSubmenu A:hover,
#localNavigation LI.linkSubmenu A:active
{
	
	COLOR: #000;	
	BACKGROUND-COLOR: white;
}


#localNavigation LI.Submenu A:link,
#localNavigation LI.Submenu A:visited
{
	
	COLOR: #000;	
	BACKGROUND-COLOR: Gray;
}
#localNavigation LI.Submenu A:hover,
#localNavigation LI.Submenu A:active
{
	
	COLOR: #000;	
	BACKGROUND-COLOR: pink;
}

/* eindesubnav */