body {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #000000;
	}

.nav {
	font-family: arial;
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;
	}

.nav_active {
	font-family: arial;
	font-size: 16px;
	text-decoration: none;
	color: #83B7E7;
	}

.nav:hover {
	font-family: arial;
	font-size: 16px;
	text-decoration: none;
	color: #83B7E7;
	}

.nav_footer {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #0A3581; 
	}


.kopje {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	}	

.fotocel {
	background-color: #ffffff;
	text-align: center;
	}

.brede_tabel_cel {
	margin-left: 0px;
	margin-right: 0px;
	}

.brede_tabel_kop {
	width: 950px;
	height: 20px;
	background-color: #005CA9;
	}

.brede_tabel_y_spacer {
	width: 950px;
	height: 2px;
	background-color: #ffffff;
	}

.boven_brede_tabel_spacer {
	height: 10px;
	background-color: #ffffff;
	}

.brede_tabel_basis {
	height: 100%;
	background-color: #ECF9FF;
	vertical-align: top;
	}

.brede_tabel_tekst {
	font-family: arial;
	font-size: 13px;
	margin-left: 6px;
	margin-right: 40px;
	margin-top: 4px;
	margin-bottom: 20px;
	color: #2e2e2e;
	text-align: left;
	}

.smalle_tabel_tekst {
	font-family: arial;
	font-size: 13px;
	margin-left: 4px;
	margin-top: 4px;
	color: #2e2e2e;
	}

.logo_tekst {
	font-family: arial; 
	font-size: 36px; 
	color: #0A3581; 
	margin-left: 0px;
	text-align: left;
	}

ul {	
	margin-left: 15px;
	list-style: none;
	}

li {
	background:transparent url(../gfx/list.gif) no-repeat scroll left top;
	margin:0;
	padding:0 0 3px 20px;
	}

