@charset "utf-8";
#wrapper {
	height: 768px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

#wrapper #Header {
	height: 120px;
	width: 1024px;
}
#wrapper #Header table {
	margin-top: 30px;
	margin-left: 170px;
	font-family: "Century Gothic";
	color: #F79421;
	font-size: 20px;
	font-style: normal;
}
#wrapper #Header a {
	font-family: "Century Gothic";
	font-size: 20px;
	color: #F79421;
	text-decoration: none;
}
#wrapper #Header a:hover   {
	text-decoration: underline;
}
#wrapper #footer_left {
	height: 400px;
	width: 150px;
	float: left;
	background-image: url(beeld/Markat_beeldmerk.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#wrapper #Centre {
	height: 400px;
	width: 850px;
	background-image: url(beeld/kader_markat.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#wrapper #Centre #tekst {
	margin: 25px;
	height: 350px;
	width: 500px;
	overflow:auto;
	font-family: "Century Gothic";
	font-size: 15px;
	color: #1B417D;
}
#wrapper  #Centre  #tekst  a:active {
	text-decoration: none;
}

