/* achtergrond van info voor de rechterkant... */
.info_bg	{
	background			: #dfd3c3;
	height				: 154px;
	width				: 50%x; 
	top					: 276px;
	right				: 0;
	position			: absolute;
	display				: none; /*  joost 23-07-2008 */
}


/* --------------------------------	*/
/* header						 	*/
/* --------------------------------	*/
#header h1	{
	top					: 290px;
}


/* --------------------------------	*/
/* menu							 	*/
/* --------------------------------	*/
#menu	{
	background			: url(../img/frontpage_menu_bg.jpg) no-repeat;
	height				: 237px;
}

#menu ul	{
	padding				: 190px 0 0 80px;
	background-position	: 90px 195px;
}

/* flash menu */
#menu .flash	{
	padding				: 176px 0 0 26px;
}