body {
	background		: #fdefd1 url(../plaatjes/kerstmarkt-2.jpg) no-repeat top center;
	font			: normal 62.5% verdana;
	color			: #676767;
	margin			: 0;
	padding			: 0;
}

.left {
	float			: left;
	margin-top		: 178px;
	width			: 141px;
	background		: url(../plaatjes/menu_back.gif);
	height			: 400px;
}

#kerstmarkt-back {
	position		: absolute;
	top				: 178px;
	width			: 100%;
	height   		: 730px;
	background 		: url(../plaatjes/kerstmarkt-back100.gif) center no-repeat;
	z-index			: -100;
}
#logo {
	position		: absolute;
	top				: 8px;
	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			: 195px 0 0 18px;
}

.nieuwsbrief {
	float			: left;
	background 		: url(../plaatjes/nieuwsbrief_kop.jpg);
	width			: 182px;
	height			: 22px;
	margin			: 15px 0 0 17px;
	padding			: 165px 0 0 10px;
	font 			: bold 1.2em verdana;
	color			: #522800;
}


#navigatie {
	position		: absolute;
	top				: 153px;
	left			: 50%;
	font 			: normal 1.2em verdana;
	text-transform	: lowercase;
	width			: 980px;	
	margin			: 0 0 0 -490px;
}