
/* <style type="text/css"> */

/* DETECTED BROWSER:  */

#branches {
display: block;
}



/* -------------------------------
#####| Rahmenformatierungen |#####
------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana,Sans-Serif;
	font-size: 11px;
	background-image: url('../_gfx/bg-main.gif');
	background-position: 0 82px;
}

h1 {
	font-size: 14px;
	margin: 0 0 15px 0;
}

h2, h3, h4, h5, h6 {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 15px 0;
}

p {
	font-family: Verdana,Sans-Serif;
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 15px 0;
	color: #000;
}

img {
	border: none;
}

a {
	color: #004e9e;
	text-decoration: none;
}

a:hover {
	color: #004e9e;
	text-decoration: underline;
}

input, select {
	border: 1px solid #fff;
	font-family: Verdana,Sans-Serif;
	font-size: 11px;
	color: #000;
}

ul {
	margin: 8px 0 16px 17px;
	padding: 0;
	color: #000;
}

ol {
	margin: 0 0 16px 24px;
	padding: 0;
	color: #000;
}

	li {
		margin: 0 0 8px 0;
	}

dl {
	margin: 0 0 16px 0;
	padding: 0;
	color: #000000;
}

	dt {
		margin: 0 0 4px 0;
	}

	dd {
		margin: 0 0 8px 16px;
	}

/* -----------------------
#####| Seitenaufbau |#####
----------------------- */

#mainframe {
	float: left;
	width: 950px;
}

/*-------------------------------------------------------------------------*/
	#menuframe {
		float: left;
		width: 191px;
	}
	
		#logolink {
			height: 189px;
			display: block;
			float: left;
		}
	
		#menuframe .slogan {
			border-bottom: 2px solid #fff;
			/* height: 87px; */
			width: 174px;
			
			height: 87px;			padding: 10px 5px 10px 10px;
			float: left;
		}

			#menuframe .slogan h1 {
				display: none;
				width: 174px;
				font-size: 11px;
				font-weight: bold;
				color: #000;
				margin: 0 0 1px 0;
				padding: 0;
			}
	
			#menuframe .slogan h2 {
				width: 174px;
				font-size: 11px;
				color:#000000;
				font-weight:normal;
				/* font-weight: bold; */
				/* color: #004e9e; */
				margin: 0px 0 10px 0;
				padding: 0;
			}
			
				#menuframe .slogan .claim {
					margin-bottom: 40px;
				}

		#menuframe ul {
			width: 189px;
			margin: 0;
			padding: 0;
			list-style-type: none;
			float: left;
			background-color: #ccd6f1;
		}
	
			#menuframe ul li {
				margin: 0;
				padding: 0;
			}

				#menuframe ul li a {
					display: block;
					padding: 6px 5px 6px 20px;
					width: 164px;
					border-bottom: 2px solid #fff;
					color: #000;
					background-image: url('../_gfx/bt-psv.gif');
					background-repeat: no-repeat;
					background-position: 10px 12px;
				}
	
					#menuframe ul li a:hover {
						background-image: url('../_gfx/bt-ovr.gif');
						text-decoration: none;
						color: #004e9e;
					}
	
				#menuframe ul li.actsub a {
					border-right: none;
					background-color: #CCD6F1;
					background-image: url('../_gfx/bt-ovr.gif');
					color: #004e9e;
					width: 166px;
				}
	
				#menuframe ul li.act a {
					border-right: none;
					background-color: #CCD6F1;
					background-image: url('../_gfx/bt-ovr.gif');
					color: #004e9e;
					width: 164px;
				}
				
				ul#submenu.prodmenu {
					overflow:hidden;
				}
				
				/* IE6 fix */
				ul#submenu.prodmenu li {
					display:inline;
				}
				
		#menuframe .address {
			font-size: 11px;
			background-color: #CCD6F1;
			width: 174px;
			height: 143px;
			padding: 17px 5px 0 10px;
			margin: 0;
			border-bottom: 2px solid #fff;
			float: left;
		}
	
		#menuframe .login {
			width: 174px;
			padding: 17px 5px 0 10px;
			background-color: #CCD6F1;
			float: left;
		}
	
			#menuframe .login .in {
				font-size: 11px;
				height: 89px;
				margin: 0;
			}
		
			#menuframe .login .out {
				font-size: 11px;
				height: 89px;
				margin: 0;
			}
	
			#menuframe .login h3 {
				margin: 0 0 5px 0;
			}
	
				#menuframe .login form {
					margin: 0;
				}
				
				#loginform p {
					margin-bottom: 13px;
				}
	
				#tx-newloginbox-pi1-user,
				#tx-newloginbox-pi1-pass {
					width: 136px;
				}
				
						
				#tx-newloginbox-pi1-permalogin {
					border: none;
				}

/*-------------------------------------------------------------------------*/
#rightframe {
	float: left;
	width: 758px;
}

