@charset "utf-8";

/* These are just the general site styles.
   It has nothing to do with ImageFlow
========================================== */

#imgflowcontainer {
  background-image: url('img/bgflash.jpg');
  background-repeat: no-repeat;
  height: 163px;
  padding-left: 20px;
  padding-top: 37px;
}

#imgflowcontainer2 {
  background-image: url('img/bgflash_fff.jpg');
  background-repeat: no-repeat;
  height: 163px;
  padding-left: 20px;
  padding-top: 37px;
}

#andereidfuerimglfow {
  width: 300px;
  height: 150px;
  overflow: hidden;
  margin-top: -10px;
}

#andereidfuerimglfow_navigation {
  margin-top: 10px;
}

#andereidfuerimglfow img {
  cursor: pointer;
}
