body {
	background		: #fdefd1 url(../plaatjes/kerstmarkt-1.jpg) no-repeat top center;
	font			: normal 62.5% verdana;
	color			: #676767;
	margin			: 0;
	padding			: 0;
}
.left {
	float			: left;
	margin-top		: 284px;
	width			: 141px;
	background		: url(../plaatjes/menu_back.gif);
	height			: 400px;
}
#logo {
	position		: absolute;
	top				: 28px;
	left			: 50%;
	margin			: 0 0 0 -420px;
	width			: 130px;
	height   		: 130px;
	background		: url(../plaatjes/pixel.gif);
	cursor			: pointer;
}
.center {
	float			: left;
	background		: url(../plaatjes/content_back.gif);
	width			: 582px;
	margin			: 301px 0 0 18px;
}
.nieuwsbrief {
	float			: left;
	background 		: url(../plaatjes/nieuwsbrief_kop.jpg);
	width			: 182px;
	height			: 22px;
	margin			: 11px 0 0 17px;
	padding			: 165px 0 0 10px;
	font 			: bold 1.2em verdana;
	color			: #522800;
}
#navigatie {
	position		: absolute;
	top				: 259px;
	left			: 50%;
	font 			: normal 1.2em verdana;
	text-transform	: lowercase;
	width			: 780px;	
	margin			: 0 0 0 -490px;
	z-index			: 20;
}
#volgende {
	position		: absolute;
	background 		: url(../plaatjes/volgende.png);
	top				: 335px;
	left			: 50%;
	font 			: normal 1.2em verdana;
	text-transform	: lowercase;
	width			: 30px;	
	height			: 30px;	
	cursor			: pointer;
	margin			: 0 0 0 210px;
	z-index			: 120;
}
#kerstmarkt-back {
	position		: absolute;
	top				: 284px;
	width			: 100%;
	height   		: 730px;
	background 		: url(../plaatjes/kerstmarkt-back100.gif) center no-repeat;
	z-index			: -100;
}
