.navmenu a {
	color: #000000;
	font-weight:normal;
	text-decoration: none;
	display:block;
	height: 26px;
	background-image: url(../img/but_off.jpg);
	background-repeat: no-repeat;
	line-height: 26px;
	padding-left: 31px;
}
.navmenu a:hover {
	color: #000000;
	font-weight:normal;
	text-decoration: none;
	display:block;
	height: 26px;
	background-image: url(../img/but_over.jpg);
	background-repeat: no-repeat;
	line-height: 26px;
	padding-left: 31px;
}
.navmenuover {
	color: #000000;
	font-weight:normal;
	text-decoration: none;
	display:block;
	height: 26px;
	background-image: url(../img/but_over.jpg);
	background-repeat: no-repeat;
	line-height: 26px;
	padding-left: 31px;
	cursor:hand;
}
.navmenuklap a {
	color: #000000;
	font-weight:normal;
	text-decoration: none;
	display:block;
	height: 26px;
	background-image: url(../img/but_kl_off.jpg);
	background-repeat: no-repeat;
	line-height: 26px;
	padding-left: 31px;
}
.navmenuklap a:hover {
	color: #000000;
	font-weight:normal;
	text-decoration: none;
	background-image: url(../img/but_kl_on.jpg);
	cursor:hand;
}
.navmenuoverklap {
	color: #000000;
	font-weight:normal;
	text-decoration: none;
	display:block;
	height: 26px;
	background-image: url(../img/but_kl_on.jpg);
	background-repeat: no-repeat;
	line-height: 26px;
	padding-left: 31px;
	cursor:hand;
}
.menusub a {
	color: #000000;
	font-weight:normal;
	text-decoration: none;
	display:block;
	height: 26px;
	background-image: url(../img/sub_but_off.jpg);
	background-repeat: no-repeat;
	line-height: 26px;
	padding-left: 31px;
}
.menusub a:hover {
	color: #000000;
	font-weight:normal;
	text-decoration: none;
	background-image: url(../img/sub_but_on.jpg);
	cursor:hand;
}
.menusubover {
	color: #000000;
	font-weight:normal;
	text-decoration: none;
	display:block;
	height: 26px;
	background-image: url(../img/sub_but_on.jpg);
	background-repeat: no-repeat;
	line-height: 26px;
	padding-left: 31px;
	cursor:hand;
}
.menusubbig a {
	color: #000000;
	font-weight:normal;
	text-decoration: none;
	display:block;
	height: 23px;
	background-image: url(../img/sub_but_off_gr.jpg);
	background-repeat: no-repeat;
	line-height: 22px;
	padding-left: 31px;
}
.menusubbig a:hover {
	color: #000000;
	font-weight:normal;
	text-decoration: none;
	background-image: url(../img/sub_but_on_gr.jpg);
	cursor:hand;	
}
.menusuboverbig {
	color: #000000;
	font-weight:normal;
	text-decoration: none;
	display:block;
	height: 23px;
	background-image: url(../img/sub_but_on_gr.jpg);
	background-repeat: no-repeat;
	line-height: 22px;
	padding-left: 31px;
	cursor:hand;
}