/*-------------------------------------------------------------------------*/
	#topframe {
		float: left;
		background-color: #CCD6F1;
		margin: 0;
		width: 752px;
		height: 80px;
	}
	
		#utilities {
			margin: 10px 0 0 18px;
		}
	
			.tx-srlanguagemenu-pi1 {
				width: 190px;
				float: left;
			}
	
			#langselect legend, #langselect label {
				display: none;
			}
	
			#langselect fieldset {
				border: none;
				padding: 0;
				margin: 0;
			}
	
			#utilities form {
				display: inline;
			}
	
			.tx-macinasearchbox-pi1 {
				display: inline;
				float: left;
			}
			
				.tx-macinasearchbox-pi1 .searchtype {
					border: none;
					margin: 0 0 0 20px;
				}
	
			#langselect select {
				width: 180px;
				border-width: 2px;
			}
	
				#utilities .searchfield {
					width: 130px;
					margin-left: 18px;
					border-width: 2px;
									}
		
				#utilities #searchsubmit {
					width: 55px;
					margin: 0;
					background-color: #CCD6F1;
										height: 19px;
				}
	
			#utilities ul {
				display: inline;
				margin: 0 0 0 20px;
				padding: 0;
			}
	
				#utilities ul li {
					margin: 0;
					padding: 0 5px 0 0;
					display: inline;
				}
	
					#utilities ul li a {
						display: inline-block;
						margin: 0 0 0 5px;
						color: #000;
						background: url('../_gfx/ut-arrow.gif') no-repeat 0 7px;
						padding: 3px 1px 0 7px;
					}
	
			#breadcrumbs {
				margin: 35px 0 0 20px;
				padding: 0;
			}
	
				#breadcrumbs li {
					margin: 0 0 0 4px;
					padding: 0;
					display: inline;
				}

				#breadcrumbs li.first {
					margin: 0;
	      		}
	
				#breadcrumbs li a {
					color: #78828b;
					background: url('../_gfx/bc-arrow.gif') no-repeat 0 5px;
					padding: 0 3px 0 12px;
					font-size: 10px;
				}
	
				#breadcrumbs li.first a {
					background-image: none;
					padding: 0 3px 0 0;
				}

/*-------------------------------------------------------------------------*/
	#submenucol {
		float: left;
		width: 216px;
		margin: 2px 0 0 0;
	}

		#menuswitch {
			background-color: #CCD6F1;
			width: 216px;
			height: 54px;
			z-index: 10;
		}
	
			#menuswitch a {
				display: block;
				height: 21px;
				float: left;
				margin-top: 25px;
				padding: 8px 5px 0 20px;
				font-weight: bold;
				color: #004e9e;
			}

			#menuswitch a#catswitch {
				background-image: url('../_gfx/bt_switcha_psv.gif');
				width: 82px;
			}
		
			#menuswitch a#serswitch {
				background-image: url('../_gfx/bt_switchb_psv.gif');
				width: 84px;
			}
	
			#menuswitch a#catswitch.act {
				background-image: url('../_gfx/bt_switcha_act.gif');
				color: #000;
			}
		
			#menuswitch a#serswitch.act {
				background-image: url('../_gfx/bt_switchb_act.gif');
				color: #000;
			}

/*-------------------------------------------------------------------------*/
		#submenu {
			margin: 216px 0 0 0;
			padding: 0;
			width: 214px;
			background-color: #CCD6F1;
			list-style: none;
			border-bottom: 2px solid #fff;
		}
	
			#submenu.prodmenu {
				padding: 0;
				margin: 0;
			}
			#submenu li {
				margin: 0;
				padding: 0;
				list-style: none;
			}
	
				#submenu li a {
					display: block;
					width: 189px;
					padding: 6px 5px 6px 20px;
					color: #000000;
					border-bottom: 2px solid #CCD6F1;
					background: url('../_gfx/bt-psv.gif') no-repeat 10px 12px;
				}
		
				#submenu li a:hover, #submenu li.sub a:hover {
					text-decoration: none;
					color: #004e9e;
					background: url('../_gfx/bt-ovr.gif') no-repeat 10px 12px;
				}
	
				#submenu li.act a {
					color: #004e9e;
					background: url('../_gfx/bt-ovr.gif') no-repeat 10px 12px;
				}
		
				#submenu li.actsub a {
					background: url('../_gfx/bt-ovr.gif') no-repeat 10px 12px;
					color: #004e9e;
					padding-bottom: 4px;
				}
	
				#submenu li.first a {
		
				}
		
				#submenu li.last a {
					padding-bottom: 4px;
				}
	
				#submenu ul {
					list-style: none;
					padding: 0;
					margin: 0 0 0 20px;
					border-bottom: 2px solid #fff;
					border-top: 2px solid #fff;
				}
	
				#submenu li.last ul {
					border-bottom-width: 0;
				}
	
					#submenu ul li {
						width: 189px;
					}
	
						#submenu.prodmenu li ul li.first a {
							padding-bottom: 6px;
						}
	
						#submenu ul li a {
							width: 169px;
						}
	
						#submenu li ul li.sub a {
							background-image: url('../_gfx/bt-psv.gif');
							color: #000;
							padding: 6px 5px 6px 20px;
						}
	
						#submenu li ul li.actsub a, #submenu.prodmenu li ul li.actsub.first a {
							padding: 6px 5px 4px 20px;
						}
	
						#submenu li ul li.act a {
							padding: 6px 5px 6px 20px;
						}
	
						#submenu li ul li.last a {
							padding-bottom: 4px;
						}
	
							#submenu li ul li ul {
								border-bottom: 2px solid #fff;
							}
	
								#submenu ul li ul li {
	
								}
	
									#submenu ul li ul li a {
										width: 149px;
									}

