@charset "utf-8";


.pagina_groote {
	background-color: #f5c4fc;
	height: 823px;
	width: 960px;
	border: 1px solid #000000;
	position: relative;
	margin: auto;
}
.navigatie {
	background-color: #ec91f5;
	background-position: left top;
	width: 135px;
	height: 500px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.footer {
	background-color: #c073cb;
	height: 13px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	float: left;
}
.footer2 {
	background-color: #ec91f5;
	height: auto;
	width: 830;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	width:809px;
	height:643px;
	background-color: #f5c4fc;
	padding: 0px;
}
.tekst0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	padding: 5px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	color: #660066;
}
	
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	width:783px;
	height:600px;
	background-color: #cccccc;
	padding: 5px;
	top: 0px;
}

