/********************** content styles *********************************/
.clearall {
	height: 0;
	width: auto !important;
	overflow: hidden;
	float: none !important;
	clear: both;
}
.hidden,
dfn {
	position: absolute;
	left: -1000px;
	top:-1000px;
	width:0px;
	height: 0px;
	overflow:hidden;
	display:inline;
}

.nomargin {
	margin: 0;
}

#centreColumn .breadcrumb p {
	font-size: 0.6875em;
}

	.breadcrumb .divider {
		margin: 0 0.3em;
	}
	.breadcrumb a {
		text-decoration: none;
	}

	.breadcrumb strong {
		font-weight: normal;
	}

.contentWrap {
	margin: 0 0 20px 0;

	clear: left;
}

	.threeCols,
	.twoCols {
		margin: 0 0 25px 0;
	}

		.twoCols .frame {
			border: 1px solid #C7D6D9;

			float: left;
			width: 47.8%;
			margin: 0 20px 0 0;
		}

		.twoColsClean .frame{
			float: left;
			width: 47.8%;
			margin: 0 20px 0 0;
		}

			.twoCols .nomargin,
			.twoColsClean .nomargin {
				margin: 0;
			}

			.twoCols .contentWrap {
				height: 15em;
				background: #eef3f9;
				margin: 0 0 4px 0;

			}

		.threeCols .frame {
			border: 1px solid #C7D6D9;
			float: left;
			width: 30.5%;
			margin: 0 20px 0 0;
		}

			.threeCols .nomargin {
				margin: 0;
			}

		.threeCols .contentWrap {
			height: 9.3em;
			padding: 0 0 10px 0;
			background: #eef3f9;
			margin: 0 0 4px 0;
		}

			.twoCols .contentWrap h1,
			.twoCols .contentWrap h2,
			.threeCols .contentWrap h1,
			.threeCols .contentWrap h2 {
				background: #fff;
				margin: 0 1px 0 1px;
				padding: 9px 6px 12px 6px;
				font-size: 0.6875em;
				font-weight: normal;
				text-transform: uppercase;
			}

			#centreColumn .twoCols p,
			#centreColumn .threeCols p {
				padding: 3px 8px 0 8px;
			}

			.threeCols .contentWrap .csc-header a,
			.twoCols .contentWrap .csc-header a {
				background: #fff url(link.gif) no-repeat 0 0.18em;
				padding: 0 5px 0 15px;
				text-decoration: none;
				font-weight: normal;
			}

			.twoCols .contentWrap a.internal-link,
			.threeCols .contentWrap a.internal-link {
				border-left: 1px solid #9BBCDB;
				border-top: 1px solid #9BBCDB;
				border-right: 2px solid #9BBCDB;
				border-bottom: 2px solid #9BBCDB;
				background-color: #fff;
				padding: 2px 5px 2px 18px;

				background: #fff url(link.gif) no-repeat 0.3em 0.4em;
			}



h1 {
	font-size: 1.125em;
	font-size: 0.95em;
	margin: 0 0 10px 0;
	font-weight: normal;
	font-weight: bold;
}

	h2 {
		font-size: 0.875em;
		margin: 0 0 8px 0;
		font-weight: bold;
	}

		h3 {
			font-size: 0.75em;
			margin: 0 0 4px 0;
			color: #5d5d5d;
		}

		h4 {
			font-size: 0.75em;
			font-weight: bold;
			margin: 5px 0;
		}

.subheader {

	margin: 0 0 14px 0;
}

	.subheader span {
		background: #8CBF41;
		color: #fff;
		font-size: 0.6875em;
		padding: 3px 8px;
	}

#centreColumn p {
	font-size: 0.75em;
	line-height: 133%;

	margin: 0 0 10px 0;
}

	#centreColumn p.nomargin {
		margin: 0;
	}

#rightColumn {
	color: #5d5d5d;
}

	#rightColumn p {
		font-size: 0.6875em;
		margin: 0 6px 0 6px;
		padding: 0 0 6px 0;
	}

.content a {
	color: #0057A3;
}

