/*
 *  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 
 *  February 5, 2010, 9:11 am with psd2css Online version 1.72
 *
 */
 body {background-color:#000000;} 
 #center {background-color:#FFFFFF; height:100%; width:960px; margin: 0 auto 0 auto;}


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

/* You named this layer _text */
#Layer-2 {
  position: absolute;
  left: 198px;
  top: 212px;
  width: 596px;
  height: 483px;
  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 _link Impressum */
#Layer-3 {
  position: absolute;
  left: 742px;
  top: 703px;
  width: 71px;
  height: 13px;
  z-index: 3;
}

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

/* You named this layer leistungen_linkover */
#Layer-5 {
  position: absolute;
  left: 304px;
  top: 156px;
  width: 125px;
  height: 44px;
  z-index: 5;
}

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

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

/* You named this layer kontakt_linkover */
#Layer-8 {
  position: absolute;
  left: 692px;
  top: 156px;
  width: 124px;
  height: 45px;
  z-index: 8;
}

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

/* You named this layer kontakt_link */
#Layer-10 {
  position: absolute;
  left: 692px;
  top: 156px;
  width: 124px;
  height: 45px;
  z-index: 10;
}

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

/* You named this layer leistungen_link */
#Layer-12 {
  position: absolute;
  left: 304px;
  top: 156px;
  width: 125px;
  height: 44px;
  z-index: 12;
}

/* You named this layer home_link */
#Layer-13 {
  position: absolute;
  left: 175px;
  top: 154px;
  width: 125px;
  height: 47px;
  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: #F88; }
a:visited { color: #F88; }
a:hover {
  color: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}

