body {
	background-color: #E9E7E8;
}
#Layer1 {
	position: absolute;
	text-align:center;
	width:100%;
	height:354px;
	z-index:2;
}

#Layer3 {
	position: relative;
	left:220px;
	top:43px;
	width:425px;
	height:345px;
	z-index:2;
	overflow: auto;
	
}

#Layer4 {
	position: relative;
	left:460px;
	top:-350px;
	width:300px;
	height:20px;
	z-index:1;
	overflow: auto;
	
}
.Stil1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
}

#Layer-menu {
	position:absolute;
	top:0px;
	position:;
	z-index:5;
	}

