.header_navi_act,
.header_navi {
	float: left;
	width: 116px;
	height: 35px;
	margin-left: 5px;
	text-align: center;
	background: url(leiste_hg.png);
}

.header_navi_act,
.header_navi:hover {
	background: url(button_aktiv.png);
}

.header_navi_act span,
.header_navi a {
	font-size: 12px;
	color: #eee;
	font-weight: normal;
	text-decoration: none;
	display: block;
	height: 25px;
	padding-top: 10px;
}