@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #519227;
	background-image: none;
}
#container {
	text-align: left;
	padding: 0px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-color: #C0E03F;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #441A67;
}
#header {
	margin: 0px;
	height: 140px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	background-image: url(Foto%27s/header2.png);
}
#menu {
	height: 25px;
	margin: 0px;
	background-color: #441A67;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	top: 140px;
}
#foto {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
	top: 165px;
}
#content {
	width: 630px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: normal;
	height: auto;
}

