.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7C786F;
	background-image: url(../bilder/hg_body.jpg);
	background-repeat: repeat-x;
}
#center {
	width:700px;
	height:auto;
	overflow: visible;
	margin: auto;
	position: relative;
	top: 15px;
}
#seite {
	position:absolute;
	left:0px;
	width:700px;
	height:auto;
	z-index:1;
	overflow: visible;
	background-color: #0e0c06;
}
#indexlayer {
	position:relative;
	width:577px;
	height:auto;
	z-index:1;
	left: 0px;
	top: 0px;
	visibility: visible;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7C786F;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7C786F;
	font-weight: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7C786F;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F6EED1;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F4E9CE;
	text-decoration: none;
}

