.heute-top ul li {
	position: relative;
	text-align: center;
}

.heute-top ul li.sec {
	margin-left: 13px !important;
}
.heute-top ul li.thi {
	margin-left: 14px !important;
}

	.heute-top ul li p {
		padding: 0 !important;
		margin: 0 !important;
		position: absolute;
		top: 18px;
		width: 105px !important;
		text-align: center !important;
		left: 0;
		color: #5e5e5d;
		font-weight: bold;
		font-size: 90%;
	}

	.heute-top ul li p.hover {
		position: absolute;
		padding-top: 12px !important;
		left: 10%;
		font-size: 120%;
	}