.homeknop
{
	width:120px;
	height:35px;
	float:left;
	background:url('/images/layout/tabbladen/home.gif');
	cursor:pointer;
}

#nav
{
	width:746px;
	height:35px;
	float:left;
}

#nav ul
{
	list-style:none;
	width:746px;
	height:35px;
	margin:0;
	padding:0;
}

#nav li
{
	list-style:none;
	display:inline;
	text-align:center;
}

#nav li a
{
	text-decoration:none;
	display:block;
	float:left;
	background:url('/images/layout/menu_2.png') 10px -15px no-repeat;
	text-indent:-9999px;
}

li#medisch a
{
	width:118px;
	height:35px;
}

li#dossiers a
{
	width:128px;
	height:35px;
}

li#medisch a:link,li#medisch a:visited
{
	background-position:0 -15px;
}

li#geest a:link,li#geest a:visited
{
	background-position:-118px -15px;
}

li#voeding a:link,li#voeding a:visited
{
	background-position:-218px -15px;
}

li#uiterlijk a:link,li#uiterlijk a:visited
{
	background-position:-318px -15px;
}

li#bewegen a:link,li#bewegen a:visited
{
	background-position:-418px -15px;
}

li#relatie a:link,li#relatie a:visited
{
	background-position:-518px -15px;
}

li#dossiers a:link,li#dossiers a:visited
{
	background-position:-618px -15px;
}

li#dossiers a:hover,li#dossiers a:focus
{
	background-position:-609px -15px;
	width:137px;
	margin-left:-9px;
}

body#medisch-page li#geest a:hover,body#geest-page li#geest a:focus
{
	background-position:-100px -215px;
}

body#geest-page li#medisch a:hover,body#medisch-page li#medisch a:focus
{
	background-position:0 -115px;
	position:relative;
}

body#geest-page li#voeding a:hover,body#voeding-page li#voeding a:focus
{
	background-position:-209px -365px;
	position:relative;
}

body#voeding-page li#geest a:hover,body#geest-page li#geest a:focus
{
	background-position:-100px -265px;
	position:relative;
}

body#voeding-page li#uiterlijk a:hover,body#uiterlijk-page li#uiterlijk a:focus
{
	background-position:-309px -515px;
	position:relative;
}

body#uiterlijk-page li#voeding a:hover,body#voeding-page li#voeding a:focus
{
	background-position:-209px -415px;
	position:relative;
}

body#uiterlijk-page li#bewegen a:hover,body#bewegen-page li#bewegen a:focus
{
	background-position:-409px -665px;
	position:relative;
}

body#bewegen-page li#uiterlijk a:hover,body#uiterlijk-page li#uiterlijk a:focus
{
	background-position:-309px -565px;
	position:relative;
}

body#bewegen-page li#relatie a:hover,body#relatie-page li#relatie a:focus
{
	background-position:-509px -815px;
	position:relative;
}

body#relatie-page li#bewegen a:hover,body#bewegen-page li#bewegen a:focus
{
	background-position:-409px -715px;
	position:relative;
}

li#geest a,li#voeding a,li#bewegen a,li#uiterlijk a,li#relatie a
{
	width:100px;
	height:35px;
}

li#medisch a:hover,li#medisch a:focus,body#medisch-page li#medisch a:link,body#medisch-page li#medisch a:visited
{
	background-position:0 -65px;
}

li#geest a:hover,li#geest a:focus,body#geest-page li#geest a:link,body#geest-page li#geest a:visited
{
	background-position:-100px -165px;
	width:118px;
	margin-left:-18px;
}

li#voeding a:hover,li#voeding a:focus,body#voeding-page li#voeding a:link,body#voeding-page li#voeding a:visited
{
	background-position:-209px -315px;
	width:109px;
	margin-left:-9px;
}

li#uiterlijk a:hover,li#uiterlijk a:focus,body#uiterlijk-page li#uiterlijk a:link,body#uiterlijk-page li#uiterlijk a:visited
{
	background-position:-309px -465px;
	width:109px;
	margin-left:-9px;
}

li#bewegen a:hover,li#bewegen a:focus,body#bewegen-page li#bewegen a:link,body#bewegen-page li#bewegen a:visited
{
	background-position:-409px -615px;
	width:109px;
	margin-left:-9px;
}

li#relatie a:hover,li#relatie a:focus,body#relatie-page li#relatie a:link,body#relatie-page li#relatie a:visited
{
	background-position:-509px -765px;
	width:109px;
	margin-left:-9px;
}

