.links2backend .plugin_dynamic_teasing {
  list-style-image: url("../../export/pluginstatics.php?plugin=dynamic_teasing&filename=schlaglicht.gif");
}

.dyn_teaser {
 padding: 0px 15px 10px 10px;
 border: none;
 margin: 0;
 background: url("../../export/pluginstatics.php?plugin=dynamic_teasing&filename=teaser-body.png") bottom left no-repeat;
}

.dyn_headimg {
  line-height: 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_article {
}

.dyn_only_pic .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%;
  table-layout: fixed;
}

.triple_teaser .tt {
  x-width: 33.3%;
  x-float: left;
  border-left: 1px dotted #c1cad3;
}

.triple_teaser .first_tt {
  border-left: none;
}

.triple_teaser .dyn_headimg {
  display: none;
}

.triple_teaser .dyn_teaser {
  background: none;
  text-align: center;
  padding: 0 5px;
}

.triple_teaser .first_tt .dyn_teaser {
  padding-left: 0;
}

.triple_teaser .last_tt .dyn_teaser {
  padding-right: 0;
}


