#menu1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
	text-decoration : none;
	padding-right : 3px;
}

#menu1 a {
	display:block;
	height: 12px;
	color: Black;
	background-repeat:no-repeat;
	background-image : url(images/pfeilmo.gif);
	background-position : left;
	margin-left:0px;
	padding-left:1px;
	margin-bottom : 2px;
	line-height : 12px;
	width : auto;
	text-decoration : none;
	padding-right : 3px;
}

.menu1_active {
	margin-left:0px;
	padding-left:1px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	display:block;
	height: 12px;
	background-repeat:no-repeat;
	background-image : url(images/pfeilmo1.gif);
	margin-bottom : 2px;
	line-height : 12px;
	text-decoration : none;
	padding-right : 3px;
}

#menu1 a  span {
	padding-left:13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 12px;
	margin-bottom : 2px;
	text-decoration : none;
	padding-right : 3px;
}

#menu1 a:hover {
	display:block;
	height:12px;
	line-height : 12px;
	color: Maroon;
	background-repeat:no-repeat;
	background-image : url(images/pfeilmo1.gif);
	margin-bottom : 2px;
	text-decoration : none;
	padding-right : 3px;
}