body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #Fafafa;
}
.tekst {
	font-size: 100%;
	font-weight: normal;
	padding: 5% 8%;
	border: thin outset #FFFFFF;
	line-height: 135%;
	margin: 3% 4% 1% 0%;
	background-color: #FFFFFF;
	color: #FFFFFF;
	}
	
.buttons {
	font-size: 60%;
	background-color: #Fafafa;
	border: thin inset #FFFFFF;
	position: relative;
	height: auto;
	width: 97%;
	top: -2%;
	left: 0%;
	padding: 0.2% 1%;
	}
.buttonst {
	font-size: 60%;
	background-color: #FFFFFF;
	position: relative;
	height: auto;
	width: 98%;
	left: 0%;
	top: 0%;
	overflow: visible;
	padding: 1% 0.5% 0% 0%;
	}
.files {
	margin: 2% 0 0 0;
	width:100%;
	position:relative;

}
.file {
	float:left;
	width:auto;
	text-align:center;
	font-size:60%;
	color:#333333;
	margin: 0% 1% 0% 0%;
	padding: 1% 1% 0% 1%;
	cursor: pointer;
	cursor: hand;
}
.footer {
	margin: 0% 4% 3% 0%;
	padding: 5% 8%;
	position: relative;
	bottom:0px;
	text-align:left;
	font-size:65%;
}
h1 {
	font-size: 120%;
	margin:0px;
}
.ondertitel {
	font-size: 90%;
	color: #666666;
	font-weight: bold;
}
.auteur {
	font-size: 90%;
	color: #000000;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}
.intro {
	font-size: 98%;
	color: #666666;
}
.navigatie {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8%;
	font-size: 90%;
	line-height: 100%;
}
.paul {
	font-size: 80%;
}
.een {
	line-height: 105%;
	position: relative;
	height: auto;
	width: 100%;
	left: 0px;
	top: 0px;
	margin-top: 1%;
}
.eent {
	font-size: 100%;
}
.twee {
	line-height: 80%;
	position: relative;
	height: auto;
	width: 100%;
	left: 0px;
	top: 0px;
	margin-top: 1%;

	
}
.tweet {
	font-size: 80%;
}
.drie {
	line-height: 60%;
	position: relative;
	height: auto;
	width: 100%;
	left: 0px;
	top: 0px;
	margin-top: 1%;
}
.driet {
	font-size: 60%;
	
	
}
.vier {
	
	line-height: 40%;
	position: relative;
	height: auto;
	width: 100%;
	left: 0px;
	top: 0px;
	margin-top: 1%;

	
}
.viert {
	font-size: 40%;
	
	
}
.vijf {
	
	line-height: 20%;
	position: relative;
	height: auto;
	width: 100%;
	left: 0px;
	top: 0px;
	margin-top: 1%;

	
}
.vijft {
	font-size: 20%;
	
	
}
.zes {
	
	line-height: 10%;
	position: relative;
	height: auto;
	width: 100%;
	left: 0px;
	top: 0px;
	margin-top: 1%;
	
}
.zest {
	font-size: 10%;
	
	
}
.subnav {
	font-size: 85%;
	font-weight: normal;
	line-height: 135%;
	margin-right: 4%;
	margin-left: 0%;
	color: #000000;
	padding-right: 3%;
	padding-left: 8%;
	text-align: right;
	top: 9%;
	position: relative;
}
a.hier:link{
	color: #ff0000;
	text-decoration: underline;
}
a.hier:visited{
	color: #ff0000;
	text-decoration: underline;
}
a.hier:hover{
	color: #ff0000;
	text-decoration: underline;
}
a.hier:active{
	color: #ff0000;
	text-decoration: underline;
}
	
a:link{
	color: #000000;
	text-decoration: none;	
}


a:hover{
	color: #000000;
	text-decoration: underline;
}
a:visited{
	color: #000000;
	text-decoration: line-through;
}	
a:active{
	color: #000000;
	text-decoration: none;
	}

