/* Toon altijd het 'Stylesheet Switcher'-icoon in de statusbalk */ 
#page-theme-button { 
   display: -moz-box !important; 
   list-style-image: url(chrome://browser/skin/page-themes.png); 
   padding: 0px 3px; 
}

/* STANDAARDINSTELLINGEN VOOR HTML-DOCUMENTEN */

	BASEFONT{
		color			: #C0C0C0;
		font-size		: 10pt;
		font-family	: Verdana;
		font-weight	: normal;
		font-style 	: normal;
	}

	BODY{
		margin-left		: 2pt;
		margin-right		: 1pt;
		margin-top		: 2pt;
		margin-bottom		: 2pt;
		background-color	: #FCFCFC;
	}

	

	UL{
		margin-top			: 0pt;
		margin-bottom		: 0pt;
	{


/* Koppen */

	onzin{
	}

	onzin{
	}


	H1{
		font-size			: 8pt;
		color				: #ffff00;
	}

	H2{
		font-size			: 8pt;
		color				: #ffff00;
	}

	H3{
		font-size			: 8pt;
		color				: #ffff00;
	}

	H4{
		font-size			: 8pt;
		color				: #ffff00;
	}

	H5{
		font-size			: 8pt;
		color				: #ffff00;
	}

	H6{
		font-size			: 8pt;
		color				: #ffff00;
	}

/* Links */

	A{
		font-family		: Verdana;
		font-size			: 10pt;
		color				: #000000;
		text-decoration: none 
	}

	A:Visited{
		color				: #261F1B;
	}

	A:Hover{
		font-family		: Verdana;
		font-size		: 10pt;
		color			: #800000;
		text-decoration		: underline
	}


/* AFWIJKENDE INSTELLINGEN VOOR HTML-DOCUMENTEN */

	.CVON1{
		color			: #C0C0C0;
		font-style 		: normal;
		font-family		: Verdana;
		font-size		: 10pt;
		font-weight		: normal;
		margin-left		: 0px;
		margin-top		: 0pt;
		margin-bottom		: 0pt;
	}

	
