/**********************************************************************************************************************************************/
/* STYLES FOR CAL_HOME  */
/*********************************************************************************************************************************************/
#c134{
	padding:0 0 0;
	display:inline-block;
}
#c24{
	border:1 solid #ECECEC;
}
/* COMPLETE WRAP  */
#cal_home {
	display: block;
	clear:both;
	/*background-color:#ECECEC;*/
	border:1 solid #ECECEC;
}
#cal_home .tx-keyac-pi1 {	
background-color:#ECECEC;		
border:1px dotted #ACACAC;
padding:10px;
}
#cal_home td, th, caption {
height:auto;
padding:4px 5px 4px;
}
/* CLEARER */

#cal_home .tx-keyac-pi1 .yac_clearer{	
	clear:both;
	font-size:1px;
	line-height:1px;
}
#cal_home .tx-keyac-pi1 .clearer{
	clear:none;
	font-size:1px;
	line-height:1px;
	visbility: hidden;
	margin: 0;
	padding: 0;
	display: none;
}

/* SINGLE EVENT ITEM IN LISTVIEW ************************************************** */
#cal_home .tx-keyac-pi1 .listview {
	BORDER-BOTTOM: #ffff00 0px dotted;
	BORDER-LEFT: #ffff00 0px dotted;
	PADDING-BOTTOM: 15px;
	MARGIN: 0px 0px 0px 190px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	/*HEIGHT: 168px;*/
	CLEAR: right;
	VERTICAL-ALIGN: top;
	BORDER-TOP: #ffff00 0px dotted;
	BORDER-RIGHT: #ffff00 0px dotted;
	PADDING-TOP: 0px;
}		
#cal_home .tx-keyac-pi1 .event-item {
	background-color:#ECECEC;
	background-position:center top;
	background-repeat:repeat-x;
	border:1px dotted #ACACAC;
	clear:right;
	margin:2px 0 0 5px;
	padding:5px;
	vertical-align:top;
	min-height:65px;
	width:512px;
	float: left;
}
#cal_home .tx-keyac-pi1 .event-item .caticon {
	display:none;
}
#cal_home .tx-keyac-pi1 .event-item a{
text-decoration:none!important;
}
/*
#cal_home .tx-keyac-pi1 .event-item a:link, a:visited {
	color:#5D656A;
	font-size:0.9em;
	font-weight:bold;
	letter-spacing:1px;
	padding:0;
	margin:0;
	text-align:center;
	text-decoration:none!important;
}
*/
#cal_home .tx-keyac-pi1 .listview .event-item .more{
	margin:8px 1px 1px 5px;
	padding:0;
}
/*
#cal_home .tx-keyac-pi1 .listview .event-item .more a:link, a:visited{
	font-weight: normal;
	text-decoration:none;
}
*/
#cal_home .tx-keyac-pi1 .listview .event-item .more .thumbnail{
	visibility:inherit;
}
#cal_home .tx-keyac-pi1 .listview .event-item .more .teasertext{

}
#cal_home .tx-keyac-pi1 .listview .event-item .more .teasertext p{
	visibility:visible;
}
#cal_home .tx-keyac-pi1 .listview .event-item .more div{
	visibility:hidden;
}



/* NAVIGATION */

#cal_home .tx-keyac-pi1 {
background-color:#fff;
border:0px dotted #ACACAC;
}
#cal_home .tx-keyac-pi1 #navigation {
border:0 none;
height:0;
margin:0;
padding:0;
text-align:center;
}
/* PREV AND NEXT ARROW */
#cal_home .tx-keyac-pi1 #arrow_prev  {
float:left;
height:100px;
margin-right:0;
padding:0;
width:0;
}
#cal_home .tx-keyac-pi1 #arrow_prev a{
background-image:url("/fileadmin/images/cal/prev1.png");
background-position:center center;
background-repeat:no-repeat;
display:block;
height:2em;
left:0;
margin:0;
position:relative;
right:0;
width:30px;
padding-top:0.3em;

}
#cal_home .tx-keyac-pi1 #arrow_prev a img{
visibility: hidden;
}

