#header {
	background-color: #FFFFFF;
	height: 269px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
body {
	background-color: #E8E8E8;
	background-image: url(images-banner/body-bg2.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
}
#content {
	background-color: #FFFFFF;
	height: 100%;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}
#footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
	height: 40px;
	width: 800px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
.roze {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #F6C;
}
.bold {
	font-weight: bold;
}
.hartje {
	color: #F6C;
}
.cursief-bold {
	font-style: italic;
	font-weight: bold;
}
.cursief-normal {
	font-style: italic;
}

