/* CSS Document */
body,td,th {
	font-size: 12px;
	color: #FFFFFF;
}
.startseiteinfo {
	position:absolute;
	top:50%;
	left:50%;
	width:795px;
	height:540px;
	margin-left:-32.5em;
	margin-top:-22em;
	overflow: auto;
	background-color: #FFFFFF;
	z-index: 10;
}
body {
	background-color: #000000;
	background-image: url(images/bg_rahmen.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	margin: 0px;
}
#mainwindows {
	position:absolute;
	top:50%;
	left:50%;
	width:70em;
	height:20em;
	margin-left:-32.8em;
	margin-top:-22em;
}
#mainwindows_startseite {
	position:absolute;
	top:50%;
	left:50%;
	width:795px;
	height:540px;
	margin-left:-32.5em;
	margin-top:-22em;
	overflow: auto;
	background-color: #FFFFFF;
	z-index: 20;
}
#oben {
	height: auto;
	width: auto;
}
