body {
	font-family: "Kristen ITC";
	font-size: 16px;
	font-weight: bold;
	color: #006;
	background-color: #C93;
	background-image: url(../afbeeldingen/Achtergrond-6.jpg);
}
#Kop {
	font-family: "Lucida Calligraphy";
	font-size: 24px;
	font-weight: bold;
	color: #FF0;
	width: 50%;
	margin-left: 10%;
	font-style: italic;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 25%;
}
#Tekst1 {
	width: 65%;
	margin-left: 10%;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 10%;
}
#Tekst2 {
	float: left;
	height: 400px;
	width: 18%;
	padding-top: 1%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1%;
	margin-left: 10%;
}


a:link {
	color: #FF0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FC0;
}
a:hover {
	text-decoration: none;
	color: #069;
}
a:active {
	text-decoration: none;
	color: #6F3;
}
h1 {
	font-size: 24px;
	color: #FF0;
	font-family: "Lucida Calligraphy";
}
h2 {
	font-size: 18px;
	color: #F60;
}
h3 {
	font-size: 16px;
	color: #6F0;
}

#foto_slam {
	position:absolute;
	left:392px;
	top:266px;
	width:400px;
	height:400px;
	z-index:1;
	margin: 5px;
	padding-top: 20px;
	padding-right: 150px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#Tekst3 {
	position:absolute;
	left:1069px;
	top:254px;
	width:175px;
	height:411px;
	z-index:2;
	padding-top: 30px;
	padding-left: 15px;
}

#Links {
	position:absolute;
	left:150px;
	top:778px;
	width:1020px;
	height:130px;
	z-index:1;
	margin: 5px;
	padding-top: 10px;
	padding-left: 10px;
	background-color: #000;
}

#Tekst4 {
	position:absolute;
	left:237px;
	top:737px;
	width:575px;
	height:30px;
	z-index:3;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../afbeeldingen/Achtergrond-7.jpg);
}
input {
	font-family: "Lucida Calligraphy";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF0;
	background-color: #609;
}
select {
	font-family: "Lucida Calligraphy";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF0;
	background-color: #609;
}
textarea {
	background-color: #609;
	font-family: "Lucida Calligraphy";
	font-size: 12px;
	color: #FF0;
	font-style: italic;
	font-weight: bold;
}
table {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #6F0;
	background-image: url(../afbeeldingen/Achtergrond-4.jpg);
	width: 80%;
	border: 5px outset #6F0;
}
td {
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: groove;
	border-right-color: #C39;
	border-left-color: #C39;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: groove;
	border-bottom-style: outset;
	border-top-color: #C39;
	border-bottom-color: #C39;
}
.geen_opmaak {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tabel_kop {
	font-family: "Lucida Calligraphy";
	font-size: 24px;
	color: #FF0;
	text-decoration: underline;
	background-image: url(../afbeeldingen/Achtergrond-4.jpg);
	background-color: #4F1458;
	font-weight: bold;
}
.gekleurde_achtergrond {
	color: #006;
	background-image: url(../afbeeldingen/Achtergrond-3.jpg);
}
