/* --=== ALGEMEEN ===--- */
/* --=== ALGEMEEN ===--- */
/* --=== ALGEMEEN ===--- */


body
{
    color: #000;
    height: 100%;
    margin-bottom: 1px;    
}

/* In de cellen */
td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	text-decoration: none; 
	color: #000000; 
	text-align: left; 
	font-weight: normal;
	}
/* Voor alle kleine tekst */
.klein, .klein:link, .klein:visited, .klein:active, .klein:hover {
	font-size: 7pt;
	}
/* Linkeigenschappen */
:link, :visited, :active {
	color: #0000CC; 
	text-decoration: underline;
	}
:hover {
	text-decoration: none; 
	color: #0000CC;
	}

/* Stuk met boven en onder een dotted line */
.mid {
	border-bottom: 1px dotted #8D9AB1;
	border-top:1px dotted #8D9AB1;
	padding-left: 8px;
	padding-right: 8px;
	}
.midcell {
	border-bottom: 1px dotted #8D9AB1;
	padding-left: 8px;
	padding-right: 8px;
}

/* Link bloks */
.linkblock {
	display: block;
	line-height: 16px;
	color: #333333;
	margin-top: 0px;
	background: #F4F5F9;
	padding: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #CAD2DF;
	border-top: 4px solid #CAD2DF;
}

/* --=== NEWS ===--- */
/* --=== NEWS ===--- */
/* --=== NEWS ===--- */

/* Title Tekst */
.newstitle {
	background-color: #8D9AB1;
	color: #FFFFFF; 
	font-weight: bold;
	}

/* Beschrijving Tekst */
.newsinfo {
	font-size: 8pt;
	color: #990000;
	}

/* --=== HELPCENTRE ===--- */
/* --=== HELPCENTRE ===--- */
/* --=== HELPCENTRE ===--- */

/* De Tutorials en FAQ koppen */
.hckop {
	border-top: 2px dotted #C0C7D3; 
	border-bottom: 2px dotted #C0C7D3; 
	text-align: center;
	}
/* De onderkopjes in de HC */
.hcsubtop {
	background-color:#D1D9E4;
	border-bottom: 1px dotted #8D9AB1;
	border-top:1px dotted #8D9AB1;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	font-weight: bold;
	text-align: left;
	vertical-align: middle; 
	}
/* De HC cellen */	
.hclinkcel {
	background-color: #F3F5F8;
	border-bottom: 1px dotted #8D9AB1;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px; 
	}	
.hclink:link, .hclink:visited, .hclink:active {
	font-size: 8pt;
	text-decoration: none;
	}
.hclink:hover {
	text-decoration: underline;
	}
/* Celleigenschappen van de koppen */
.helptdkop {
	color: #C0C7D3; 
	font-weight: bold; 
	text-align: center; 
	background-color:#52698C;
	}
/* Uberkop */
.helpukop {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #0000A4;
	text-align: center; 
	}
/* Uberkop onderschrift */
.helpuos {
	font-size: 8pt;
	color: #000000;
	text-align: center; 
	}

/* --=== FAQ ===--- */
/* --=== FAQ ===--- */
/* --=== FAQ ===--- */

/* Celkop */
.faqtdkop {
	font-weight: bold;
	background-color: #8C9AB5;
	color: #FFFFFF;
	text-align: center; 
	}
/* Celbeschrijving */
.faqtddesc {
	background-color: #F7F7FF;
	border-bottom:1px dotted #000000;
	}
/* Sub caterogien kop */
.faqsubkop {
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
	text-decoration: underline overline;
	}

/* --=== TUTORIALS ===--- */
/* --=== TUTORIALS ===--- */
/* --=== TUTORIALS ===--- */

/* Achtergrond kleur van de top titel bar */
.bgbar {
	background-color: #000066;
	} 

/* Witte titel */
.witt {
	color: #FFFFFF; 
	font-weight: bold; 
	text-align: center;
	}
/* Sub koppen eigenschappen */
.tutt {
	font-weight: bold; 
	font-size:12pt; 
	text-indent: 5px;
	color: #FFFFFF;
	text-align: center;
	}

/* Stapbar tekst */
.stepleft {
	width: 8px;
	height: 18px;
	background-image: url(images/tutorials/stepbar_left.gif); 
	}
.stepmiddle {
	background-image: url(images/tutorials/stepbar_bg.gif); 
	font-weight: bold; 
	font-size:12pt; 
	color: #FFFFFF;
	text-align: center
	}
.stepright {
	width: 8px;
	height: 18px;
	background-image: url(images/tutorials/stepbar_right.gif); 
	}
.maintd {
	border-top: 1px dotted #8D9AB1; 
	padding-top: 5px;
	}
.minifaqheader {
	text-align: center;
	background-color: #E7EBF1;
	font-weight: bold;
	border-bottom: 1px solid #CED7E3;
	border-top: 1px solid #CED7E3;
	padding-top: 4px;
	padding-bottom: 4px;
	}


/* --=== SOFTWARE ===--- */
/* --=== SOFTWARE ===--- */
/* --=== SOFTWARE ===--- */

/* Titelfont */
.softt {
	color: #990000; 
	font-weight: bold; 
	text-decoration: underline;
	}
/* Links */
.soft:link, .soft:visited, .soft:active {
	color: #787878; 
	font-weight: bold; 
	text-decoration: underline;
	}
.soft:hover {
	color: #000000; 
	font-weight: bold; 
	text-decoration: none;
	}

/* --=== LINKS ===--- */
/* --=== LINKS ===--- */
/* --=== LINKS ===--- */

/* Celeigenschappen */
.linkstd {
	background-color: #F3F5F8;
	}
/* Celeigenschappen van de koppen */
.linkstdkop {
	background-color: #F3F5F8; 
	font-weight:bold; 
	border-bottom:1px dotted #C0C7D3;
	}

/* --=== ONDERTITELS ===--- */
/* --=== ONDERTITELS ===--- */
/* --=== ONDERTITELS ===--- */

/* De sub-bar met de letters van 't alfabet erin */
.subchoice:link, .subchoice:active, .subchoice:visited  {
	color: #4665B5; 
	font-weight:bold;
	text-decoration: underline;
	}
.subchoice:hover {
	color: blue;
	text-decoration: underline;
	}

/* De subbar table */
.subbar {
	border-bottom:1px dotted #C0C7D3;
	border-top:1px dotted #C0C7D3;
	}	