table#choose-characteristics tr td.overview-image
{
	border: 1px solid #ccc;
	background: #fff;
	width: 185px;
	height: 54px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 183px;
	height: 52px;
}

html>body table#choose-characteristics tr td.overview-image {width: 183px;	height: 52px; } 

table#choose-characteristics tr td.overview-image img
{
	display: block;
	border: none;
}

table#choose-characteristics tr td input
{
	margin: 1px 0 0 5px;
}

html>body table#choose-characteristics tr td input { margin: 5px 0 0 9px; }

table#choose-characteristics tr td label
{
	position: relative;
	top: -2px;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #000;
	cursor: hand;
}

html>body table#choose-characteristics tr td label { padding: 0 0 0 4px; top: -3px; cursor: pointer;}

table#choose-characteristics tr td  span.aggressiv
{
	font-size: 11px;
	line-height: 13px;
}

table#choose-characteristics tr.detailTableRow td div.detail
{
	color: #333;
	display: none;
	padding: 0;
	width: 740px;
}

table#choose-characteristics div.detail div.detail-content
{
	width: 100%;
	padding: 7px 10px 12px 10px;
}

table#choose-characteristics div.detail div.detail-content table
{
	width: 100%;
}

table#choose-characteristics tr td p.description
{
	position: relative;
	top: -3px;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #333;
	padding: 0 0 0 27px;
}

table#choose-characteristics tr.probes input.radio
{
	float: left;
}

table#choose-characteristics tr.probes p.description
{
	float: left;
	width: 440px;
	top: 0px;
	padding: 3px 0 0 4px;
	padding: expression('6px 0 0 4px');/*Only IE7*/
}
/*START: Only IE 6*/
* html table#choose-characteristics tr.probes p.description
{
	margin: -3px 0 0 0;
}
/*END: Only IE 6*/

table#choose-characteristics tr.probes input.upload
{
	margin-left: 0;
	margin-bottom: 6px;
}

/*END: table#choose-characteristics*/

/*START: div#search */
div#search
{
	padding: 3px 20px 2px 10px;
	border-bottom: 1px solid #999;
}

div#search form.celsius
{
	display: block;
	float: left;
}

div#search form.fahrenheit
{
	display: block;
	float: right;
}

div#search p
{
	font-size: 11px;
	line-height: 14px;
	color: #666;
	padding: 0 0 5px 0;
}

div.search-forms form input
{
	font-size: 11px;
	color: #333;
}

div.search-forms form label,
div.search-forms form span
{
	font-size: 11px;
	line-height: 14px;
	color: #333;
	vertical-align: super;
}

html>body div.search-forms form label,
html>body div.search-forms form span
{
	vertical-align: baseline	
}

div.search-forms
{
	height: 21px;
}

input.input-search
{
	font-size: 11px;
	background: #fff;
	margin: -1px 2px -1px 4px;
	padding: 1px 1px 2px !important;
	width: 50px;
	height: 21px !important;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 44px;
	height: 14px !important;
}

html>body input.input-search {width: 44px;	height: 14px !important;  margin: 0 2px 0 1px;} 

div#search div.search-forms span.range
{
	padding: 0 6px;
}

input.query
{
	margin: 0;
	vertical-align: middle;
}

* html input.query
{
	margin: -3px -3px -3px -4px !important;
}

label.query
{
	font-size: 11px;
	line-height: 14px;
	padding: 0 0 0 5px;
	vertical-align: middle;
}
/*END: div#search */

/*START: div.temperature-query */
table td.temperature-query
{
	padding: 7px 0;
}

table td.temperature-query strong
{
	display: block;
	font-weight: normal;
	padding: 0 0 7px 0;
}

table.temperature-query td
{
	font-size: 11px;
	line-height: 14px;
	background: none;
}

table.temperature-query tbody td.label
{
	padding: 0 10px 0 0;
}

table.temperature-query tbody td.note
{
	padding: 0 0 0 10px;
}

table.temperature-query tbody td.sep
{
	height: 4px;
	background: none;
}

table.temperature-query tfoot td
{
	padding: 4px 0 0 0;
	color: #666;
}

div.temperature-query p.introduction
{
	padding: 0 0 8px 0;
}
/*END: div.temperature-query */

/*START: div.detail-content-step-h */
div.detail-content-step-h
{
	padding: 10px 0;
}	

div.detail-content-step-h div.content h3
{
	font-size: 11px;
	line-height: 15px;
}

div.detail-content-step-h p
{
	font-size: 11px;
	line-height: 14px;
	padding: 5px 0;
}

div.detail-content-step-h p.example
{
	font-size: 11px;
	line-height: 14px;
	padding: 5px 0 0 10px;
}

div.steph-diagramm
{
	position: relative;
	padding: 0 0 10px 0;
}

div.steph-diagramm div.legend
{
	padding: 10px 0 0 0;
}

div.legend span
{
	font-size: 11px;
	line-height: 14px;
	vertical-align: middle;
}

div.steph-diagramm div.legend img
{
	display: inline;
	margin: 0 5px 0 10px;
	vertical-align: middle;
}

div.steph-diagramm div.typ-t,
div.steph-diagramm div.typ-j,
div.steph-diagramm div.typ-k
{
	font-size: 11px;
	line-height: 14px;
	position: absolute;
}

div.steph-diagramm div.typ-t
{
	top: 18px;
	left: 98px;
}

div.steph-diagramm div.typ-j
{
	top: 62px;
	left: 135px;
}

div.steph-diagramm div.typ-k
{
	top: 113px;
	left: 170px;
}

div.steph-chart
{
	padding: 10px 0;
}
/*END: div.steph-diagramm */

/*START: */
a.show-all
{
	color: #f60;
	margin: 0 0 0 5px;
}

/*END: */