
.Logo {

	height: 50px;

	width: 1002px;

	position: absolute;

	visibility: visible;

	z-index: 8;

	left: 10%;

	top: -100px;

}



.Menu_Bar {

	height: 39px;

	width: 1000px;

	position: absolute;

	left: 10%;

	top: 100px;
	z-index: 150;

}


/*
.Masking {

	height: 294px;

	width: 968px;

	position: absolute;

	left: 12%;

	top: -150px;

	z-index: 4;

}

*/

.Main {

	position: absolute;

	left: 10%;

	top: -660px;

	z-index: 1;

	width: 1000px;

	height: 400px;

}



.Main_Menu {

	position: absolute;

	left: 10%;

	top: -55px;

	z-index: 1;

	width: 600px;

	height: 500px;

	

}



.Headline {

	position: absolute;

	left: 80px;

	top: 180px;

	z-index: 100;

	width: 300px;

	height: 600px;

}


.HeadlineL {

	position: absolute;

	right: 0px;

	top: 50px;

	z-index: 100;

	width: 300px;

	height: 900px;

}



.Text {

	position: absolute;

	left: 11.5%;

	top: 129px;

	z-index: 1;

	width: 1000px;

	height: 807px;

}



.Footer {

	height: 112px;

	width: 1000px;

	position: absolute;

	left: 10%;

	top: 1600px;

	z-index: 4;

}



.BottomBarText{

	position: absolute;

	height: 91px;

	width: 963px;

	top: 1700px;

	left: 10%;

	z-index: 1000;

}





.BottomBar {

	position: absolute;

	height: 100px;

	width: 1000px;

	top: 1600px;

	left: 10%;

	z-index: 1;

	visibility: visible;

}


