
div#elmodulewide {
	width: 640px;
	background:#F8F8FF;
}

div#elmodulewide .eventset {
	width: 640px;
	margin-bottom: 10px;
	padding: 10px;

}

div#elmodulewide span.event-title {
	padding-left: 10px;
	
	padding-bottom:20px;
	background: url(http://www.havelstadt-brandenburg.de/images/stories/arrow.png) no-repeat;
	background-position: 0px 2px;
	font-size: 10pt;
	font-weight:bold;
	
}

div#elmodulewide span.time {
	padding-left: 20px;
	background: url(img/time.png) no-repeat;
	background-position: 0px 2px;
	padding-bottom: 10px;
	color:#A52A2A;
}

div#elmodulewide span.date {
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
	color:#FF4500;
}

div#elmodulewide span.category {
	position: relative;
	padding-left: 18px;
	background: url(img/category.png) no-repeat;
	background-position: 0px 2px;
	font-size: 8pt;
	
}

div#elmodulewide span.venue-title {
	position: relative;
	padding-left: 17px;
	padding-bottom:20px;
	background: url(img/building.png) no-repeat;
	background-position: 0px 2px;
	font-size: 8pt;
	
}

div#elmodulewide .event-image-cell {
	width:50px;

}

div#elmodulewide .venue-image-cell {
}

div#elmodulewide .image-preview {
	height: 35px;
	border: none;
	padding: 3px;
	background-color: white;
	margin: 3px;
}