/* Algemene stijlkenmerken die voor de gehele pagina gelden */
BODY {
	font-family		: verdana;
	font-weight		: light;
	font-size		: 9pt;
	color			: #F26334;
	text-decoration	: none;
	scrollbar-face-color		:#FFD6A2;
	scrollbar-highlight-color	:#FFD6A2;
	scrollbar-track-color		:#F3F3F3;
	scrollbar-base-color		:#F3F3F3;
	scrollbar-arrow-color		:#F3F3F3;
	}
	
H4 {
	font-family		: Verdana;
	font-size		: 10pt;
	font-weight		: bold;
	color			: #C13C11;
	}

H5 {
	font-family		: Verdana;
	font-size		: 9pt;
	font-weight		: bold;
	color			: #FF7800;
	}

H6 {
	font-family		: Verdana;
	font-size		: 9pt;
	font-weight		: bold;
	color			: #D58D01;
	}

/* opmaak standaard link*/
a {
	font-family		: verdana;
	font-weight		: light;
	font-size		: 9pt;
	color			: #F26334;
	text-decoration : underline;
	}
	
/* opmaak link onMouseOver (alleen IE) */
a:hover {
	text-decoration: none;
	}
/* standaardopmaak menu items */
a.menu {
	font-family		: verdana;
	font-weight		: bold;
	font-size		: 7pt;
	color			: #FFE7B8;
	text-decoration	: none;
	}

a.SubMenu {
	font-family		: arial, verdana;
	font-weight		: bold;
	font-size		: 7pt;
	color			: #FFE7B8;
	text-decoration	: none;
	}

a.Submenu:hover {
	color: #9B4E0C;
	}

a.nieuws {
	font-family		: verdana;
	font-weight		: light;
	font-size		: 7pt;
	color			: #000000;
	text-decoration	: underline;
	}

a.nieuws:hover {
	text-decoration: none;
	}

/* standaardopmaak tabelcellen */
td {
	font-family		: verdana;
	font-weight		: light;
	font-size		: 9pt;
	color			: #C13C11;
	text-decoration	: none;
	line-height		: 1.3;
	}

.home {
	font-family		: verdana;
	font-weight		: light;
	font-size		: 8pt;
	color			: #000000;
	text-decoration	: none;
	}

/* standaardopmaak menu items */
.kop {
	font-family		: verdana;
	font-weight		: bold;
	font-size		: 7pt;
	color			: #E77919;
	text-decoration	: none;
	}
	
	
.adres2 {
	font-family		: verdana;
	font-weight		: bold;
	font-size		: 7pt;
	color			: #041446;
	text-decoration	: none;
	}
	
.right {
	font-family		: verdana;
	font-weight		: bold;
	font-size		: 7pt;
	color			: #50718C;
	text-decoration	: none;
	}
.kopright {
	font-family		: verdana;
	font-weight		: bold;
	font-size		: 13pt;
	color			: #041446;
	text-decoration	: none;
	}
/* standaardopmaak inputboxen (alleen IE) */

