/* 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: 49px;}#tprologue a {	width: 65px;}#twhom a {	width: 78px;}#tcontents a {	width: 65px;}#torder a {	width: 45px;}#tcontact a {	width: 55px;}#thome a {	width: 45px;	}/* Tan hack */* html #tabout a {  	width: 69px; 	w\idth: 49px;}* html #tprologue a {	width: 85px;	w\idth: 65px;}* html #twhom a {	width: 98px;	w\idth: 78px;}* html #tcontents a {	width: 85px;	w\idth: 65px;}* html #torder a {	width: 65px;	w\idth: 45px;}* 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_uk.jpg);	background-repeat: no-repeat;	background-position: left top;}