body {background: white}

body.intro {background: #04529D}

body.inhoud {
	background-image: url(images/logo_o.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed}

body.navigatie {
	background-image: url(images/logo_b.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-attachment: fixed}

p  { 	font-family: Arial, Helvetica, Genova, Lucida;
	font-size: 10 pt;
	color: black}

p.adres  { 	font-family: Arial, Helvetica, Genova, Lucida;
	font-size: 12 pt;
	color: darkblue;
	text-align: center}

p.intro  { 	font-family: Arial, Helvetica, Genova, Lucida;
	font-size: 12 pt;
	color: darkblue;
	font-weight: bold;
	line-space: 20pt;
	text-align: right}

table.balk {
	background-image: url(images/balk.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-attachment: fixed}

td.balk {
	text-align: top}

td.bovenkader {
	background-image: url(images/kader_boven.gif);
	background-repeat: no-repeat;
	background-position: top center;
	}

td.onderkader {
	background-image: url(images/kader_onder.gif);
	background-repeat: no-repeat;
	background-position: top center;
	}

marquee  { 	font-family: Arial, Helvetica, Genova, Lucida;
	font-size: 10 pt;
	color: cornsilk}

h1 { 	font-family: Arial, Helvetica, Genova, Lucida;
	font-size: 12 pt;
	font-weight: bold;
	color: darkblue}

div { 	font-family: Arial, Helvetica, Genova, Lucida;
	font-size: 10 pt;
	font-weight: bold;
	color: yellow}

h2 { 	font-family: Arial, Helvetica, Genova, Lucida;
	font-size: 16 pt;
	font-weight: bold;
	color: #FFFFFF}

a:link { 	font-family: Arial, Helvetica, Genova, Lucida;
	font-size: 10 pt;
	color: black}

a:visited { 	font-family: Arial, Helvetica, Genova, Lucida;
	font-size: 10 pt;
	color: darkslateblue}

a:hover { 	font-family: Arial, Helvetica, Genova, Lucida;
	font-size: 10 pt;
	color: navy}



