/* 1 em = 16, 02 px*/
#box_nav_oben {
	position: absolute;
	top: 2.87em;
	width: 58em;
	height: 2em;
	font-size: 1em;
	font-weight: bold;
	text-align: right;
}
#box_nav_oben ul {
	list-style: none;
	margin: 0 0 1 0em;
}
#box_nav_oben li {
	display: inline;
	margin: 0 0 0 4.1em;
	padding: 0;
}
#box_nav_oben a:link, #box_nav_oben a:visited {
	text-decoration: none;
	color: #666;
}
#box_nav_oben a:hover {
	text-decoration: none;
	border-bottom: thin solid #FD0E0E;
	border-bottom-width: 0.06em;
}
#box_nav {
	position: absolute;
	left: 1em;
	top: 7.3em;
	width: 12em;
	font-size: 0.8em;
	font-weight: bold;
	color: #666;
}
#box_nav ul {
	list-style: none;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}
#box_nav li {
	margin: 0 0 0.6em 0;
	padding: 0;
	}
#box_nav a:link, #box_nav a:visited {
	margin: 0 0;
	text-decoration: none;
	color: #666;
}
#box_nav a:hover {
	text-decoration: none;
	border-bottom: thin solid #FD0E0E;
	border-bottom-width: 0.06em;
}
#box_logo {
	position: absolute;
	margin: 0;
	top: 0.4em;
	width: 58em;
	height: 2em;
	text-align: right;
}
#box_logo a:link, #box_logo a:visited {
	text-decoration: none;
}
#box_logo a:hover {
	text-decoration: none;
}
