* {
  font-family: Arial, Verdana, sans-serif; 
  font-size: 12px;
}

body {
  width: 60em;
}

img {
  border: 0;
}

a:link, a:visited, a:hover {
  color: black;
}

h1 {
  font-size: 24px;
  margin: 10px 0;
  font-weight: normal;
}

table {
  width: 600px;
  border-collapse: collapse;
}

table td {
  border: 1px solid #999;
  padding: 6px;
}

p, ul, ol, table {
  margin-bottom: 10px;
}

/* Event teaser
--------------------------------------------------------------------- */
.event_teaser {
  width: 570px;
  overflow: hidden;
  float: left;
  margin: 0 0 10px 0;
}

.et_img {
  width: 138px;
  height: 78px;
  overflow: hidden;
  float: left;
  margin: 1px; 
}

.et_img div {
  width: 138px;
  height: 78px;
  vertical-align: middle;
  display: table-cell;
  background: #fff; 
  text-align: center;
}

.et_img img {
  width: 138px;
}

.event_teaser_single .et_img, .event_teaser_single .et_img img, .event_teaser_single .et_img div {
  height: auto;
  width: 120px;
}

.event_teaser_single .et_img {
  width: 160px;
  height: 200px;
}

.event_teaser_single .et_img div {
  width: 160px;
  padding: 15px 0;
}


.et_date_time {
  background: #efefef;
  width: 429px;
  height: 35px;
  overflow: hidden;
  float: left;
}

.event_teaser_single .et_date_time {
  width: 377px;
}

.et_date {
  width: 140px;
  font-size: 12px;
  background: url(../images/icon_date.gif) 15px center no-repeat;
  color: #666;
  padding: 8px 10px 8px 30px;
  float: left; 
}

.event_teaser_single .et_date {
  width: 340px;
}

.et_time {
  font-size: 12px;
  color: #666;
  background: none;
  border-left: 1px solid #fff;
  border-right: 1px solid #e0e0e0;  
  padding: 8px 10px 8px 10px;
  float: left;
}

.et_info a {
  background: url(../images/et_info.gif) 0 1px no-repeat;
  width: 69px;
  height: 33px;
  font-size: 12px;
  color: #666;
  border-left: 1px solid #fff;
  float: right;
  text-indent: -999em;
}

.et_content {
  float: left;
  width: 395px;
  margin-left: 15px;
}

.event_teaser_single .et_content {
  width: 362px;
}

.et_title {
  background: url(../images/icon_page.gif) 0 center no-repeat;
  color: #666;
  font-weight: bold;
  font-size: 12px;
  padding: 8px 10px 8px 15px; 
  border: 0;
  float: left;
}

.event_teaser_single .et_title {
  width: 100%;
}

.et_title a:link, .et_title a:visited {
  color: #666;
  text-decoration: none;
}

.et_title a:hover, .et_title a:active {
  color: #3B99FF;
  text-decoration: underline;
}

.va_organiser {
  color: #666;
  border-bottom:1px dotted #ccc; 
	padding-bottom: 10px;
}

.va_organiser_more{
	display:none;
  border-bottom:1px dotted #ccc; 
	padding-bottom: 10px;
}

.toggle{
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	color:#17416D;
}

#et_info {
  float: left;
  width: 100%;
  margin: 10px 0 10px 0;
}

#et_info a {
  display: block;
  margin-bottom: 3px;
}

#et_info a img {
  margin-bottom: -2px;
}

#et_info_left {
  width: 160px;
  float: left;
}

#et_info_right {
  width: 160px;
  float: right;
}

#content .et_content p, #content .et_content ul, #content .et_content ol {
  margin-left: 0;
}

#et_year_display {
  margin: 0 10px 10px 30px;
  float: left;
  width: 540px;
}

#et_years {
  float: left;
  width: 400px;
}

#et_years a {
  font-size: 12px;
  font-weight: bold;
  padding: 0 5px;
  border-left: 1px dotted #ccc;
  border-right: 1px dotted #ccc;
  margin-right: -1px;
}

#et_toogle_years {
  float: right;
  width: 140px;
  text-align: right;
}

#et_toogle_years a {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
}

.jahresleiste_box {
  margin: 0 0 10px 30px;
}

.jahresleiste_box a {
  font-size: 14px;
  font-weight: bold;
}

.seatplan {
  background: url(../images/icon_pdf.gif) no-repeat;
  padding-left: 15px;
}

.user-salzburgarenaevents-pi1-browsebox table {
  margin: -15px 0 0 25px;
}

.user-salzburgarenaevents-pi1-browsebox table td {
  padding: 5px;
  margin: 0;
}

#content .user-salzburgarenaevents-pi1-browsebox table td p {
  margin: 0;
}

.va_organiser_more {
  display: block !important;
  margin-top: 10px;
}