/*-------------------------------------------------------------------------*/
		.printlink {
			float: right;
			width: 98px;
			padding: 5px 0 0 0;
		}
		
			.printlink.contframe-4 {
				margin: 0 3px 0 0;
			}
		
			.printlink a {
			  color: #004E9E;
			  font-size: 11px;
			  text-decoration: none;
			  background: url("../_gfx/printlink.gif") no-repeat;
			  background-position: 0 2px;
			  padding-left: 18px;
			  display: block;
			  float: left;
			}

/*-------------------------------------------------------------------------*/
	#contentframe-7 {
		float: left;
		width: 756px;
		height: 542px;
		position: relative;
	}
	
		#imagecanvas {
			position: absolute;
			top: 0px;
			left: 0px;
		}
		
		#imageframe {
			position: absolute;
			top: 0px;
			left: 0px;
		}

		#boxframe {
			float: left;
			position: absolute;
			top: 0px;
			left: 0px;
			width: 648px;
			z-index: 100;
		}

			.startcol {
				width: 216px;
				float: left;
			}
		
				.startcol h1 {
					font-size: 13px;
				}

				.startcol .news-latest-item {
					margin-bottom: 10px;
				}
		
					.startcol .news-latest-item p {
						margin: 0;
					}
			
					.startcol .news-latest-item h2 {
						margin: 0 0 5px 0;
					}
			
						.startcol .news-latest-item h2 a {
							font-size: 13px;
							color: #000;
						}
				
					.startbox {
						margin: 2px 0 2px 0;
						padding: 15px;
						width: 184px;
						overflow: auto;
						background-repeat: no-repeat;
						filter: alpha(opacity=90);
						-moz-opacity:0.9;
						opacity:0.9;
					}
		
						.large {
							height: 184px;
							background-image: url('../_gfx/bg_startbox-large.jpg');
							background-color: #FFFFFF;
						}

						.small {
							height: 76px;
							background-image: url('../_gfx/bg_startbox-small.jpg');
							overflow: hidden;
						}

						.empty {
							background-image: none;
						}

#wideframe {
	float: left;
	display: inline;
	width: 498px;
	background-color: #E0E6F7;
	padding: 20px;
	border-bottom: 2px solid #fff;
	margin: 2px 0 0 218px;
}

