#leftLayer {
	background-image: url(files/images/Vorh_L.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 600px;
	width: 131px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 9;
}
#rightLayer {
	background-image: url(files/images/Vorh_R.png);
	background-repeat: no-repeat;
	height: 600px;
	width: 123px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	right: 0px;
	left: 677px;
	position: absolute;
	z-index: 9;
}
#bottomFrame {
	background-color: #1B8F37;
	height: 100px;
	width: 800px;
	left: 0px;
	top: 500px;
	right: 0px;
	bottom: 600px;
	position: absolute;
	z-index: 2;
}
#full800 {
	background-color: #F9F9E5;
	position: absolute;
	top: 0px;
	z-index: 1;
	height: 600px;
	width: 800px;
	left: 0px;
}
#titleLayer {
	position: absolute;
	top: 45px;
	z-index: 2;
	height: 43px;
	width: 296px;
	left: 153px;
}
#menuLayer {
	position: absolute;
	z-index: 3;
	height: 122px;
	width: 109px;
	left: 541px;
	top: 9px;
}
#VidButtomLayer {
	position: absolute;
	height: 82px;
	width: 82px;
	top: 10px;
	z-index: 2;
	left: 475px;
}

#AllScreen {
	position: absolute;
	height: 100%;
	width: 100%;
	text-align: left;
	vertical-align: middle;
}
.textfield {
	height: 300px;
	width: 240px;
}