body		{
	background-image: url(../Achtergrond/Achtergrond_Keimpe.gif);
	height: 100%;
	width: 100%;
		}
table.actueel	{  /* inhoud actuele foto-page */
		cellspacing: 1px;
	 	width: 835px;
		border: 8px ridge Lavender;
		background: Lavender;
		}
td.actueell	{  /* inhoud aanhef links */
		width: 700px;
td.actueelr	{  /* inhoud aanhef rechts */
		width: 135px;
		}
table.groot	{  /* inhoud over gehele breedte */
		cellspacing: 1px;
	 	width: 835px;
		border: 2px ridge AliceBlue;
		background: AliceBlue;
		}
table.groot_2	{  /* inhoud over gehele breedte */
		cellspacing: 1px;
	 	width: 835px;
		border: 2px ridge LightCyan;
		background: LightCyan;
		}

td.grootl	{  /* inhoud aanhef links */
		text-align: left;
		width: 714px;
		}
td.grootr	{  /* inhoud aanhef rechts */
		text-align: right;
		width: 121px;
		}
table.rij3	{  /* inhoud verdeeld in 3 kolommen */
		cellspacing: 1px;
	 	width: 835px;
		}
td.rij31	{  /* inhoud verdeeld in 3 kolommen-rij 1 */
		border: 3px ridge LightCyan; 
		width: 280px;
		background: LightCyan;
		text-align: left;
		vertical-align: top;
		}
td.rij32	{  /* inhoud verdeeld in 3 kolommen-rij 2 */
		border: 3px ridge Beige;
		width: 280px;
		background: Beige;
		text-align: left;
		vertical-align: top;
		}
td.rij33	{  /* inhoud verdeeld in 3 kolommen-rij 3 */
		border: 3px ridge Linen; 
		width: 280px;
		background: Linen;
		text-align: left;
		vertical-align: top;
		}
font.actueel	{ /* titel-aanhef van actuele foto reeks */
		font-family: Monotype Corsiva; 
		color: Magenta; 
		font-size: 18pt;
		Font-weight: bolder;
		text-decoration: underline;
		}
font.aanhef	{ /* titel-aanhef per blok */
		font-family: Monotype Corsiva; 
		color: #000080; 
		font-size: 18pt;
		Font-weight: bolder;
		text-decoration: underline;
		}
font.gplaats	{ /* de tekst geplaatst */
		text-align: right;
		font-family: Arial; 
		color: Blue; 
		font-size: 7pt;
		Font-weight: normal;
		}
font.tekst	{ /* de normale tekst*/
		font-family: Monotype Corsiva; 
		color: black; 
		font-size: 13pt;
		Font-weight: normal;
		text-align: left;
		}
font.meer	{ /* link ..meer */
		font-family: Arial; 
		color: #FF0000; 
		font-size: 10pt;
		Font-weight: normal;
		}
.foto100	{ /* image voor foto h=100 bij w=133 */
		float:right; 
		height:100px; 
		width: 133;
		}
.style2 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.style4 {
	font-size: 13pt;
	font-family: "Times New Roman", Times, serif;
}

A 		{color : #FF0000;}
A:Visited 	{color : #FF0000;}
A:Active 	{color : #FF0000;}
A:Hover  	{color : #FF4500;}
