.links2backend .plugin_dynamic_teasing {
  list-style-image: url("../../export/pluginstatics.php?plugin=dynamic_teasing&filename=schlaglicht.gif");
}

.dyn_teaser {
 padding: 5px 0 0;
 border-top: 1px solid #666;
 margin: 5px 0 0;
}

.dyn_first {
 padding: 0;
 border-top: none;
 margin: 0;
}

.dyn_teaser.dyn_only_pic {
 border: 0;
 padding: 0px;
}

.dyn_teaser h3 {
 font-weight: bold;
 font-size: 1em;
 margin: 0 0 3px;
}

.dyn_teaser p {
  margin: 0;
}

.dyn_teaser.dyn_article.dyn_fulltext {
  border: 0px;
  padding: 0px;
}

.dyn_image {
   text-align: center;
}

.dyn_image a {
  display: inline;
}

.dyn_download {
  background-position: 5px center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  padding-left: 35px;
  margin: 10px 0 10px 0;
  min-height: 30px;
}

/* example class for the use of teaser-types */
.dyn_yellow {
  background-color: #FFFF88;
}

/* don't break the display of the logo */
#header .dyn_teaser {
  float: right;
}

.dyn_admin {
  border: 1px solid black;
  background: #fcff8f url("../../export/pluginstatics.php?plugin=dynamic_teasing&filename=schlaglicht-back.png") top left no-repeat;
  padding-left: 25px;
}


.triple_teaser {
  width: 100%;
  margin: 10px 0;
  table-layout: fixed;
  border-collapse: collapse;
}

.triple_teaser .tt {
  width: 33.3%;
  border: 1px solid black;
  padding: 10px;
  vertical-align: top;
}

.triple_teaser .first_tt {
}

.triple_teaser .dyn_teaser {
  border-width: 0;
}

.triple_teaser .dyn_teaser {
  margin: 0;
  padding: 0;
}

