body,td,th {
	font-family: Lucida Grande, Geneva, Verdana, Arial, Helvetica, Helvetica Neue;
	font-size: 100.01%;
	color: #666;
}
body {
	margin-left: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	background-color: #929292;
	text-align: center;
}
#page {
	background-color: #E5E5E5;
	width: 960px;
	height: 700px;
	margin:auto;
	text-align: left;
}

#kopf {
	position: relative;
	top 0;
	left: 0;
	width: 960px;
	height: 51px;
	background: #BC7426 url(../bilder/kopfleiste.gif) 0 0 no-repeat;
}

#slogan {
	position: relative;
	top: -184px;
	left: 218px;
	width: 680px;
	height: 200px;
}
#slogan h1 {
	font-size: 1.4em;
	line-height: 1.6em;
	font-weight: normal;
	padding-left: 270px;
	text-indent: -270px;
	text-align: left;
}

#animation {
	position: relative;
	top: 94px;
	left: 138px;
	width: 342px;
	height: 218px;
}

#fuss {
	position: relative;
	top: 40px;
	left: 138px;
	width: 684px;
	text-align: center;
	border-bottom: 1px solid #666;
}
#fuss h1 {
	margin: 0;
	padding: 0;
	font-size: 1.4em;
	line-height: 1.6em;
	font-weight: normal;
	letter-spacing: 1px;
}
#fuss h2 {
	margin: 30px 0 0 0;
	padding: 0;
	font-size: .8em;
	line-height: 1em;
	font-weight: normal;
	letter-spacing: 3px;
}

a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #BC7426;
}

img {
    border:none;
}