.@CHARSET "UTF-8";

#einspaltig .tagesagenda table {
	width: 750px;
	border-top: 2px solid #E5E5E5;
	border-collapse: collapse;
}

#einspaltig .tagesagenda table td {
	width: 76px;
	padding: 2px 5px;
	font-size: 12px; 
	line-height: 16px;
}

#einspaltig .tagesagenda table td + td {
	width: 460px;
}
#einspaltig .tagesagenda table td + td + td {
	width: 194px;
}
#einspaltig .tagesagenda table tr + tr td {
	border-top: 1px solid #E5E5E5;
}

#einspaltig .tagesagenda h2 {
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	background: #f2f2f2;
	border-top: 2px solid #E6E6E6;
	padding: 2px 5px 0 5px;
	margin-top: 6px;
	color: black;
}
#einspaltig .tagesagenda h2 + table {
	border-top: 1px solid #E5E5E5;
}
#einspaltig .tagesagenda table.ueberschrift td {
	background: #f2f2f2;
	padding: 2px 5px 0 5px;
	font-size: 13px;
	line-height: 14px;
	font-family: 'FrutigerLTStd', Arial, sans-serif;
	color: #828282;
	border-top: 2px solid #E5E5E5;
	border-bottom: 2px solid #E5E5E5;
}

#einspaltig a.veranstaltungsOrt {
  color: #015470;
}

#einspaltig #scrollLeft_PDC > div[id*="Tagesagenda"] p {
	font-size: 13px;
	line-height: 16px;
}
#einspaltig #scrollLeft_PDC > div[id*="Tagesagenda"] div {
	float: left;
}
#einspaltig #scrollLeft_PDC > div[id*="Tagesagenda"] div.cel_pagetype_Code {
	float: none;
}
#einspaltig #scrollLeft_PDC > div[id*="Tagesagenda"] div.newsletter {
  float: right;
  width: 196px;
}
#einspaltig #scrollLeft_PDC > div[id*="Tagesagenda"] div.newsletter a {
  background-image: url('/download/PZ2014Layout/WebHome/agendaArrwoRight.png');
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 8px;
}
#einspaltig #scrollLeft_PDC > div[id*="Tagesagenda"] div.newsletter a:hover {
  background-image: url('/download/PZ2014Layout/WebHome/agendaArrwoRightHover.png');
}

#einspaltig #scrollLeft_PDC > div[id*="Tagesagenda"] div.newsletter a {
  height: 16px;
  font-size: 11px;
  line-height: 16px;
  color: black;
}
#einspaltig #scrollLeft_PDC > div[id*="Tagesagenda"] div.newsletter a:hover {
  color: #900;
}

#einspaltig #scrollLeft_PDC .tagesagenda_datum {
	margin-left: 42px;
  cursor: pointer;
}
