.white {color: #ffffff;}
.black {color: #000000;}
.font {color: #000000;}
.grey {color: #efefef;}
.middlegrey {color: #cccccc;}
.darkgrey {color: #666666;}
.background {color: #ffffff;}
.blue {color: #003399;}
.lightblue {color: #7fabc1;}
.red {color: #FF0000;}
.green {color: #008800;}
.backgroundwhite {background: #ffffff;}
.backgroundblack {background: #000000;}
.backgroundfont {background: #000000;}
.backgroundgrey {background: #efefef;}
.backgroundmiddlegrey {background: #cccccc;}
.backgrounddarkgrey {background: #666666;}
.backgroundbackground {background: #ffffff;}
.backgroundblue {background: #003399;}
.backgroundlightblue {background: #7fabc1;}
.backgroundred {background: #FF0000;}
.backgroundgreen {background: #008800;}

a {
	text-decoration: none;
	color: #003399;
}
a.selected {
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #666666;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15.5px;
	color: #666666;
	text-align: left;
	margin: 0;
	padding: 0;
	background: #ffffff;
}

html {
	padding: 0;
	margin: 0;
}

input.textbutton {
	border: none;
	color: #003399;
	background: none;
	text-align: right;
	padding-right: 1px;
	font-size: 10pt;
}

.container {
	border-top: 1px solid black;
	padding-top: 4px;
	margin-bottom: 24px;
	margin-right: 7px;
	margin-left: 0px;
}

.noline {
	border-top: none;
}

.container .padding {
	padding: 4px;
}

.containertitle {
	font-weight: bold;
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 3px;
}

.categorytitle {
	font-weight: bold;
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
	height: 20px;
}


td.subnavigation a, td.subnavigation a:visited, td.subnavigation a:hover {
	color: black;
}

td.separator { 
	border-bottom: 1px solid #cccccc;
}

td.search input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td.search .suchform {
	margin: 0;
	padding: 0;
	margin-top: 1px;
	color: #003399;
	height: 16px;
	width: 115px;
	text-align: left;
}

td.search input.suchebutton {
	border: none;
	color: #666666;
	background: none;
	padding-right: 0;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 0px;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0px;
	height: 20px;
	vertical-align: middle;
	font-size: 11px;
}

#ffscrollbarfix {
	position: absolute;
	top: 0;
	bottom: -0.1px;
	width: 1em;
	z-index: -1;
}

div.configuration {
	float: left;
	margin-right: 8px;
	margin-bottom: 4px;
}

div.configurations {
	border: 1px solid black;
}

div.paginator {
	width: 100%;
	margin-top: 8px;
}

div ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div li {
	background-image: none;
	padding: 1px 0;
	margin: 0;
}

div.productcategory {
	width: 390px;
	float: left;
	margin-right: 0;
	margin-left: 0;
}

div.productcategory img {
	margin-right: 8px;
	margin-bottom: 0;
}

form {
	margin: 0;
	padding: 0;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

span.currentpage {
	font-weight: bold;
}

table#results {
	width: 783px;
	border-collapse: collapse;
}

table#results th {
	border: 1px solid #666666;
	padding: 4px;
	color: #666666;
	font-weight: normal;
}

table#results td {
	border: 1px solid #666666;
	padding: 4px;
	color: #666666;
}

table.technicaldata {
	margin-top: 0;
	width: 100%;
}

h3 {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

table.technicaldata td {
	vertical-align: top;
	padding: 1px 8px;
}

table.technicaldata table {
	width: 100%;
}

table.searchresults td {
	padding: 0;
}

table.searchresults table td {
	padding: 0;
}

td {
	padding: 8px 0;
}

.nopadding {
	padding: 0;
	margin: 0;
}

td.borderbottom {
	border-bottom: 1px solid black;
}

td.bordertop {
	border-top: 1px solid black;
}

td.breadcrumb {
	padding: 0;
	font-size: 10px;
	margin: 0;
}

td.subnavigation a {
	color: black;
}

.bold {
	font-weight: bold;
}

.bottomalign {
	vertical-align: bottom;
}

.center {
	text-align: center;
}

.clearfloat {
	clear: both;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.mandatory {
	color: red;
}

.rightalign {
	text-align: right;
}

.shadow {
	background: #efefef;
}

.smaller {
	font-size: 9px;
}

.topalign {
	vertical-align: top;
}

.underline {
	text-decoration: underline;
}

li.link a, a.link {
	background-image:url(/productnavigator/icons/arrow.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	padding-left: 10px;
	display: block;
}

li.link a:hover, a.link:hover {
	background-image:url(/productnavigator/icons/arrow-grey.gif);
	background-repeat: no-repeat;
	color: #666666;
	padding-left: 10px;
	display: block;
}

li.vis a:visited, a.vis:visited {
	color: #7fabc1;
}

.navi {
	padding: 0;
	padding-bottom: 0px;
	height: 100px;
	width: 790px;
	
	color: white;
}

.navi a, .navi a:visited, .navi a:hover {
	color: white;
}

.button {
	font-weight: bold;
	font-size: 15px;
	height: 25px;
	width: 150px;
}

.footer {
	color: #003399;
}

h1 {
color:#666666;
font-size:12px;
margin-top:0;
margin-left:0;
margin-right:0;
margin-bottom:8px;
padding:0;
}

#leftMenu {

}

#leftMenu ul {
	list-style: none;
	padding:0;
	margin:0;
	border-top:1px solid #cccccc;
	background-position:0;
}

/* E0 Standard */
#leftMenu ul li {
	border-bottom:1px solid #cccccc;
}

#leftMenu ul li a:link,#leftMenu ul li a:visited {
	color:#999999;
	text-decoration:none;
	padding-left:10px;
	background:url(/productnavigator/icons/navi_deactive.gif) no-repeat;
	background-position:0;
	*background-position:0 0.2em 0 0;
}

#leftMenu ul li a:hover,#leftMenu ul li a:active {
	color:#666666;
	text-decoration:none;
	padding-left:10px;
	background:url(/productnavigator/icons/navi_active.gif) no-repeat;
	background-position:0;
	*background-position:0 0.2em 0 0;
}

/* E0 Active */
#leftMenu ul li .active a:link,#leftMenu ul li .active a:visited {
	color: #666666;
	padding-left:10px;
	background:url(/productnavigator/icons/navi_active.gif) no-repeat;
	background-position:0;
	*background-position:0 0.2em 0 0;
}

/* E1 Standard */
#leftMenu ul li ul{
	border-top:none;
}

#leftMenu ul li ul li {

	border-bottom:none;
	padding:0;
	margin:0 0 0 12px;
}

#leftMenu ul li ul li a:link,#leftMenu ul li ul li a:visited {
	color:#999999;
	text-decoration:none;
	padding-left:10px;
	background:url(/productnavigator/icons/navi_deactive.gif) no-repeat;
	background-position:0 0 0 0;
	*background-position:0 0.2em 0 0;
}

#leftMenu ul li ul li a:hover,#leftMenu ul li ul li a:active {
	border-top:none;
	color:#666666;
	text-decoration:none;
	padding-left:10px;
	background:url(/productnavigator/icons/navi_active.gif) no-repeat;
	background-position:0 0 0 0;
	*background-position:0 0.2em 0 0;
}

/* E1 Active */
#leftMenu ul li ul li .active a:link,#leftMenu ul li ul li .active a:visited {
	color: #666666;
	padding-left:10px;
	background:url(/productnavigator/icons/navi_active.gif) no-repeat;
	background-position:0 0 0 0;
	*background-position:0 0.2em 0 0;
}

/* E2 Active */
#leftMenu ul li ul li ul li .active a:link,#leftMenu ul li ul li ul li .active a:visited {
	color: #666666;
	padding-left:10px;
	background:url(/productnavigator/icons/navi_active.gif) no-repeat;
	background-position:0 0 0 0;
	*background-position:0 0.2em 0 0;
}