@charset "utf-8";
#Background  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 620px;
	width: 900px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	margin-right: auto;
	margin-left: auto;
		
}
a:visited {
	color: #aa0000;
}
a:hover {
	color: #aa0000;
}
a:active {
	color: #aa0000;
}

#Top {
	height: 131px;
	width: 900px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	
}
#Menu  {
	height: 443px;
	width: 176px;
	background-repeat: no-repeat;
	float: left;
}
#Main {
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	height: 443px;
	width: 724px;
	color: #000000;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	margin: 0px;
	float: left;
	background-position: left;
}
#MainText {
	height: 443px;
	width: 690px;
	color: #000000;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	float: left;
	margin: 0px;
	padding-left: 25px;
	font-weight: normal;
	font-variant: normal;
	padding-top: 3px;
	}

#Footer {
	background-image: url(images/footer.jpg);
	height: 26px;
	width: 900px;
	background-repeat: no-repeat;
	clear: both;
	font-size: 8px;
	margin-top: -5px;
}
#kvk {
	height: 20px;
	width: 900px;
	font-family: "Myriad Pro", "MS Sans Serif";
	font-size: 10px;
	font-style: normal;
}
a:link {
	color: #AA0000;
}
