/* General navigation definitions */

A
{
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none;
}

A:link
{
	COLOR: #00a0c1; 
}

A:visited
{
	COLOR: #67c5d3; 
}

A:hover,
A:active
{
	COLOR: #00648d; 
}

/* General anchor navigation definitions */

A.anchor
{
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none;
}

A.anchor:link,
A.anchor:visited
{
	COLOR: #00a0c1; 
}

A.anchor:hover,
A.anchor:active
{
	COLOR: #00648d; 
}

/* Common style definitions */
	
.bulletedList	A:link
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/bullet_zakelijk_def.gif);
	background-repeat: no-repeat;
}

.bulletedList	A:visited
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/bullet_zakelijk_visited.gif);
	background-repeat: no-repeat;
}

.bulletedList	A:hover,
.bulletedList	A:active
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/bullet_zakelijk_rollover.gif);
	background-repeat: no-repeat;
}

.bulletedList	A.anchor:link,
.bulletedList	A.anchor:visited
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/bullet_zakelijk_def.gif);
	background-repeat: no-repeat;
}

.bulletedList	A.anchor:hover,
.bulletedList	A.anchor:active
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/bullet_zakelijk_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_blue_top.gif);
	background-repeat: no-repeat;
}

a.toTop:hover,
a.toTop:active
{
	background-image : url(/Site/Presentation/Design/GeneralImages/arrow_blue_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_blue_back_outline.gif);
	background-repeat: no-repeat;
}

a.pageBack:hover,
a.pageBack:active
{
	background-image : url(/Site/Presentation/Design/GeneralImages/arrow_blue_back.gif);
	background-repeat: no-repeat;
}

DIV.moreInfo a
{
	padding-right: 18px;
	display: block;
	background-repeat : no-repeat;
	background-position : 100% 3px;
	
	margin-bottom: -10px;
}

DIV.moreInfo a:link, 
DIV.moreInfo a:visited
{
	background-image : url(/Site/Presentation/Design/GeneralImages/arrow_blue_forw_outline.gif);
	background-repeat: no-repeat;
}

DIV.moreInfo a:hover,
DIV.moreInfo a:active
{
	background-image : url(/Site/Presentation/Design/GeneralImages/arrow_blue_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_blue_forward.gif);
	background-repeat: no-repeat;
}

a.filterPage:hover,
a.filterPage:active
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/arrow_blue_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_blue_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_blue_forward.gif);
	background-repeat: no-repeat;
}

#FAQList LI.open A.anchor
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/closewindow_blauw.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 25px;
}

#FAQList LI.open A
{
	display: inline;
	padding-left: 0px;
}

DIV.FAQListopen
{
	background: #f5fbfc;
}

DIV.FAQListclosed
{
	background: #ffffff;
}

#overviewList H1 A:link,
#overviewList H1 A:visited
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/arrow_blue_forw_outline.gif);	
	background-repeat: no-repeat;
}

#overviewList H1 A:hover,
#overviewList H1 A:active
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/arrow_blue_forward.gif);	
	background-repeat: no-repeat;
}

#overviewList LI A:link
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/bullet_zakelijk_def.gif);
	background-repeat: no-repeat;
}

#overviewList LI A:visited
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/bullet_zakelijk_visited.gif);
	background-repeat: no-repeat;
}

#overviewList LI A:hover,
#overviewList LI A:active
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/bullet_zakelijk_rollover.gif);
	background-repeat: no-repeat;
}

.coloredTable
{
	border: solid 1px #ade0e7;
	margin-top: 10px;
	margin-bottom: 10px;
}

.coloredTable	TD
{
	background: #f5fbfc;
	padding: 10px 10px 10px 10px;
	border-width: 0px;
}

.coloredTable	TD.header, .coloredTable TH
{
	background: #00a0c1;
	padding: 2px 10px 2px 10px;
	font-weight: bold;
	color: #ffffff;
	border-width: 0px;
}

.coloredTable	TD.submitbutton
{
	background: #4bafdc;
	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_blue.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: #00a0c1;
}

#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_zakelijk.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: #00a0c1;	
}

#secondLevelNavigation A.active:link,
#secondLevelNavigation A.active:visited	
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/arrow_blue_forward.gif);	
	background-repeat: no-repeat;
	COLOR: #666666;	
}

#secondLevelNavigation A.active:hover,
#secondLevelNavigation A.active:active 
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/arrow_blue_forward.gif);	
	background-repeat: no-repeat;
	COLOR: #00a0c1;	
}

/* Local navigation definitions */

#localNavigation LI.link A:link,
#localNavigation LI.link A:visited
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/sub_zakelijk_default.gif);
	background-repeat: no-repeat;
	COLOR: #000000;	
	BACKGROUND-COLOR: #67c5d3;
}
#localNavigation LI.link A:hover,
#localNavigation LI.link A:active
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/sub_zakelijk_rollover.gif);
	background-repeat: no-repeat;
	COLOR: #000000;	
	BACKGROUND-COLOR: #00a0c1;
}



#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: #00a0c1;	
	BACKGROUND-COLOR: #ffffff;
}

#localNavigation LI.headerOnly
{
	BACKGROUND-COLOR: #67c5d3;
}

#localNavigation LI.startitem
{
	BACKGROUND-COLOR: #67c5d3;
}

#localNavigation LI.enditem
{
	BACKGROUND-COLOR: #67c5d3;
}

#localNavigation LI.header A
{
	BACKGROUND-IMAGE: url(/Site/Presentation/Design/GeneralImages/stippel_wit_hor.gif);
	background-repeat: no-repeat;
	COLOR: #000000;	
	BACKGROUND-COLOR: #95d7e1;
}

/* Paging definitions */

A.PagingItem:link,
A.PagingItem:visited,
A.PagingItem:hover,
A.PagingItem:active
{
	font-weight:bold; 
	color: #00a0c1;
}

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_blue_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_blue_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_blue_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_blue_forw_outline.gif);
}
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_blue_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_blue_forward.gif);
}

H1.headerOverview
{
	background-image: url(/Site/Presentation/Design/GeneralImages/arrow_blue_forw_outline.gif);
	background-position: 0% 3px;
}

/*subnav */
#localNavigation LI.linkSubmenu A:link,
#localNavigation LI.linkSubmenu A:visited
{
	
	COLOR: #fff;	
	BACKGROUND-COLOR: black;
}
#localNavigation LI.linkSubmenu A:hover,
#localNavigation LI.linkSubmenu A:active
{
	
	COLOR: #000000;	
	BACKGROUND-COLOR: blue;
}


#localNavigation LI.Submenu A:link,
#localNavigation LI.Submenu A:visited
{
	
	COLOR: #000000;	
	BACKGROUND-COLOR: blue;
}
#localNavigation LI.Submenu A:hover,
#localNavigation LI.Submenu A:active
{
	
	COLOR: #000000;	
	BACKGROUND-COLOR: yellow;
}

/* eindesubnav */