#cal-list-view table tbody tr th {
	font-size: 0.9em;
	font-weight: bold;
}

h2.cal-list-view-header {
	font-weight: bold;
	width: 100%;
	font-size: 1em;
	background-color: #e8eaed;
	padding-top: 3px;
	padding-bottom:3px;
}

#cal-list-view table tbody tr td a{
	color:#24669B;
	font-family:Verdana,sans-serif,Arial,Helvetica;
	font-size:1.1em;
	font-weight:bold;
	line-height:100%;
	padding-left:0;
	text-decoration:none;
}

#cal-detail-view h2 {
	font-weight: bold;
	width: 100%;
	font-size: 1.2em;
	padding-top: 3px;
	padding-bottom:3px;
}

div.startdate, div.starttime, div.endtime, div.organizer, div.location  {	
	margin-top: 5px;
	margin-bottom: 5px;
}

#attachment table tbody tr td p a {
	color:#24669B;
	font-family:Verdana,sans-serif,Arial,Helvetica;
	font-size:1.0em;
	font-weight:bold;
	line-height:100%;
	padding-left:0;
	text-decoration:none;
}

#calendar-event-backlink a {
	background-image:url(../main/img/pfeil.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#24669B;
	font-size:1em;
	font-weight:normal;
	margin-left:0;
	padding-left:20px;
}