/*******************************************/
/*
/*  Stylesheet f�r FVS
/*
/*  News und Termine
/*
/* (c) Sunbeam Gmbh, 
/* kl last: 16.8.07
/* pd last: 07.9.07
/*
/*******************************************/


/* Termine */
/* Hauptliste */

#content .einzeltermin p.news_datum,
#content ul.newslist p.newsdate {
  float: left;
  color: #004B8C;
  width: 10em;
}

#content .einzeltermin h4 {
  display: inline;
  padding: 0;
  margin: 0;
}

#content .einzeltermin .news_teaser {
  margin: 0 0 0.7em 10em;
  line-height: normal;
}

/* Liste der Veranstaltungen in der Marginalie */
#rechts ul.newslist {
  margin-bottom: 0.5em;
}

#rechts ul.newslist li {
  margin-bottom: 1em;
  padding: 0;
  background: none;
}

#rechts .newslist h4 { padding: 0; }

#rechts li p.newsdate { color: #004B8C;  }
#rechts ul.newslist li p { margin: 0; }

/* Einzelne Termine mit Reiternavigation im content-Bereich */
#content .tx-webpublications-pi5 #termin ul {
  position: relative;
  list-style: none;
  margin: 2em 0 0 0;
  padding: 0;
  height: 2.3em;
}

#content .tx-webpublications-pi5 #termin li {
  float: left;
  background: #fff;
  border-top: 1px solid #004b8c;  
  border-left: 1px solid #004b8c;
  margin: 0;
  padding: 0;
}

#content .tx-webpublications-pi5 li a {
  background: #dae4ee;
  padding: 0.3em 1.7em;
  display: block;
}

#content .tx-webpublications-pi5 li.last,
#content .tx-webpublications-pi5 li.alast,
#content .tx-webpublications-pi5 li.einzigelasche {
  border-right: 1px solid #004b8c;
}

/* Termininhalts-Element */
#content #terminhalt {
  float: left;
  display: block;
  border: 1px solid #004b8c;
  margin: 0;
  padding: 1em;
  width: 90%;
}

#content .tx-webpublications-pi5 li.active a,
#content .tx-webpublications-pi5 li.alast a {
  background: #fff;
  font-weight: bold;
  position: relative;
  top: 1px;
}

#content .tx-webpublications-pi5 li.active a:hover { top: 0; }

#content .tx-webpublications-pi5 li a:hover,
#content .tx-webpublications-pi5 li a:focus,
#content .tx-webpublications-pi5 li a:active {
  background: #ffc60a;
}

/* Presse-News ( als DAM-Downloads) */

#rechts .tx-damdownloads-pi1 {
  margin-bottom: 1.5em;
  margin-left: 0;
}

#rechts .tx-damdownloads-pi1 ul li {
  list-style: none;
  padding: 0;
}

.news-single-backlink  {display:none; }
.news-single-backlink2  {
  padding-top: 1em;
  margin-bottom: 0.8em;
}

#terminhalt h3  {
  color: #000;
  font-weight: bold;
  font-size: 1em;
}

p.termin_date  { margin-left: 0.8em; }
#terminhalt .termin_date { margin-left: 0; }

div.terminwrap { overflow: auto; }
#content div.terminwrap h4 { padding-top: 5px; }

#content #terminhalt ul {
  height: auto;
  list-style-type: disc;
  margin: 0 1.5em 2em 1.5em; /* abstand nach oben entfernt, da sonst zu weit weg von ueberschrift */
  padding-top: 0;
}
#content #terminhalt li {
  border: none;
  float: none;
    background:none;
}

body#termine div.news-list-container ul.newslist li p.newsdate { margin-left: 0; }

*+ html body#termine #content ul.newslist li { background-position-y: 10px; }