.menutable {
	width: 155px;
}

.menu1 {
	cursor: hand;
	height: 20px;
	border-bottom:1px solid #CCCCCC;
	background-color: #ffffff;
	padding-left: 2px;
}

.menu1_hover {
	cursor: hand;
	height: 20px;
	border-bottom: 1px solid #CCCCCC;
	background-color: #eaebf6;
	padding-left: 2px;
}

.menu1text, .menu1text:visited {
	font-family: trebuchet MS;
	font-size: 10px;
	letter-spacing: 2px;
	text-transform : uppercase;
	text-decoration: none;
	color: #336699;
}

.menu1text_hover {
	font-family: trebuchet MS;
	font-size: 10px;
	letter-spacing: 2px;
	text-transform : uppercase;
	text-decoration: none;
	color: #336699;
}

.menuaktiv1text, .menuaktiv1text:visited {
	font-family: trebuchet MS;
	font-size: 10px;
	letter-spacing: 2px;
	text-transform : uppercase;
	text-decoration: none;
	color: #336699;
	font-weight: normal;
}

.menuaktiv1 {
	font-family: trebuchet MS;
	font-size: 10px;
	text-transform : uppercase;
	letter-spacing: 2px;
	text-decoration: none;
	padding-left: 2px;
	color: #336699;
	font-weight: bold;
	height: 20px;
	background-color: #EEEEEE;
	border-bottom: 1px solid #CCCCCC;
}

/* MENU 2 */

.menu2 {
	cursor: hand;
	height: 20px;
	border-bottom: 1px dotted #CCCCCC;
}
.menu2_hover {
	cursor: hand;
	height: 20px;
	background-color: #eaebf6;
	border-bottom: 1px dotted #CCCCCC;
}
.menu2text, .menu2text:visited {
	font-family: trebuchet MS;
	font-size: 10px;
	letter-spacing: 2px;
	text-decoration: none;
	padding-left: 8px;
	color: #336699;
}
.menu2text_hover {
	font-family: trebuchet MS;
	font-size: 10px;
	letter-spacing: 2px;
	text-decoration: none;
	padding-left: 8px;
	color: #336699;
}

.menu2text {
	font-family: trebuchet MS;
	font-size: 10px;
	letter-spacing: 2px;
	text-decoration: none;
	padding-left: 8px;
	color: #336699;
}
.menu2text_hover {
	font-family: trebuchet MS;
	font-size: 10px;
	letter-spacing: 2px;
	text-decoration: none;
	padding-left: 8px;
	color: #336699;
}

.menuaktiv2 {
	font-family: trebuchet MS;
	font-size: 10px;
	text-decoration: none;
	color: #336699;
	font-weight: bold;
	height: 20px;
	background-color: #EEEEEE;
	padding-left: 16px;
	border-bottom: 1px dotted #CCCCCC;
}

.menuaktiv2text, .menuaktiv2text:visited {
	font-family: trebuchet MS;
	font-size: 10px;
	text-decoration: none;
	padding-left: 16px;
	color: #336699;
	font-weight: bold;
}

/* MENU 3 */

.menu3 {
	cursor: hand;
	height: 20px;
	border-bottom: 1px dotted #CCCCCC;
}

.menu3_hover {
	cursor: hand;
	height: 20px;
	background-color: #eaebf6;
	border-bottom: 1px dotted #CCCCCC;
}

.menu3text,.menu3text:visited {
	font-family: trebuchet MS;
	font-size: 10px;
	letter-spacing: 2px;
	text-decoration: none;
	padding-left: 13px;
	color: #336699;
}

.menu3text_hover {
	font-family: trebuchet MS;
	font-size: 10px;
	letter-spacing: 2px;
	text-decoration: none;
	padding-left: 13px;
	color: #336699;
}

.menuaktiv3 {
	font-family: trebuchet MS;
	font-size: 10px;
	text-decoration: none;
	color: #336699;
	height: 20px;
	font-weight: bold;
	background-color: #EEEEEE;
	padding-left: 26px;
	border-bottom: 1px dotted #CCCCCC;
}

.menuaktiv3text,.menuaktiv3text:visited {
	font-family: trebuchet MS;
	font-size: 10px;
	letter-spacing: 2px;
	text-decoration: none;
	padding-left: 26px;
	color: #336699;
	font-weight: bold;
}