#rightColumn .content a {
	color: #464646;
}

	.content a.external-link,
	.content a.internal-link,
	.content a.mail,
	.content a.download,
	.content .felogin a,
	.news-latest-container p a,
	.news-list-container a,
	.news-single-backlink a,
	.tx-indexedsearch .res-tmpl-css a {
		background: url(link.gif) no-repeat 0 0.18em;
		padding: 0 0 0 15px;
		text-decoration: none;
		font-weight: normal;
	}

		.content a.mail {
			background: url(mail.gif) no-repeat 0 0.3em;
			padding: 0 0 0 18px;
		}

		.content a.download {
			background: url(download.png) no-repeat 0 0em;
			line-height: 130%;
		}

	.content a:hover,
	#rightColumn .content a:hover {
		color: #8CBF41;
	}

.csc-textpic-caption {
	font-size: 0.9em;
}

.content ul {
	font-size: 0.75em;
	margin: 0 0 0 15px;
	line-height: 133%;
	list-style-image: url(bulletlist.gif);
}

#rightColumn .content ul {
	font-size: 0.6875em;
}

.content ol {
	font-size: 0.75em;
	margin: 0 0 0 20px;
	line-height: 133%;
}

	.content ul li ul {
		font-size: 1em;
	}

	.content ul li {
		margin: 3px 0 0 0;
	}

	#rightColumn .content ul li {
		margin: 0 0 0 5px;
	}


dl.csc-menu {
	font-size: 0.75em;
}

	.horizontal ul.csc-menu {
		margin: 0;
	}

	.horizontal ul.csc-menu li {
		display: inline;
		margin: 0 1em 0 0;
		font-weight: bold;
	}

		.horizontal ul.csc-menu li a {
			text-decoration: none;
		}

		.horizontal ul.csc-menu li strong {
			color: #8cbf41;
		}

.contenttable {
	border-collapse: collapse;
	border-left: 1px solid #E5E5E5;
	border-top: 1px solid #E5E5E5;
}

	.contenttable caption {
		margin: 0 0 10px 0;
	}

	.contenttable caption,
	.contenttable td,
	.contenttable th {
		font-size: 0.6875em;
		color: #0057A3;
	}

	.contenttable tr {

	}

	.contenttable th,
	.contenttable td {
		padding: 10px;
		text-align : left;
		vertical-align : top;
		border-right: 1px solid #E5E5E5;
		border-bottom: 1px solid #E5E5E5;
		background: #EEF3F9;
	}

/******************** sitemap ************************/
.tx-dropdownsitemap-pi1 ol {
	font-size: 0.75em;
}

	.tx-dropdownsitemap-pi1 ol ol {
		font-size: 1em;
	}

/******************** frames *************************/
.csc-frame-frame1 {
	border: 1px solid #C7D6D9;
}

	.csc-frame-frame1 h1,
	.csc-frame-frame1 h2,
	.csc-frame-frame1 h3 {
		font-size: 0.6875em;
		color: #8CBF41;
		margin: 7px 8px;
		text-transform: uppercase;
	}


.csc-frame-frame2,
.editdata {
	background: #EEF3F9;
}

	.editdata {
		padding: 0 0 0.5em 0;
	}

	.csc-frame-frame2 h1,
	.csc-frame-frame2 h2,
	.csc-frame-frame2 h3 {
		font-size: 0.6875em;
		padding: 5px 5px 0 5px;
		font-weight: normal;
		text-transform: uppercase;
	}


/******************** filelinks **********************/
.filelinks {font-size: 0.75em; margin: 0 10px 0 0; }
	.filelinks div {
		padding: 10px 0 10px 10px;
	}

	.filelinks .odd {
		background-color: #eef3f9;
	}

	.filelinks .even  {
		background-color: #fff;
	}

	.filelinks div{padding-left:25px; background:url('../../../typo3/gfx/fileicons/default.gif') 0 8px no-repeat;}
	.filelinks div{padding-left:25px; background:url('download.gif') 6px 12px no-repeat;}
	.filelinks span{display:block;}
	.filelinks .filecount{display:block; margin-bottom:5px;}

#rightColumn fieldset div {
	margin: 0 6px;
}

/******************** felogin ***********************/
.felogin legend {
	display: none;
}

	.felogin div {
		margin: 0 0 20px 0;
		padding: 0 0 5px 0;
	}


