.sty {
	position: fixed;
	visibility: visible;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	background-color: #FFFFFF;
	width: 900px;
	left: 33%;
	right: -33%;
}
.sty2 {
	background-color: #FFFFFF;
	width: 900px;
	bottom: 0px;
	position: fixed;
	overflow: hidden;
	left: 33%;
	right: -33%;
}
.sty2a {
	background-color: #FFFFFF;
	width: 900px;
	position: fixed;
	overflow: hidden;
	left: 33%;
	right: -33%;
	top: 0px;
	height: 100%;
}
.tabe {
	font-family: Arial;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	background-color: #090909;
}
.tabe_index {
	font-family: Arial;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	width: 100%;
	clear: none;
	float: none;
	text-align: center;
	background-image: url(Bilder/bg_index.jpg);
	overflow: auto;
}
.graficbutton01 {
	text-align: center;
	top: 511px;
	position: fixed;
}
.graficbutton02 {
	text-align: center;
	width: -33%;
}

