body {
	background-color: #595552;
	background-image: url(/images/bg-dark-center.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

body, p, td, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}


h1 {
	font-family: "Arial Black", Arial, Helvetica;
	font-weight: normal;
	font-size: 27px;
	color: white;
	padding-top: 3px;
	margin: 0px;
}


h2 {
	font-family: "Arial Black", Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
	color: white;
	padding: 0px;
	margin: 0px;
}

.d, .d p {
	font: normal 9px Arial, Helvetica;
	}

.d2, .d2 p {
	font: normal 10px Arial, Helvetica;
	line-height: 15px;
	}
.d2 b { font-size: 11px; }	


/* nav */
.nav { 	padding: 0px; }
.nav, .nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

.nav a:hover { text-decoration: underline; }


/* subnav */
.subnav, .subnav a { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #535353;
	text-decoration: none;
	line-height: 18px;
}

.subnav a:hover {
	text-decoration: underline;
}

.subnav a.actief {
 	color: #08717A;
}

/* speciale links */
.linkTeken, .linkTekst, .linkTeken a, .linkTekst a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
	}
	
.linkTeken { font-weight: bold; color: #00A1AE; }

.linkTekst a:hover { text-decoration: underline; }


#top2 {
	background-image:  url(/images/bg1-dark.gif);
	background-repeat: no-repeat;
}
#top3 {
	background-image:  url(/images/top3bg-dark.gif);
	background-repeat: repeat-x;
}

.hdrBG {
	background-image:  url(/images/mainbg-dark.gif);
	background-repeat: repeat-x;
}

#bottom1 {
	background-image:  url(/images/bottombg.gif);
	background-repeat: repeat-x;
}
#bottom2 {
	background-image:  url(/images/bottombg.gif);
	background-repeat: no-repeat;
}
