@charset "utf-8";

body {
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 12px;
	} 
.flash {
	margin: 0 auto; 
	position: relative;
	width: 900px;
	height: 179px;
}
#index {
	position: relative;
	left: 110px;
	top: -15px;
	width: 735px;
	height: 380px;
	overflow-x: hidden;
}

#main {
	position:relative;
	text-align:center;
	background-image:url(frameworld/schluss.gif);
	width: 900px;
	height: 130px;
	top: -123px;
	background-repeat: no-repeat;
	background-position: center center;
	overflow:auto;
}
#autor {
	position:relative;
	text-align:right;
	text-decoration:none;
	font-size:9px;
	width: 850px;
	height: 20px;
	top: -100px;
	overflow:auto;
}

