/**************************/
/* STYLES FOR TX_KECAL2  */
/**************************/
.tx-keyac-pi1 {
	width: 532px;
}

/* listView */
.tx-keyac-pi1 .termine-item a:link {
	    color: #4A708B;
    text-decoration: none;
    }

.tx-keyac-pi1 .termine-item a:hover {
    text-decoration: underline;
    }

.tx-keyac-pi1 .termine-item a:active {
    text-decoration: underline;
         }     


.tx-keyac-pi1 .termine-item a:visited {
    color: #6CA6CD;
    text-decoration: none;
    }


.tx-keyac-pi1 #pfeil_zurueck   {
	float:left;
	padding-top: 3px;
}

.tx-keyac-pi1 #pfeil_vor {
	float:left;
	padding-top: 3px;
	padding-left: 10px;
}

.tx-keyac-pi1 #pfeil_vor img.vor,
.tx-keyac-pi1 #pfeil_zurueck img.zurueck {
}

.tx-keyac-pi1 #pfeil_vor[id] img.vor {
}

.tx-keyac-pi1 table.calendar {
	float: left;
}

.tx-keyac-pi1 table.calendar th {
	text-align: left;
	font-family: verdana;
    font-size: 13px;
    color: black;
    font-weight: normal;
    padding-left: 10px;
	
}
.tx-keyac-pi1 table.calendar td {
	display: none;
	
}	




/* Kalender - Listenansicht  */
.tx-keyac-pi1 .termine-item {
	margin: 5px 0 0 0px ;
	padding-top: 3px;
	
}
.tx-keyac-pi1 .termine-item img {
	vertical-align:left;
	margin-right: 10px;
}



/* Kalender - Legende */
.tx-keyac-pi1 .legende {
display: none;
}
.tx-keyac-pi1 .legende img {
display: none;
}


/* Kalender - SingleView */

.tx-keyac-pi1 .category-title {
	float: left;
	font-family: verdana;
    font-size: 13px;
    color: black;
    font-weight: bold;
    }

.tx-keyac-pi1 .category-title-category {
	float: left;
	font-family: verdana;
    font-size: 10px;
    color: black;
    padding-top: 3px;
    padding-left: 10px;
 }

.tx-keyac-pi1 .content-date {
	float: left;
	font-family: verdana;
    font-size: 13px;
    font-weight: normal;
    color: black;
}

.tx-keyac-pi1 .content-ort {
	float:left;
	font-family: verdana;
    font-size: 13px;
    color: black;
}


.tx-keyac-pi1 .content-text {
	float: left;
	font-family: verdana;
    font-size: 13px;
    color: black;
}

.tx-keyac-pi1 .content-text a {
    color: #4A708B;
    text-decoration: none;
     }     


.tx-keyac-pi1 .content-text a:visited {
    color: #6CA6CD;
    text-decoration: none;
     }

.tx-keyac-pi1 .content-text a:hover {
    text-decoration: underline;
     }

.tx-keyac-pi1 .content-text a:active {
    text-decoration: underline;
     }     



.tx-keyac-pi1 .clearer {
	clear:both;
	height:0;
	visibility:hidden;
}
.tx-keyac-pi1 p {
	margin-top:0;
}



/* Kalender - TeaserView  */
.tx-keyac-pi1 .cal-teaser {
	border:2px solid #d60008;
	width:250px;
	line-height:1.2;
	padding-bottom:0.3em;
}
.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;
}
