body 
	{ font-size: 10pt; 
	font-family: verdana, arial;
	background-color: #6699ff;}

a:link 
	{ color: yellow; }

table	{ border: 0px; }

img	{ border: 0px; }

/* OPMAAK VOOR LINKS/KOPPELINGEN */

img.links	
	{ 
	height: 45px; 
	width: 165px;
	}

/* OPMAAK VOOR KINDERFOTO BOVEN */

img.logo1	
	{ 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 184px; 
	height: 130px; 
	visibility: visible;	
	}

/* OPMAAK VOOR LOGO LINKSBOVEN */

img.logo2	
	{ 	
	border-width: 0px;
	height: 71px;
	width: 140px;
	position: absolute; 
	z-index: 2; 
	top: 30px; 
	left: 162px; 
	width: 140px; 
	height: 71px; 
	visibility: visible}


/* OPMAAK VOOR ACHTERGROND TOP.HTML */

body.achtertop	
	{ 	
	background-image: url(gfx/bg_top.jpg) 
	}