/******************** forms **************************/
#centreColumn fieldset {
	border: 1px solid #C7D6D9;
	margin: 0 0 20px 0;
}

	#centreColumn .field_set {
		background-color: #eef3f9;
		padding: 10px 10px 10px 10px;
		margin: 0 0 4px 0;
	}

	#centreColumn .error {
		color: #8CBF41;
	}

	#centreColumn fieldset legend {
		display: none;
	}

	#centreColumn fieldset h2 {
		margin: 10px 10px 10px 10px;
		padding: 0 0 0 15px;
		background: #fff url(link.gif) no-repeat 0 0.18em;
	}

		#centreColumn fieldset fieldset {
			border: none;
			margin: 0 0 5px 0;
			padding: 0;
		}

			#centreColumn fieldset fieldset legend {
				display: block;
				font-weight: normal;
				margin: 0;
				font-size: 0.75em;
				padding: 0;
				background: none;
				border: none;
			}

		#centreColumn .field {
			margin: 0 0 5px 0;
			clear: left;
		}

			#centreColumn fieldset fieldset .field {
				margin-left: 13.5em;
			}

		#centreColumn label,
		#centreColumn input,
		#centreColumn textarea,
		#centreColumn select {
			font-size: 0.75em;
		}

			#centreColumn .tx-ttproducts-pi1 .contents input,
			#centreColumn .tx-ttproducts-pi1 .contents textarea,
			#centreColumn .tx-ttproducts-pi1 .contents select {
				font-size: 1.0714em;
			}

				#centreColumn .tx-ttproducts-pi1 .tx-ttproducts-pi1-searchadd input,
				#centreColumn .tx-ttproducts-pi1 .tx-ttproducts-pi1-searchadd textarea,
				#centreColumn .tx-ttproducts-pi1 .tx-ttproducts-pi1-searchadd select {
					font-size: 0.7em;
				}

			#centreColumn input.text,
			#centreColumn textarea,
			#centreColumn select {
				border: 1px solid #7F9DB9;
			}

			#centreColumn input.text,
			#centreColumn select {
				width: 18.25em;
			}

			#centreColumn input.left {
				float: left;
				margin-right: 5px;
			}

			#centreColumn label.left {
				width: 15em;
				display: block;
			}

			#centreColumn #tx_a21callback select.left {
				float: left;
				clear: none;
				margin: 0 0 1em 17px;
			}

			#centreColumn #tx-ttproducts-pi1-list select,
			#centreColumn #tx-ttproducts-pi1-search select,
			#centreColumn #tx-ttproducts-pi1-memo select {
				width: 7em;
			}

			span.typ {
				font-size: 0.75em;
			}

		#centreColumn label {
			float: left;
			width: 18em;
		}

			#centreColumn textarea {
				float: left;
				width: 18.25em;
				border: 1px solid #7F9DB9
			}

				#centreColumn input.text:hover,
				#centreColumn input.text:focus,
				#centreColumn textarea:hover,
				#centreColumn textarea:focus {
					background: #fff;
					border: 1px solid #8CBF41;
				}

					#centreColumn a.button3,
					#centreColumn input.button3 {
						background: #548EC1;
					}

			#centreColumn label.right {
				float: none;
			}

	.button_set {
		margin: 20px 0 0 0;
	}

/** form musteranforderung **/
.info {
	font-size: 0.75em;
}
	.info .label {
		float: left;
		margin-left:3.5em;
	}

	label span {
		font-size: 90%;
	}

	.info .cont {
		margin-left: 7.4em;
	}

	#centreColumn fieldset fieldset legend.inner {
		width: 10em;
	}


/** form spezialanforderung - tx_sample_request_fbs **/
#centreColumn #spezialanforderung p.header,
#centreColumn #tx_special_media p.header  {
	font-weight: bold;
	margin: 2.5em 0 0.5em 0;
}

