*{
	list-style:none;
	margin:0px;
	padding:0px;
}

	
#menu   { color: #fff; position: relative; width: 200px; border: 1px #94aa74; border-size: 1px    }
	
#menu li a   { font-weight: bold; line-height: 16pt; text-decoration: none; margin: 1px; padding: 1px; height: 24px; voice-family: inherit   }	
	
#menu li a:link, #menu li a:visited    { color: #fff; background-image: url(../Bilder/inhalt/navigation/menu-bg.GIF); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; display: block; padding: 8px 0 0 10px }
	
#menu li a:hover    { color: #ff9; background-image: url(../Bilder/inhalt/navigation/menu-bg.GIF); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 -32px; padding: 8px 0 0 10px }
	
#menu li a:active    { color: #fc6; background-image: url(../Bilder/inhalt/navigation/menu-bg.GIF); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 -64px; padding: 8px 0 0 10px }
#info { color: #f00; }
