#menu2 a span {
	background: url("../images/links2.gif") left no-repeat;
	float: left;
	height: 26px;
	line-height: 28px;
	width: 13px;
}

#menu2 a, #menu2 a:visited, #menu2 a:active {
	background: url("../images/rechts2.gif") right no-repeat;
	color: #B7796A;
	display: block;
	font: bold 12px georgia, verdana serif;
	height: 26px;
	line-height: 28px;
	margin-left: -2px;
	padding: 0px 15px 0px 0px;
	text-align: center;
	text-decoration: none;
}

#menu2 a:hover span {
	background: url("../images/links.gif") left;
}

#menu2 a:hover {
	background: url("../images/rechts.gif") right;
	color: #3F3F3F;
	text-decoration: none;
}
