/* ---------------------------------------------------------- */
/* Layout as specified in ICTU document */
/* "Kwaliteitseisen XHTML Officiele Publicaties V 1.1" */
/* version 1.0, Date 29-10-2007 */
/*  */
/* css revision 0.1 */
/* ---------------------------------------------------------- */
/* Noten */
/* update MvBon - Eden Design =============================================== */
#Inhoud a.nootnum { border:0; color:#00a0c8; position:relative; text-decoration:underline; font-size:80%; font-size: 0.8em; vertical-align: top; margin-left: 0.3em;} 
	#Inhoud a.nootnum:hover { color:#000; border:0;  } 

	#Inhoud th a.nootnum, #Inhoud td a.nootnum { position:static; } /* ie bug for positioning op popup */
	
/* niet - actief */
#Inhoud div.noot { overflow:hidden; width:600px; }
	#Inhoud div.noot h5 { display:none; }

	#Inhoud div.noot sup { float:left; padding:1px; width:25px; display:block;  }
		#Inhoud div.noot sup span { color:#000; }
	#Inhoud div.noot p { font-weight:normal !important; padding:0 20px 6px 0px; width:550px; float:right; }

		/* actief */
		#Inhoud div.noot.actief { position:absolute; width:300px; background:#566478;  padding:0 0 14px 12px; z-index:999; color:#fff; }
			#Inhoud div.noot.actief h5 { font-size:1.1em; display:block; width:100%; overflow:hidden; padding:3px 0 10px 0; color:#fff !important; text-align:left; position:relative;   }
				#Inhoud div.noot.actief h5 a { display:block; background:#000; color:#fff; padding:1px 3px; float:right; margin-top:-3px; text-decoration:none !important; border:0;  }
					#Inhoud div.noot.actief h5 a.hover { background:#00a0c8;  }
		
			#Inhoud div.noot.actief sup span { color:#fff; }
			#Inhoud div.noot.actief sup a { display:none !important;  }	
			#Inhoud div.noot.actief p { font-size:1.1em; color:#fff !important; width:250px; }
				#Inhoud div.noot.actief p a, #Inhoud div.noot.actief p em, #Inhoud div.noot.actief p strong  { color:#fff !important; }
					#Inhoud div.noot.actief p a { text-decoration:underline;  }
						#Inhoud div.noot.actief p a:hover { color:#d8dbe0 !important;  }

/* Einde update MvBon - Eden Design =========================================  */

