body {
	position:relative;
	width:1000px; margin:auto;
	background-color:#ffffff;
	}

	a:link { font-weight:bold; color:#000000; text-decoration:none; }
	a:visited { font-weight:bold; color:#999999; text-decoration:none; }
	a:focus { font-weight:bold; color:red; text-decoration:none; }
	a:hover { font-weight:bold; color:#FF0000; text-decoration:none; }
	a:active { font-weight:bold; color:silver; text-decoration:none; }

html, body, textarea {
	
  scrollbar-base-color:#000000;
  scrollbar-3d-light-color:#000000;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#000000;
  scrollbar-highlight-color:#000000;
  scrollbar-shadow-color:#FFFFFF;
  scrollbar-track-color:#000000;
}
#Layer0  {
	position:absolute;
	width:1000px; margin:auto;
	z-index:0;
}

#Inhalt {
	position:absolute;
	background-color:#ffffff;
	width:103px;
	height:400px;
	z-index:2;
	top: 200px;
}

#Indexblind {
	position:absolute;
	visibility:hidden;
	background-color:#ffffff;
	width:1000px;
	height:50px;
	z-index:3;
}

#startemail {
	position: absolute;
	top:450px;
}

#start {
	position:absolute;
	top:50px;
}

#startenter {
	position:absolute;
	top:600px;
}

#Text {
	position:absolute;
	width:900px;
	height:700px;
	left:103px;
	z-index:2;
	top: 20px;
	background-color:#ffffff;
}
#Banner {
	position:absolute; 
	width:1000px;
	height:150px;
	z-index:3;
	top: 20px;
}

#flashcontent {
	position:absolute;
	width:950px;
	height:700px;
	top: 110px;
	left:103px;
	background-color:#000000;
	z-index:4;
}

#Logo  {
	position:absolute;
	background-color:#ffffff; 
	width:103px;
	height:140px;
	z-index:4;
	top: 60px;
}

#Logoilluart  {
	position:absolute;
	background-color:#ffffff; 
	width:1000px;
	height:100px;
	z-index:3;
	top: 10px;
}

#Datum   {
	position:absolute;
	width:103px;
	height:360px;
	top:600px;
	background-color:#ffffff;
	font-style:arial;
	z-index:2;
}

#gallery {
  padding:0; 
  margin:0; 
  list-style-type:none; 
  overflow:hidden; 
  width:320px; 
  height:425px; 
  border:1px solid #888; 
  background:#fff url(windows/win_back.gif);
  }
#gallery li {
  float:left;
  }
#gallery li a {
  display:block; 
  height:30px;
  width:320px; 
  float:left; 
  text-decoration:none; 
  border-bottom:1px solid #fff; 
  cursor:default;
  }
#gallery li a img {
  width:320px; 
  height:30px; 
  border:0;
  }
#gallery li a:hover {
  background:#eee; 
  height:239px;
  }
#gallery li a:hover img {
  height:239px;
  }
  
#galleryh {
  padding:0; 
  margin:0 auto 5em auto; 
  list-style-type:none; 
  overflow:hidden; 
  width:1000px; 
  height:600px; 
  border:1px solid #888; 
  background:#fff url(windows/win_backh.gif);
  }
#galleryh li {
  float:left;
  }
#galleryh li a {
  display:block; 
  height:600px;
  width:28px; 
  float:left; 
  text-decoration:none; 
  border-right:1px solid #fff; 
  cursor:default;
  }
#galleryh li a img {
  width:28px; 
  height:600px; 
  border:0;
  }
#galleryh li a:hover {
  background:#eee; 
  width:400px;
  }
#galleryh li a:hover img {
  width:400px;
  }