#centreColumn #spezialanforderung .row,
#centreColumn #tx_special_media .row {
	clear: left;
	margin: 0 0 5px 0;

	/**border: 1px solid green;*/
}

	#centreColumn #spezialanforderung .row label,
	#centreColumn #tx_special_media .row label {
		display: none;
	}

	#centreColumn #spezialanforderung .row p,
	#centreColumn #tx_special_media .row p {
		margin: 0;
	}

	#centreColumn #spezialanforderung .col,
	#centreColumn #tx_special_media .col {
		float: left;
		width: 12em;
		/** border: 1px solid red;*/
	}
		#centreColumn #spezialanforderung .col input.text,
		#centreColumn #tx_special_media .col input.text {
			width: 14em;
		}

	#centreColumn #spezialanforderung .two {
		width: 3em;

		/** border: 1px solid green;*/
	}

		#centreColumn #spezialanforderung .two input.text {
			width: 3em;
		}

	#centreColumn #spezialanforderung .three {
		width: 10em;

		/** border: 1px solid red;*/
	}

		#centreColumn #spezialanforderung .three input.text {
			width: 12em;
		}

	#centreColumn #spezialanforderung .four {
		width: 8em;

		/** border: 1px solid green;*/
	}

		#centreColumn #spezialanforderung .four select {
			width: 9em;
		}

	#centreColumn #spezialanforderung .params_qc .col,
	#centreColumn #tx_special_media .params_qc .col {
		width: 11em;

		/**border: 1px solid red;*/
	}

		#centreColumn #spezialanforderung .params_qc .col input.text,
		#centreColumn #tx_special_media .params_qc .col input.text {
			width: 12.7em;
		}

	#centreColumn #spezialanforderung .first {
		margin: 0 0 0.6em 0;
	}

	#centreColumn #spezialanforderung .fillings .col {
		width: 48%;
		/**border: 1px solid red;*/
	}

	#centreColumn #spezialanforderung input.auto,
	#centreColumn #tx_special_media input.auto {
		width: auto;
	}

	#centreColumn #spezialanforderung textarea#label_message,
	#centreColumn #tx_special_media#label_message {
		width: 36.3em;
	}

	#centreColumn #spezialanforderung .label,
	#centreColumn #tx_special_media .label {
		float: left;
		width: 18em;

		/**border: 1px solid red;*/
	}

	#centreColumn #spezialanforderung span.text,
	#centreColumn #tx_special_media span.text {
		font-size: 0.75em;
	}

	#centreColumn #spezialanforderung .summary .col div {
		font-size: 0.75em;
	}

	#centreColumn #spezialanforderung .summary p {
		clear: left;
	}






/******************** buttons ************************/
	a.button3,
	input.button3,
	.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-submit,
	input.tx-list-pi1-searchbox-button, input.tx-list-pi-searchbox-button,
	input.submit,
	input.greenbutton {
		font-size: 0.75em;
		font-weight: normal;
		/**padding: 2px 2px;*/
		padding: 3px 11px 4px 6px;
		padding: 2px 11px 3px 6px;
		border: 1px solid #fff;
		color: #fff;
		background: #8CBF41;
		cursor: default;
	}

	a.button3,
	a.button3:link,
	a.button3:hover,
	a.button3:active,
	a.button3:visited {
		text-decoration:none;
		color:white;
		border:none;
	}

	a.button3,
	input.button3 {
		background: #548EC1;
	}

	#rightColumn a.button3,
	#rightColumn input.button3 {
		font-size: 1em;
		background: #548EC1;
	}

.bluebutton {
	background: #fff url(link.gif) no-repeat 0.45em 0.6em;
	padding: 5px 2px 6px 17px;
}

	#rightColumn .content .bluebutton a {
		background: #548EC1;
		text-decoration: none;
		color: #fff;
		padding: 3px 11px 4px 6px;
	}


/******************** shop ***************************/
#rightColumn .tt_products_minibasket {
	background: #eef3f9;
	padding: 0 0 13px 0;
}

h3.login,
h3.cart,
h3.news,
h3.logout,
h3.warn {
	background: url(login.gif) no-repeat 6px 9px;
	padding: 6px 0 6px 22px;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #a6becd;
}

h3.cart {
	background: url(cart.gif) no-repeat 6px 7px;
}

h3.news {
	background: none;
	padding: 6px 0 6px 6px;
}

h3.logout {
	background: url(logout.gif) no-repeat 6px 7px;
}

h3.warn {
	background: url(warn.gif) no-repeat 6px 7px;
}


.content a.cashpoint {
	color: #fff;
	background: #548ec1;
	padding: 2px 10px 2px;
	border: 2px solid #fff;

	text-decoration: none;
}

