
/* ---- Banner formatting --- */
		
div#banner {
	color: #fff;
	background-image: url(images/leader1.gif); 
	background-repeat: repeat-x;
	border-top: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver; 
	border-left: 1px solid silver;
	text_align: left; }
	
.bannerH1 {
	margin: 0px;
	padding: .3em 0px .3em .5em;
	font-size: 2.2em;
	font-weight: normal;
	/*color: #586e96; */
	color: white; }
	
	
/* ---- Footer block ------ */		

div#footer {
	clear: both;
	padding: .5em 1em;
	border-top: 1px solid #999;
	text-align: right; }
		
div#footer ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none; }
		
div#footer li {
	display: inline;
	margin-right: 1em; }

	
/* ---- Navigation -------- */
		
div#navigation {
	width: 150px;
	background-image: url(images/nav3.gif); 
	background-repeat: repeat-y;
	padding: 1em 0px 0px 0px;
	border-left: 1px solid silver;
	text-align: left;}

	
.NavigLevel1 {	
	list-style-type: none; 
	margin: 0px;
	/* padding: 0.3em 0 0.3em 2px; */
	padding: 1px 0 1px 2px;
	font-color: white; }

.NavigLevel2 {
	list-style-type: none; 
	display: block;	
	margin: 0px;
	padding: 0.7em;
	font-size: 85%; }

.ALevel1 { 
	display: block;
	width: 131px;
	padding: 3px 0px 3px 8px;
	text-decoration: none;
	color: #fff;
	font-size: 90%;
	background-image: url(images/nav_base2.jpg);
	background-repeat: repeat-y; }			

.ALevel1:hover {
	display: block;
	width: 131px;
	padding: 3px 0px 3px 8px;
	color: #fff;
	background-image: url(images/nav_base.jpg);
	background-repeat: repeat-y; }

.ALevel1A { 
	display: block;
	width: 131px;
	padding: 3px 0px 3px 8px;
	text-decoration: none;
	color: #fff;
	font-size: 90%;
	background-image: url(images/nav_base3.gif);
	background-repeat: repeat-y; }			

.ALevel1A:hover {
	display: block;
	width: 131px;
	padding: 3px 0px 3px 8px;
	color: #fff;
	background-image: url(images/nav_base.jpg);
	background-repeat: repeat-y; }

.ALevel1B { 
	display: block;
	width: 131px;
	padding: 3px 0px 3px 8px;
	text-decoration: none;
	color: #fff;
	font-size: 90%;
	background-image: url(images/nav_base4.jpg);
	background-repeat: repeat-y; }			

.ALevel1B:hover {
	display: block;
	width: 131px;
	padding: 3px 0px 3px 8px;
	color: #fff;
	background-image: url(images/nav_base.jpg);
	background-repeat: repeat-y; }




.ALevel2 {
	padding: 0px 0px 0px 5px;
	color: #2d5dab; 
	text-decoration: none; }

.ALevel2:visited {
	padding: 0px 0px 0px 5px;
	color: #2d5dab; 
	text-decoration: none; }
	
.ALevel2:hover {
	padding: 0px 0px 0px 5px;
	text-decoration: underline; }		

.ALevel2Black {
	padding: 0px 0px 0px 5px;
	color: black; 
	text-decoration: none; }

.ALevel2Black:visited {
	padding: 0px 0px 0px 5px;
	color: black; 
	text-decoration: none; }
	
.ALevel2Black:hover {
	padding: 0px 0px 0px 5px;
	text-decoration: underline; }	

.ALevel2Red {
	padding: 0px 0px 0px 5px;
	color: #009933;
	text-decoration: none; }

.ALevel2Red:visited {
	padding: 0px 0px 0px 5px;
	color: #009933;
	text-decoration: none; }
	
.ALevel2Red:hover {
	padding: 0px 0px 0px 5px;
	color: #009933;
	text-decoration: underline; }		

.ALevel2Dark {
	padding: 0px 0px 0px 5px;
	color: DarkCyan;
	text-decoration: none; }

.ALevel2Dark:visited {
	padding: 0px 0px 0px 5px;
	color: DarkCyan;
	text-decoration: none; }
	
.ALevel2Dark:hover {
	padding: 0px 0px 0px 5px;
	color: DarkCyan;
	text-decoration: underline; }	