/*-------------------------------------------------------------------------*/
	#contentframe-5 {
		margin: 2px 0 0 0;
		float: left;
		width: 540px;
	}
	
		#listhead {
			width: 538px;
			height: 106px;
			margin: 0;
			background-color: #CCD6F1;
			border-bottom: 2px solid #fff;
		}
		
			#listhead h1 {
				font-size: 14px;
				height: 17px;
				padding: 10px 0 0 14px;
			}
			
			#listhead .prodtools {
				width: 538px;
				margin: 60px 0 0 0;
			}
						
			#listhead .prodtools a {
				display: block;
				float: right;
				width: 53px;
				height: 15px;
				font-size: 10px;
				text-align: center;
				font-weight: bold;
				padding: 4px 0 0 7px;
				background-image: url('../_gfx/bg_prodtools.gif');
				background-repeat: no-repeat;
			}
			
			#listhead .prodtools a.first {
				width: 53px;
				background-image: url('../_gfx/bg_prodtools_first.gif');
				background-position: right;
			}

		#productfilter {
			padding: 20px 20px;
			height: 120px;
			border-bottom: 2px solid #fff;
			border-right: 2px solid #fff;
			background-color: #CCD6F1;
		}
			#productfilter h2 {
				margin:0px;
				padding:0px;
			}

			#productfilter fieldset {
				border: none;
				margin: 0;
				padding: 0px 0px;
			}
			
				#productfilter fieldset #searchoption1,
				#productfilter fieldset #searchoption2,
				#productfilter fieldset #searchoption3,
				#productfilter fieldset #searchoption4,
				#productfilter fieldset #searchoption5,
				#productfilter fieldset #searchoption6,
				#productfilter fieldset #searchoption7,
				#productfilter fieldset #searchoption8 {
					margin: 0 0 10px 0;
				}
			
			#productfilter select,
			#productfilter #addbutton,
			#productfilter #submit {
				margin: 3px 0 0 0;
			}
			
			#contentframe-5 #listcatframe .bodytext {
				margin: 0;
				padding: 20px;
				height: 66px;
				display: block;
				border-bottom: 2px solid #fff;
				border-right: 2px solid #fff;
				background-color: #CCD6F1;
			}

		#listframe {
			width: 432px;
      float: left;
			background-image: url('../_gfx/bg_border.gif');
				  		background-position: bottom;
	  		background-repeat: repeat-x;
		}

		  	#listframe .listcat {
		     	float: left;
		  		width: 216px;
		  	}
		  
			#listframe .listcat a,
			#listframe .listprod a {
				float: left;
				margin: 0;
				color: #000000;
				border-bottom: 2px solid #fff;
				border-right: 2px solid #fff;
				background-image: url('../_gfx/bg_listitems.jpg');
				width: 212px;
											}
			
			#listframe .listcat a:hover,
			#listframe .listprod a:hover {
				text-decoration: none;
				color: #4291da;
			}
		
				#listframe .listcat img,
				#listframe .listprod img {
					float: right;
				}
		
				#listframe .listcat a span,
				#listframe .listprod a span {
					display: block;
					font-size: 10px;
					line-height: 12px;
					width: 142px;
					padding: 0;
					margin: 8px 0 0 14px;
				}
		
				#listframe .listcat h2 a:hover {
					cursor: pointer;
				}
		
			#listframe .bigpic {
				position: absolute;
				left: 0;
				top: 0;
				z-index: 200;
				display: none;
				border: 1px solid #004e9e;
				background-color: #fff;
			}
			
			
		  	#listframe .listcat_gross {
		     	float: left;
		  		width: 216px;
		  		position: relative;
		  	}
		  	
				#listframe .listcat_gross a {
					float: left;
					margin: 0;
					color: #000000;
					border-bottom: 2px solid #fff;
					border-right: 2px solid #fff;
					background-image: url('../_gfx/bg_listitems.jpg');
					width: 212px;
														}

					#listframe .listcat_gross a span {
						position: absolute;
						top: 8px;
						left: 14px;
						display: block;
						font-size: 10px;
						line-height: 12px;
						width: 142px;
						padding: 0;
						margin: 0;
					}
				
				#listframe .listcat_gross a:hover {
					text-decoration: none;
					color: #4291da;
				}
				
				#listframe .listcat_gross img {
					float: right;
				}
				
				#listframe .listcat_gross h2 a:hover {
					cursor: pointer;
				}
				
/*--------------------------------------------------------------*/
	#contentframe-4 {
		float: left;
		display: inline;
		width: 390px;
		background-color: #E0E6F7;
		padding: 20px;
		border-bottom: 2px solid #fff;
		margin: 2px 0 0 0;
	}
	
	#contentframe-4a {
		float: left;
		display: inline;
		width: 430px;
		background-color: #E0E6F7;
		padding: 0;
		border-bottom: 2px solid #fff;
		margin: 2px 0 0 0;
	}

/*--------------------------------------------------------------*/
	#contentframe-32 {
		float: left;
		width: 540px;
		margin: 2px 0 0 0;
				display: inline;
	}

		#contentcanvas {
			float: left;
			display: inline;
			width: 322px;
			margin: 0;
		}
		
			#contentcanvas  .contentimage {
			 	float: left;
			 	border-bottom: 2px solid #fff;
				display: inline;
				      }

			#contentframe {
				float: left;
				display: inline;
				background-color: #E0E6F7;
				padding: 20px;
				border-bottom: 2px solid #fff;
				margin: 0;
				width: 282px;
							}
			
		#columncanvas {
			float: left;
			display: inline;
			width: 214px;
			margin: 0 0 0 2px;
			padding: 0;
		}

			.columnimage {
				float: left;
				/* border-bottom: 2px solid #fff; */
				line-height: 10px;
			}
		
			#columnframe {
				float: left;
				background-color: #E0E6F7;
				border-bottom: 2px solid #fff;
				margin: 0 0 0 0;
				width: 214px;
				display: inline;
			}
			
				#columnframe .contentmargin {
					margin: 20px;
					float: left;
					display: inline;
				}
	
	#contentframe-6 {
		margin-left: 108px;
	}
		
		#contentframe-6 #contentframe {
			margin-top: 2px;
			width: 538px;
			padding: 0px;
		}

