body {
	color: black;
	background-color: rgb(222,222,222);
	background-image: url("tuin.jpg");
	max-width: 650px; 
	margin-top: 0px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	padding-right: 16px;
	font-family: "Lucida Sans", "Arial", "Helvetica", sans-serif;
	font-size: 80%;
	/*	border: 1px dotted gray; */
}

embed {
	border-style: solid;
	border-width: 1px;
	border-color: black;
}

h2 { font-size: 120%; }

#kop {
	padding-bottom: 16px;
	font-size: 150%;
	font-weight: bold;
	/*	border: 1px dotted gray; */
}

#navigatie {
	float: left;
	min-height: 400px;
	max-height: 560px;
	width: 76px;
	padding-left: 4px;
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: black;
	/*	border: 1px dotted gray; */
}

#inhoud {
	margin-left: 100px;
	/*	border: 1px dotted gray; */
}

#staart {
	clear: both;
	padding-top: 4px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: black;
	font-size: 90%;
	/*	border: 1px dotted gray; */
}

.banner {
	font-family: "Lucida Sans Typewriter", "Monaco", "Courier New", "Courier", monospace;
	margin-top: -4px;
	margin-bottom: -8px;
	margin-left: -20px;
	/*	border: 1px dotted gray; */
}

.email { font-family: "Lucida Sans Typewriter", "Monaco", "Courier New", "Courier", monospace; }

.kopfam, .kopton, .kopdorine, .koptim, .kopiris {
	width: 128px;
	height: 128px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	margin-top: 4px;
	margin-bottom: 8px;
	margin-left: 8px;
	float: right;
}

.navfam, .navton, .navdorine, .navtim, .naviris {
	width: 64px;
	height: 64px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	margin-bottom: 8px;
}

.kopfam, .navfam {
	background-color: rgb(145,145,145);
	background-image: url("familie-tuin1.jpg");
}

.kopton, .navton { background-color: rgb(196,224,236); }
.kopdorine, .navdorine { background-color: rgb(197,216,191); }
.koptim, .navtim { background-color: rgb(255,250,202); }
.kopiris, .naviris { background-color: rgb(231,198,211); }

#inhoud a:hover, #staart a:hover {
	background-color: rgb(242,242,242);
	color: rgb(76,76,76);
}

a img:hover { background-color: rgb(242,242,242); }
a img.kopfam:hover, a img.navfam:hover { background-image: url("familie-tuin2.jpg"); }
