/*CSS fuer Kalender */
.tx-ttnews{ width:200px;  float:inherit; margin:10px 0;}
.calendar-table{width:193px; max-width:192px; border:solid 1px #ccc; background: #eee; margin-right:7px; }
.calendar-content a, .calendar-content a:hover{text-decoration:underline;}
.kalCapt {width:193px; max-width:192px; height:20px; margin:0; padding:5px; background:#369; text-transform:uppercase; text-align:center;}
.kalCapt td{ background:#369; color:#fff; font-weight:bold;}
.calendar-content{width:187px; margin:2px 3px 5px 3px;}
.calenderWeek { border-bottom:1px dotted #369; padding:5px 0; color:#369;}
.calenderWeek th{padding:1px; text-align:center; background:#fff;
	border-right: 1px solid #eee; border-top: 1px solid #eee; border-left: 1px solid #eee; border-bottom:2px solid #eee;}
.calenderDays td{padding:1px; text-align:center; background:#fff; border: 1px solid #eee; color:#369;}
.calenderMonth td{ text-transform:uppercase; line-height:21px; font-weight:bold; color:#369;
	border-top: 2px solid #eee; border-bottom: 6px solid #eee;}
.columPrevious{text-align:left; padding-left:5px;}
.columYear{text-align:center;}
.columNext{text-align:right; padding-right:5px;}
.columPrevious, .columYear, .columNext {background:url(fileadmin/templates/img/style/hg_verlauf_kalender.gif) repeat-x bottom;}
.linked_today{ background:#369; font-weight:bold; color:#fff; text-align:center; 
 cursor:pointer; text-decoration:underline; border:1px solid #eee;}
.linked_today_nolink{background:#369; font-weight:bold; color:#fff; text-align:center;}
.linked_day{background:#ddd; font-weight:bold; color:#f60; text-align:center; cursor:pointer;}
.calenderBottom{width:200px; float:left; margin-top:-1px;}
.calenderBottomShadow{ width:125px; min-width:126px; height:7px; float:left; margin:0 0 0 2px; font-size:1px;  
	background:url(/fileadmin/templates/img/style/shadow_bottom_boxen.gif) repeat-x bottom;}
.calenderMonthLink{
  height:25px; width:70px; max-width:58px; float:left; margin-top:-1px; padding-left:13px;	
	background:url(/fileadmin/templates/img/style/hg_mehr_fff.gif) no-repeat right #fff;}
.rcMenuContainer {background:#eee; border:1px solid #ddd; padding:2px; position:absolute; z-index:10;}
.rcMenuItemText {background:####LINKCOLOR###; border:0 solid #eee; color:#369; font-weight:bold;text-align:center;}
.rcMenuItem {color:####LINKCOLOR###; float:left; font-size:11px; font-weight:normal; padding:3px;}
.rcMenuItemHover {color:####LINKCOLOR###; float:left; font-size:11px; font-weight:normal; padding:3px; text-decoration:underline;}