/************************ list ****************************/
.browselinks {
	font-size: 0.72em;
	text-align: center;
	margin: 0 0 20px 0;
}
	.browselinks .previous,
	.browselinks .middle,
	.browselinks .next {
		float: left;
	}

	.browselinks .previous,
	.browselinks .middle {

	}

	.browselinks .middle {
		margin: 0 1em;
	}

	.browselinks a {
		text-decoration: none;
	}

/*********************** product-list *******************/
.item {
	border: 1px solid #C7D6D9;
	margin: 0 0 20px 0;
	padding: 0 0 4px 0;
}
.product-list .category {
	clear: both;
}

#tx-ttproducts-pi1-list h2,
#tx-ttproducts-pi1-search h2,
#tx-ttproducts-pi1-memo h2 {
	font-size: 0.9em;
	font-weight: bold;
	margin: 17px 10px 2px 10px;
	padding: 0 0 0 15px;
	background: #fff url(link.gif) no-repeat 0 0.18em;
	text-transform: none;
}

	#tx-ttproducts-pi1-list h3,
	#tx-ttproducts-pi1-search h3,
	#tx-ttproducts-pi1-memo h3 {
		font-size: 0.75em;
		color: #0057A3;
		font-weight: normal;
		margin: 0 0 0 10px;
		padding: 0 0 5px 0;
	}

	.headline {
		position: relative;

		border: 1px solid #fff;
	}

	.switcher-label {
		font-size: 0.7em;
		color: #5d5d5d;

		position: absolute;
		top: 2px;
		right: 28px;
	}

	.switcher {
		font-weight: bold;
		color: #8CBF41;
		font-size: 1.1em;
		cursor: pointer;

		position: absolute;
		top: 1px;
		right: 10px;

		line-height:70%;
	}

	#tx-ttproducts-pi1-list p,
	#tx-ttproducts-pi1-search p,
	#tx-ttproducts-pi1-memo p {
		margin: 0 10px 0 10px;
	}

	.headers,
	.contents {
		font-size: 0.7em;
	}

		.headers div,
		.contents div {
			padding: 10px 0 0 10px;
			overflow:hidden;
		}

		.headers {
			color: #5d5d5d;
			margin: 6px 0 0 0;
		}

	.contents {
		background: #EEF3F9;
		margin: 0;

		border-bottom: 1px solid #C7D6D9;
	}

		.item .contents {
			border-bottom: none;
		}

	.title {
		float: left;
		width: 10em;
	}

	.unit {
		float: left;
		width: 7.5em;
	}

	.unit option {
		border:1px solid #FFF;
		padding-right:5px !important;
	}

	.catalog-number {
		float: left;
		width: 7em;
	}

	.price {
		float: left;
		width: 9.8em;
	}

	.amount {
		float: left;
		width: 3.7em;
	}

		.amount input {
			width: 2.8em;
			text-align:right;
		}

	.memo {
		float: left;
		width: 6em;
	}

		.memo input {

		}

	.basket {
		float: left;
		width: 9em;
	}

	.price-total {
		float:left;
		width: 10em;
		text-align: right;
	}



/***************************** basket ***********************/
#tx-ttproducts-pi1-basket .unit {
	width: 4em;
}

.price-total-basket {
	font-size: 0.6875em;
	font-weight: bold;
	padding: 0 10px 20px 10px;
	margin: 10px 0 0 0;
	text-align:right;
}

	.price-total-basket .label {
		float: left;
		width: 37em;
	}

	.price-total-basket .content {
		float: left;
		width: 12em;
		text-align: right;
	}

.faxversion {
	display: none;
}

/*************************** minibasket **************************/
.tt_products_minibasket .contents {

}

/**************************** basket info template ***************/
.cols {
	float: left;
	width: 48%;
}

	#centreColumn .cols p {
		margin: 0 0 1px 0;
	}

/**************************** basket_payment **********************/
.basket_payment {

}

	.basket_payment .title,
	.order_confirmation .title {
		width: 20em;
	}

/*************************** order-list **************************/
#tx-ttproducts-pi1-orders .order-list .date {
	float: left;
	width: 22em;
}
#tx-ttproducts-pi1-orders .order-list .amount,
#tx-ttproducts-pi1-orders .order-list .basket{
	float: left;
	width: 12em;
	text-align:right;
}


