table.yac {
  border: 0px solid #909090;
  width: 100%;
}

table.yac th {
  font-weight: bold;
  text-align: center;
  padding: 2px;
  background-color:#f00;
  color:#ff0;
  border:none !important;
}

table.yac td {
  padding: 2px;
  background-color:#fff;
  font-size:12px;
}

.tx-keyac-pi1 {
  border:0px solid #909090;
  background-color: #FAFCFF;
  padding:5px;  
  }

#content .tx-keyac-pi1 {
  border:none !important;
  float:both !important;
}

/* Kalender - SingleView */
.tx-keyac-pi1 .category-title {
	display:block;
	border-bottom: 2px solid #000;
	padding-bottom:2px;
	margin-bottom:10px;
}
.tx-keyac-pi1 .content-left {
	float:left;
	width:20%;
	text-align:right;
	vertical-align:middle;
	font-size:12px;
}
.tx-keyac-pi1 .content-right {
	display:block;
	float:right;
	text-align:left;
	width:75%;
	vertical-align:middle;
	font-size:12px;
}
.tx-keyac-pi1 .clearer {
	clear:both;
	height:0;
	visibility:hidden;
}
.tx-keyac-pi1 p {
	margin-top:0;
}

.teaser_entries {
	font-size:12px;
	font-weight:bold;
	color:#505050;
	line-height:1.3;
	padding:1px;
}
.teaser_entries a, .teaser_entries a:hover, .teaser_entries a:visited {
	font-size:11px;
	font-weight:normal;
	height:14px;
}

.datetime_teaser {
	font-size:11px;
	font-weight:normal;
}

.teaser_title_link {
	padding: 1px !important;
}

.teaser_title_link a, .teaser_title_link a:visited {
	font-size: 12px !important;
	font-weight: bold !important;
	color: #505050 !important;
	line-height: 1.3 !important;
}

.teaser_title_link a:hover {
	color: #808080 !important;
}