/* CSS Document */
body {
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat;
}
#Layer1 {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:152px;
	z-index:1;
	background-image: url(../images/egypteachter.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#Layer2 {
	position:absolute;
	left:-1px;
	top:153px;
	width:800px;
	height:22px;
	z-index:2;
	background-color: #CC9966;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#Layer3 {
	position:absolute;
	left:0px;
	top:175px;
	width:800px;
	height:406px;
	z-index:3;
	background-image: url(../images/lightsand.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.eerstewoord {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.eersteletter {
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.inhoud {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.voettekst {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: italic; }
a {
	color: #FF0000;
	text-decoration: none;
}
.kop {font-size: 24px;
	  font-weight: bold;
	  font-family: Arial, Helvetica, sans-serif; 
	  }
.linkhoofd {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.copyr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.style1 {color: #000000}
.style2 {color: #FF0000}
.style3 {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}

