body {
	background-image: url(../Achtergrond/Achtergrond_Keimpe.jpg);
	cursor: default;
	font-size: small;
	color: #000000;
	}

#apDiv1 { /*tbv. copyright */
	position:absolute;
	left:45%;
	top:650px;
	width:180px;
	height:28px;
	z-index:2;
}
#apDiv2 { /* tekstblok onder spel */
	position:absolute;
	left:25%;
	top:400px;
	width:644px;
	height:254px;
	z-index:3;
}

.ecw-copyright
{ /* is opmaak */
	margin-bottom: 0em;
	left: 150px;
	font-size: x-small;
	font-family: Segoe UI, Franklin Gothic Medium, Arial, sans-serif;
}
.intro { font-size:10pt; font-style:italic }
.heading { font-size:14pt; font-weight:bold; font-family:sans-serif }
.title { font-size:18pt; font-weight:bold; background-color:navy; color:white; text-align:center; font-family:sans-serif }
.stijl1 {color: #000000}
a:link {color: #ffffff;	text-decoration: none;}
a:visited {text-decoration: none;color: #000000;}
a:hover {text-decoration: none;color: #0000FF;}
a:active {text-decoration: none;}
/* vanaf hier gedachtenlezen */
#LayerG { /* t.b.v de Homebutton in zeeslag */
	position:absolute;
	color: #FF0000;
	left:25%;
	top:650px;
	width:704px;
	height:28px;
	z-index:1;
}
