#menu {
	font-size:12px;
	width:265px;
	background:#fff;
	margin-bottom: 30px;
}

/*  MENU 1, level 1, normal state (NO) */
.menu1-level1-no a {
	color: #696969;
	font-weight: bold;
	text-decoration: none;
	background-color: #fff;
	background-image: url(../images/baggrunde.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	padding: 4px;
	border-bottom: 1px dotted #696969;
	display: block
}
.menu1-level1-no a:active {
	color: #696969;
	/*font-size: 12px;*/
   font-weight: bold;
	text-decoration: none;
	background-color: #fff;
	background-image: url(../images/baggrunde.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	padding: 4px;
	border-bottom: 1px dotted #696969;
	display: block
}
.menu1-level1-no a:visited {
	color: #696969;
	/*font-size: 12px;*/
   font-weight: bold;
	text-decoration: none;
	background-color: #fff;
	background-image: url(../images/baggrunde.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	padding: 4px;
	border-bottom: 1px dotted #696969;
	display: block
}
.menu1-level1-no a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	background-color: #f5f5f5;
	background-image: url(../images/baggrunde.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	padding: 4px;
	border-bottom: 1px dotted #696969;
	display: block;
}

#subpage-1 .menu1-level1-no a, #subpage-1 .menu1-level1-no a:hover, #subpage-1 .menu1-level1-no a:active, #subpage-1 .menu1-level1-no a:visited {
	background-position: -10px -212px;
}
#subpage-2 .menu1-level1-no a, #subpage-2 .menu1-level1-no a:hover, #subpage-2 .menu1-level1-no a:active, #subpage-2 .menu1-level1-no a:visited {
	background-position: -10px -262px;
}
#subpage-3 .menu1-level1-no a, #subpage-3 .menu1-level1-no a:hover, #subpage-3 .menu1-level1-no a:active, #subpage-3 .menu1-level1-no a:visited {
	background-position: -10px -312px;
}


/*  MENU 1, level 1, active state (aCT) */
.menu1-level1-act a {
	color: black;
	font-weight: bold;
	/*font-size: 12px;*/
   text-decoration: none;
	background-color: #fff;
	background-image: url(../images/baggrunde.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	padding: 4px;
	border-bottom: 1px solid #696969;
	display: block
}
.menu1-level1-act a:active {
	color: black;
	font-weight: bold;
	/*font-size: 12px;*/
   text-decoration: none;
	background-color: #fff;
	background-image: url(../images/baggrunde.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	padding: 4px;
	border-bottom: 1px solid #696969;
	display: block
}

.menu1-level1-act a:hover {
	color: black;
	font-weight: bold;
	/*font-size: 12px;*/
   text-decoration: none;
	background-color: #f5f5f5;
	background-image: url(../images/baggrunde.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	padding: 4px;
	border-bottom: 1px solid #696969;
	display: block;
}

#subpage-1 .menu1-level1-act a:visited, #subpage-1 .menu1-level1-act a, #subpage-1 .menu1-level1-act a:active, #subpage-1 .menu1-level1-act a:hover {
	background-position: -10px -192px;
}
#subpage-2 .menu1-level1-act a:visited, #subpage-2 .menu1-level1-act a, #subpage-2 .menu1-level1-act a:active, #subpage-2 .menu1-level1-act a:hover {
	background-position: -10px -242px;
}
#subpage-3 .menu1-level1-act a:visited, #subpage-3 .menu1-level1-act a, #subpage-3 .menu1-level1-act a:active, #subpage-3 .menu1-level1-act a:hover {
	background-position: -10px -292px;
}

/* MENU andet niveau */
.menu1-level2 {
}
/*  MENU 1, level 2, normal state (NO) */
.menu1-level2-no a {
	color: #696969;
	/*font-size: 12px;*/
   text-decoration: none;
	background-color: #fff;
	padding: 2px 2px 2px 14px;
	border-bottom: 1px dotted #696969;
	display: block
}
.menu1-level2-no a:active {
	color: #696969;
	/*font-size: 12px;*/
   text-decoration: none;
	background-color: #fff;
	padding: 2px 2px 2px 14px;
	border-bottom: 1px dotted #696969;
	display: block
}
.menu1-level2-no a:visited {
	color: #696969;
	/*font-size: 12px;*/
   text-decoration: none;
	background-color: #fff;
	padding: 2px 2px 2px 14px;
	border-bottom: 1px dotted #696969;
	display: block
}
.menu1-level2-no a:hover {
	color: #696969;
	font-weight: normal;
	/*font-size: 12px;*/
   text-decoration: none;
	background-color: #f9f9f9;
	padding: 2px 2px 2px 14px;
	border-bottom: 1px dotted #696969;
}
/*  MENU 1, level 2 , active state (aCT) */
.menu1-level2-act a {
	color: black;
	font-weight: bold;
	/*font-size: 12px;*/
   text-decoration: none;
	background-color: #fff;
	padding: 2px 2px 2px 14px;
	border-bottom: 1px solid #696969;
	display: block
}
.menu1-level2-act a:active {
	color: black;
	font-weight: bold;
	/*font-size: 12px;*/
   text-decoration: none;
	background-color: #fff;
	padding: 2px 2px 2px 14px;
	border-bottom: 1px solid #696969;
	display: block
}
.menu1-level2-act a:visited {
	color: black;
	font-weight: bold;
	/*font-size: 12px;*/
   text-decoration: none;
	background-color: #fff;
	padding: 2px 2px 2px 14px;
	border-bottom: 1px solid #696969;
	display: block
}
.menu1-level2-act a:hover {
	color: black;
	font-weight: bold;
	/*font-size: 12px;*/
   text-decoration: none;
	background-color: #f9f9f9;
	padding: 2px 2px 2px 14px;
	border-bottom: 1px solid #696969;
}

