body {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Verdana ;
	font-size : 12pt;
	}

table {
	border-spacing: 0;
	margin: 0px;
	border-collapse: collapse;
	/*background-color: #FFE0A0 ; *//* #eaeaea; */
	/* border: 1px #000000 solid; *//* border: 1px #d79900 solid; */
	}

td {
	/* border: 1px solid #6699CC; *//* werkt snel */
	padding: 0px ;
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size : 10pt;
	}

/*	alles = bomarge,lrmarge,blad,lrmarge,bomarge	*/


table.alles {
	background-color: #ffe0b0 ;/* #fdefd2 ; */
	margin-left: auto; 
	margin-right: auto;
	margin-top: 10px;
	width: 752px;
	}

td.bomarge {
	height: 5px;
	}

td.lrmarge {
	width: 5px;
	}

/*	blad = boven, doel, index, onder	*/

table.blad {
	width: 742px;
	}

td.boven {
	}

td.bomarge3 {
	height: 5px;
	}

td.lrmarge2 {
	width: 15px;
	}

td.doel {
	/* background-color: #FFE0A0 ; */
	width: 442px;
	}

table.schilderijboven {
	width: 442px;
	}

td.bomarge2 {
	height: 10px;
	}

td.index {
	width: 150px;
	}

td.indextitel {
	height: 115px;
	width: 150px;
	background-image:url('../afbeeldingen/titel2.gif');
	color: #ffff90;
	font-size : 20pt;
	font-family: Copperplate Gothic Bold, Copperplate Gothic Light, Book Antiqua,
			Times New Roman, Arial, Verdana;
	}

td.indexknop {
	height: 31px;
	width: 150px;
	background-image:url('../afbeeldingen/klik2.gif');
	font-family: Copperplate Gothic Light, Book Antiqua,
			Times New Roman, Arial, Verdana;
	color: #ffff00;
}


td.rechtercolumn {
	width: 120px;
	}
	

td.onder {
	}

A:link {
	text-decoration: none ;/*underline;*/
	color:#AA0000;
	font-family: Arial, Verdana;
	font-size : 10pt;
	}

A:visited {
	text-decoration: none ;/*underline;*/
	color:#AA0000;
	font-family: Arial, Verdana;
	font-size : 10pt;
	}

A:active {
	text-decoration: none ;/*underline;*/
	color:#FF0000;
	font-family: Arial, Verdana;
	font-size : 10pt;
	}	

A:hover	{
	text-decoration: none;
	color: #FF0000;
	font-family: Arial, Verdana;
	font-size : 10pt;
	}

A.indexknop:link{
	color: #ffff90;
	font-family: Copperplate Gothic Light, Book Antiqua,
			Times New Roman, Arial, Verdana;
	}	

A.indexknop:visited{
	color: #ffff90;
	font-family: Copperplate Gothic Light, Book Antiqua,
			Times New Roman, Arial, Verdana;
	}	

A.indexknop:active{
	color: #ffff90;
	font-family: Copperplate Gothic Light, Book Antiqua,
			Times New Roman, Arial, Verdana;
	}	

A.indexknop:hover{
	color: #ffff00;
	font-family: Copperplate Gothic Light, Book Antiqua,
			Times New Roman, Arial, Verdana;
	}	

A.titel:link {
	text-decoration: none;
	font-size : 8pt;
	}

A.titel:visited {
	text-decoration: none;
	font-size : 8pt;
	}

A.titel:active {
	text-decoration: none;
	font-size : 8pt;
	}

A.titel:hover {
	text-decoration: none;
	font-size : 8pt;
	}

img {
	border: none;
	}

hr {
	border: 0;
	color: #fff;
	background-color: #fff;
	height: 1px;
	}
