.menu1 {
	cursor: hand;
	height: 22px;
	padding-top: 2px;
	padding-left: 12px;
}
.menu1_hover {
	cursor: hand;
	height: 22px;
	padding-top: 2px;
	padding-left: 12px;
}
.menu1text {
	text-decoration: none;
	color: #000000;
}
.menu1text_hover {
	text-decoration: underline;
	color: #000000;
}

.menu2 {
	cursor: hand;
	height: 20px;
	padding-left: 22px;
}
.menu2_hover {
	cursor: hand;
	height: 20px;
	padding-left: 22px;
}
.menu2text {
	text-decoration: none;
	color: #000000;
}
.menu2text_hover {
	text-decoration: underline;
	color: #000000;
}

.menu3 {
	cursor: hand;
	height: 20px;
	padding-left: 32px;
}
.menu3_hover {
	cursor: hand;
	height: 20px;
	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: 22px;
	padding-top: 2px;
	padding-left: 12px;
}
.menuaktiv2 {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	height: 20px;
	padding-left: 22px;
}
.menuaktiv3 {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	height: 20px;
	padding-left: 32px;
}
.menutable {
	width: 155px;
}
