/***********************************************/
/* Standaard - link                            */
/***********************************************/

a:link {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #1848AA;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	line-height: normal;

}

a:visited {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #1848AA;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	line-height: normal;

}

a:hover {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #DF0011;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	line-height: normal;

}

.link_small:link {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #1848AA;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.1em;

}

.link_small:visited {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #1848AA;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.1em;

}

.link_small:hover {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #DF0011;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.1em;

}

/***********************************************/
/* Header                                       */
/***********************************************/

.link_Header a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.link_Header a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.link_Header a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0;
	font-weight: bold;
}

/***********************************************/
/* Menu                                        */
/***********************************************/



.menuLinks a {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-align: left;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 11pt;
	width: auto;
	font-size: 8pt;
}

.menuLinks a:link{
	color: #006;
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000066;
}

.menuLinks a:visited{
	color: #006;
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000066;

}

.menuLinks a:hover{
	color: #006;
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000066;
	background-position: left top;
	background-color: #CCC;
	background-image: url(/images/achtergrond/achtergrond_linker_menu_items_hover.png);
	background-repeat: no-repeat;
	font-weight: bold;
}

/***********************************************/
/* Truncate                                    */
/***********************************************/

.jTruncate_type1 a {
	display: block;
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: middle;
	height: 24px;
	background-image: url(/images/achtergrond/truncate-type1.png);
	background-repeat: no-repeat;
	padding-left: 26px;
	padding-top: 5px;
}

.jTruncate_type1 a:link{
	color: #1848AA;
	text-decoration: none;
		background-image: url(/images/achtergrond/truncate-type1.png);
	background-repeat: no-repeat;
	
}
.jTruncate_type1 a:visited{
	color: #1848AA;
	text-decoration: none;
		background-image: url(/images/achtergrond/truncate-type1.png);
	background-repeat: no-repeat;
	
	}
	
.jTruncate_type1 a:hover{
	color: #1848AA;
	text-decoration: none;
	background-image: url(/images/achtergrond/truncate-type1-hover.png);
	background-repeat: no-repeat;
}

/***********************************************/
/* Items highlighted  - image 30px             */
/***********************************************/

.menuHiglighted a {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	display: block;
	background-color: #EAEAEA;
	height:32px;
	border: 1px solid #666666;
	width: 208px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	overflow: visible;
	text-align: left;

}
	


.menuHiglighted a:link{
	color: #000;
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	background-color:  #EAEAEA;	
	
}

.menuHiglighted a:visited{
	color: #000;
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	background-color:  #EAEAEA;
}
.menuHiglighted a:hover{
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	font-weight:bold;
	background-color: #999;
}

/***********************************************/
/* Items highlighted2  - image 50px             */
/***********************************************/



.menuHiglighted2 a {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	display: block;
	background-color: #EAEAEA;
	height:52px;
	border: 1px solid #666666;
	width: 208px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	font-weight: normal;
	overflow: visible;
	text-align: left;
}

.menuHiglighted2 a:link{
	color: #000066;
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	background-color: #EAEAEA;
	
	
}

.menuHiglighted2 a:visited{
	color: #000000;
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	background-color:#EAEAEA;
}
.menuHiglighted2 a:hover{
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	font-weight:bold;
	background-color: #999;	
}









/***********************************************/
/* Items rechterkolom                          */
/***********************************************/

.menuLinksRe {
	background-color: #F9F9F9;
		}

.menuLinksRe a {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	letter-spacing: -0.05em;
	display: block;
	text-align: left;
	padding-right: 2px;
	padding-left: 4px;
	padding-bottom: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #000066;
	border-left-color: #000066;
	margin-right: 0px;
	margin-left: 0px;
}

.menuLinksRe a:link{
	color: #000000;
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	
	
}

.menuLinksRe a:visited{
	color: #000000;
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	
	
	
}
.menuLinksRe a:hover{
	color: #000000;
	text-transform: none;
	font-style: normal;
	font-weight:normal;
	text-decoration: underline;
}