/*--------------------------------------------------------------*/
#detailframe {
	width: 538px;
	background-color: #E0E6F7;
	border-bottom: 2px solid #fff;
}

	#detailhead,
	#detaillisthead {
		background-color: #CCD6F1;
		height: 106px;
		border-bottom: 2px solid #fff;
	}

		#detailhead h1,
		#detaillisthead h1 {
			font-size: 14px;
			padding: 10px 0 0 14px;
			margin: 0;
		}

		#detailhead ul {
			float: left;
			margin: 0;			padding: 8px 0 0 0;
			background-color: #E0E6F7;
			width:538px;			border-top: 2px solid #fff;
			height: 44px;
		}

		#detaillisthead ul {
			float: left;
			margin: 0;
			padding: 8px 0 0 8px;
			background-color: #E0E6F7;
			list-style: none;
			width: 530px;
			height: 44px;
			border-top: 2px solid #fff;
		}
		
		#detaillisthead ul {
			margin: 25px 0px 0px 0px;
		}
		
		#detailhead ul {
						display: inline;
		}

			#detailhead ul li,
			#detaillisthead ul li {
				display: inline;
        		padding: 0 0 0 6px;
			}

			#detailhead .usernotice,
			#detaillisthead .usernotice {
				width: 120px;
				float: left;
				margin: 8px 0 0 5px;
			}
			
			#detailhead .prodtools,
			#detaillisthead .prodtools {
				float: right;
				width: 250px;
				display: inline;
				margin: 6px 0 0 0;
			}
						
				#detailhead .prodtools a,
				#detaillisthead .prodtools a {
					display: block;
					float: right;
					width: 53px;
					height: 15px;
					font-size: 10px;
					text-align: center;
					font-weight: bold;
					padding: 4px 0 0 7px;
					background-image: url('../_gfx/bg_prodtools.gif');
					background-repeat: no-repeat;
				}
			
				#detailhead .prodtools a.first,
				#detaillisthead .prodtools a.first {
					width: 53px;
					background-image: url('../_gfx/bg_prodtools_first.gif');
					background-position: right;
				}

				#detailhead .prodtools a.marked,
				#detaillisthead .prodtools a.marked {
					background-image: url('../_gfx/bg_prodtools_marked.gif');
					color: #FFFFFF;
				}

	#details {
		padding: 0 0 20px 0;
	}

		#details .productimg {
			height: 214px;
			width: 216px;
			background-color: #ffffff;
			float: left;
		}

		#details ul#imgnav {
			padding: 14px 18px 8px 14px;
			float: left;
			margin: 0;
			width: 236px;
			height: 192px;
			list-style-type: none;
			overflow: auto;
		}

				#details ul#imgnav li a {
					color: #000000;
					background-image: url('../_gfx/ut-arrow.gif');
					background-repeat: no-repeat;
					background-position: 0 7px;
					padding: 3px 0 0 7px;
				}

		#compcats {
		  float:right;
			width: 52px;
			height: 214px;
						overflow: hidden;
			border-left: 2px solid #fff;
		}

			#compcats a.compcat {
				float: left;
				display: block;
				width: 52px;
				height: 52px;
				border-bottom: 2px solid #fff;
				overflow: hidden;
			}


		#datatable {
			border-top: 2px solid #fff;
			margin: 0 0 15px 0;
			border-collapse: collapse;
			border-spacing: 0;
			width: 538px;
			position: relative;
			clear: left;
		}

			#datatable .dsfeature td {
				background-color: #CCD6F1;
				border-bottom: 2px solid #fff;
			}

			#datatable td {
				padding: 3px;
			}

			#datatable .dsdetail td, #datatable .dssubdetail td {
				background-color: #E0E6F7;
				border-bottom: 2px solid #fff;
				text-align: center;
			}

			#datatable .dsdetail td.featureunit, #datatable .dssubdetail td.featureunit {
				font-weight: bold;
			}

			#datatable .dsdetail td, #datatable .dssubdetail td, #datatable th {
				text-align: center;
			}

			#datatable .dsdetail td.featurename, #datatable .dssubdetail td.featurename {
				text-align: left;
			}

			#datatable tr.even td {
				background-color: #CCD6F1;
			}

			#datatable th {
				padding: 3px;
				border-bottom: 2px solid #fff;
				background-color: #CCD6F1;
			}

		#details h2, #details p, .datasheetBlock {
			margin: 0 20px 15px 14px;
		}

		#details .datasheetBlock p {
			margin: 0;
		}

		ul#prodlinks, ul#related {
			margin: 0 0 15px 30px;
		}

		ul#certification {
			margin: 0 0 15px 14px;
			padding: 0;
			background-color: #E0E6F7;
			list-style-type: none;
			width: 432px;
		}

			ul#certification li {
				display: inline;
			}

				ul#certification li img {
					border-bottom: 2px solid #808080;
					border-right: 2px solid #aeaeae;
					margin-right: 6px;
					position: static;
				}
			
			ul#component {
				margin: 0 0 16px 17px;
				padding: 0 0 0 15px;
			}

