.eventdetail_wraptable .eventdetail_title {
	display: none;
}
.eventdetail_wraptable {

	font-size: 1.5em;
}
#content #maincontent .eventdetail_wraptable .eventdetail_description {
	font-size: .65em;
}
#maincontent .tool_link {
	font-size: 1.3em;
}
#maincontent .tx-desimplecalendar-pi1-listrow .list_item_tablewrap .list_item_date {
	color: #990000;
}
#maincontent .tx-desimplecalendar-pi1-listrow .list_item_tablewrap .list_item_time {
	color: #990000;
}
#maincontent .tx-desimplecalendar-pi1-listrow .list_item_tablewrap {
	font-size: 1.5em;
}
#maincontent .tx-desimplecalendar-pi1-browsebox .tx-desimplecalendar-pi1-browsebox-SCell a {
	background-image: none;
}
#maincontent .tx-desimplecalendar-pi1-browsebox table {
	margin-right: auto;
	margin-left: auto;
}
#maincontent .tx-desimplecalendar-pi1-browsebox {
	text-align: center;
}
#maincontent .tx-desimplecalendar-pi1-listrow .list_item_tablewrap .list_item_imagetable {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#maincontent .tx-desimplecalendar-pi1-listrow .list_item_tablewrap .list_item_shortdescription {
	display: block;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 10px;
}

#nav .tx-desimplecalendar-pi1-listrow .list_item_tablewrap .list_item_date {
	color: #990000;
}
#nav .tx-desimplecalendar-pi1-listrow .list_item_tablewrap .list_item_shortdescription {
	letter-spacing: .07em;
}
#nav .tx-desimplecalendar-pi1-listrow .list_item_tablewrap .list_item_link {
	display: block;
	float: right;
	margin-right: 5px;
	border-bottom: 1px dotted;
	text-decoration: none;
	
}
#nav .tx-desimplecalendar-pi1-listrow .list_item_tablewrap a.list_item_link:hover {
    margin-bottom: 1px;
	border-bottom: none;
	text-decoration: none;
	
}

#nav .tx-desimplecalendar-pi1-listrow .list_item_tablewrap .list_item_time { display: none; }
#nav .tx-desimplecalendar-pi1-listrow .list_item_tablewrap .list_item_title {
	font-weight: bold;
	font-size: 1.1em;
}
#nav .tx-desimplecalendar-pi1-listrow .list_item_tablewrap .list_item_imagetable {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
