#content .tx-cmprogram-pi1 table {
	width:630px;
	border:1px solid #888888;
	table-layout:fixed;
	margin-bottom:24px;
}

#content .tx-cmprogram-pi1 td {
	border:1px solid #888888;
	overflow:hidden;
	white-space: pre;
}

#content .tx-cmprogram-pi1 th {
	background-color:#ccdfe9;
	text-align:left;
	cursor:default;
}

#content .tx-cmprogram-pi1 th.head {
	border-left:1px solid #888888;
	border-bottom-width:0px;
	padding-bottom:0px;
	font-size:11px;
	font-weight:normal;
}

#content .tx-cmprogram-pi1 th.place {
	width:80px;
	border:1px solid #888888;
	text-align: center;
}

#content .tx-cmprogram-pi1 td.timeline {
	font-size:3px;
	line-height:3px;
	padding:0px;
	border-top-width:0px;
	background-color:#ccdfe9;
	cursor:default;
}

#content .tx-cmprogram-pi1 td.program.over {
	cursor:pointer;
}

#content .tx-cmprogram-pi1 .color1 { background-color:#aae1ff; }
#content .tx-cmprogram-pi1 .color2 { background-color:#ffe5bc; }
#content .tx-cmprogram-pi1 .color3 { background-color:#d0ffb3; }
#content .tx-cmprogram-pi1 .color4 { background-color:#ffbebe; }
#content .tx-cmprogram-pi1 .color5 { background-color:#feffcc; }
#content .tx-cmprogram-pi1 .color6 { background-color:#ffffff; }

#content .tx-cmprogram-pi1 .color1.over { background-color:#77d0ff; }
#content .tx-cmprogram-pi1 .color2.over { background-color:#ffcb79; }
#content .tx-cmprogram-pi1 .color3.over { background-color:#acff78; }
#content .tx-cmprogram-pi1 .color4.over { background-color:#ff8787; }
#content .tx-cmprogram-pi1 .color5.over { background-color:#fdff89; }
#content .tx-cmprogram-pi1 .color6.over { background-color:#f9f9f9; }


#content .tx-cmprogram-pi1 td.empty {
	background-color:#ecf0f2;
	cursor:default;
}

#content .tx-cmprogram-pi1 span.title {
	font-weight:bold;
}

#content .tx-cmprogram-pi1 span.time {
	clear:both;
	display:block;
	white-space:nowrap;
	font-size:11px;
}