
h1 {
	margin:0;
	color:#d60008;
	font-size:12px;
	padding:0px 0px 10px 0px ;
	text-transform:uppercase;
}


/**************************/
/* STYLES FOR TX_KECAL2  */
/**************************/
.tx-keyac-pi1 {
	/*width:737px;*/
	width:700px;
	line-height:normal;
	text-align:center;
}
.tx-keyac-pi1 a{
	text-decoration:none;
	color:#FF6600;
	}
.tx-keyac-pi1 a:hover{
	text-decoration:none;
	color:#0000cc;
	}
/* listView */
.tx-keyac-pi1 .termine-item a:link,
.tx-keyac-pi1 .termine-item a:visited {
	text-decoration:none;
	vertical-align:middle;
	margin-left:5px;
	padding:7px;
	width:665px;;
	background-color:#FFFFFF;
	display:inline-block;
}
.tx-keyac-pi1 #navigation {
	padding:0px 0px 0px 0px;
	text-align:center;
	font-weight:bold;
	border:1px solid #e3e3e3;/*temp style*/
	background-color:#f3f3f3;
	color:#CCCCCC;
	width:100%;
	padding:3px 8px 0px 8px ;
}
.tx-keyac-pi1 #navigation a {
	padding:0px 8px 0px 8px ;
	text-decoration:none;
	color:#FF6600;
	
}
.tx-keyac-pi1 #navigation a:hover {
	text-decoration:underline;
}

.tx-keyac-pi1 #pfeil_zurueck   {
	padding-top:5px;
	float:left;
	width:20px;
	height:20px;
	margin:0px 20px 0px 0px ;
}
.tx-keyac-pi1 #pfeil_vor {
	/*float:left;
	width:20px;
	height:20px;*/
}
.tx-keyac-pi1 #pfeil_vor img.vor,
.tx-keyac-pi1 #pfeil_zurueck img.zurueck {
	width: 1.5em;
	height: 1.5em;
	border:0; 
}
.tx-keyac-pi1 #pfeil_vor[id] img.vor {
}

.tx-keyac-pi1 table.calendar {
	text-align:center;
	border:5px solid #e3e3e3;/*temp style*/
	width:200px;
}
.tx-keyac-pi1 table.calendar th {
	background:#ececec;
	text-align:center;
	padding:0.4em;
	font-weight:bold;
	border:1px solid black;
	color:#666666;
	font-size:11px;
	border:1px solid #CCCCCC;/*temp style*/
	text-transform: uppercase;
}
.tx-keyac-pi1 table.calendar td {
	width:1.4em;
	height:1.6em;
	text-align:center;
	background:#ececec;
	border:1px solid #ECECEC;
	padding:0px 0px 0px 3px ;
}	
.tx-keyac-pi1 table.calendar td.day,
.tx-keyac-pi1 table.calendar td.week {
	color:#666666;
	background:#e0e0e0;
	border:1px solid #CCCCCC;
	font-weight:bold;
}
#content[id] .tx-keyac-pi1 table.calendar td {
	padding:0;
}
.tx-keyac-pi1 table.calendar td.today {
	border:2px solid #666666;
}
.tx-keyac-pi1 table.calendar td.cat1,
 .tx-keyac-pi1 table.calendar td.todaycat1 {
	border: 5px solid #00ff00;
	
}
.tx-keyac-pi1 table.calendar td.cat2,
.tx-keyac-pi1 table.calendar td.todaycat2 {
	border: 5px solid #32b135;
}
.tx-keyac-pi1 table.calendar td.cat3,
.tx-keyac-pi1 table.calendar td.todaycat3 {
	border: 5px solid #111a9c;
}
.tx-keyac-pi1 table.calendar td.cat4,
.tx-keyac-pi1 table.calendar td.todaycat4 {
	border: 2px solid #32b135;/* Category-1 */
}
.tx-keyac-pi1 table.calendar td.cat5,
.tx-keyac-pi1 table.calendar td.todaycat5 {
	border: 2px solid #111a9c;/* Category-2 */
}
.tx-keyac-pi1 table.calendar td.cat6,
.tx-keyac-pi1 table.calendar td.todaycat6 {
	border: 2px solid #b325c4;/* Category-3 */
}
.tx-keyac-pi1 table.calendar td.cat7,
.tx-keyac-pi1 table.calendar td.todaycat7 {
	border: 2px solid #bb1515;/* Category-5 */
}
.tx-keyac-pi1 table.calendar td.cat8,
.tx-keyac-pi1 table.calendar td.todaycat8 {
	border: 2px solid #fcff00;/* Category-6 */
}
.tx-keyac-pi1 table.calendar td.cat9,
.tx-keyac-pi1 table.calendar td.todaycat9 {
	border: 2px solid #3cff00;/* Category-7 */
}
.tx-keyac-pi1 table.calendar td.cat10,
.tx-keyac-pi1 table.calendar td.todaycat10 {
	border: 2px solid #ff6c00;/* Category-9 */
}
.tx-keyac-pi1 table.calendar td.cat99,
.tx-keyac-pi1 table.calendar td.todaycat99 {
	border: 2px solid;
	border-left-color:#ffd200;
	border-top-color:#32b135;
	border-right-color:#111a9c;
	border-bottom-color:#b325c4;
}
.tx-keyac-pi1 table.calendar td.todaycat1,
.tx-keyac-pi1 table.calendar td.todaycat2,
.tx-keyac-pi1 table.calendar td.todaycat3,
.tx-keyac-pi1 table.calendar td.todaycat4,
.tx-keyac-pi1 table.calendar td.todaycat5,
.tx-keyac-pi1 table.calendar td.todaycat6,
.tx-keyac-pi1 table.calendar td.todaycat7,
.tx-keyac-pi1 table.calendar td.todaycat8,
.tx-keyac-pi1 table.calendar td.todaycat9,
.tx-keyac-pi1 table.calendar td.todaycat10,
 .tx-keyac-pi1 table.calendar td.todaycat99 {
	background: #999999;
	color:#FFFFFF;
	/*border:2px dotted indigo ;temp style*/
}
.tx-keyac-pi1 .calswitch {
	text-align: center;
	clear:both;
	display:block; 
	padding-right:1.7em;
}

