#oben {
	position:absolute;
	left:12px;
	top:15px;
	width:955px;
	height:135px;
	z-index:5;
}
#navi {
	position:absolute;
	left:19px;
	top:114px;
	width:141px;
	height:442px;
	z-index:3;
	font-size: 14px;
}
#footer {
	position:absolute;
	left:160px;
	top:640px;
	width:841px;
	height:26px;
	z-index:3;
	text-align: center;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#content {
	position:absolute;
	left:161px;
	top:116px;
	width:804px;
	height:441px;
	z-index:4;
	text-align: left;
	padding-left:15px;
}
h1 {
	font-size: 20px;
}
a {
	font-size: 14px;
	color: #CE2C22;
	text-decoration:none;
}
a:visited {
	color: #C72620;
}
a:hover {
	color: #FFF919;
}
li {
	padding-top:-18px;
	padding-left:5px;
}
ul {
	margin-top:-10px;
	}
h1 {
	font-size:14px;
}
body {
	background-color: #666;
	margin-top: 0px;
	margin-left: 0px;
}
#container {
	position:absolute;
	left:10px;
	top:10px;
	width:968px;
	height:665px;
	z-index:1;
	background-color: #c8c8c8;
}