#cal_home .tx-keyac-pi1 #arrow_next  {
float:left;
margin-left:-24px;
padding:0em;
width:1.8em;
}
#cal_home .tx-keyac-pi1 #arrow_next a{
background-image:url("/fileadmin/images/cal/next1.png");
background-position:center top;
background-repeat:no-repeat;
display:block;
height:2em;
}
#cal_home .tx-keyac-pi1 #arrow_next a img{
visibility: hidden;
}

#cal_home .tx-keyac-pi1 #arrow_next img.vor,
#cal_home .tx-keyac-pi1 #arrow_prev img.zurueck {
	width: 1.5em;
	height: 1.5em;
	border:0;
}
/* CALENDARS */
#cal_home .tx-keyac-pi1 div.calendars {
	float:left;
}
#cal_home .tx-keyac-pi1 #yac_calendars {
	float:left;
	text-align: center;
}
#cal_home .tx-keyac-pi1 table.calendar {
	margin:0;
	float:left;
}
#cal_home .tx-keyac-pi1 table.calendar th {
	/*background-image:url("/fileadmin/images/cal/bg_dia_0.png");*/
background-position:center bottom;
background-repeat:repeat-x;
border:1px solid #FFFFFF;
color:#5D656A;
font-size:1em;
font-weight:bold;
letter-spacing:1px;
padding:0.3em;
text-align:center;
width:0px;
}
#cal_home .tx-keyac-pi1 table.calendar td {
	/*background-image:url("/fileadmin/images/cal/bg_dia_0.png");*/
	background-position:bottom;
	background-repeat:repeat-x;	
	/*background-color:#D2DAE4;*/
	width:1em;
	height:1em;
	text-align:center;
	border:1px solid #fff;

}
#cal_home .tx-keyac-pi1 table.calendar td .cat1{
background-color:#D2DAE4;
border:1px solid #ECECEC;
height:1em;
text-align:center;
width:1em;
}	
#cal_home .tx-keyac-pi1 table.calendar td.day,
#cal_home .tx-keyac-pi1 table.calendar td.week {
	color:#b6b4b4;
	background:#e0e0e0;
	border:1px solid #e0e0e0;
	font-weight:bold;
}
#content[id] #cal_home .tx-keyac-pi1 table.calendar td {
	padding:0;
}
/* CALENDAR CELL COLORS */
#cal_home .tx-keyac-pi1 table.calendar td.today {
	background: #FFF; 
}
/* default for events without category */
#cal_home .tx-keyac-pi1 table.calendar td.catdef,
#cal_home .tx-keyac-pi1 table.calendar td.todaycatdef {
	border: 1px solid #000;
}
/* border colors for each category - the number in classname represents the uid of the category record */
#cal_home .tx-keyac-pi1 table.calendar td.cat1,
#cal_home .tx-keyac-pi1 table.calendar td.todaycat1 {
	/*background-image:url("/fileadmin/images/cal/bg_dia_1.png");
	background-position:center bottom;
	background-repeat:repeat-x;*/
	background-color:#94D2E6;

}
#cal_home .tx-keyac-pi1 table.calendar td.cat1 a{
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
}
#cal_home .tx-keyac-pi1 table.calendar td.cat2,
#cal_home .tx-keyac-pi1 table.calendar td.todaycat2 {
	border: 1px solid #111a9c;
}
#cal_home .tx-keyac-pi1 table.calendar td.cat3,
#cal_home .tx-keyac-pi1 table.calendar td.todaycat3 {
	border: 1px solid #b325c4;
}
#cal_home .tx-keyac-pi1 table.calendar td.cat4,
#cal_home .tx-keyac-pi1 table.calendar td.todaycat4 {
	border: 1px solid #e71678;
}
#cal_home .tx-keyac-pi1 table.calendar td.cat5,
#cal_home .tx-keyac-pi1 table.calendar td.todaycat5 {
	border: 1px solid #bb1515;
}
#cal_home .tx-keyac-pi1 table.calendar td.cat6,
#cal_home .tx-keyac-pi1 table.calendar td.todaycat6 {
	border: 1px solid #fcff00;
}
#cal_home .tx-keyac-pi1 table.calendar td.cat7,
#cal_home .tx-keyac-pi1 table.calendar td.todaycat7 {
	border: 1px solid #3cff00;
}
#cal_home .tx-keyac-pi1 table.calendar td.cat8,
#cal_home .tx-keyac-pi1 table.calendar td.todaycat8 {
	border: 1px solid #00fcff;
}
#cal_home .tx-keyac-pi1 table.calendar td.cat9,
#cal_home .tx-keyac-pi1 table.calendar td.todaycat9 {
	border: 1px solid #ff6c00;
}
#cal_home .tx-keyac-pi1 table.calendar td.cat10,
#cal_home .tx-keyac-pi1 table.calendar td.todaycat10 {
	border: 1px solid #ffd200;
}

