.tx-jwcalendar-pi1 {
  font-family: Verdana, sans-serif;
  font-size: 9px;
  text-align: left;
  width: 160px; 
  max-width: 150px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 4px;
  
  background-color: #bbbbbb;
  background-image: url(backgr_start.png);
  background-repeat: repeat-x;
  background-position: top;
  
  clear:both;
}
:root .tx-jwcalendar-pi1 {
	background-color: #c2c2c2;
   background-image: url(backgr_start.png);
   background-repeat: repeat-x;
   background-position: top;
}

div.tx-jwcalendar-pi1 h2 {
	letter-spacing: 2px;
	font-size: 8pt;
	font-variant: small-caps;
	white-space:nowrap;
	
	display: block;
	height: 24px;
	width: 155px; 
	margin-bottom: 0px;
	margin-left: -5px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 8px;
	
	background-color: #6d6d6d;
	background-image: url(../startpage/backgr_head_press.gif);
	background-repeat: repeat-x;
	
	border-bottom: 1px solid #fff;;
}
/*IE6-Hack*/
*html div.tx-jwcalendar-pi1 h2 {
	width: 160px;
	height: 29px;
	margin-right: -5px;
	margin-top: 6px;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fd0002;
}

div.tx-jwcalendar-pi1 h2 a:link,
div.tx-jwcalendar-pi1 h2 a:visited,
div.tx-jwcalendar-pi1 h2 a:hover {
	color: #fff;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	display: block;	
	width: 100%;
	border-bottom: none;
}
div.tx-jwcalendar-pi1 h2 a:hover {
	color: #fd0002;
	border-bottom: none;
}

.tx-jwcalendar-pi1 .location {
	color: #2C2C2C;
	display: block;
	margin-top: 2px;margin-bottom;
	
}

.tx-jwcalendar-pi1 .date {
	color: #2C2C2C;
}

.tx-jwcalendar-pi1 a.readmore {
	display: block;
	width: 100px;
	
	color: #2C2C2C;

	background-image: url(../tt_news/press-arrow.gif);
	background-attachment: scroll;
	background-position: right;
	background-repeat: no-repeat;
	}
.tx-jwcalendar-pi1 a.readmore:hover {
	color: #fd0002;
}