/*
 *  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 
 *  December 15, 2009, 9:15 pm with psd2css Online version 1.59
 *
 */

/* You named this layer bkgd */
#Layer-1 {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 1000px;
	height: 768px;
	z-index: 1;
	margin-left: -500px;
	margin-top: 25px;
}

/* You named this layer entree_page */
#Layer-2 {
  position: absolute;
  left: 0px;
  top: 142px;
  width: 1000px;
  height: 525px;
  z-index: 2;
}

/* You named this layer anfahrt_page */
#Layer-3 {
  position: absolute;
  left: 57px;
  top: 190px;
  width: 879px;
  height: 557px;
  z-index: 3;
}

/* You named this layer impressum_page */
#Layer-4 {
  position: absolute;
  left: 103px;
  top: 51px;
  width: 800px;
  height: 689px;
  z-index: 4;
}

/* You named this layer topbar */
#Layer-5 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1000px;
  height: 126px;
  z-index: 5;
}

/* You named this layer menu */
#Layer-6 {
	position: absolute;
	left: 31px;
	top: 96px;
	width: 330px;
	height: 62px;
	z-index: 6;
}
#Layer-7 {
	position: absolute;
	left: 72px;
	top: 25px;
	width: 818px;
	height: 487px;
	z-index: 3;
}
#news {
	position: absolute;
	top: 95px;
	width: 637px;
	z-index: 999;
	left: 403px;
	height: 24px;
}
#Layer-1 #news a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}
#Layer-1 #news a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}






/* 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;
	color: #000;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}
body {
	background-image: url(wand.jpg);
	font-family: Verdana, Geneva, sans-serif;

}
iframe {
	border: 1px solid #666;
}

