﻿#Vaandel {
  position: fixed;
  width: 943px; 
  height: 61px; 
  z-index: 3; 
  left: 20px; 
  top: 13px; 
  background-repeat: no-repeat; 
  background: url('Vaandel.png') center;
}

#Zijkant_Links {
	position: fixed;
	width: 190px;
	height: 2500px;
	z-index: 1;
	left: 0;
	top: 0;
	float: left;
	background-repeat: repeat-y;
	background-image: url('achtergrond-psd.png');
}

#Zijkant_Rechts {
    position: fixed;
	width: 189px; 
	height: 2500px;
	z-index: 1;
	top: 0; 
	right: 0; 
	background-image: url('achtergrond2-psd.png'); 
	background-repeat: repeat-y; 
	float: right;
}

#HoofdTitel {
	margin: 0px auto 0px auto;
	font-family: "Comic Sans MS";
	font-size: large;
	font-weight: normal;
	color: #0000FF;
	text-align: center;
	width: 800px;
	height: 60px;
	z-index: 2;
	top: 10px;
	position: absolute;
	left: 10px;
}

#Titel {
	margin: 0px auto 0px auto;
	font-family: "Comic Sans MS";
	font-size: x-large;
	font-weight: normal;
	font-style: normal;
	color: #0000CC;
	text-align: center;
	width: 802px;
	height: 50px;
	z-index: 2;
	top: 10px;
	position: absolute;
	left: 10px;
}

#Titel2 {
	margin: 0px auto 0px auto;
	font-family: "Comic Sans MS";
	font-size: x-large;
	font-weight: normal;
	font-style: normal;
	color: #0000CC;
	text-align: center;
	width: 802px;
	height: 50px;
	z-index: 2;
	position: absolute;
	left: 10px;
}


#Tekst {
	border-style: none;
	padding: 0px;
	font-family: "Comic Sans MS";
	font-size: medium;
	text-align: center;
	position: absolute;
	color: black;
	width: 802px;
	height: 802px;
	z-index: 2;
	left: 10px;
	top: 70px;
}

#Tekst2 {
	border-style: none;
	padding: 0px;
	font-family: "Comic Sans MS";
	font-size: medium;
	text-align: center;
	position: absolute;
	color: black;
	width: 802px;
	z-index: 2;
	left: 10px;
	}


#Navigatie {
	border-style: 0;
	border-color: 0;
	border-width: 0px;
	font-size: x-small;
	z-index: 3;
	position: fixed; 
	width: 100px; 
	height: 460px; 
	z-index:3; 
	left: 20px; 
	top: 90px
}

#InhoudLaag {
	text-align: center;
	color: #0000FF;
	font-family: "Comic Sans MS";
	font-size: large;
	position: absolute;
	width: 820px; 
	height: 820px; 
	z-index: 2; 
	left: 150px; 
	top: 100px
}

#BodemLaag {
	position: fixed;
	z-index: 2;
	left: 0px;
	bottom: 20px;
	color: #000000;
	font-family: "Comic Sans MS";
	font-size: medium;
}
