
html, body {
	margin:			0;
	padding:		0;
	background:		#333333;
}

body, td {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:		13px;
}

.null {
	font-family:		sans-serif;
	font-size:		1px;
	margin:			0;
	padding:		0;
}


/* TOP-BAR */

#topbar td, #topbar td.blck {
	background:		#666666;
	color:			#fff;
	font-size:		0px;
	border-left:		solid 1px #000;
}

#topbar td.blck {
	background:		#000000;
	font-size:		3px;
/*	border-bottom:		1px solid #808080; */
}

#topbar td a {
	font-family:	        Arial,Helvetica,sans-serif;
	font-size:		11px;
	text-decoration:        none;
	color:			#ffffff;
	
}

#topbar td a:hover {
	color:			#ffff99;
	background:		#999999;

}

#topbar td.tmenubar {
	background:		#666666;
	padding-bottom:		6px;
	padding-left:		20px;
	}


/* TEXT */

h2.sectionHead {
	font-family:		Arial, Helvetica, sans-serif;
	font-weight:		normal;
	font-size:		0px;
	margin:			0px 0 0 0px;
	color:			#fff;
}

h2.red {
	font-family:		Arial, Helvetica, sans-serif;
	font-weight:		normal;
	font-size:		20px;
	margin:			16px 0;
	color:			#cc00000;
}

.redheader {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:		12px;
	padding:		0;
	text-indent:		0;
	color:			#990000;
}

.blueheader {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:		16px;
	padding:		0;
	text-indent:		0;
	color:			#990000;
}

img.noborder {
	display:		block;
	margin:			0;
	padding:		0;
	border:			none;
}


b {
	font-weight:		700;
}
.wit {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:		13px;
	font-weight:		bold;
	padding:		0;
	color:			#fff;
	background:		#D47D36;
	
}

.voorbeeldtekst {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:		11px;
	font-weight:		normal;
	padding:		0;
	text-indent:		0;
	color:			#000000;
}

/* sectionMenu Top */

td.leftSpoiler {
	border-top:		solid 1px #dadada;
	background:		#fff;
	font-size:		16px;
	
}

td.middleSpoiler {
	border-top:		solid 1px #e8e8e8;
	background:		#fff;
	font-size:		16px;
	border-right:		solid 1px #e0e0e0;
}

td.rightSpoiler {
	background:		transparent;
	font-size:		16px;
}


/* Main */

td.leftPane {
	font-family:		Arial,Helvetica,sans-serif;
	padding:		0;
	background:		#999999;
	background-image:       url(./images/menuimage8b.jpg);
	background-repeat:	no-repeat;
	border-top:		none;
	
	border-left:		solid 1px #e0e0e0;
/*	border-right:		1px solid #d8d8d8; */
}

td.middlePane {
	background:		#fff;
	padding:		0 36px;
	line-height:		1.25em;
	font-size:		14px;
	border-top:		none;
	border-right:		solid 1px #e0e0e0;
	border-bottom:		solid 1px #e0e0e0;
	height:			99%;
}

td.rightPane {
	background:		transparent;
}

/* BOTTOMBAR */

td.copyright {
	padding:		2;
	border-left:		0;
	border-right:		0;
	text-indent:		0;
	background:		#000;
	color:			#fff;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:		10px;
	
}
