#eventleiste{
	background-color: #E5E5E5;
	position : absolute;
	top: 160px;
	width: 140px;
	height: 400px;
	left: 834px;
	z-index: 2;
	overflow: hidden;
}
#eventleiste p{
	width: 120px;
	overflow: hidden;
	margin-left: 10px;
}
.bannerdescription{
	text-align: center;
	margin: 10px 0px 10px 0px;
}
