@charset "utf-8";
body {
	font-family: "Century Gothic";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #006600;
	background-color: #FFFF99;
	width: 900px;
	background-position: center top;
	background-image: url(afbeeldingen/mensen%20van%20bij%20ons-%20klein.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	color: #006600;
	text-decoration: underline;
}
a:visited {
	color: #009900;
	text-decoration: none;
}
.fotomidden {
	float: left;
}

.linkermarge {
	padding-left: 20px;
}
.rechtermarge {
	padding-right: 20px;
	text-align: right;
}
.centreren {
	background-position: center top;
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
.lijn {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.rechts {
	text-align: right;
}
h1 {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.groenerand {
	color: #026701;
	border: 2px solid #016600;
}
