table.trend {
  border-left: 0px solid #F6A900;
  padding: 0px 0px 10px 0px;
  margin: 0px 0px 20px 0px;
  background-image: url("images/bg_line.gif");
  background-repeat: repeat-x;
  background-position: bottom;
}

table.trend_2 {
  border-bottom: 0px solid #D7D7D7;
  padding: 3px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}


table.trend th, table.trend_2 th  {
  border-bottom: 1px solid #D7D7D7;
  font-weight: bold;
  background-image:url(images/footer.jpg);
  background-position: center left;
  padding: 5px;
  text-align: left;
  color: #666666;

}

table.trend td, table.trend_2 td {
  border-bottom: 0px solid #D7D7D7;
  padding: 3px 3px 3px 3px;
  text-align: left;
  vertical-align: top;
}

table.trend_2 td  {
  border-bottom: 0px solid #D7D7D7;
  border-top: 0px solid #D7D7D7;
}

table.trend td.directoryImage img, table.trend_2 td.directoryImage  img{
	margin: 3px 3px 3px 3px;
border: 1px solid #E9E9EA;
}

.searchinput_suche {
    background:url("images/lupe.jpg") no-repeat scroll left center #FFFFFF;
    padding-left:15px;
    width:158px;
}


