/* nav index */#nav {	margin: 0;	padding: 0;	height: 31px;	list-style: none;	display: inline;	font-size: 12px;	font-weight: bold;	}#nav li {	margin: 0; 	padding: 0;  list-style: none;	display: inline;	}#nav a {	float: left;	padding: 10px 0 0 20px;	background-image: url(images/nav_blok_groot.jpg);	background-repeat: no-repeat;	background-position: 0px 0px;	color: #114111;	}	#nav a:hover {	background-position: 0 -31px;	}#nav a:active, #nav a.selected {	background-position: 0 -31px;	}#tabout a {	width: 90px;	}#tprologue a {	width: 58px;	}#twhom a {	width: 72px;	}#tcontents a {	width: 50px;	}#torder a {	width: 50px;	}#tcontact a {	width: 55px;}#thome a {	width: 45px;	}/* Tan hack */* html #tabout a {	width: 110px;	w\idth: 90px;	}* html #tprologue a {	width: 78px; w\idth: 58px;	}* html #twhom a {	width: 92px; w\idth: 72px;	}* html #tcontents a {	width: 70px; w\idth: 50px;	}* html #torder a {	width: 70px; w\idth: 50px;	}* html #tcontact a {	width: 75px;	w\idth: 55px;}* html #thome a {	width: 65px;	w\idth: 45px;}/* order now nav */#nav_ordernow {	margin: 0;	padding: 0;	height: 22px;	list-style: none;	display: inline;	overflow: hidden;	}#nav_ordernow li {	margin: 0; 	padding: 0;  list-style: none;	display: inline;	}#nav_ordernow a {	float: left;	padding: 22px 0 0 0;	overflow: hidden;	height: 0px !important; 	height /**/:31px; /* for IE5/Win only */	}	#nav_ordernow a:hover {	background-position: 0 -22px;	}#tordernow a {	width: 108px;	background-image: url(images/order_now_nl.jpg);	background-repeat: no-repeat;	background-position: left top;}