/*--------------------------------------------------------------*/
#detaillistframe {
	width: 538px;
	float: left;
	background-color: #E0E6F7;
}

	#detaillist {
		padding: 0 0 20px 0;
	}

		#detaillist .bigpic {
			position: absolute;
			left: 0;
			top: 0;
			z-index: 200;
			display: none;
			border: 1px solid #004e9e;
			background-color: #fff;
		}

		#detaillist .detaillist-item {
			float: left;
			width: 100%;
			height: 106px;
			border-bottom: 2px solid #fff;
		}

			#detaillist .detaillist-picture {
				float: left;
				height: 106px;
				width: 106px;
				background-color: #ffffff;
			}

			#detaillist .detaillist-description {
				float: left;
				width: 304px;
				height: 96px;
				padding: 10px 10px 0 10px;
				border-right: 2px solid #fff;
				overflow: auto;
				display: inline;
			}
			
			#detaillist .detaillist-description h2 {
				float: left;
				width: 280px;
				margin-bottom: 10px;
				font-size: 12px;
			}

			#detaillist .detaillist-description h3 {
				float: left;
				width: 280px;
				margin-bottom: 4px;
			}

			#detaillist .detaillist-description p {
				float: left;
				width: 280px;
				margin: 0;
			}

			#detaillist .detaillist-description ul {
				float: left;
				width: 250px;
				margin-bottom: 0;
				padding-bottom: 10px;
			}

			#detaillist .detaillist-description li {
				float: left;
				width: 250px;
				margin-bottom: 0;
			}
			
			#detaillist .detaillist-tools {
				position: relative;
				float: left;
				width: 106px;
				height: 106px;
				font-size: 10px;
			}

				#detaillist .detaillist-tools .prodtools a {
					float: left;
					width: 106px;
					display: block;
					padding: 3px 0 3px 0;
					text-align: center;
					font-weight: bold;
					border-bottom: 2px solid #fff;
					background-color: #CCD6F1;
				}
				
				#detaillist .detaillist-tools .picswitch {
					position: absolute;
					left: 0;
					bottom: 0;
					z-index: 100;
					width: 89px;
					padding: 0 10px 5px 7px;
				}

				#detaillist .detaillist-tools .picswitch a.act {
					font-weight: bold;
					color: #000;
				}

/*--------------------------------------------------------------*/
#noteframe {
	width: 432px;
	background-image: url('../_gfx/bg_border.gif');
  	background-position: bottom;
  	background-repeat: repeat-x;
}

	#noteframe form {
		padding: 0;
		margin: 0;
	}

	#noteframe h1 {
    width: 524px;
		height: 96px;
		font-size: 14px;
		padding: 10px 0 0 14px;
		margin:0px;
		background-color:#CCD6F1;
		border-bottom: 2px solid #fff;
	}
	/* gleicher style wurde leider in den templates doppelt benannt */
	#noteframe_h1 {
    width: 524px;
		height: 96px;
		font-size: 14px;
		padding: 10px 0 0 14px;
		margin:0px;
		background-color:#CCD6F1;
		border-bottom: 2px solid #fff;
	}

  	#noteframe .listcat {
  		float: left;
  		width: 216px;
  		position: relative;
  	}

	#noteframe .noteitem {
		float: left;
		width: 432px;
		position: relative;
	}

		#noteframe .listcat a,
		#noteframe .noteitem a {
			float: left;
			margin: 0;
			position: relative;
			color: #000;
			border-bottom: 2px solid #fff;
			border-right: 2px solid #fff;
			background: #CCD6F1 url('../_gfx/bg_listitems.jpg') repeat-y right;
		}

		#noteframe .listcat a:hover,
		#noteframe .noteitem a:hover {
			text-decoration: none;
			color: #004e9e;
		}

		#noteframe .listcat img,
		#noteframe .noteitem img {
			float: right;
		}

			#noteframe .listcat a h2,
			#noteframe .noteitem a h2 {
				position: absolute;
				top: 8px;
				left: 14px;
				font-size: 10px;
				line-height: 12px;
				width: 142px;
				padding: 0;
				margin: 0;
			}
	
			#noteframe .noteitem a h2 {
				width: 320px;
			}

				#noteframe .noteitem a h2 .notedate {
					font-weight: normal;
					position: relative;
					top: -2px;
				}

			#noteframe .listcat a h2:hover {
				cursor: pointer;
			}

		#noteframe .noteoptions {
			float: left;
			background-color: #CCD6F1;
			width: 416px;
			height: 42px;
			padding: 9px 0px 1px 14px;
			border-bottom: 2px solid #fff;
		}

			#noteframe .noteoptions .noteoptions-label {
				float: left;
				width: 120px;
				height: 20px;
				margin: 0;
			}
	
			#noteframe .noteoptions .noteoptions-buttons {
				float: right;
				width: 294px;
				height: 34px;
				padding: 0 2px 0 0;
				margin: 0;
			}

			#noteframe .noteoptions .noteoptions-button {
				position: relative;
				float: right;
				width: 46px;
				height: 34px;
			}

		#noteframe .listcat input {
			border: none;
			position: absolute;
			right: 2px;
			z-index: 5;
		}
		
		#send-notes {
			position: absolute;
			left: 5px;
			top: 23px;
			z-index: 100;
			width: 300px;
			padding: 3px 10px 5px 7px;
			background-color: #D9DEF2;
			border: 1px solid #004e9e;
			display: none;
		}

		#delete-notes {
			position: absolute;
			left: 5px;
			top: 23px;
			z-index: 100;
			width: 210px;
			padding: 3px 7px 5px 7px;
			background-color: #D9DEF2;
			border: 1px solid #004e9e;
			display: none;
		}

		#save-notes {
			position: absolute;
			left: 5px;
			top: 23px;
			z-index: 100;
			width: 210px;
			padding: 3px 7px 5px 7px;
			background-color: #D9DEF2;
			border: 1px solid #004e9e;
			display: none;
		}
		
		.save-notes-form {
			background-color: #FFFFFF;
			padding: 1px 0 0 0 !important;
			margin: 3px 0 0 0 !important;
		}
		
		.save-notes-input {
			width: 170px;
		}
		
		.save-notes-submit {
			width: 30px;
			background-color: #CCD6F1;
		}