#tx-ttproducts-pi1-orders .order-list .order-number {
	display:none;
}


#tx-ttproducts-pi1-orders .order-list .plus {
	cursor: pointer;
	background-color:#8CBF41;
	color:white;
	padding:3px;
	font-weight:bold;
	line-height:1.5em;
}

#tx-ttproducts-pi1-orders .order-list .order_html {
	display:none;
	border:1px solid #8CBF41;
	background-color:#FFF;
	font-size:1.429em;
	padding:10px;
}
#tx-ttproducts-pi1-orders .order-list .order_html div {
	padding:0 0 0 0;
}


#tx-ttproducts-pi1-orders .order-list .order_html .title,
#tx-ttproducts-pi1-orders .order-list .order_html .unit,
#tx-ttproducts-pi1-orders .order-list .order_html .catalog-number,
#tx-ttproducts-pi1-orders .order-list .order_html .amount,
#tx-ttproducts-pi1-orders .order-list .order_html .price-total {
	padding:5px;
}

#tx-ttproducts-pi1-orders .order-list .order_html .price-total {
	width:6em;
}

#tx-ttproducts-pi1-orders .order-list .order_html .amount {
	width:3em;
}

#tx-ttproducts-pi1-orders .order-list .order_html .hide {
	display:none;
}

/************************** tt_news ******************************/
.news-latest-container {
	background-color: #eef3f9;
	padding: 0 0 15px 0;
}

	.news-latest-item {
		margin: 0 0 8px 0;
	}

	#rightColumn .news-latest-container p {
		padding: 0;
	}

.news-list-container {
	border: 1px solid #e5e5e5;
}

	.news-list-container h2 {
		font-size: 0.6875em;
		color: #5d5d5d;
		font-weight: normal;
		margin: 10px 0 20px 10px;
	}

	.news-list-item {
		background-color: #eef3f9;
		margin: 0 0 2px 0;
		padding: 5px 10px 5px 10px;
	}

	.news-list-image {
		float: left;
		width: 65px;
		min-height: 45px;
		padding: 0 10px 0 0;
		display: block;

		background: #eef3f9;
	}

	.news-date {
		font-size: 0.6875em;
	}

	.news-list-item h3 {
		font-size: 0.6875em;
		background-color: #fff;
		margin: 2px 0 2px 0;
		padding: 3px 0 3px 3px;
	}

	#centreColumn .news-list-container p {
		font-size: 0.6875em;
	}

	.news-list-browse {
		font-size: 0.6875em;
		margin: 10px 0 0 10px;
	}

	.news-list-archivelink {
		margin: 20px 0 0 0;
	}

	.news-list-archivelink a {
		background: url(link.gif) no-repeat 5px 0.4em;
		padding: 3px 10px 3px 20px;
		border: 1px solid #A2C1DD;
		margin: 0 10px 0 0;
	}

	.news-list-archivelink {
		text-align: right;
	}

.news-single-item .news-date {
	color: #666;
	margin: 0 0 1px 0;
}

	.news-single-item h2 {
		color: #666;
		font-size: 0.6875em;
		font-weight: normal;
		margin: 0 0 10px 0;
		padding: 0;
	}

	.news-single-item h3 {
		color: #0057a3;
		font-size: 1.125em;
		margin: 0 0 10px 0;
		padding: 0;
		font-weight: normal;
	}

	.news-single-img {
		float: left;
		margin-right: 10px;
	}

	p.news-single-author {
		margin: 20px 0 0 0;
	}

	p.news-single-backlink {
		margin: 0;
		padding: 30px 0 0 0;
	}



