/* AUFLISTUNG PRODUKTBEREICH */
div.SpalteDrittelMitte {
	float: left;
	width: 200px;
	margin-right: 5px;
}
div.SpalteDrittelMitte p {
	font-size:90%; 
	line-height:160%;  
}
div.SpalteDrittelRechts {
	float: right;
	width: 160px;
}
div.SpalteZweiDrittelRechts {
	float: right;
	width: 376px;
}

#DescrRightCol {
	width:235px;
	padding:0;
	float:right; 
	margin-left:24px;
	margin-bottom:3em;
}

/* Allgemein */
div.prodDetailsList { 
	width: 280px; 
}
ul.prodDetailsList, div.prodDetailsList {
	margin: 0px !important;
	padding: 0px !important;
}
.prodDetailsList li {
	margin-left: 0px !important;
	padding-left: 12px !important;
}
.prodDetailsList div.list_details {
	margin-bottom: 3px !important;
	padding: 3px 4px 3px 16px;
	background-image:url(../images/design/li_square_orange.gif);
	background-position:5px 9px;
	background-repeat:no-repeat;
	background-color:#F0F6FB;
}
div.RelatedLinks {
	padding:8px 12px 12px 6px;
	background-color:#F0F6FB;
/*	width:210px; */
}
div.RelatedLinks .linklist { margin-top:8px; }
div.RelatedLinks h4 {
	margin:3px 0px 0px 0px;
	padding:0px;
}
.strichlinie_horizontal {
	background-image:url(../images/design/strichlinie-blau-4-2.gif);
	background-repeat:repeat-x;
	height:1px;
	margin:8px 0 0 0;
	display:block;
}
.blauBg {
	background-color:#F0F6FB;
	padding:6px;
}
div.subNavRight { top: 10px; }


/* elem_ProductList_float */
.pGroupFloat {
	margin-top:12px;
	margin-bottom:24px;
	display:block;
}
.pGroupFloat a {
	float:left;
	display:block;
	padding-left:0px !important;
	width:260px;
	margin-right:10px;
	margin-bottom:12px;
	text-decoration:none;
	line-height:140% !important;
	min-height:42px;
}
.pGroupFloat a img {
	float:left;
	margin:0px 12px 0px 0px;
	vertical-align:middle;
}
#listAccessoires {
	margin-bottom:20px;
	padding:0 12px 0 6px;
}
#listAccessoires .pGroupFloat, #list_crossSisters .pGroupFloat {
	margin-top:0;
	margin-bottom:10px;
}
#listAccessoires h4 {
	padding-top:0;
}
#listAccessoires .pGroupFloat a {
	margin-bottom:4px;
	width:auto;
float:none;
}

/* Systeme neu */
.pGroupList {
	margin-top:12px;
	margin-bottom:24px;
	display:block;
}
.pGroupList h3 {
	color:#555;
	margin-top:1.2em;
}
.pGroupList a {
	display:block;
	clear:b
	padding-left:0px !important;
	margin-bottom:12px;
	text-decoration:none;
	line-height:140% !important;
	min-height:42px;
}
.pGroupList a img {
	float:left;
	margin:0px 12px 0px 0px;
	vertical-align:middle;
}


.more_img_reihe { display:block; }
.more_img_reihe img {
	margin-right:11px;
	margin-bottom:10px;
}


/* ZUBEHÖR */
.zubehoer div.content {
	float: left;
	margin-right:10px;
	position:relative;
	width:100%;
}
div.zubParent {
	clear: both;
	border-top: 0px solid #006eb9;
	margin-bottom: 10px;
	padding-bottom: 16px;
}
div.zubParent div.image { width:inherit; }
div.zubParent div.content {
	float: right;
	width: 420px;
}

/* PERFORMANCE TABELLE */

div.performance_table {
	margin-bottom:0px;
	margin-top:18px;
}
.performance_table table {
	border:1px solid #ACACAC;
	border-collapse:collapse;
	width:100%
}
.performance_table th {
	font-size:85%;
	font-weight:normal;
	background-color:#E0E0E0;
	border:1px solid #ACACAC;
	padding:1px 2px 1px 4px;
}
.performance_table td {
	font-size:85%;
	background-color:#FFF;
	border:1px solid #ACACAC;
	padding:1px 2px 1px 4px;
}
.performance_table tr:hover td {
	background-color:#EAEEEF;
}
.performance_table tr:hover td.thumb {
	background-color:#FFF;
}
.performance_table td img { border:none; }
.performance_table a { display:block; }

