/* #8C5A7B */

#spalte_links {
  font-size:.8em;
  font-weight:bold;
  }
#spalte_links ul {
  list-style:none;
  }
#spalte_links ul.e1 {}
#spalte_links ul.e2 {}
#spalte_links li.e1 {}
#spalte_links li.e2 {
  border-top:1px solid #FFF;
  }


/* --- Ebene 1 --- */
#spalte_links li.e1 a,
#spalte_links li.e1 span,
#spalte_links li.e1_act a {
	padding:5px 0px 5px 15px;
	display:block;
	text-decoration:none;
	color:#000;
  }
* html #spalte_links li.e1 a {
	width:12em;
  }
#spalte_links li.e1 span {
  background: #E1E1E1 url(../grafiken/vschmetterlinge/hintergrund_navigation.png) no-repeat right;
  }
#spalte_links li.e1_act a {
  background: #E1E1E1 url(../grafiken/vschmetterlinge/hintergrund_navigation.png) no-repeat right;
  }
#spalte_links li.e1 a:hover,
#spalte_links li.e1 a:active,
#spalte_links li.e1 a:focus,
#spalte_links li.e1_act a:hover,
#spalte_links li.e1_act a:active,
#spalte_links li.e1_act a:focus {
	text-decoration:underline;
  }


/* --- Ebene 2 --- */
#spalte_links li.e2 a,
#spalte_links li.e2 span,
#spalte_links li.e2_act a {
	padding:5px 0px 5px 30px;
	display:block;
	text-decoration:none;
	color:#000;
  }
/** html #spalte_links li.e2 a {
	width:12em;
  }*/
#spalte_links li.e2 a {
  background: #F0F0F0;
  }
#spalte_links li.e2 span {
  background: #F0F0F0;
  }
#spalte_links li.e2_act a {
  background: #F0F0F0;
  }
#spalte_links li.e2 a:hover,
#spalte_links li.e2 a:active,
#spalte_links li.e2 a:focus,
#spalte_links li.e2_act a:hover,
#spalte_links li.e2_act a:active,
#spalte_links li.e2_act a:focus {
	text-decoration:underline;
  }