/***********************************************/
/* Inhoudpagina's                                  */
/***********************************************/

.menuInhoud {
	background-color: #F9F9F9;
	
}

.menuInhoud a {
	display: block;
	text-align: left;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	vertical-align: top;
	line-height: 14px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 4px;
}

.menuInhoud a:link{
	color: #000066;
	text-transform: none;
	text-decoration: none;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
			
}

.menuInhoud a:visited{
	color: #000066;
	text-transform: none;
	text-decoration: none;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;


}



.menuInhoud a:hover{
	color: #006;
	text-transform: none;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
	text-decoration: underline;
}


/***********************************************/
/* Laatste nieuws                              */
/***********************************************/


.menuLaatsteNieuws  a {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.4pt;
	display: block;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	line-height: 13px;
	vertical-align: top;
}

.menuLaatsteNieuws a:link{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.4pt;
	color: #333;
	text-decoration: none;

}

.menuLaatsteNieuws a:visited{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.4pt;
	color: #333;
	text-decoration: none;		
}

.menuLaatsteNieuws  a:hover{
	background-color: #CCCCCC;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.4pt;
	color: #333;


	
	
}


/***********************************************/
/* Historie                                    */
/***********************************************/

.HistorieLink a {
	display: block;
	padding: 0px;
	text-align: center;
	margin: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	background-color: #EEE;
	background-image: url(/images/achtergrond/achtergrond_menu.jpg);
	background-position: right top;	
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-left-color: #E8E8E8;
}

.HistorieLink a:link{
	color: #333333;
	text-transform: none;
	text-decoration: none;
	font-size: 6pt;
	font-style: normal;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;

	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-left-color: #E8E8E8;
}

.HistorieLink a:visited{
	color: #333333;
	text-transform: none;
	text-decoration: none;
	font-size: 6pt;
	font-style: normal;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-left-color: #E8E8E8;
}



.HistorieLink a:hover{
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
	font-size: 6pt;
	font-style: normal;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
	background-color: #B5B5B5;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
}

/***********************************************/
/* Footer                              */
/***********************************************/


a.link_Footer:link {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}

a.link_Footer:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

a.link_Footer:hover {
	color: #FF0;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}
/***********************************************/
/* Overige links                               */
/***********************************************/

.OverigeLinks a {
	display: block;
	text-align: left;
	margin: 0px;
	background-color: #1848AA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B5B5B5;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #B5B5B5;
	height: auto;
}

.OverigeLinks a:link{
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	background-color:#1848AA;
	}

.OverigeLinks a:visited{
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	background-color:#1848AA;
}



.OverigeLinks a:hover{
	color: #1848AA;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #B5B5B5;
	border-bottom-color: #B5B5B5;
	border-left-color: #000066;
}



a.link_underline:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}
a.link_underline:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}

a.link_underline:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DF0011;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}

a.link_not_underline:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1848AA;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}
a.link_not_underline:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1848AA;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}

a.link_not_underline:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DF0011;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}

a.link_not_underline_bold:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1848AA;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}
a.link_not_underline_bold:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1848AA;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

a.link_not_underline_bold:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DF0011;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

a.link2:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DF0011;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}
a.link2:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1848AA;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}

a.link2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1848AA;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}

a.link3:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B2B7CA;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}
a.link3:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#B2B7CA;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}
a.link3:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DF0011;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}

a.link_bold:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1848AA;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

a.link_bold:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1848AA;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

a.link_bold:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DF0011;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

a.link_bold_2:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DF0011;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

a.link_bold_2:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DF0011;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

a.link_bold_2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1848AA;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

a.link_hometopterug:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}
a.link_hometopterug:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}

a.link_hometopterug:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DF0011;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}



/***********************************************/
/* Oud - kan later verwijderd worden           */
/***********************************************/

