@charset "UTF-8";
/* CSS Document */

body {
  font-family: TheSans, Helvetica, Arial, sans-serif;
  font: TheSans, Helvetica, Arial, sans-serif;
  margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
  padding: 0;
  text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
}
#menubar_css {
	height: 24px;
	width: 1200px;
	position: relative;
	left: 0px;
	top: 0px;
}

#menubar_css ul {
	list-style-type: none;
	position: relative;
	left: 0px;
	top: 0px;
	width: 1200px;
	margin: 0px;
	margin-left: 0px;
}

#menubar_css li {
	font-size: 14px;
	font-weight: bold;
	float: left;
	height: 24px;
	border-right-style: none;
	border-right-color: #FFF;
	position: relative;
	list-style-type: none;
	background-color: #FC0;
	margin-bottom: 0px;
	}
#menubar_css li a {
	text-decoration: none;
	color: #000;
}
#menubar_css span {
	display: none;
}

.nav_home {
	display: block;
	background-image: url(../bg/nav_home.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	width: 100px;
}
.nav_catalogue {
	background-image: url(../bg/nav_catalogue.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	width: 87px;
}
.nav_overview {
	background-image: url(../bg/nav_overview.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	width: 104px;
}
.nav_prod {
	background-image: url(../bg/nav_prod.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	width: 109px;
}
.nav_find {
	background-image: url(../bg/nav_find.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	width: 109px;
}
.nav_new {
	background-image: url(../bg/nav_newproducts.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	width: 102px;
}
.nav_down {
	background-image: url(../bg/nav_down.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	width: 82px;
}
.nav_about {
	background-image: url(../bg/nav_about.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	width: 69px;
}
.nav_english {
	background-image: url(../bg/nav_english.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	width: 32px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nav_german {
	background-image: url(../bg/nav_german.jpg);
	background-repeat: no-repeat;
	width: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nav_gradient {
	background-image: url(../bg/nav_gradient.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	width: 386px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#statusbar_down {
	height: 5px;
	background-color: #666;
	clear: both;
	width: 80px;
	position: relative;
	left: 496px;
}

.overview_level1 {
	position: relative;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	width: 852px;
}
.overview_level1 td {
	padding: 0px;
	vertical-align: bottom;
	text-align: center;
	border-bottom-style: none;
	}
.overview_level1 td div {
	background-color: #FFF;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-top-color: #FC0;
	border-right-color: #FC0;
	border-left-color: #FC0;
	}
.overview_level1 a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #333;
}
.overview_level1 a:hover div {
	color: #000;
}
.overview_level1 .active {
	color: #000;
	background-color: #FC0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
}
.overview_level1 .spacer5 {
	width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 0px;
}
.overview_level2 {
	position: relative;
	list-style-type: none;
	height: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 2px;
	width: auto;
	float: left;
	min-width: 852px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #FC0;
	border-bottom-color: #FC0;
	border-left-color: #FC0;
	background-color: #DDD;
}
.overview_level2 ul {
	font-size: 13px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	}
.overview_level2 ul li {
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	line-height: 11pt;
	font-size: 9pt;
	}
.overview_level2 a {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.overview_level2 a:hover {
	text-decoration: none;
	color: #000;
}
.overview_level2column {
	float: left;
	width: 160px;
	height: 100%;
	margin-right: 2px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #FFF;
	padding-left: 5px;
}
.overview_level2column li span {
	font-weight: normal;
}