/*--------------------------------------------------------------*/
		.startbutton a {
			margin: 2px 0 2px 0;
			display: block;
			width: 214px;
			height: 106px;
			background-position: 0 0;
			background-color: #CCD6F1;
			overflow: hidden;
			filter: alpha(opacity=90);
		    -moz-opacity:0.9;
		    opacity:0.9;
		}

			.startbutton a h2 {
				color: #000;
				padding: 15px 15px 0 15px;
				margin: 0;
				font-size: 13px;
			}

			.startbutton a p {
				padding: 5px 15px 0 25px;
				color: #004e9e;
				background: url('../_gfx/bt-arrow.gif') no-repeat 15px 10px;
			}

			.startbutton a:hover p {
				color: #fff;
				background-image: url('../_gfx/bt-arrow_ovr.gif');
			}

		.startbutton a:hover {
			background-position: -214px 0;
			text-decoration: none;
			background-color: #004e9e;
		}

			.manufacturer a {
				background-image: url('../_gfx/bt_manufacturer.gif');
			}

			.designer a {
				background-image: url('../_gfx/bt_designer.gif');
			}

			.wholesale a {
				background-image: url('../_gfx/bt_wholesale.gif');
			}

			.retail a {
				background-image: url('../_gfx/bt_retail.gif');
			}

			.customer a {
				background-image: url('../_gfx/bt_customer.gif');
			}

			.products a {
				background-image: url('../_gfx/bt_products.jpg');
			}





.csc-textpic-intext-right .csc-textpic-imagewrap {
	position: relative;
	left: 20px;
	top: 2px;
	padding-bottom: 4px;
	clear: both;
}

.csc-textpic-intext-left .csc-textpic-imagewrap {
	position: relative;
	right: 20px;
	top: 2px;
	padding-bottom: 4px;
	clear: both;
}

.csc-textpic {
	clear: both;
	}

.csc-textpic-caption {
	color: #78828B;
	padding: 4px 4px 12px 0;
}

/* ----------------------
#####| Indexsearch |#####
---------------------- */