.ALevel2NB {
	padding: 0px 0px 0px 0px;
	color: #2d5dab; 
	text-decoration: none; }

.ALevel2NB:visited {
	padding: 0px 0px 0px 0px;
	color: #2d5dab; 
	text-decoration: none; }
	
.ALevel2NB:hover {
	padding: 0px 0px 0px 0px;
	text-decoration: underline; }	

/* ---- more block ---------- */

div#more {
	float: right; 
	width: 200px;
	margin: 0px;
	padding-top: 1.2em;
	padding-bottom: 1em;
	padding-right: 0em; }

.moreBlock0 {
	float: right; 
	width: 190px;
	height: 10px;
	border: 0px none white; }		
	
.moreBlock1 {
	float: right; 
	width: 190px;
	border: 1px solid silver;
	text-align: left; }		

.Background_Pink  {background-color: LightCyan;}
.Background_Green {background-color: #ccffcc;}
.Background_Smoke {background-color: Whitesmoke;}
.Background_GhostWhite {background-color: GhostWhite;}

.moreBlock1_Header {
	float: right;
	width: 100%;
	height: 20px;
	margin: 0px;
	background-image: url(images/heading_small_background.gif);
	background-repeat: repeat-x;
	color: white;
	text-align: center; }

.moreBlock1_Inner {
	float: right;
	width: 94%;
	margin: 5px 5px 5px 5px;
	padding: 5px 0px 5px 0px;
	color: black; 
	font-size: 85%; }

.moreBlock1_Inner2 {
	float: left;
	width: 94%;
	margin: 4px 5px 5px 0px;
	padding: 4px 5px 5px 0px;
	color: black; 
	font-size: 85%; }

/* ---- Content block ---------- */

div#content {
	padding: 6px 0px 0px 0px;
	text-align: left; }

.ContentFiller0 {
	block: display;
	float: left;
	height: 100px;
	width: 10px; }	
	
.ContentBlockWS {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 1em 0px 1em 0em; 
	border: 1px solid silver; }		

.ContentBlockWS2 {
	float: left;
	width: 90%;
	margin: 0;
	padding: 1em 0.5em 1em 0.5em; 
	border: 0px solid silver; }	

.ContentBlockWS3 {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0; 
	border: 0;
	background-color: silver;}

.ContentBlockWS2bis {
	float: left;
	width: 95%;
	margin: 0;
	padding: 0em 0.5em 0em 0.5em; 
	border: 0px solid silver; }

.ContentImgWS {
	float: left;
	/* height: 333px; */
	width: 250 px;
	margin: 0px 0px 0px 7px;
	background-color: white;
	border: 1px solid darkgray; }

.ContentImgWSDetail {
	float: left;
	/* height: 333px; */
	height: 292px;
	width: 250 px;
	margin: 0px 0px 0px 7px;
	background-color: white;
	border: 1px solid darkgray; }

.ContentImgALCDetail {
	float: left;
	height: 185px;
	width: 160 px;
	margin: 0px 0px 0px 7px;
	background-color: white;
	border: 1px solid darkgray; }

.ContentHeaderWS {
	float: left;
	width: 100%;
	height: 20px;
	margin: 0px;
	background-image: url(images/heading_small_background.gif);
	background-repeat: repeat-x;
	color: white;
	text-align: center;
	border: 1px solid silver; }


.ContentTextWS {
	block: display;
	float: left;
	width: 240px;
	margin-left: 6px;
	padding: 5px 5px 5px 5px;
	font-size: 85%;
	line-height: 120%; }
	
