.calendar-table{
	padding:0px 1em 1em 20px;
	width: 220px;
}
.calendar-table a{
	text-decoration:none;
}
.calendar-table TD, .calendar-table TH{
	padding:5px;
	text-align:center;
}
.calendar-table TH{
	color:#333333;
	border-top:1px solid #7e7e7e;
	border-bottom:1px solid #7e7e7e;
}
.calendar-table caption{
	font-size:200%;
	color:#333333;
	text-transform:uppercase;
}
td.bottomMonthLink {
	text-align: center;
}
td.bottomMonthLink a {
	margin: 0;
	padding: 0 0 0 13px;
	background-image: url(../images/pfeil.png);
	background-repeat:no-repeat;
	background-position: 0 4px;
}
.linked_today{
	padding:2px;
	color:#333333;
	background-color:#FEF200;
	cursor:pointer;
	text-decoration:underline;
	border:1px solid #333333;
}
.linked_today_nolink{
	padding:2px;
	color:#333333;
	background-color:#CCC;
}
.linked_day{
	padding:2px;
	color:#333;
	background-color:#FEF200;
	text-decoration:none;
	_border:1px solid #333333;
}

/* List view CSS */
.newsCalendar_listHeader{
	font-size:1.0em;
	font-weight:bold;
	_background-color:#FEF200;
	color:#333333;
	_border:1px solid #7e7e7e;
	_padding:0.5em;
	text-align:left;
}
.newsCalendar_listBody{
	_padding:1em;
	text-align: left;
	_border-bottom: 1px solid #000;
}
.newsCalendar_listItem{
	display: block;
	font-size:1em;
	margin: 0;
	padding: 10px 0 10px 0;
	clear: both;
}

.newsCalendar_listItem a{
	display: block;
	margin: 0;
	padding: 0 10px 0 20px;
	background-image: url(../images/pfeil.png);
	background-repeat:no-repeat;
	background-position: 0 5px;
	font-weight: bold;
}

.newsCalendar_listItem a{

}

.newsCalendar_listItem_image{
	display: none;
	float:left;
	padding: 3px;
	border: 1px solid #CCC;
	margin-top: 3px;
	margin-right: 3px;
}
.newsCalendar_listItem_subheader{
	display: block;
}
.newsCalendar_listItemHeader{
	font-weight:bold;
	padding-top:1em;
	font-size:1.25em;
}

.newsCalendar_calendarItem{
	text-align: left;	
}

.newsCalendar_calendarItem a{
	margin: 0;
	padding: 0 10px 0 13px;
	background-image: url(../images/pfeil.png);
	background-repeat:no-repeat;
	background-position: 0 4px;
}


/*td.tx-ttnews-browsebox-SCell p a {
	margin:200px 0 0 -130px;
	position: absolute;
}*/
