body {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	min-width: 780px;
	font-family: Arial;
	font-size: 12px;
}
.main_text {
	line-height: 16px;
	font-family: Arial;
	font-size: 11px;
	white-space: pre;
	text-align: left;
	text-indent: 20px;
}
.header {
	position: absolute;
	top: 0px;
	z-index: 4;
}
.backround {
	z-index: 1;
	position: absolute;
	top: 0px;
	height: 590px;
	width: 775px;
}
.header {
	z-index: 2;
	position: absolute;
	top: 0px;
}
.footer {
	z-index: 5;
	position: absolute;
	top: 419px;
	margin-left: 132px;
}
.menue {
	position: absolute;
	top: 95px;
	z-index: 10;
}
.bba {
	position: absolute;
	top: 450px;
	z-index: 10;
	margin-left: 20px;
}

