body {
	background-image: url(bilder/hg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10px;
}

a:link {
	font-weight:normal;
	text-decoration: none;
	color: #ffffff;
}
a:visited {
  font-weight:normal;
	text-decoration: none;
	color: #ffffff;
}
a:hover {
  font-weight:normal;
	text-decoration: none;
	color: #ffffff;
}
a:active {
  font-weight:normal;
	text-decoration: none;
	color: #4F4E51;
}
h1 {
	font-size: 10px;
	font-weight:normal;
	text-decoration: none;
	color: #ffffff;
	text-align: center;
}

#box {
  background-image: url(bilder/indexhg.jpg);
  border: 1px solid #727075;
  width: 850px;
  height: 600px;
  margin: 0px auto;
  padding: 0px;
}
  
#inhalt {
  position: absolute;
  padding-top: 148px;
  width: 850px;
  z-index: 1;
}

.sauber{
clear:both;
}

#stoerer{
  position: absolute;
  margin-top: 320px;
  margin-left: 441px;
  width: 94px;
  height: 89px;
  z-index: 2;
}
