.tx-feevcal-pi1 {
	width:100%;
	float:left;
	font-size:11px !important;
	font-weight:normal;
}

.tx-feevcal-pi1 td {
	font-size:11px !important;
	font-weight:normal;	
}

#contentWeek table , #contentMonth table {
	width:100%;
	/*table-layout:fixed;*/
	font-size:11px !important;
	font-weight:normal;
	border:1px solid #888;
	table-layout:fixed;
}

#contentMonth table a { font-size:11px !important; }
#contentMonth table font { font-size:11px !important; }

#contentMonth th, #contentMonth td {
	padding:6px;
}

#contentMonth table tr td {
	height: 50px !important;
	text-align:center;
	border:1px solid #dedede;
	overflow:hidden;
	/*background: #efefef;*/
}

#contentMonth tr { border-top:1px solid #888; }

#contentMonth table tr th { border:1px solid #dedede }

#detailMonth {
	font-size:12px;
	margin:0px 10px;
}

#detailWeek {
	font-size:12px;
	margin:0px 10px;
}

#detailDay {
	font-size:12px;
	margin:0px 10px;
}

/* tagesansicht */

td.dayline {
	background:#ff0000 !important;
}

/* wochenansicht*/

#detailWeek {
	vertical-align:0px;
}

/* monatsansicht */

#bgColorDayOfWeek {
	background:#444;
	color:#f0f0f0 !important;
	font-weight:normal;
}

/* Editieren */

#editBox {
	padding:10px;
	border:1px solid #aaa;
	font-size:11px;
}

#editBox .selectbox {
	width:50px;
	margin:0 10px;
}

#editBox .descrBox {
	width:200px;
	height:120px;
}

#editBox .titleBox {
	width:200px;
}

#eventInfo {
	background:#FAFAFA none repeat scroll 0 0;
	border:1px solid #E1E1E1;
	margin:0 0 20px;
	padding:20px; 
}

/* * * * * * * * * * * */

#rcon #jumpTo, #rcon #In_Progress, #rcon #category {
	display:none !important;
}

#minical {
	width:100% !important;
}

#minical #miniCal_Month {
	color:#333;
}