/* CSS Document */

body {
	background-image:url(daten/background.jpg);
	background-repeat:repeat-x repeat-y;
	background-color:#f3f6f8;
}
.rahmen {
	border-style:dotted;
	border-color:#989898;
	border-width:1px;
}
.links-crawler {
	position:absolute;
	left:0px;
	top:0px;
	width:798px;
	height:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #989898;
	visibility: hidden;
}
.flashcontent {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 10px;
	color: #989898;
	font-weight:bold;
}
