body {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  height:100%;
  /* background:url(/static/einzelhandel/images/start/1024/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:470px;
  overflow: hidden;
}

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

.ehBackgroundImageTwo {
  background:url(/static/einzelhandel/images/start/1024/image-two.jpg) transparent 0px 57px no-repeat;
}
.ehBackgroundImageThree {
  background:url(/static/einzelhandel/images/start/1024/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;

  padding:10px;
  border:1px solid #c6c6c6;
}
#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;
}



/* new design
----------------------------------------------- */
#ehBackgroundImageDiv {
  padding:11px;
  border:1px solid #c6c6c6;
  width:361px;
  height:450px;
}
.ehBlock {
  width:385px;
  height:500px;
  padding:0;
  margin:0;
}
#imageLoopListContainer {
  padding-left:13px;
}
#ehBackgroundImageDiv {
  padding:11px;
  border:1px solid #c6c6c6;
}

/* right box
----------------------------------------------- */

#rightStartBox {
  border:1px solid #c6c6c6;
  width:383px;
  height:472px;
}
#rightStartBox .paddingBox {
  margin:11px;
}
#rightStartBox a {
  display:block;
}
#rightStartBox img {
  border:0px;
}

#rightHeader {
  background:url(/static/einzelhandel/images/start/1024/right_header.png) repeat-y center;
  width:361px;
  height:61px;
  position:relative;
  margin-bottom:11px;
}
#rightContainer1,
#rightContainer2,
#rightContainer3 {
  width:361px;
  height:96px;
  position:relative;
  margin-bottom:11px;
}
#rightContainer1 {
  background:url(/static/einzelhandel/images/start/1024/right_1.png) repeat-y center;
}
#rightContainer2 {
  background:url(/static/einzelhandel/images/start/1024/right_2.png) repeat-y center;
}
#rightContainer3 {
  background:url(/static/einzelhandel/images/start/1024/right_3.png) repeat-y center;
  margin-bottom:19px;
}
#rightContainerAdr {
  font-size: 12px;
  letter-spacing: 1px;
}
.rightAdrTitle {
  font-size: 12px;
  font-weight: bold;
  margin-bottom:2px;
}
.rightContainer1Link,
.rightContainer2Link,
.rightContainer3Link {
  border:1px solid #c6c6c6;
  position:absolute;
  left:0;
  bottom:0;
}