/*************************** sr_feuser_register **************************/
.tx-srfeuserregister-pi1 p { margin-top: .5em; margin-bottom: 0; padding: 0; text-indent: 0; }
.tx-srfeuserregister-pi1 legend { padding: 0 .5em; font-weight: bold; }
.tx-srfeuserregister-pi1 p.tx-srfeuserregister-pi1-notice { margin: 0; padding: 1em 0 0.5em 20px;}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash { margin: 0 0 2em 20px; }
.tx-srfeuserregister-pi1 a { padding-left: 14px; background-image: url("http://www.biochrom.de/fileadmin/biochrom/typo3conf/ext/sr_feuser_register/pi1/internal_link.gif"); background-repeat: no-repeat; background-position: 0% 60%; text-decoration:none; }
.tx-srfeuserregister-pi1 label { margin: 0; padding: 0; }
#centreColumn .tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error {
	color: #8CBF41;
	font-size: 0.75em;
}
.tx-srfeuserregister-pi1 input {
	margin: 0;
	padding: 0 .5em 0 0;
}
.tx-srfeuserregister-pi1 select {
	width: 19.1em;
}
.tx-srfeuserregister-pi1 input[type=password] { margin-right: 1em; }
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password { margin-right: 1em; }
.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox] { background-color: transparent; }
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox { background-color: transparent; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon { margin-left: 1em; background-color: transparent; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover { cursor: pointer; }
.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view { padding-left: 15px; background-image: url("http://www.biochrom.de/fileadmin/biochrom/typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif"); background-color: transparent; background-repeat: no-repeat; font-size: .8em; margin-left: 1em; }
.tx-srfeuserregister-pi1 ul { margin: 0; padding: 0; list-style-position: inside; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes { list-style-type: none; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { margin: 0 0 .3em 0; padding: 0; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { float: left; padding: 0 2em 0 0; margin: 0; }
.tx-srfeuserregister-pi1 dl {
	margin: 0;
	padding: 1em 0 0 0;
}


.tx-srfeuserregister-pi1 dt,
.tx-srfeuserregister-pi1 dd {
	margin: 0;
	padding: 0 0 0.5em 0;
	float: left;
}

.tx-srfeuserregister-pi1 dt {
	clear: both;
	width: 35%;
	padding-left: 20px;
}


.tx-srfeuserregister-pi1 dd {
	text-align: left;
	width: 50%;
}

#centreColumn .tx-srfeuserregister-pi1 dt label {
	width:15em;
}

#centreColumn .tx-srfeuserregister-pi1 dl.tx-srfeuserregister-pi1-multiple-checkboxes {
	padding:0;
}

#centreColumn .tx-srfeuserregister-pi1 dl.tx-srfeuserregister-pi1-multiple-checkboxes dt {
	padding:0;
	width:auto;
}



.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dt { width: auto; padding-right: 0; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd { width: auto; }
* html .tx-srfeuserregister-pi1 dd { float: none; }
.tx-srfeuserregister-pi1 dd p { margin-top: 0; margin-bottom: .5em; padding: 0; }
.tx-srfeuserregister-pi1 dd label { padding: 0 1em 0 .5em; }
input.tx-srfeuserregister-pi1-submit {
	font-size: 1em;
}

#centreColumn .tx-srfeuserregister-pi1 dd.radio_dd label,
#centreColumn .tx-srfeuserregister-pi1 dd.radio_dd tx-srfeuserregister-pi1-radio {
	display:inline;
	width:auto;
	float:none;
}

/************************** indexed_search *********************************/
#centreColumn .tx-indexedsearch fieldset {
	border: none;
}

	.tx-indexedsearch-whatis {
		font-size: 0.75em;
	}

	.tx-indexedsearch form input {
		width: 15em;
	}

		.tx-indexedsearch form input.tx-indexedsearch-searchbox-button {
			width: auto;
		}

	.tx-indexedsearch form select {
		width: 15.2em;
	}

	.tx-indexedsearch form div {
		margin: 0 0 5px 0;
	}

	.tx-indexedsearch legend {
		display: none;
	}

	.tx-indexedsearch .res-tmpl-css {
		margin: 0 0 25px 0;
	}

	.tx-indexedsearch h3 {
		font-weight: normal;
	}

	.tx-indexedsearch h3 .icon {
		float: left;
	}

	.tx-indexedsearch  .result-number {
		float: left;
	}

	.tx-indexedsearch h3 .title {
		float: left;
		width: 90%;
		font-weight: bold;
	}

	.tx-indexedsearch .res-tmpl-css a {
		font-weight: bold;
	}

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }

.content ul.browsebox {
	list-style-image: none;
	margin: 0 0 1em 0;
}

	ul.browsebox li {
		display: inline;
		margin: 0 15px 0 0;
	}

/*************************** general list ********************/
.tx-list-pi1-selectorbox, .tx-list-pi-selectorbox {
	float: left;
	margin: 0 1em 0 0;
}