/* cat99 means that there are different events in different categories on one day */ 
#cal_home .tx-keyac-pi1 table.calendar td.cat999,
#cal_home .tx-keyac-pi1 table.calendar td.todaycat999 {
	border: 1px solid;
	border-left-color:#ffd200;
	border-top-color:#32b135;
	border-right-color:#111a9c;
	border-bottom-color:#b325c4;
}
/* set background color for events that are on current date */
#cal_home .tx-keyac-pi1 table.calendar td.todaycat0,
.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.todaycat999 {
	background: #CCC;
}
/* HIDE CALENDAR LINK  */
#cal_home .tx-keyac-pi1 .calswitch {
	text-align: center;
	clear:both;
	margin-top:1em;
}
/* LEGEND */
#cal_home .tx-keyac-pi1 .legend {
	clear:both;
	margin:20px 0 30px 0;
	padding: 10px;
	background: #f5f5f5;
}
#cal_home .tx-keyac-pi1 .legend img {
	margin-right:2px;
	vertical-align: middle;
}
#cal_home .tx-keyac-pi1 .legend .cat-entry {
	margin-right: 20px;
}
/* Kalender - SingleView */
#cal_home .tx-keyac-pi1 .category-title {
	display:block;
	border-bottom: 2px dashed #cecece;
	padding-bottom:2px;
	margin-bottom:10px;
}
#cal_home .tx-keyac-pi1 .content-left {/* MOD 04/11 */
	float:left;
	width:20%;
	text-align:right;
	vertical-align:middle;
	display: none !important;
	visibility: hidden !important;
}
#cal_home .tx-keyac-pi1 .content-right { /* MOD 04/11 */
	display:block;
	float: left !important;
	text-align:left;
	width:75%;
	vertical-align:middle;
	padding: 0,1em,1em,1em !important;
}
#cal_home .tx-keyac-pi1 .clearer {
	clear:both;
	height:0;
	visibility:hidden;
	display:none;
}
#cal_home .tx-keyac-pi1 p {
	margin-top:0;
	color: #3b9cbb;
}
#cal_home .tx-keyac-pi1 .images  img{
	margin: 5px;
}
#cal_home .tx-keyac-pi1 .infolink img, 
.tx-keyac-pi1 .backlink img, 
.tx-keyac-pi1 .attachments img{
	vertical-align: middle;
}
/* Kalender - TeaserView  */
#cal_home .tx-keyac-pi1 .yac-teaser {
    border:2px solid #3399CC;
    line-height:1.2;
    padding-bottom:0.3em;
    margin-top: 5px;
}
#cal_home .tx-keyac-pi1 .yac-teaser-header {
	display:block;
	color:#FFF;
	background:#3399CC;
	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;
}
#cal_home.tx-keyac-pi1 .yac-teaser a:link,
.tx-keyac-pi1 .yac-teaser a:visited {
	text-decoration:none;
}
/* Kalender - Popups */
#cal_home element.style {
	visibility:hidden;
	display:none;
