/* stylen voor de HTML editor */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

/* onderstaand alles mbt main of algemeen*/

body.bground {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FED867;
	SCROLLBAR-SHADOW-COLOR: #FED867;
	SCROLLBAR-3DLIGHT-COLOR: #FEEDD8;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #FFF7ED;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	background-color: #FFF7ED;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}


a.navmain {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

a:hover.navmain {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #ff0000;
	text-decoration: underline;
}

/* onderstaand alles mbt nav*/

body.nav {
	background-image: url(images/bg_nav.gif);
	background-color: #FEEDD8;
	background-repeat: repeat
}

a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

a:hover.nav {
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
}

a.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

a:hover.nav2 {
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
}

td.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #FF6823;
	text-decoration: none;
}

tr.hi {
	color: #FF0000;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
}

a.hi {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #FF0000;
	text-decoration: none;
}

/* onderstaand alles mbt aanbod*/

body.bground_navaanbod {
	margin-top:2px;
	background-image: url(images/bg_bgground_navaanbod.gif);
	background-repeat: repeat;
}

a.overzicht_navaanbod {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	vertical-align:top;
}

a:hover.overzicht_navaanbod {
	color: #ff0000;
	text-decoration: underline;
}

td.overzicht_navaanbod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
}


a.overzicht {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	vertical-align:top;
}

a:hover.overzicht {
	color: #FF0000;
	text-decoration: underline;
}

td.overzicht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
}

img.overzicht {
	border-width: 1px;
	border-color: 000000;
}

a.overzicht_hi {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	vertical-align:top;
}

a:hover.overzicht_hi {
	color: #FF0000;
	text-decoration: underline;
}

td.overzicht_hi {
	background: #FEEDD8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
}


/* onderstaand alles mbt diversen*/


input.verplicht {
	border: 2px solid #008DD9;
}

.opaque {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	background-color: #3398CC;
	xxcolor: #00537E;
	color: #FFFFFF;
	text-decoration: none;
        xxbackground-color: red;
        filter: alpha(opacity=85);
        width: 158px;
         -moz-opacity:0.65;
}

td.streep {
	height: 1px;
	background-color: #FFFFFF;
	background-repeat: repeat;
}

td.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00537E;
	text-decoration: none;
	vertical-align: top;
}

tr.normal {
	color: #00121C;
}

