html {
	padding: 0;
	margin: 0;
	font: 100.01% "Arial", "Verdana", "Helvetica", sans-serif;
}
body {
	color: #999;
	background-color: #363636;
	padding: 0;
	margin: 0;
}
#container {
	position: relative;
	padding: 0;
	margin: auto;
	margin-top: 0.1em;
	width: 61.8em;
}
#box_nav_oben {
	position: absolute;
	padding-left: 2em;
	top: 2em;
	left: 13em;
	height: 3em;
	font-weight: bold;
	font-size: 0.75em;
	text-align: center;
	line-height: 2em;
}
#box_nav_unten {
	position: absolute;
	padding-left: 2em;
	top: 47.5em;
	left: 13em;
	height: 3em;
	font-weight: bold;
	font-size: 0.75em;
	text-align: center;
	line-height: 2em;
}
#box_nav_oben a:link, #box_nav_oben a:visited {
	float: left;
	margin-right: 2.4em;
	text-decoration: none;
}
#box_nav_unten a:link, #box_nav_unten a:visited {
	float: left;
	margin-right: 6.1em;
	text-decoration: none;
}
#box_nav_oben span.text_menue_deutsch:hover, #box_nav_oben span.text_menue_englisch:hover, #box_nav_unten span.text_menue_deutsch:hover, #box_nav_unten span.text_menue_englisch:hover {
	text-decoration: none;
	color: #F93;
}
#box_nav_oben ul, #box_nav_unten ul {
	padding: 0;
	margin: 0;
	margin-right: 2em;
	list-style-type: none;
}
#box_nav_oben li, #box_nav_unten li {
	display: inline;
}
a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
a:hover {
	color: #656565;
}
.text_menue_deutsch {
	color: #CCC;
}
.text_menue_englisch {
	color: #999;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*#box_nav a:link, #box_nav a:visited {
	text-decoration: none;
	color: #999;
}
#box_nav a:hover {
	text-decoration: none;
	color: #cf0000;
}
*/
.nav_text_high_deutsch {
	color: #F90;
}
.nav_text_high_englisch {
	color: #C87800;
}
.fett {
	font-weight: bold;
}