/*
CODE: STOCK-Innovation; Rhein Unternehmensevolution
LAST CHANGE: 02-11-06
Aliceschule  
*/
.menu {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
  }
.menu li a {
	display: block;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
  }
/* Level 1 */
.menu li.curlevel1 a, li.curlevel1 a:active {
  background-image: url(bullet1_cur.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	display: block;
	color: black;
	margin-left: 5px;
  font-weight: bold;
	padding: 6px 0 8px 14px;
  }
.menu li.nolevel1 a, li.nolevel1 a:visited {
  background-image: url(bullet1_no.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	display: block;
	color: black;
	margin-left: 5px;
  font-weight: bold;
	padding: 6px 0 8px 14px;
  }
.menu li.actlevel1 a{
  background-image: url(bullet1_no.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	display: block;
	color: black;
	margin-left: 5px;
  font-weight: bold;
	padding: 6px 0 8px 14px;
  }
.menu li.nolevel1 a:hover, li.actlevel1 a:hover {
  background-image: url(bullet1_cur.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	display: block;
	color: black;
	margin-left: 5px;
  font-weight: bold;
	padding: 6px 0 8px 14px;
  }
/* Level 2 */
.menu li.curlevel2 a{
	background-image: url(bullet2_cur.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-left: 22px;
  color: black;
	padding: 0 0 8px 14px;
  }
.menu li.nolevel2 a{
	background-image: url(bullet2_no.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	display: block;
	margin-left: 22px;
	color: black;
	padding: 0 0 8px 14px;
  }
.menu li.actlevel2 a{
	background-image: url(bullet2_no.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-left: 22px;
	color: black;
	padding: 0 0 8px 14px;
  }
.menu li.nolevel2 a:hover,li.actlevel2 a:hover {
	background-image: url(bullet2_cur.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-left: 22px;
	color: black;
	padding: 0 0 8px 14px;
  }
/* Level 3 */
.menu li.curlevel3 a{
	background-image: url(bullet3_cur.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-left: 25px;
	color: black;
	padding: 0 0 6px 10px;
  }
.menu li.nolevel3 a{
	background-image: url(bullet3_no.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	display: block;
	margin-left: 25px;
	color: black;
	padding: 0 0 6px 10px;	
  }
.menu li.actlevel3 a{
	background-image: url(bullet3_no.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	display: block;
	margin-left: 25px;
	color: black;
	padding: 0 0 6px 10px;	
  }
.menu li.nolevel3 a:hover, li.actlevel3 a:hover{
	background-image: url(bullet3_cur.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	display: block;
	margin-left: 25px;
	color: black;
	padding: 0 0 6px 10px;	
  }
/* Level 4 */
.menu li.curlevel4 a{
	background-image: url(bullet4_cur.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	display: block;
	margin-left: 35px;
	color: black;
	padding: 0 0 6px 10px;
  }
.menu li.nolevel4 a{
	background-image: url(bullet4_no.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	display: block;
	margin-left: 35px;
	color: black;
	padding: 0 0 6px 10px;
  }
.menu li.actlevel4 a{
	background-image: url(bullet4_no.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	display: block;
	margin-left: 35px;
	color: black;
	padding: 0 0 6px 10px;
  }
.menu li.nolevel4 a:hover, li.actlevel4 a:hover{
	background-image: url(bullet4_cur.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	display: block;
	margin-left: 35px;
	color: black;
	padding: 0 0 6px 10px;
  }
/* Level 5 */
.menu li.curlevel5 a{
	background-image: url(bullet5_cur.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 11px;
	display: block;
	margin-left: 45px;
	color: black;
	padding: 0 0 6px 10px;
  }
.menu li.nolevel5 a{
	background-image: url(bullet5_no.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 11px;
	display: block;
	margin-left: 45px;
	color: black;
	padding: 0 0 6px 10px;
  }
.menu li.actlevel5 a{
	background-image: url(bullet5_no.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 11px;	
	display: block;
	margin-left: 45px;
	color: black;
	padding: 0 0 6px 10px;
  }
.menu li.nolevel5 a:hover, li.actlevel5 a:hover{
	background-image: url(bullet5_cur.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 10px;
	display: block;
	margin-left: 45px;
	color: black;
	padding: 0 0 6px 10px;
  }