display:inline;
opacity:0;
visibility:hidden;
}
#cal_home .yac-tooltip {
	visibility:hidden;
	display:none;
	width: auto;
	position: absolute;
	/*margin-top: 22px;*/
	margin-left: 6px;
	background: #94d2e6;
	border: 1px solid #6f7583;
	padding: 3px;
	opacity:0;
	text-align:left;
}
#cal_home .tx-keyac-pi1 .yac-tooltip .event-item {
	margin:0 0 0px 0;
	width: 200px;
	visibility:hidden;
	display:none;
}
/* MY EVENTS */
#cal_home .tx-keyac-pi1 ul.myevents {
	list-style-type: none;
	padding: 0;
}
#cal_home .tx-keyac-pi1 ul.myevents  li{
	display:block;
	padding: 10px;
	border-bottom: 1px dotted #adadad;
}
#cal_home .tx-keyac-pi1 ul.myevents  li img{
	vertical-align: middle;
	margin-right: 5px;
}
#cal_home .tx-keyac-pi1 ul.myevents  li.odd {
	background-color: #f5f5f5;
}
#cal_home .tx-keyac-pi1 .yac-myevents-header {
}





/**********************************************************************************************************************************************/
/* STYLES FOR TX_KEYAC  */
/**********************************************************************************************************************************************/

/* COMPLETE WRAP  */
#c18 .tx-keyac-pi1 {
background-color:#ECECEC;
border:1px dotted #ACACAC;
padding:10px;
	
}				
/* CLEARER */
.tx-keyac-pi1 .yac_clearer{
	clear:both;
	font-size:1px;
	line-height:1px;
}
/* SINGLE EVENT ITEM IN LISTVIEW */
.tx-keyac-pi1 .event-item {
	margin:10px 0 0 0 ;
	width: auto;
	border-top: 1px dotted #acacac;
	border-bottom: 0px dotted #acacac!important;
	padding: 0 0 15px 3px;
}
.tx-keyac-pi1 .event-item img {
	float:left;
	margin-right:6px;
	vertical-align: middle;
}
.tx-keyac-pi1 .event-item a:link,
.tx-keyac-pi1 .event-item a:visited {
	text-decoration:none!important;
	font-weight: bold;
}
.tx-keyac-pi1 .event-item .more {
	margin: 8px 0 0 40px;
}
.tx-keyac-pi1 .event-item .more img {
	float: left;
	vertical-align: bottom;
	margin-right: 10px;
}
.tx-keyac-pi1 .event-item .more a:link, .tx-keyac-pi1 .event-item .more a:visited {
	font-weight: normal;
	text-decoration: none!important;
}
.tx-keyac-pi1 .listview .event-item .more div {
visibility:hidden;
}

.tx-keyac-pi1 .listview .event-item .more .thumbnail {
visibility:visible;
}

