/*
 *  ebayshop.css
 *
 *  This is your external CSS style sheet. It defines all of the CSS styles that you
 *  are using in your page.  If you are going to create multiple pages from the same
 *  PSD file (like a template), you will share this CSS style sheet between the various
 *  pages.
 *
 *  This file was originally generated at http://psd2cssonline.com 
 *  February 25, 2010, 10:05 am with psd2css Online version 1.74
 *
 */
body {background-color:#000000;} 
#center {background-color:#FFFFFF; height:100%; width:960px; margin: 0 auto 0 auto;}
/* You named this layer back_bkgnd */
#Layer-0 {
  position: relative;
  left: +0px;
  top: +0px;
  width: 960px;
  height: 720px;
  z-index: 1;
  background-image: url(back2.png);
}




#Layer-1 {
  position: relative;
  left: +0px;
  top: +0px;
  width: 960px;
  height: 720px;
  z-index: 1;
  background-image: url(Layer-1.png);
}

/* You named this layer content_text */
#Layer-2 {
  position: absolute;
  left: 185px;
  top: 212px;
  width: 622px;
  height: 480px;
  z-index: 2;

  /* Here are some suggestions for this area's text settings */
  text-align: left;
  /* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: small;
  color: #333333;
}

/* You named this layer impressum_link */
#Layer-3 {
  position: absolute;
  left: 743px;
  top: 704px;
  width: 71px;
  height: 13px;
  z-index: 3;
}

/* You named this layer home_linkover */
#Layer-4 {
  position: absolute;
  left: 175px;
  top: 158px;
  width: 124px;
  height: 43px;
  z-index: 4;
}

/* You named this layer ebay_linkover */
#Layer-5 {
  position: absolute;
  left: 304px;
  top: 158px;
  width: 123px;
  height: 42px;
  z-index: 5;
}

/* You named this layer service_linkover */
#Layer-6 {
  position: absolute;
  left: 434px;
  top: 158px;
  width: 123px;
  height: 42px;
  z-index: 6;
}

/* You named this layer geht_linkover */
#Layer-7 {
  position: absolute;
  left: 563px;
  top: 158px;
  width: 124px;
  height: 43px;
  z-index: 7;
}

/* You named this layer kontakt_linkover */
#Layer-8 {
  position: absolute;
  left: 693px;
  top: 158px;
  width: 123px;
  height: 43px;
  z-index: 8;
}

/* You named this layer home_link */
#Layer-9 {
  position: absolute;
  left: 174px;
  top: 157px;
  width: 124px;
  height: 44px;
  z-index: 9;
}

/* You named this layer ebay_link */
#Layer-10 {
  position: absolute;
  left: 304px;
  top: 158px;
  width: 123px;
  height: 42px;
  z-index: 10;
}

/* You named this layer service_link */
#Layer-11 {
  position: absolute;
  left: 434px;
  top: 158px;
  width: 123px;
  height: 42px;
  z-index: 11;
}

/* You named this layer geht_link */
#Layer-12 {
  position: absolute;
  left: 563px;
  top: 158px;
  width: 124px;
  height: 43px;
  z-index: 12;
}

/* You named this layer kontakt_link */
#Layer-13 {
  position: absolute;
  left: 693px;
  top: 158px;
  width: 123px;
  height: 43px;
  z-index: 13;
}

/* Here are some examples of how you might want to change the
 * look and behavior of the links on your page.  Some examples for
 * further customization are included in comments.  */
a {
  cursor: pointer;
  outline: none;
}
a:link { color: #0033FF; }
a:visited { color: #F88; }
a:hover {
  color: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}