.ContentTextNieuws {
	block: display;
	float: left;
	width: 384px;
	margin-left: 6px;
	padding: 0px 5px 5px 5px;
	font-size: 85%;
	line-height: 120%; 
	background-color: #f7ffff;}

.ContentTextNieuws2 {
	block: display;
	float: left;
	width: 530px;
	padding: 0px;
	font-size: 85%;
	line-height: 120%; }

.ContentTextNieuws3 {
	block: display;
	float: left;
	width: 500px;
	margin-left: 6px;
	padding: 0px 5px 5px 5px;
	font-size: 85%;
	line-height: 120%; }

.ContentGotoWS {
	block: display;
	float: left;
	margin: 1em 1em 0px 10px;
	font-size: 85%;
	line-height: 120%; }
	
.ContentGotoWS2 {
	block: display;
	float: left;
	margin: 0;
	font-size: 85%;
	line-height: 120%; }

.ContentResumeWS {
	block: display;
	float: left;
	width: 240px;
	padding: 5px 5px 5px 5px;
	margin-left: 10px;
	background-color: MistyRose;
	border: 1px solid Thistle;
	font-size: 85%;
	line-height: 120%; }

.ContentResumeWSDetail {
	block: display;
	float: left;
	width: 250px;
	padding: 0;
	margin-left: 10px;
	background-color: white;
	border: 1px solid silver;
	font-size: 85%;
	line-height: 120%; }

.ContentResumeALCDetail {
	block: display;
	float: left;
	width: 340px;
	height: 185px;
	padding: 0;
	margin-left: 10px;
	background-color: white;
	border: 1px solid silver;
	font-size: 85%;
	line-height: 120%; }

.ContentHorSeparator0 {
	float: left;
	width: 100%;
	margin: 0px;
	height: 20px;
	margin-top: 1px;
	background-image: url(images/topnav.jpg);
	background-repeat: repeat-x; }

.ContentHorSeparator1 {
	float: left;
	width: 100%;
	margin: 0px;
	height: 20px;
	margin-top: 0.5em;
	background-image: url(images/topnav.jpg);
	background-repeat: repeat-x; }

.ContentHorSeparator2 {
	float: left;
	width: 100%;
	margin: 0px;
	height: 20px;
	margin-top: 0.5em;
	margin-bottom: 1em;
	background-image: url(images/topnav.jpg);
	background-repeat: repeat-x; }

.ContentBlockRealised {
	float: left;
	width: 122px;
	margin: 0px;
	padding: 0em 0em 0em 0em; 
	background-color: Gainsboro; }	

.ContentBlockFotoLog {
	float: left;
	width: 252px;
	margin: 0px;
	padding: 0em 0px 0em 0em; 
	background-color: Gainsboro; }	

.ContentBlockALC {
	float: left;
	width: 162px;
	margin: 0px;
	padding: 0em 0px 0em 0em; 
	background-color: Gainsboro; }	

.ContentBlockNieuws {
	float: left;
	width: 122px;
	margin: 0px;
	padding: 0em 0em 0em 0em; 
	background-color: Gainsboro; }	

.ContentBlockVideo {
	float: left;
	width: 122px;
	margin: 0px;
	padding: 0em 0em 0em 0em; 
	background-color: Gainsboro; }	


.ContentImgRealised {
	float: left;
	height: 120px;
	width: 120px;
	margin: 0px 0px 0px 0px;
	border: 1px solid darkgray; 
	background-color: Silver; }

.ContentImgVideo {
	float: left;
	height: 120px;
	width: 120px;
	margin: 0px 0px 0px 0px;
	border: 1px solid darkgray; 
	background-color: Silver; }

.ContentImgFotoLog {
	float: left;
	height: 150px;
	width: 250px;
	margin: 0px 0px 0px 0px;
	border: 1px solid darkgray; 
	background-color: white; }

.ContentImgALC {
	float: left;
	height: 185px;
	width: 160px;
	margin: 0px 0px 0px 0px;
	border: 1px solid darkgray; 
	background-color: white; }

.ContentImgNieuws {
	float: left;
	height: 80px;
	width: 120px;
	margin: 0px 0px 0px 0px;
	border: 1px solid darkgray; 
	background-color: Silver; }

.ContentResumeRealisedXL {
	block: display;
	float: left;
	width: 120px;
	height: 43px;
	margin: 1px 0px 0em 0px;
	padding: 3px 3px 0px 0px;
	font-size: 75%;
	text-align: center; 
	border-top: 1px solid white; }

.ContentResumeRealised {
	block: display;
	float: left;
	width: 120px;
	height: 32px;
	margin: 1px 0px 0em 0px;
	padding: 3px 3px 0px 0px;
	font-size: 75%;
	text-align: center; 
	border-top: 1px solid white; }

.ContentResumeVideoXL {
	block: display;
	float: left;
	width: 120px;
	height: 43px;
	margin: 1px 0px 0em 0px;
	padding: 3px 3px 0px 0px;
	font-size: 75%;
	text-align: center; 
	border-top: 1px solid white; }

.ContentResumeVideo {
	block: display;
	float: left;
	width: 120px;
	height: 32px;
	margin: 1px 0px 0em 0px;
	padding: 3px 3px 0px 0px;
	font-size: 75%;
	text-align: center; 
	border-top: 1px solid white; }

.ContentResumeFotoLogXL {
	block: display;
	float: left;
	width: 250px;
	height: 30px;
	margin: 1px 0px 0em 0px;
	padding: 3px 3px 0px 0px;
	font-size: 75%;
	text-align: center; 
	border-top: 1px solid white; }

.ContentResumeFotoLog {
	block: display;
	float: left;
	width: 250px;
	height: 20px;
	margin: 1px 0px 0em 0px;
	padding: 3px 3px 0px 0px;
	font-size: 75%;
	text-align: center; 
	border-top: 1px solid white; }

.ContentResumeALC {
	block: display;
	float: left;
	width: 160px;
	height: 40px;
	margin: 1px 0px 0em 0px;
	padding: 3px 3px 0px 0px;
	font-size: 75%;
	text-align: center; 
	border-top: 1px solid white; }

.ContentBlockRealisedList {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0;
	border-right: 1px dotted silver;
	font-size: 85%; }	

.ContentBlockContentList {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0;
	border-right: 1px dotted silver;
	font-size: 85%; }	

.ContentBlockVideoList {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0;
	border-right: 1px dotted silver;
	font-size: 85%; }	


.ContentBlockNieuwsList {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0;
	border-right: 1px dotted silver;
	font-size: 85%; }	
	
.FakeImgWS {
	block: display;
	width: 250px;
	height: 330px;
	background-color: silver; }	

.FakeImgRealised {
	block: display;
	width: 120px;
	height: 120px;
	background-color: silver; }	

.FakeImgVideo {
	block: display;
	width: 120px;
	height: 120px;
	background-color: silver; }	

.FakeImgRealisedNoFill {
	block: display;
	width: 120px;
	height: 120px;
	background-color: linen;}

	
.FakeImgFotoLog {
	block: display;
	width: 250px;
	height: 150px;
	background-color: silver; }	

.FakeImgFotoLogNoFill {
	block: display;
	width: 250px;
	height: 150px;
	background-color: linen; }	
		
.AGoto {
	padding: 0px 0px 0px 5px;
	color: black; 
	text-decoration: underline; }

.AGoto:visited {
	padding: 0px 0px 0px 5px;
	color: black; 
	text-decoration: underline; }
	
.AGoto:hover {
	padding: 0px 0px 0px 5px;
	color: #2d5dab;
	text-decoration: underline; }		
	
.AFPGrey {
	padding: 0px 0px 0px 5px;
	color: black; 
	text-decoration: none; }

.AFPGrey:visited {
	padding: 0px 0px 0px 5px;
	color: black; 
	text-decoration: none; }
	
.AFPGrey:hover {
	padding: 0px 0px 0px 5px;
	color: DimGray;
	text-decoration: underline; }	
	
/* ---- General formatting ---- */
.GeneralTextStyle {
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	font-family: verdana, georgia, times, "times new roman", serif;
	color: #000;
	background-color: #fff; }

.GooglePubBlock200 {
	block:display;
	float:left;
	padding-right: 1em;
	padding-bottom: 1em;
	font-size: 10pt;
	font-family: verdana, georgia, times, "times new roman",serif; }
	
.highlight1 {
	color: black;
	font-weight: bold; }	

.highlight2 {
	color: #2d5dab; }

.highlight3 {
	color: DimGray; }
		
.fontSize1 {
	font-size: 90%; }

.fontSize2 {
	color: DimGray ;
	font-family: verdana, georgia, times, "times new roman", serif;
	font-size: 8pt;
	font-weight: 500; }

.fontSize3 {
	display: block;
	font-family: verdana, georgia, times, "times new roman", serif;
	color: black;
	font-size: 8pt; 
 	margin-top: 3px; 
	font-weight: 500; }

.fontSize4 {
	display: block;
	font-family: verdana, georgia, times, "times new roman", serif;
	color: black;
	font-size: 8pt; 
 	margin-top: 3px; 
	margin-bottom: 1em; 
	font-weight: 500; }

.fontSize5 {
	font-family: verdana, georgia, times, "times new roman", serif;
	color: #2d5dab;
	font-size: 8pt; 
 	margin-top: 3px; 
	font-weight: 500; }

.fontSize6 {
	font-family: verdana, georgia, times, "times new roman", serif;
	color: black;
	font-size: 8pt; 
 	margin-top: 3px; }

.fontSize7 {
	font-family: verdana, georgia, times, "times new roman", serif;
	color: black;
	font-size: 7pt; 
 	margin-top: 3px; }

.fontSize8 {
	font-family: verdana, georgia, times, "times new roman", serif;
	color: black;
	font-size: 10pt; 
 	margin-top: 3px;
	font-weight: 800;  }

.WSTableDetailTable {
	display: table;
	font-family: verdana, georgia, times, "times new roman", serif;
	font-size: 8pt;
	cellpadding: 5;
	color: black; 
	border-color: silver;
	height: 292px; 
	border-collapse: collapse; }

.ALCTableDetailTable {
	display: table;
	font-family: verdana, georgia, times, "times new roman", serif;
	font-size: 8pt;
	cellpadding: 5;
	color: black; 
	border-color: silver;
	height: 185px; 
	border-collapse: collapse; }

.WSTableDetailTD {
	font-family: verdana, georgia, times, "times new roman", serif;
	font-size: 8pt;
	vertical-align: top;
	text-align: left;
	border-color: MistyRose; 
	background-color: MistyRose; /* #d4d8e6; */
	width: 220px; }		

.ALCTableDetailTD {
	font-family: verdana, georgia, times, "times new roman", serif;
	font-size: 8pt;
	vertical-align: top;
	text-align: left;
	border-color: MistyRose; 
	background-color: MistyRose; /* #d4d8e6; */
	width: 340px; }		

.WSTableDetailHeader {
	font-family: verdana, georgia, times, "times new roman", serif;
	font-size: 10pt;
	vertical-align: top;
	background-color: #586e96;
	color: white;
	width: 440px; 
	height: 8px;}	

.ALCTableDetailHeader {
	font-family: verdana, georgia, times, "times new roman", serif;
	font-size: 10pt;
	vertical-align: top;
	background-color: #586e96;
	color: white;
	width: 340px; 
	height: 8px;}	

.WSTableDetailText {
	font-family: verdana, georgia, times, "times new roman", serif;
	font-size: 8pt;
	text-align: left;
	background-color: white;
	color: black;
	width: 470px; }	

.ALCTableDetailText {
	font-family: verdana, georgia, times, "times new roman", serif;
	font-size: 8pt;
	text-align: left;
	background-color: white;
	color: black;
	width: 500px; }	

.WSImgBorder01 {
	border: 1px solid silver; }

/* --------------------- */

.Foto_TL {
	background-image: url(images/Foto_TL.jpg);
	height: 25px; }
	
.Foto_T {
	background-image: url(images/Foto_T.jpg);
	background-repeat: repeat-x;
	height: 25px; }
	
.Foto_TR {
	background-image: url(images/Foto_TR.jpg);
	height: 25px; }
	
.Foto_L {
	background-image: url(images/Foto_L.jpg);
	background-repeat: repeat-y; }
	
.Foto_R {
	background-image: url(images/Foto_R.jpg);
	background-repeat: repeat-y; }
	
.Foto_BL {
	background-image: url(images/Foto_BL.jpg); }
	
.Foto_B {
	background-image: url(images/Foto_B.jpg);
	background-repeat: repeat-x; }
	
.Foto_BR {
	background-image: url(images/Foto_BR.jpg); }

.Small_TL {
	background-image: url(images/Small_TL.jpg);
	height: 9px; }
	
.Small_T {
	background-image: url(images/Small_T.jpg);
	background-repeat: repeat-x;
	height: 9px; }
	
.Small_TR {
	background-image: url(images/Small_TR.jpg);
	height: 9px; }
	
.Small_L {
	background-image: url(images/Small_L.jpg);
	background-repeat: repeat-y; }
	
.Small_R {
	background-image: url(images/Small_R.jpg);
	background-repeat: repeat-y; }
	
.Small_BL {
	background-image: url(images/Small_BL.jpg); }
	
.Small_B {
	background-image: url(images/Small_B.jpg);
	background-repeat: repeat-x; }
	
.Small_BR {
	background-image: url(images/Small_BR.jpg); }

.Border1Gray {
	block: display;
	float: left;
	margin: 0px 5px 5px 0px;
	border: 1px solid darkgray; }

.weg {display: none; }