/* NAVIGATION */
.tx-keyac-pi1 #navigation {
	border:0px solid white;
	height:0;
	margin: 0;
	padding: 0;
	text-align:center;
	position: absolute;
}
/* PREV AND NEXT ARROW */
.tx-keyac-pi1 #arrow_prev  {
	padding:1em;
	float:left;
	width:1.6em;
	height:3em;	
	margin-right:0.4em;
}
.tx-keyac-pi1 #arrow_prev a{
background-image:url("/fileadmin/images/cal/prev1.png");
background-position:center center;
background-repeat:no-repeat;
display:block;
height:2em;
left:0;
margin:0;
padding-top:0em;
position:relative;
right:0;
width:30px;
}
.tx-keyac-pi1 #arrow_prev a img{
	display:none;
}
.tx-keyac-pi1 #arrow_next {
	float:right	;
	padding:1em;
	width:1.6em;
	height:3em;
	margin-left:0.4em;
}
.tx-keyac-pi1 #arrow_next a {
background-image:url("/fileadmin/images/cal/next1.png");
background-position:center top;
background-repeat:no-repeat;
display:block;
height:2em;
}
.tx-keyac-pi1 #arrow_next a img{
display: none;
}
.tx-keyac-pi1 #arrow_next img.vor,
.tx-keyac-pi1 #arrow_prev img.zurueck {
	width: 1.5em;
	height: 1.5em;
	border:0;
}
/* CALENDARS */
.tx-keyac-pi1 div.calendars {
	float:left;
}
.tx-keyac-pi1 #yac_calendars {
	float:left;
	text-align: center;
}
.tx-keyac-pi1 table.calendar {
	margin-bottom:1em;
	margin:0em 0.6em 2em 0;
	float:left;
}



.tx-keyac-pi1 table.calendar th {
	background-position:center bottom !important;
	background-repeat:repeat-x !important;
border:0 solid #FFFFFF !important;
color:#5D656A !important;
font-size:1.4em;
font-weight:bold !important;
letter-spacing:1px !important;
padding:0.3em !important;
text-align:center !important;
width:360px;
}




