body {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  height:100%;
  background:url(/static/einzelhandel/images/start/background.gif) repeat-y center;
}
body, table,td{
  font-size:11px;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color:#778087;
}
a,a:link,a:visited,a:hover,a:active {
  text-decoration: none;
  color:#132BD7;
  font-size:10px;
}

a:hover {
  text-decoration: underline;
}

.ehBlock {
  padding-left:39px;
  position:relative;
  height:445px;
  overflow: hidden;
}

.imageLayover {
  position:relative;
  top:0px;left:0px;
  cursor:hand;cursor:pointer;
}
/*
.ehBackgroundImage {
  background:url(/static/einzelhandel/images/start/image-one.jpg) transparent 0px 57px no-repeat;
}

.ehBackgroundImageTwo {
  background:url(/static/einzelhandel/images/start/image-two.jpg) transparent 0px 57px no-repeat;
}
.ehBackgroundImageThree {
  background:url(/static/einzelhandel/images/start/image-three.jpg) transparent 0px 57px no-repeat;
}
*/
#masterContainer {
  width:868px;
  position:absolute;
  left:50%;
  margin-left:-434px;
}

#ehBackgroundImageDiv {
  padding-left:39px;
  position:absolute;
  left:0px;
  top:0px;
  z-index:100;
}
#imageLoopListContainer {
  padding-left:39px;
  height:321px;
  position:absolute;
  left:0px;
  top:57px;
}
#imageLoopList {
  /*overflow: hidden;*/
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  list-style:none;
}

#imageLoopList li {
  background-image:none;
  padding:0px 0px 0px 0px;
}