/* navigatie level 01, gemeenschappelijke functies */.btnhome, .btnaboutus, .btnhelp, .btnnews, .btncontact {	height: 22px;	text-indent: -3000px;	margin: 0px;	padding: 0px;}.masterTopMenu a:hover{	height: 22px;	text-indent: -3000px;	margin: 0px;	padding: 0px;}.btnhome a, .btnaboutus a, .btnhelp a, .btnnews a, .btncontact a {	display: block;	text-decoration: none;}.masterTopMenu a {	display: block;	text-decoration: none;}.btnhome a:hover, .btnaboutus a:hover, .btnhelp a:hover, .btnnews a:hover, .btncontact a:hover {	background-position: left bottom;}.masterTopMenu a:hover{	background-position:left bottom;}/* achtergrond images navigatie level 01 */.btnhome {	width: 71px;	background-image: url(../pics/btn_home.gif);}.btnaboutus {	width: 87px;	background-image: url(../pics/btn_aboutus.gif);}.btnhelp {	width: 62px;	background-image: url(../pics/btn_help.gif);}.btnnews {	width: 69px;	background-image: url(../pics/btn_news.gif);}.btncontact {	width: 81px;	background-image: url(../pics/btn_contact.gif);}/* navigatie level 02, gemeenschappelijke functies */.backbalk {	background-color: #B3B3B3;}.btnenter, .btnregister, .btnsearch, .btncart, .btnprofile, .btnlogout {	height: 41px;	background-repeat: no-repeat;	text-indent: -3000px;	margin: 0px;	padding: 0px;}.btnenter a, .btnregister a, .btnsearch a, .btncart a, .btnprofile a, .btnlogout a {	display: block;	text-decoration: none;}.btnenter a:hover, .btnregister a:hover, .btnsearch a:hover, .btncart a:hover, .btnprofile a:hover, .btnlogout a:hover {	background-position: left bottom;}.formclass {	margin: 0px;	padding: 0px;	height: 41px;}.input_login {	width: 115px;}.input_search {	width: 145px;}/* achtergrond images navigatie level 02 */.btnenter {	width: 38px;	background-image: url(../pics/btn_enter.gif);}.btnregister {	width: 68px;	background-image: url(../pics/btn_register.gif);}.btnsearch {	width: 38px;	background-image: url(../pics/btn_search.gif);}.btncart {	width: 46px;	background-image: url(../pics/btn_cart.gif);}.btnprofile {	width: 68px;	background-image: url(../pics/btn_myprofile.gif);}.btnlogout {	width: 57px;	background-image: url(../pics/btn_logout.gif);}/* kruimalpad items */.kruimelpad {	font-family: Arial, Helvetica, Verdana, sans-serif, "Arial Bold", "Helvetica Bold";	font-size: 12px;	color: #666666;}.kruimelpad a {	color: #666666;	text-decoration: none;}.kruimelpad a:hover {	color: #2A8EBF;}