#c18 .tx-keyac-pi1 table.calendar td {
	display: none;
	visbility: hidden;
	width:1.4em;
	height:1.6em;
	text-align:center;
	background:#ececec;
	border:1px solid #ececec;
}	
.tx-keyac-pi1 table.calendar td.day,
.tx-keyac-pi1 table.calendar td.week {
	color:#b6b4b4;
	background:#e0e0e0;
	border:1px solid #e0e0e0;
	font-weight:bold;
}
#content[id] .tx-keyac-pi1 table.calendar td {
	padding:0;
}
/* CALENDAR CELL COLORS */
.tx-keyac-pi1 table.calendar td.today {
	background: #CCC;
	color:#0B3F6F;
}
/* default for events without category */
.tx-keyac-pi1 table.calendar td.catdef,
.tx-keyac-pi1 table.calendar td.todaycatdef {
	border: 1px solid #000;
}
/* border colors for each category - the number in classname represents the uid of the category record */
.tx-keyac-pi1 table.calendar td.cat1,
.tx-keyac-pi1 table.calendar td.todaycat1 {
	border: 1px solid #32b135;
}
.tx-keyac-pi1 table.calendar td.cat2,
.tx-keyac-pi1 table.calendar td.todaycat2 {
	border: 1px solid #111a9c;
}
.tx-keyac-pi1 table.calendar td.cat3,
.tx-keyac-pi1 table.calendar td.todaycat3 {
	border: 1px solid #b325c4;
}
.tx-keyac-pi1 table.calendar td.cat4,
.tx-keyac-pi1 table.calendar td.todaycat4 {
	border: 1px solid #e71678;
}
.tx-keyac-pi1 table.calendar td.cat5,
.tx-keyac-pi1 table.calendar td.todaycat5 {
	border: 1px solid #bb1515;
}
.tx-keyac-pi1 table.calendar td.cat6,
.tx-keyac-pi1 table.calendar td.todaycat6 {
	border: 1px solid #fcff00;
}
.tx-keyac-pi1 table.calendar td.cat7,
.tx-keyac-pi1 table.calendar td.todaycat7 {
	border: 1px solid #3cff00;
}
.tx-keyac-pi1 table.calendar td.cat8,
.tx-keyac-pi1 table.calendar td.todaycat8 {
	border: 1px solid #00fcff;
}
.tx-keyac-pi1 table.calendar td.cat9,
.tx-keyac-pi1 table.calendar td.todaycat9 {
	border: 1px solid #ff6c00;
}
.tx-keyac-pi1 table.calendar td.cat10,
.tx-keyac-pi1 table.calendar td.todaycat10 {
	border: 1px solid #ffd200;
}
/* cat99 means that there are different events in different categories on one day */ 
.tx-keyac-pi1 table.calendar td.cat999,
.tx-keyac-pi1 table.calendar td.todaycat999 {
	border: 1px solid;
	border-left-color:#ffd200;
	border-top-color:#32b135;
	border-right-color:#111a9c;
	border-bottom-color:#b325c4;
}
/* set background color for events that are on current date */
.tx-keyac-pi1 table.calendar td.todaycat0,
.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.todaycat999 {
	background: #CCC;
}
/* HIDE CALENDAR LINK  */
.tx-keyac-pi1 .calswitch {
	text-align: center;
	clear:both;
	margin-top:1em;
}
/* LEGEND */
.tx-keyac-pi1 .legend {
	clear:both;
	margin:20px 0 30px 0;
	padding: 10px;
	background: #f5f5f5;
}
.tx-keyac-pi1 .legend img {
	margin-right:2px;
	vertical-align: middle;
}
.tx-keyac-pi1 .legend .cat-entry {
	margin-right: 20px;
}
/* Kalender - SingleView */
.tx-keyac-pi1 .category-title {
	display:block;
	border-bottom: 2px dashed #cecece;
	padding-bottom:2px;
	margin-bottom:10px;
}
.tx-keyac-pi1 .content-left {
	display: none;
	visibility:hidden;
	float:left;
	width:20%;
	text-align:right;
	vertical-align:middle;
	margin:0;
	padding:0;
}
.tx-keyac-pi1 .content-right {
	display:block;
	float:left!important;
	text-align:left;
	width:95%!important;
	vertical-align:middle;
	margin:0;
	padding:0.7em;
}
.tx-keyac-pi1 .teasertext p{
	font-weight:bold;
}
.tx-keyac-pi1 .clearer {
	clear:both;
	height:0;
	visibility:hidden;
}
.tx-keyac-pi1 p {
	margin-top:0;
}
.tx-keyac-pi1 .images  img{
	margin: 5px;
}
.tx-keyac-pi1 .infolink img, 
.tx-keyac-pi1 .backlink img, 
.tx-keyac-pi1 .attachments img{
	vertical-align: middle;
}
/* Kalender - TeaserView  */
.tx-keyac-pi1 .yac-teaser {
    border:2px solid #3399CC;
    line-height:1.2;
    padding-bottom:0.3em;
    margin-top: 5px;
}
.tx-keyac-pi1 .yac-teaser-header {
	display:block;
	color:#FFF;
	background:#3399CC;
	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 .yac-teaser a:link,
.tx-keyac-pi1 .yac-teaser a:visited {
	text-decoration:none!important;		
}

/* Kalender - Popups */
.yac-tooltip {
	display:none;
	width: auto;
	position:absolute;
	margin-top: 22px;
	margin-left: 6px;
	display:block;
	background: #FEFFA3;
	border: 1px solid black;
	padding: 3px;
	opacity:0;
	text-align:left;
}
.tx-keyac-pi1 .yac-tooltip .event-item {
	margin:0 0 0px 0;
	width: 200px;
}
/* MY EVENTS */
.tx-keyac-pi1 ul.myevents {
	list-style-type: none;
	padding: 0;
}
.tx-keyac-pi1 ul.myevents  li{
	display:block;
	padding: 10px;
	border-bottom: 1px dotted #adadad;
}
.tx-keyac-pi1 ul.myevents  li img{
	vertical-align: middle;
	margin-right: 5px;
}

.tx-keyac-pi1 ul.myevents  li.odd {
	background-color: #f5f5f5;
}

.tx-keyac-pi1 .yac-myevents-header {
}	


.tx-keyac-pi1 #arrow_next{
padding:0px;
}
