/*Copyright by Raphael Hilbrig
 *	This stylesheet may not be duplicated by third parties...!
 */


body{
  /* This is the background image to the entire page that you
   * get because of the layer 'b_bodybg_jpg' that you created.
   * If you would like this layer to stay static relative to the
   * browser window (you don't want it to scroll with your content)
   * just add the word 'fixed' to the line below (before the ;). */
  background: url(images/background.jpg) ;
}

/* You named this layer b_center_png */
#Layer-2 {
  position: absolute;
  margin-left: -482.5px;
  left: 50%;
  top: +3px;
  width: 965px;
  height: 669px;
  z-index: 2;
}

/* You named this layer josepha_sophia_sem_png */
#Layer-3 {
  position: absolute;
  left: 375px;
  top: 27px;
  width: 574px;
  height: 103px;
  z-index: 3;
}

/* You named this layer bellow_pic_png */
#Layer-4 {
  position: absolute;
  left: 1px;
  top: 529px;
  width: 426px;
  height: 134px;
  z-index: 4;
}

/* You named this layer titelbild_jpg */
#Layer-5 {
  position: absolute;
  left: 1px;
  top: 23px;
  width: px;
  height: 508px;
  z-index: 5;
}

/* You named this layer signatur_png */
#Layer-6 {
	position: absolute;
	left: 359px;
	top: 458px;
	width: 566px;
	height: 187px;
	z-index: 6;
}

/* You named this layer kontakt_link */
#Layer-7 {
  position: absolute;
  left: 738px;
  top: 205px;
  width: 85px;
  height: 18px;
  z-index: 7;
}

/* You named this layer vita_link */
#Layer-8 {
  position: absolute;
  left: 644px;
  top: 204px;
  width: 69px;
  height: 24px;
  z-index: 8;
}

/* You named this layer showreel_link */
#Layer-9 {
  position: absolute;
  left: 494px;
  top: 204px;
  width: 125px;
  height: 24px;
  z-index: 9;
}

/* You named this layer fotos_link */
#Layer-10 {
  position: absolute;
  left: 385px;
  top: 204px;
  width: 85px;
  height: 24px;
  z-index: 10;
}

/* You named this layer fernsehen_link */
#Layer-11 {
  position: absolute;
  left: 776px;
  top: 158px;
  width: 133px;
  height: 23px;
  z-index: 11;
}

/* You named this layer kabarett_link */
#Layer-12 {
  position: absolute;
  left: 630px;
  top: 158px;
  width: 121px;
  height: 23px;
  z-index: 12;
}

/* You named this layer theater_link */
#Layer-13 {
  position: absolute;
  left: 498px;
  top: 158px;
  width: 107px;
  height: 23px;
  z-index: 13;
}

/* You named this layer index_link */
#Layer-14 {
  position: absolute;
  left: 385px;
  top: 158px;
  width: 85px;
  height: 24px;
  z-index: 14;
}

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

