body {
		background-image: url(bg.jpg);
	background-position: center;
	background-position: top;
	background-color: #9d9b9c;
	color: #6d6c6c;
	margin:20px auto;
	font-family: Candara, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 978px;
text-align:center
}
a, a:visited {
	color: #6d6c6c;
}
a:hover, a:active {
	color: #000000;
	border: 0px;
	text-decoration: none;
}
p {
	text-indent: 15px;
}
h1 {
	color: #e0dfdb;
}
.image {
	border: 0px;
}
.image:hover {
	opacity:0.4;
	filter:alpha(opacity=40);
	border: 0px;
}

#seite{
 margin:0 auto;
 text-align:left;
 width:700px
}
