.EventCaption {
	width:660px;
}

.EventListBox {
	background-color:	#101080;
	border: groove 4px #0080FF;
	font-size: 10pt;
	margin:	8px auto;
	padding:	5px;
	width:800px;
}

#ElbAktuell {
	cursor:	pointer;
	height:	110px;
	overflow:hidden;
}

#ElbNoneEvents {
	font:	bold 13pt Times;
	height:	80px;
	text-align:	center;
}

#ElbPromotion {
	min-height:	120px;
	text-align: center;
}

.EventListBoxTitle {
	background-color:	#0040FF;
	font:	bold 10pt Arial;
	margin:	-5px -5px 4px -5px;
	padding:	0px 0px 0px 10px;
	text-align: left;
}

.EventLogo {
	margin-right:20px;
	float:left;
	width:180px;
}

.EventLogoLarge {
	border:	solid 1px #0000ff;
	margin: 0px 2px;
	overflow: hidden;
	width:	160px;
	display:inline-block;
  vertical-align:middle;
}

.EventLogoLarge img {
	max-width:100%
}

.EllText {
	font: bold 8pt Arial;
}