body {
	background-color: #EBEBEB;
}

#Hi_Layer1 {
	position:absolute;
	width:2050px;
	height:201px;
	z-index:1;
	top: 0px;
	left: 0px;
	background-color: #143C6D;
}
#Hi_Layer2 {
	position:absolute;
	width:2050px;
	height:13px;
	z-index:3;
	left: 0px;
	top: 201px;
	background-color: #5F7999;
}
#Hi_Layer3 {
	position:absolute;
	width:2050px;
	height:2px;
	z-index:3;
	left: 0px;
	top: 203px;
	background-color: #143C6D;
}
#Logo_Quadrat {
	position:absolute;
	width:8px;
	height:13px;
	z-index:10;
	left: 56px;
	top: 169px;
}
#Logo {
	position:absolute;
	width:106px;
	height:16px;
	z-index:15;
	left: 76px;
	top: 155px;
}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5A7391;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #5A5A5A;
}
.normal_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

html {
	overflow-x: hidden;
}

