body {
	background-color: #5D5D5D;
	margin-left: 30px;
	margin-top: 40px;
	margin-right: 30px;
	margin-bottom: 40px;
}
body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #C1C1C1;
	letter-spacing: 1px;
	line-height: 12px;
}
a {
	color: #C1C1C1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C1C1C1;
}
a:hover {
	text-decoration: none;
	color: #8F8F8F;
}
a:active {
	text-decoration: none;
	color: #717171;
}
a.link {
	color: #C1C1C1;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C1C1C1;
}
a.link:visited {
	text-decoration: none;
	color: #C1C1C1;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C1C1C1;
}
a.link:hover {
	text-decoration: none;
	color: #8F8F8F;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8F8F8F;
}
a.link:active {
	text-decoration: none;
	color: #717171;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #717171;
}
#kopflogo {
	position: absolute;
	left: 20px;
	top: 30px;
	background-image: url(img/bilderlaufen.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	text-indent: -5000px;
	height: 32px;
	width: 236px;
	z-index: 1000;
}
#kopflogo a {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 32px;
	width: 236px;
	text-indent: -5000px;
}
#kopflogo a:visited {
}
/*#kopflogo a:hover {
	background-image: url(img/bilderlaufen-over.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#kopflogo a:active {
	background-image: url(img/bilderlaufen-active.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}*/
#kopflogozusatz {
	position: absolute;
	left: 29px;
	top: 60px;
	background-image: url(img/motiongraphics.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-indent: -5000px;
	height: 21px;
	width: 129px;
	z-index: 10;
	letter-spacing: 3px;
}
#navigationoben {
	position: absolute;
	left: 30px;
	top: 96px;
	height: auto;
	width: 720px;
	z-index: 10;
}
#rauschen {
	position: absolute;
	left: 30px;
	top: 140px;
	height: 178px;
	width: 720px;
	z-index: 10;
}
#footer {
	position: absolute;
	left: 30px;
	top: 396px;
	height: auto;
	width: 720px;
	z-index: 10;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.linie {
	background-image: url(img/linie.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 12px;
	width: 100%;
	background-position: 0px 5px;
}
.blind {
	text-indent: -5000px;
}
