html,body{
	text-align:center; /*Hierdoor cnetreert IE alle inhoud van de pagina*/
	padding:0; /*geen marges*/
	margin:0; /*geen marges*/
	height:100%; /*inhoud krijgt 100% hoogte*/
	font-family:Georgia, "Times New Roman", Times, serif;
	}
#container{
	position: relative; /*de positie is relatief tov de pagina*/
	background:url(fotos/achtergrindexer.gif); /*Achtergrondkleur*/
	text-align:left; /*Alle tekst en inhouden worden links uitgelijnd*/
	color: #333333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#banner{
	clear:right;	/*Links en rechts van de banner mogen geen inhouden of div's staan*/
	background:#FFFFFF url(fotos/waanrodebanner.jpg) no-repeat;
	height: 120px;
	}
#knoppenbalk{
	height:20px;
	margin:0px;
	padding:0px;
	background-image: url(fotos/achtergr.jpg);
	}
#indexer{
	padding:0;
	margin:0;
	height: 300px;
	}
#home{
	text-align: justify;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#links{
	display: block;
	text-decoration: none;
	list-style-type: none;
	float: left;
	width: 20%;
	font-size: 12px;
	}
#links ul li a:hover {
	text-decoration: none;
}
#linksvast{
	font-size: 12px;
	padding-left: 20%;
	padding-bottom: 5%;
}
#links  ul  li a {
	font-size: 12px;
	text-decoration: underline;
	list-style-type: none;
	line-height: 25px;
}
#links ul {
	text-decoration: none;
	list-style-type: none;
	height: 100px;
}
#rechts{
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	}
#rechtsf{
	margin:0;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: right;
	display: block;
	width: 35%;
	}
#rechtshome{
	float: right;
	width: 23%;
	margin: 5px;
	padding: 5px;
	font-size: 12px;
	height: 500px;
	}

	#inhoud{
	font-size: 12px;
	clip: rect(auto,5px,auto,5px);
	margin-left: 10mm;
	padding-left: 10mm;
	margin-right: 10mm;
	padding-right: 10mm;
}
#tekst #home #inhoud p {
}

#inhoudtabel{
	margin:2%; /*in de div "rechts" zit de div "inhoud". Hierin komen alle inhouden te staan. Ze staan 2% van de kant af*/
	text-align:justify;
	font-size: 12px;
}
#inhoudtabel h{
	font-size: 14px;
	font-variant: small-caps;
}
#inhoud h{
	font-size: 14px;
	font-variant: small-caps;
}

#inhoudi{
	font-size: 12px;
	}
#footer{
	clear:both;
	width:100%;
	margin:0;
	padding-top:10px;
	padding-bottom:10px;
	height:10%;
	position:relative;
	bottom: 0; /* heel belangrijk */
	background:#CD6721;
	text-align:center;
	color: #FFFFFF;
	}

/*Uitzicht van de webpagina, en de html-onderdelen*/
#knoppenbalk ul li{
	float:left;
	list-style-type:none;
	}
#knoppenbalk ul{
	margin:0;
	padding:0;
	float: none;
	}
#knoppenbalk ul li a{
	padding-left:15px;
	padding-right:15px;
	display:block;
	font-variant:small-caps;
	text-decoration:none;
	background-image: url(fotos/achtergr.jpg);
	color: #FFFFFF;
	}
#knoppenbalk ul li a:hover{
	background:url(fotos/achtergrknop.jpg);
	display:block;
	font-variant:small-caps;
	text-decoration:none;
	}
#banner h2{
	position:absolute;
	left: 23px;
	font-variant:small-caps;
	top: 25px;
	letter-spacing: 0.4em;
	width: 100%;
	text-align: center;
	font-size: 36px;
	}
	#inhoud h1{
	font-size: 14px;
	}
#indexer  ul{
	font-size: 12px;
	text-decoration: none;
	text-transform: capitalize;
	letter-spacing: 0.04em;
	list-style-type: none;
	margin: 4px 5px 5px 3px;
	padding: 4px 5px 5px 3px;
	line-height: 20px;
	}
#indexer ul  li {
	text-decoration: none;
	}
#indexer  ul  li  a{
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #BC4F1A;
	display: block;
	color: #660000;
	text-align: left;
	}
#indexer  ul  li  a:hover{
	border-bottom-width: thin;
	border-bottom-style: solid;
	color: #D37927;
	text-decoration: underline;
	}
#tekst{
	width:95%; /*bovenaan is de marge gelijk aan 0, de andere marges kiest hij automatisch*/
	position: relative; /*de positie is relatief tov de pagina*/
	background:#ffffff; /*Alle tekst en inhouden worden links uitgelijnd*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
	
#indexer p:first-letter{
	float:left;
	}
#agenda{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: justify;
	left: 5px;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#footer a{
	font-size:small;
	color:#FFFFFF;
	text-decoration: none;
	}
#footer   a:hover  {
	font-size:small;
	
	color: #663300;
	}
#tekst #home #inhoud table {
	width: 500px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #990000;
	border-left-color: #990000;
}