.tx-keyac-pi1 .calswitch a {
	color:#FFFFFF;
	text-decoration:none;
	border:1px solid #c7711b;
	background-color:#FF9933;
	text-transform:capitalize;
	padding:2px 5px 2px 5px ;
	width:100px;
	height:20px;
}
.tx-keyac-pi1 .calswitch a:hover {
	color:#a35c15;
}



/* Kalender - Listenansicht  */
.tx-keyac-pi1 .termine-item {
	margin:10px 0 0 0 ;
	text-align:left;
	border:1px solid #e3e3e3;/*temp style*/
	/*background-color:#f3f3f3;*/
	padding:5px;
}
.tx-keyac-pi1 .termine-item img {
	vertical-align:middle;
}



/* Kalender - Legende */
.tx-keyac-pi1 .legende {
	/*clear:both;
	margin:20px 0 0 0 ;
	border-bottom:0.1em solid black;*/
	padding: 6px 6px 6px 6px;
	border:1px solid #e3e3e3;/*temp style*/
	background-color:#FFFFFF;
	text-align:left;
	color:#666666;
	display:none;
}
.tx-keyac-pi1 .legende img {
	/*vertical-align:middle;
	margin-right:6px;
	border:2px dotted indigo ;temp style*/
}
.tx-keyac-pi1 .legende div {
	/*vertical-align:middle;
	margin-right:6px;temp style*/
	border:2px dotted indigo ;
}



/* Kalender - SingleView */
.tx-keyac-pi1 .category-title {
	display:block;
	border-bottom: 1px solid #CCCCCC;
	padding:5px;
	/*margin-bottom:10px;*/
	font-size:11px;
	color:#999999;
	
	/*border:1px solid #e3e3e3;temp style*/
	background-color:#f3f3f3;
	
}
.tx-keyac-pi1 .content-left {
	float:left;
	width:141px;
	vertical-align:middle;
	text-align:right;
/*	padding:2px 5px 2px 5px ;*/
	color:#ff9933;
	/*border-bottom: 1px solid #e9e9e9;
	border:2px dotted indianred;temp style*/
}
.tx-keyac-pi1 .content-right {
	display:block;
	float:right;
	text-align:left;
/*	padding:2px 5px 2px 5px ;*/
	width:540px;
	vertical-align:middle;	
	color:#666666;
	/*border-bottom: 1px solid #e9e9e9;*/
}
.tx-keyac-pi1 .content-right a{
	color:#FFFFFF;
	text-decoration:none;
	border:1px solid #c7711b;
	background-color:#FF9933;
	padding:2px 5px 2px 5px ;
	text-align:center;
}
.tx-keyac-pi1 .content-right a:hover{
	color:#a35c15;
}
.tx-keyac-pi1 .clearer {
	clear:both;
	height:0px;
	visibility:hidden;
}
.tx-keyac-pi1 p {
	margin-top:0;
	font-weight:inherit;
	/*border:5px dotted indianred;temp style*/
}



/* Kalender - TeaserView  */
.tx-keyac-pi1 .cal-teaser {
	border:2px solid #d60008;
	width:250px;
	line-height:1.2;
	padding-bottom:0.3em;
	border:2px dotted indigo ;/*temp style*/
}
.tx-keyac-pi1 .cal-teaser .header {
	display:block;
	color:#FFF;
	background:#d60008;
	vertical-align:middle;
	background-image:url(images/icon-rot-gr.gif);
	background-position: right center;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:1.3em;
	height:1.4em;
	padding-left:0.7em;
	margin-bottom:0.3em;
}
.tx-keyac-pi1 .cal-teaser a:link,
.tx-keyac-pi1 .cal-teaser a:visited {
	text-decoration:none;
}
