/*
 *  psd2css.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 
 *  June 23, 2009, 12:19 am with psd2css Online version 1.41
 *
 */

body {

  background: #cbcbcb;

  color: black;

  font: Trebuchet MS, Verdana, sans-serif;

  margin: 0;

  padding: 0;

  text-align: center;

}

img {
border: none;
}

#wrap {

  background: #cbcbcb;

  width: 800px;

  margin: 0 auto;

  text-align: left;

}



/* You named this layer Hintergrund */
#Layer-1 {
  position: relative;
  left: +0px;
  top: +0px;
  width: 800px;
  height: 600px;
  z-index: 1;
}

/* You named this layer monitor */
#Layer-2 {
  position: absolute;
  left: 47px;
  top: 42px;
  width: 302px;
  height: 465px;
  z-index: 2;
}

/* You named this layer ani */
#Layer-3 {
  position: absolute;
  left: 219px;
  top: 13px;
  width: 68px;
  height: 176px;
  z-index: 3;
}

/* You named this layer 404 */
#Layer-4 {
  position: absolute;
  left: 508px;
  top: 44px;
  width: 249px;
  height: 133px;
  z-index: 4;
}

/* You named this layer ups */
#Layer-5 {
  position: absolute;
  left: 361px;
  top: 152px;
  width: 329px;
  height: 109px;
  z-index: 5;
}

/* You named this layer glass */
#Layer-6 {
  position: absolute;
  left: 157px;
  top: 263px;
  width: 617px;
  height: 238px;
  z-index: 6;
}

/* You named this layer suche */
#Layer-7 {
  position: absolute;
  left: 472px;
  top: 527px;
  width: 170px;
  height: 26px;
  z-index: 7;
}

/* You named this layer button */
#Layer-8 {
  position: absolute;
  left: 643px;
  top: 499px;
  width: 82px;
  height: 91px;
  z-index: 8;
}

/* You named this layer 404_text */
#Layer-9 {
  position: absolute;
  left: 52px;
  top: 68px;
  width: 481px;
  height: 125px;
  z-index: 9;

  /* Here are some suggestions for this area's text settings */
  text-align: center;
  /* 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: black;
}

/* 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; }
a:link { color: red; }
a:visited { color: red; }
a:hover {
  color: #F47979;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}

span {
color: red;
font-weight: bold;
}