.tx-indexedsearch {
}

	.tx-indexedsearch-searchbox {
		width: 370px;
	}

		.tx-indexedsearch-searchbox dl {
		}

			.tx-indexedsearch-searchbox dt {
				width: 150px;
				height: 25px;
				float: left;
				margin: 0;
				padding: 0;
			}

			.tx-indexedsearch-searchbox dd {
				width: 220px;
				height: 25px;
				float: left;
				margin: 0;
				padding: 0;
				line-height: 20px;
			}

			.tx-indexedsearch-searchbox dl input, .tx-indexedsearch-searchbox dl select {
				width: 190px;
				font-size: 12px;
				border-width: 1px;
				border-style: solid;
				border-color: #ababab;
				font-family: verdana;
			}

		.tx-indexedsearch-searchbox p {
		}

		.tx-indexedsearch-searchbox a {
			text-decoration: none;
		}

	#tx-indexedsearch-searchbox-sword {
		padding-left: 3px;
		width: 185px;
	}

	#tx-indexedsearch-rules {}
		.rules-link {
			text-decoration: none;
			color: #80887F;
			cursor: help;
		}

		.rules-link img {
			border: none;
			margin-top: 4px;
			display: inline-block;
		}

		.rules-popup {
			position: absolute;
			top: 0;
			left: 0;
			z-index: 100;
			margin: 0px;
			width: 300px;
			background-color: #EDEEF0;
			padding: 5px;
			border: 1px solid #000000;
			display: none;
		}
	
	.tx-indexedsearch-browsebox  {
	 margin-top:10px;
	 margin-bottom:10px;
  }
    .tx-indexedsearch-browsebox .browsebox  {
      margin:0px;
    }
    .tx-indexedsearch-browsebox .browsebox li {
      list-style-type:none;
      float:left;
      padding:0px 12px 10px 0px;
      margin:0px;
    }

	.tx-indexedsearch-whatis {
	}

		.tx-indexedsearch-sec {
		}

			.tx-indexedsearch-sec ul {
			}

				.tx-indexedsearch-sec ul li{
				}

					.tx-indexedsearch-sec ul li a {
					}

	.tx-indexedsearch-res {
	 clear:both;
	}

		.tx-indexedsearch-secHead {
		}

			.tx-indexedsearch-secHead h1 {
			}

			.tx-indexedsearch-secHead h1 a {
			}

	.contentdivider.resultlist {
	}

		.contentdivider.resultlist h2 {
			margin: 0 0 2px 0;
		}

		.contentdivider.resultlist h2 img {

		}

		.contentdivider.resultlist h2 a {
			font-family: Verdana,Sans-Serif;
			font-size: 16px;
			margin: 0;
			padding: 0 0 2px 0;
			line-height: 20px;
			border-bottom: 2px solid #efefef;
			display: block;
		}

		.contentdivider.resultlist h3 {
			font-size: 10px;
			font-weight: normal;
			margin: 0 0 5px 0;
			padding: 0;
			color: #B4B4B4;
		}

		.contentdivider.resultlist p {
		}

			.tx-indexedsearch-redMarkup {
			}

		#contenthint {
			float: left;
			width: 393px;
			padding-top: 2px;
		}
			#contenthint p {
				font-size: 9px;
				color: #b4b9b3;
			}

		#subflash {
			margin-bottom: 20px;
		}
	
	.news-list-container {
		float: left;
		width: 100%;
	}
	
	.news-list-item {
		float: left;
		width: 100%;
		margin: 0 0 25px 0;
	}
	
		.news-list-item p {
			margin: 0 0 10px 0;
		}
		
		.news-list-morelink {
			float: right;
		}
	
	.news-list-date {
		float: left;
		width: 100%;
		font-size: 10px;
	}
	
	.news-list-image {
    	display: none;
  	}
  
	  .news-list-category {
	    display: none;
	  }
  
  .news-single-timedata, .news-single-category, .news-single-author {
    display: none;
  }
  
  .news-single-img {
    width: 75px;
    float: left;
    padding-right: 10px;
    padding-top: 4px;
  }
  
  .news-single-imgcaption {
    font-size: 10px;
    line-height: 11px;
  }
  
	#columnframe .news-list-item {
		width: 174px;
	}
	
		#columnframe .news-list-item p {
			margin: 0;
		}

/* Preview-Anzeige in Kategorien */

.preview-picture {
	position: absolute;
	left: 432px;
	z-index: 100;
}

#preview1 { top: 108px; }
#preview2 { top: 216px; }
#preview3 { top: 324px; }
#preview4 { top: 432px; }
#preview5 { top: 540px; }
#preview6 { top: 648px; }
#preview7 { top: 756px; }
#preview8 { top: 864px; }
#preview9 { top: 972px; }
#preview10 { top: 1080px; }
#preview11 { top: 1188px; }
#preview12 { top: 1296px; }
#preview13 { top: 1404px; }
#preview14 { top: 1512px; }
#preview15 { top: 1620px; }
#preview16 { top: 1728px; }
#preview17 { top: 1836px; }
#preview18 { top: 1944px; }
#preview19 { top: 2052px; }

/* Login */

.tx-newloginbox-pi1 th {
  text-align: right;  
}

/* Erg�nzung von David - 28.11.2007 */
.tx-buhcontactmap-pi1 {
  width: 538px;
}

	.contactmap {
		width: 538px;
		height: 322px;
		border-bottom: 2px solid #fff;
	}
	
		.images div {
			height: 322px;
			width: 538px;
		}
	
	.mapcontent {
		padding: 20px;
		float: left;
		width: 284px;
	}
	
	.entrieslist {
		float: right;
		width: 174px;
		padding: 20px;
		margin: 0;
		list-style: none;
	}
	
		.entrieslist .item {
		}
	
	#backarrow {
		left: 10px !important;
		height: 20px;
		width: 20px; 
	}
	
	.tx-buhcontactmap-pi1 .replacement {
		padding: 20px;
		float: left;
		width: 284px;
	}
	
	.tx-buhcontactmap-pi1 select {
		width: 200px;
		margin-top: 20px;
	}
	
.tx-fechangepassword-pi1 form {
	margin: 0;
	padding: 0;
	float: left;
	width: 282px;
}

	.tx-fechangepassword-pi1 fieldset {
		margin: 0;
		padding: 0;
		border: none;
		float: left;
		width: 282px;
	}
	
		.tx-fechangepassword-pi1 .formRow {
			width: 282px;
			height: 40px;
			float: left;
		}

			.tx-fechangepassword-pi1 .formRow label {
				width: 105px;
				display: block;
				float: left;
			}
			
			.tx-fechangepassword-pi1 .text {
				margin: 10px 0 0 0;
				width: 125px;
			}
			
			.tx-fechangepassword-pi1 .submit {
				margin: 5px 0 0 70px;
			}

			
/* </style> */
