/* --------------------------------------- */
/* BOER ZOEKT GAST HOME css */
/* --------------------------------------- */

#homenavigation
	{
	position: relative;
	background: url(/grfx/background-homenavigation.png) no-repeat center 95px;
	width: 720px;
	height: 450px;
	margin: auto;
	}

#homenavigation ul
	{
	position: relative;
	list-style: none;
	height: 350px;
	top: 150px;
	}

#homenavigation ul li
	{
	position: absolute;
	text-indent: -9999px;
	width: 280px;
	height: 66px;
	}

#hn1, #hn2, #hn3, #hn4, #hn5, #hn6, #hn7, #hn8,
#hn1 a:hover, #hn2 a:hover, #hn3 a:hover, #hn4 a:hover, #hn5 a:hover, #hn6 a:hover, #hn7 a:hover, #hn8 a:hover
	{
	background-image: url(/grfx/homenavigation.png);
	background-repeat: no-repeat;
	}

#hn1 							{ background-position: 0px 0px;			top: 0px; left: 0px; }
#hn2 							{ background-position: -420px 0px;		top: 0px; left: 420px; }
#hn3 							{ background-position: 0px -66px;		top: 66px; left: 0px; }
#hn4 							{ background-position: 0px -132px;		top: 132px; left: 0px; }
#hn5 							{ background-position: -420px -132px;	top: 132px; left: 420px; }
#hn6 							{ background-position: 0px -198px;		top: 198px; left: 0px; }
#hn7 							{ background-position: -420px -198px;	top: 198px; left: 420px; }
#hn8 							{ background-position: -420px -66px;	top: 66px; left: 420px; }

#hn1 a:hover					{ background-position: 0px -264px;		top: 0px; left: 0px; }
#hn2 a:hover					{ background-position: -420px -264px;	top: 0px; left: 420px; }
#hn3 a:hover					{ background-position: 0px -330px;		top: 66px; left: 0px; }
#hn4 a:hover					{ background-position: 0px -396px;		top: 132px; left: 0px; }
#hn5 a:hover					{ background-position: -420px -396px;	top: 132px; left: 420px; }
#hn6 a:hover					{ background-position: 0px -462px;		top: 198px; left: 0px; }
#hn7 a:hover					{ background-position: -420px -462px;	top: 198px; left: 420px; }
#hn8 a:hover					{ background-position: -420px -330px;	top: 66px; left: 420px; }

#homenavigation ul li a			{ text-decoration:none; height: 66px; display:block; }

/* ======================================= */

/* --------------------------------------- */
/* OVERRULE */
/* --------------------------------------- */

#header							{ height: 133px; }

#navigation						{ display: none; }
#breadcrumb						{ display: none; }

#content
	{
	background-image: url(/grfx/background-content.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	min-height: 540px;
	}

#content ul li					{ margin-left: 0px; }

/* ======================================= */
/* ======================================= */
/* ======================================= */
