/**************************/
/* STYLES FOR TX_KECAL2  */
/**************************/
.tx-kecal2-pi1 {
}

/* Kalender - SingleView */
.tx-kecal2-pi1 .category-title {
	display:block;
	border-bottom: 2px dashed #cecece;
	padding-bottom:2px;
	margin-bottom:10px;
}

.tx-kecal2-pi1 .content-left {
	float:left;
	width:20%;
	text-align:right;
	vertical-align:middle;
}

.tx-kecal2-pi1 .content-right {
	display:block;
	float:right;
	text-align:left;
	width:75%;
	vertical-align:middle;
}

.tx-kecal2-pi1 .clearer {
	clear:both;
	height:0;
	visibility:hidden;
}

.tx-kecal2-pi1 p {
	margin-top:0;
}


/* listView */
.tx-kecal2-pi1 .termine-item a:link,
.tx-kecal2-pi1 .termine-item a:visited {
	text-decoration:none;
	vertical-align:middle;
	margin-left:6px;
}
.tx-kecal2-pi1 #navigation {
	height:2em;
	margin-bottom:1em;
}
.tx-kecal2-pi1 #monatskalender,
.tx-kecal2-pi1 .monatskalender {
	margin:0em 0.3em 0em 0;
	float:left;
}
.tx-kecal2-pi1 table.calendar {
	margin-bottom:1em;
}
.tx-kecal2-pi1 table.calendar th {
	background:#ececec;
	text-align:center;
	padding:0.4em;
	font-weight:bold;
	width:auto;
	font-size:0.7em;
}
#content[id] .tx-kecal2-pi1 table.calendar th {
}
.tx-kecal2-pi1 table.calendar td {
	width:auto;
	height:1em;
	text-align: center;
	font-size: 0.6em;
	background:#ececec;
	padding: 1px;
	padding-left:2px;
}	
#content[id] .tx-kecal2-pi1 table.calendar td {
	padding:0;
}
.tx-kecal2-pi1 table.calendar td.today {
	background: #CCC; 
}
.tx-kecal2-pi1 table.calendar td.cat1,
 .tx-kecal2-pi1 table.calendar td.todaycat1 {
	border: 1px solid #ffd200;
	padding:0;
}
.tx-kecal2-pi1 table.calendar td.cat2,
.tx-kecal2-pi1 table.calendar td.todaycat2 {
	border: 1px solid #32b135;
	padding:0;
}
.tx-kecal2-pi1 table.calendar td.cat3,
.tx-kecal2-pi1 table.calendar td.todaycat3 {
	border: 1px solid #111a9c;
	padding:0;
}
.tx-kecal2-pi1 table.calendar td.cat4,
.tx-kecal2-pi1 table.calendar td.todaycat4 {
	border: 1px solid #FF0000;
	padding:0;
}
.tx-kecal2-pi1 table.calendar td.cat5,
.tx-kecal2-pi1 table.calendar td.todaycat5 {
	border: 1px solid #b325c4;
	padding:0;
}
.tx-kecal2-pi1 table.calendar td.cat6,
.tx-kecal2-pi1 table.calendar td.todaycat6 {
	border: 1px solid #e71678;
	padding:0;
}
.tx-kecal2-pi1 table.calendar td.cat7,
.tx-kecal2-pi1 table.calendar td.todaycat7 {
	border: 1px solid #bb1515;
	padding:0;
}
.tx-kecal2-pi1 table.calendar td.cat8,
.tx-kecal2-pi1 table.calendar td.todaycat8 {
	border: 1px solid #fcff00;
	padding:0;
}
.tx-kecal2-pi1 table.calendar td.cat9,
.tx-kecal2-pi1 table.calendar td.todaycat9 {
	border: 1px solid #3cff00;
	padding:0;
}
.tx-kecal2-pi1 table.calendar td.cat10,
.tx-kecal2-pi1 table.calendar td.todaycat10 {
	border: 1px solid #ff6c00;
	padding:0;
}
.tx-kecal2-pi1 table.calendar td.cat99,
.tx-kecal2-pi1 table.calendar td.todaycat99 {
	border: 1px solid;
	border-left-color:#ffd200;
	border-top-color:#32b135;
	border-right-color:#111a9c;
	border-bottom-color:#b325c4;
	padding:0;
}
.tx-kecal2-pi1 table.calendar td.todaycat1,
.tx-kecal2-pi1 table.calendar td.todaycat2,
.tx-kecal2-pi1 table.calendar td.todaycat3,
.tx-kecal2-pi1 table.calendar td.todaycat4,
.tx-kecal2-pi1 table.calendar td.todaycat5,
.tx-kecal2-pi1 table.calendar td.todaycat6,
.tx-kecal2-pi1 table.calendar td.todaycat7,
.tx-kecal2-pi1 table.calendar td.todaycat8,
.tx-kecal2-pi1 table.calendar td.todaycat9,
.tx-kecal2-pi1 table.calendar td.todaycat10,
 .tx-kecal2-pi1 table.calendar td.todaycat99 {
	background: #CCC;
}
.tx-kecal2-pi1 .calswitch {
	text-align: center;
	clear:both;
	margin-top:1em;
	display:block;
	padding-right:1.7em;
}
.tx-kecal2-pi1 #pfeil_zurueck   {
	padding-top:0.6em;
	float:left;
	display:block;
	width:1.6em;
	height:3em;
	margin-right:0.4em;
}
.tx-kecal2-pi1 #pfeil_vor {
	padding-top:0.6em;
	padding-left:0.4em;
	float:left;
	display:block;
	width:2em;
	height:3em;
}
.tx-kecal2-pi1 #pfeil_vor img.vor,
.tx-kecal2-pi1 #pfeil_zurueck img.zurueck {
	width: 1.5em;
	height: 1.5em;
	border:0;
}
.tx-kecal2-pi1 #pfeil_vor[id] img.vor {
}


/* Kalender - Listenansicht  */
.tx-kecal2-pi1 .termine-item {
	margin:10px 0 0 0 ;
}
.tx-kecal2-pi1 .termine-item img {
	vertical-align:middle;
}



/* Kalender - Legende */
.tx-kecal2-pi1 .legende {
	margin:10px 0 0 0 ;
	border-bottom:0.1em solid black;
	padding: 0 0 6px 0;
}
.tx-kecal2-pi1 .legende img {
	vertical-align:middle;
	margin-right:6px;
}



/* Kalender - TeaserView  */
.tx-kecal2-pi1 .cal-teaser {
	line-height:1.2;
	padding-bottom:0em;
}

.tx-kecal2-pi1 .cal-teaser .header {
	width:1px;
	height:1px;
	visibility: hidden;
}

.tx-kecal2-pi1 .cal-teaser li{
	position:relative;
	left:-20;
	padding-bottom:5px;
}