/*************************** adress **************************/
.item h2 {
	background: #fff url(link.gif) no-repeat 6px 0.9em;
	margin: 0 1px 0 1px;
	padding: 9px 6px 12px 20px;
	font-size: 0.6875em;
	font-weight: normal;
	text-transform: uppercase;
}

.blueframe {
	height: 9em;
	background: #eef3f9;
	padding: 5px 0 0 0;
}


#rightColumn .adress .item {
	border: none;
}

#rightColumn .adress {
	background: #eef3f9;
}

	#rightColumn .adress h3 {
		padding: 6px 0 6px 6px;
		font-weight: normal;
		text-transform: uppercase;
		border-bottom: 1px solid #a6becd;
		margin: 0 0 10px 0;
	}

	.adress .item {
		margin: 0 0 20px 0;
	}

	.adress .item img {
		float: left;
		margin-right: 5px;
		margin-left: 6px;
		margin-bottom: 10px;
	}

	.adress .item .blueframe {
		height: auto;
		padding-bottom: 5px;
	}

#centreColumn .adress .item {
	margin: 0 0 40px 0;
	clear: left;
}

	#centreColumn .adress .item img {
		margin-left: 0;
	}

	.adress .secondCol {
		float:left;
		width: 13em;
		height: 100%;
		margin-left: 8px;
	}

	.adress .thirdCol {
		padding-left: 22em;
		padding-right: 0.5em;
	}

	#centreColumn .adress p {
		margin: 0 0 5px 0;
	}

	#centreColumn .adress p.nomargin {
		margin: 0;
	}

.phone {
	background: url(phone.gif) no-repeat 0 0.1em;
	padding: 0 0 0 18px;
}

.mobile {
	background: url(mobile.gif) no-repeat 0 0.1em;
	padding: 0 0 0 18px;
}

.fax {
	background: url(fax.gif) no-repeat 0 0.1em;
	padding: 0 0 0 18px;
}

/*************************** customerservice **************************/
.customerservice .item {
	float: left;
	width: 47.8%;
	margin: 0 5px 20px 5px;
}

	.customerservice .item .blueframe {
		height: 9em;
		/**overflow-y: hidden;*/
	}

	.customerservice .item img {
		float: left;
		margin: 0 10px 0 0;
	}

	#centreColumn .customerservice p {
		font-size: 0.6875em;
		margin: 0 0 2px 0;
		padding: 0 8px;
	}

/*************************** distributors **************************/
.distributors .item {
	float: left;
	width: 30.5%;
	clear: none;
	margin: 0 5px 20px 5px;

}

	#centreColumn .distributors p {
		font-size: 0.6875em;
		margin: 0 0 2px 0;
		padding: 0 8px;
	}

/*************************** downloads **************************/
.tx-list-pi1-searchbox .tx-list-pi1-searchbox-sword, .tx-list-pi-searchbox .tx-list-pi-searchbox-sword {
	font-size: 0.75em;
}

.tx-list-pi1-searchbox label, .tx-list-pi-searchbox label {
	display: none;
}

.downloads {
	margin: 1em 0 0 0;
}

.downloads .item {
	border: none;
	margin: 0;
	padding: 4px 5px;
	background: #eef3f9;
	font-size: 0.75em;
	color: #9cb9dc;

	text-align: right;
}

	.downloads .odd {
		background: #fff;
	}

	.downloads .left {
		display: block;
		float: left;
	}

	.downloads a.download {
		padding: 0 0 0 18px;
	}

/*************************** perfectlightbox galery **************************/
.lightboxlist dl.csc-textpic-image  {
	width: 6em;
	height: 6em;
	background: #eef3f9;
	text-align: center;	/** horizontal **/

	padding: 0.5em 0 0 0;
}

.lightboxlist dl.csc-textpic-image dt {
	margin: 0.5em 0 0 0;
}


.lightboxlist .csc-textpic-image img {

}


#centreColumn .swordAddCount {
	width:2.8em;
	text-align:right;
}


.info_shipping strong,
.info_shipping b {
	color:#0057A3;
}


#metanavi ul li.pid_2239{
	background: url("map_rd.gif") no-repeat scroll right top transparent;
		padding: 0 17px 0 0;
	margin-right:15px;
	border-right:none;
}