.performance_table td.thumb {
	text-align:center;
	padding:0px;
	padding-top:1px;
}
.performance_table .descr, .performance_table .attr { border-left:0px solid #FFF; line-height:160%;  }
.performance_table .descr { padding-right:8px; }
.performance_table .attr {
	border-left:0px solid #FFF;
	text-align:center;
	white-space:nowrap;
	vertical-align:middle;
	padding:0px 3px;
}
.performance_table th.attr { vertical-align:top; }
.performance_table th.attr a { display:inline; }
.performance_table th.attr a img { vertical-align:middle; }
.legende {
	color:#777777;
	display:block;
	font-size:70%;
	letter-spacing:0.05em;
	line-height:135%;
	margin-bottom:2em;
	padding-right:2px;
	text-align:right;
}

/* LISTE DER APP-BILDER */
div.Beispiele {
	clear: both;
	border-top: 1px solid #006eb9;
	border-bottom: 1px solid #006eb9;
	margin: 16px 0px;
	padding: 10px 0px;
}
div.Beispiele a {
	font-size:85%;
	/*	font-weight: bold; */
	text-decoration: none;
	display: block;
	line-height: 120% !important;
	background-position: left top !important;
	margin: 5px 0 12px;
}
div.Beispiele a.noIcon {
	margin: 0;
}
#buttonMoreApps a, #buttonLessApps a { font-size: 100%; }
div.SpalteViertelLinks {
	float: left;
	width: 130px;
	margin-right: 16px;
}
div.SpalteViertelRechts {
	float: left;
	width: 130px;
}
div.SpalteViertelLinks img, div.SpalteViertelRechts img { width: 128px; }
.abschluss_AppZeile { margin-bottom:12px; }


/* Sensoren Modellübersicht Tabellen */
.sensor_table {
	margin-bottom:14px;
	display:block;
}
.sensor_table table {
	border:1px solid #ACACAC;
	border-collapse:collapse;
	width:100%;
}
.sensor_table .table_left {
	width:290px;
	float:left;
}
.sensor_table .table_right {
	width:258px;
	float:right;
}
.sensor_table th {
	font-size:80%;
	font-weight:bold;
	background-color:#B4D3DF;
	border:1px solid #ACACAC;
	padding:3px 3px;
}
.sensor_table td {
	font-size:85%;
	border:1px solid #ACACAC;
	padding:3px;
	cursor:crosshair;
}
.sensor_table .table_liste { 
	margin:12px 0px;  
	min-height:500px;
}
.table_title_off, .table_title_active {
	cursor:pointer;
	display:inline;
}
.table_title_active h3 {
	font-size: 90%;
	color:#D82919;
	margin:0px;
	padding:0px;
}
.table_title_off h3 {
	font-size: 90%;
	color:#006eb9;
	margin:0px;
	padding:0px;
}
.table_title_off { display:none; }
.sensor_table .legende {
	font-size:85%;
	font-style:italic;
	text-align:left;
	margin-top:6px;
}
.sensor_detail {
	border:1px solid #ACACAC;
	background-color:#F8F8F8;
	padding-bottom:8px;
}
.sensor_detail div { padding:3px 6px; }
.sensor_detail div.image { padding:3px 2px; }
.sensor_detail .head {
	font-size:90%;
	border-bottom:1px solid #ACACAC;
	background-color:#B4D3DF;
	color:#444;
	margin-bottom:6px;
}
sensor_detail h4 {
	color:inherit;
	margin:0px;
	padding:0px;
}
.sensor_detail .values td {
	font-size:85%;
	padding:2px 3px;
	vertical-align:bottom;
}
.sensor_table .dummy, .sensor_table .dummy img {
	opacity: 0.7;
	-khtml-opacity:0.7;
}
.tr_hover, .data .td_hover {
	background-color:#F3EDEC;
	color:#d82919;
}
.tr_hover td { }
.sensor_detail h4 { padding:0; }


/* SCANNER SENSOR SELECTOR */

	#selectorTable td.head { background-color:#28A7D9; color:#FFF; text-align:center; font-weight:bold; line-height:110%;	}
	#selectorTable td.data { text-align:center;color:#AAA; cursor:pointer;} 
	#selectorTable td.dummy { text-align:center; background-color:#EEE; }
	#selectorTable .td_hover { color:#d82919 !important; background-color:#F4DCDA; text-decoration:underline; }
	#selectorTable td { font-size:85%; border:1px solid #666;}

	.selectorTableOverlay .contentLayer {  
		margin-bottom:15px; 
		padding-bottom:12px; 
		border:1px solid #bfbfbf; 
		float:right; 
		background-color:#EEE; 
	}
	.selectorTableOverlay .contentLayer { line-height:110% !important; }
	.selectorTableOverlay .contentLayer .closeLayer { cursor:pointer; float:right; width:120px; text-align:right; }
	.selectorTableOverlay .contentLayer .head {  
		border-bottom:1px solid #bfbfbf; 
		background-image:url(../images/design/bg_scanner_overlay_title.gif); 
		background-repeat:repeat-y; 
		background-position:right; 
	}
	.selectorTableOverlay .contentLayer .head_content {  padding: 6px 12px 5px; }
	.selectorTableOverlay .contentLayer .head h2 { float:left; width:350px; cursor:pointer; }
	.selectorTableOverlay .contentLayer .spalte { margin-left:12px; padding:0px; float:left; }
	.selectorTableOverlay .specs { font-size:85%; }
	.selectorTableOverlay .specs td { vertical-align:top; padding-right:12px; }
	.selectorTableOverlay .specs .name { margin-right:8px; padding-bottom: 8px; }
	.selectorTableOverlay .specs .wert { padding-bottom: 8px; }	
	.selectorTableOverlay .specs .name a { background-image:none !important; padding-left:0 !important; vertical-align:top; }
	.selectorTableOverlay .wert a { line-height:125% !important; font-size:100% !important; }
	.selectorTableOverlay .zeile1 { margin-top:12px; }
	.selectorTableOverlay .zeile2 { margin-top:4px; }
	
	.selectorTableOverlay .doclinks a { margin-bottom:6px; }
	.selectorTableOverlay .LINK { background-position:0 -2px !important; min-height:0px !important; }
	.selectorTableOverlay .SW, #selectorTable .PDF { background-position: 0 0 !important; }
	#content_start_descr { font-size:90%; opacity:0.7; }

/* Farbsensoren Übersicht Produktgruppe */
.section { margin-bottom:12px; }
.section .performance_table, .section .selectorTableOverlay  { margin-top:4px; }
.section .selectorTableOverlay .contentLayer { float:none !important; background-color: #F2F2F2; }
.section .selectorTableOverlay .contentLayer .head { width:568px; margin-bottom: 12px;}
.section .selectorTableOverlay .contentLayer .head h2 { color:#FFF; }
.section .performance_table td { cursor:pointer; }
.section .selectorTableOverlay .contentLayer .spalte { width:45%; }


