TABLE.besp {
	width : 95%;
	border : thin;
	border-width : thin thin thin thick;
}

TD.klein { 
    font-size : 8pt;
 }
 
A.voegtoe {
	color : #006699;
	font-size : 8pt;
}

TR.bespgrijs {
	background-color : #FFFFF0;
}


TD.besp1 {
	background-color : #000033;
	color : #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
}

TD.besp2 { 
	background-color : #0099CC;
	color : #000033;
	font-weight: bold;
	font-size: 10pt;
}

TD.besp3 { 
	color : #000033;
	font-weight: bold;
	font-size: 10pt;
}

TD.besp4 {
	color : #000000;
	font-size: 10pt;
	text-align: center;
}

TD.besp5 { 
	color : #000000;
	font-size: 10pt;
}

A.besp{
	color: White;
}

A.besp:HOVER{
	color: #FF6633;
}
SPAN.sup {
	color : #FF6633;
	font-size : 8pt;
	font-weight : bold;
	font-variant : small-caps;
	vertical-align : super;
}

SPAN.antw {
	color : White;
}

SPAN.banner {
	font-size : 9pt;
	color : White;
}

SPAN.antwbanner {

	font-size : 9pt;
	color : #006699;
}


DIV.antw {
	color : White;
	text-align: right;
}

DIV.repl {
	color : #000033;
}

SPAN.thema{ 
	color: #000033;
	font-size: 10pt;
	font-weight: bold;
 }
 
DIV.thema{ 
	color: #000033;
	font-size: 10pt;
	font-weight: bold;
 }

SPAN.tiran {
	color : #FF6633;
	font-size : larger;
	font-weight : bolder;
	font-family : monospace;
	background-color : #006699;
}

BODY {
	background-image : url("fig/bg1.gif");
	background-color : #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: Black;
}

BODY.archief {
	background-color : #F5F5F5;
	font-family : Times,serif;
	font-size : 11pt;
}

A.sluit {
	color : #FFFFCC;
	background-color : #006600;
	font-size : 9pt;
	text-decoration : none;
	text-align : right;
	padding-left : 2mm;
	padding-right : 2mm;
	vertical-align : middle;
	margin-left : 80%;
}


TR.banner {
	background-color : #0099CC;
}


H1 {
	color: #006699;
	font-size: 14pt;
	font-weight: 600;
}


H1.archief {
	color : Black;
	font-size : 14pt;
	font-weight : bold;
}

H2 {
	color: #006699;
	font-size: 12pt;
	font-weight: 600;
}


A {
	color: #006699;
}

A:HOVER {
	color : #0099CC;
}


A.crumblebead {
    color : #000033;
	text-decoration: none;
}

A.crumblebead:HOVER {
    color : #006699;
	text-decoration: none;
}

DIV.ntv {
	color : Red;
	font-weight : bold;
}

SPAN.menurood {
	color : Red;
	font-weight : bold;
}

TABLE.hoofd {
	background-color : #FFFFFF;
	border : 1px solid #000066;
}

TR.top {
	background-color : #006699;
	color: #FFFFCC;
	vertical-align : baseline;
}

TD.top{ 
	 background-color : #006699;
}

TR.leeg {
	background-color : #FF6633;
}

TD  SPAN{
	color : #000033;
	font-weight : bold;
}
TD.archlink {
	height : 14pt;
	vertical-align : middle;
}
TD.archtit
 {
	background-color : #0099CC;
	color : #003300;
	font-size : 11pt;
	font-weight : bold;
	height : 15pt;
	vertical-align : middle;
}
TD.quiz {
	background-color : #006699;
	color : #FFFFFF;
}
TD.opstelling {
	background-color : #0099CC;
}



TD.lijn {
	background-color : #FF6633;
}

TD.nav {
	background-color: #006699;
	color: #CCCCCC;
}

TD.aandacht{
	background-color: #FFFFCC;
	color: #000000;
	border : 0pt;
}

TD.tekst {
	vertical-align : top;
}

TD.crumblebead {
	font-size : 9pt;
	background-color : #0099CC;
	color: #FFFFFF;
}

div.clSlideMenu{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:verdana,arial,helvetica;
	font-size:10px;
	overflow:hidden;
	width:150;
	height:22;
}
a.clA0{
	/* All top level links */
	color: #FFFFFF;
	font-size: 12px;
	text-decoration:none;
	font-weight: normal;
}
a.clA1{
	/* All sub level links */
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	vertical-align: sub;
	padding-top : 2pt;
}
a.clA2{ /* All sub2 level links */
	color:navy;
	text-decoration:none;
}
a.clA3{ /* All sub3 level links */
	color:black;
	text-decoration:none;
}
a.clA4{ /* All sub4 level links */
	color:green;
	text-decoration:none;
}

/* NEEDED STYLES */
div.slideMenuBG{position:absolute; left:0; top:0; z-index:1}
div.slideMenuText{position:absolute; left:2; top:2; z-index:200;}
/* NEEDED ----- This class should be named like this:
	#NAME_OF_YOUR_MENUcont
*/
#slideMenucont{position:absolute;	height:600; width:200; visibility:hidden;}
