/* ************************************************************************** */
/* TABELLEN E.D. (vanuit oude site)                                           */
/* ************************************************************************** */

.tdKop {
	background: #052147;
	color: #fff;
	font-weight: bold;
	text-align: center;
	}
.tdDonker {
	border-bottom: 1px solid #9999CC;
	background: #F1F4F9;
	color: #336;
	font-weight: normal;
	text-align: left;
	}
.tdLicht {
	border-bottom: 1px solid #FFCCCC;
	background: #F1F4F9;
	color: #336;
	font-weight: normal;
	text-align: left;
	}

	
.kop {
	font-weight: bold;
	color: #fff;
	background: #052147;
	}
.paars {
	color: #000000;
	background: #49C2F1;
	}
.roze {
	color: #183C61;
	background: #FFCCCC;
	}

.lgrijs {
	color: #000000;
	background: #F1F1F1;
	}
.dgrijs {
	color: #000000;
	background: #D7D7D7;
	}

.lblauw {
	color: #000000;
	background: #C3C4E9;
	}
.dblauw {
	color: #000000;
	background: #8789EB;
	}

.line {
	border-bottom: 1px solid #bfbfbf;
	}
.line2 {
	background: #E8EBEB;
	border-bottom: 1px solid #bfbfbf;
	}