.menu1 {
	cursor: hand;
	height: 16px;
	padding-top: 2px;
	padding-left: 18px;
}
.menu1_hover {
	cursor: hand;
	height: 16px;
	padding-top: 2px;
	padding-left: 18px;
}
.menu1text {
	text-decoration: none;
	color: #000000;
}
.menu1text_hover {
	text-decoration: underline;
	color: #000000;
}
.menu2 {
	cursor: hand;
	height: 16px;
	padding-top: 2px;
	padding-left: 24px;
}
.menu2_hover {
	cursor: hand;
	height: 16px;
	padding-top: 2px;
	padding-left: 24px;
}
.menu2text {
	text-decoration: none;
	color: #000000;
}
.menu2text_hover {
	text-decoration: underline;
	color: #000000;
}
.menu3 {
	cursor: hand;
	height: 16px;
	padding-top: 2px;
	padding-left: 32px;
}
.menu3_hover {
	cursor: hand;
	height: 16px;
	padding-top: 2px;
	padding-left: 32px;
}
.menu3text {
	text-decoration: none;
	color: #000000;
}
.menu3text_hover {
	text-decoration: underline;
	color: #000000;
}

.menuaktiv1 {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	height: 16px;
	padding-top: 2px;
	padding-left: 18px;
}
.menuaktiv2 {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	height: 16px;
	padding-top: 2px;
	padding-left: 24px;
}
.menuaktiv3 {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	height: 16px;
	padding-top: 2px;
	padding-left: 32px;
}
.menutable {
	width: 148px;
	/*border: 1px solid black*/
}
