.equp {
	position: absolute;
	top: 0px;
	left: 0;
	border: 0;
	width:100%;
	height:116px;
	background:#c1c1c1;
}
.eqdown {
	position: absolute;
	bottom: -90px;
	left: 0;
	border: 0;
	width:100%;
	height:116px;
	background:#c1c1c1;
}
.eqxmenutitel {
	float:left;
	height:180px;
	text-align:left;
	padding-right:40px;
	overflow:hidden;
}
.eqxmenutitel:hover a {
	color:#c29128;
}
.eqmenutitel {
	display: table-cell;
	vertical-align:bottom;
	height:143px;
	z-index: 100;
	position: relative;
}
.eqmenutitel .eqgrayout {
	position:relative;
	background:#c1c1c1;
	padding-top:3px;
	z-index: 200;
}
.eqstippen {
	position:absolute;
	top:0px;
	right:0;
	z-index:0;
	line-height:9px;
}