@charset "utf-8";

.clear {
	clear: both;
}

.hide,.divider {
	display: none;
}

.inside {
	padding: 0 1em;
}

html[xmlns] .mozclear {
	border-bottom: 1px solid;
	border-color: transparent;
	margin-bottom: -1px;
}

* html #leftColumn,.leftBlock h3,* html #rightColumn {
	position: relative;
}

* html #innerColumnContainer { /* \*/
	position: relative;
	/* */
}

* html #content,* html #contentColumnContainer,* html .vnav,* html .vnav ul li a
	/**/ ,* html .hnav,* html .hnav ul li a,* html .leftBlock,* html .leftBlock h3
	{ /* \*/
	height: 0.01%;
	/* the empty comment in the .vnav ul li a selector is to keep that
	 * particular selector from being processed by IE5.0/Win
	 */
}

* html div {
	overflow: visible;
}

#left,#right {
	width: 3%;
}

#left {
	float: left;
}

#right {
	float: right;
}

body {
	padding: 0px;
	margin: 20px 0;
	text-align: center;
}

html {
	background: #fff url(../images/bgGreyHeader.gif) repeat-x;
}

#pageWrapper {
	width: 968px;
	margin: 0px auto;
	text-align: left;
}

* html #pageWrapper {
	width: 980px;
}

#outerColumnContainer {
	padding: 0 0 0 194px;
}

#innerColumnContainer {
	width: 100%;
	z-index: 2;
}

#middleColumn {
	float: right;
	margin: 0 0 0 -1px;
	width: 97%;
	z-index: 3;
}

#content {
	margin: 0;
	margin-bottom: 7px;
	padding: 9px;
	padding-top: 0;
}

#contentColumnContainer {
	margin: 0;
}

#rightColumn { /*	R = #contentColumnContainer's right margin width
	 *	N = width for #rightColumn
	 *	------------------------------------------------
	 *	N = R / ( ( 100 - R ) / 100 )
	 */
	float: right;
	width: 100px;
	margin: 0 -65.5em 0 1px;
	border: 1px solid #444;
}

#leftColumn {
	float: left;
	margin: -20px 0 0 -185px;
	padding-bottom: 10px;
	width: 200px;
	z-index: 9;
	border-right: 1px solid #ccc;
	padding-right: 8px;
}

#leftColumn .inside {
	padding: 0;
}

.leftBlock {
	margin: 0;
	padding: 0;
	z-index: 8;
}

.leftBlock h3 {
	margin: -13px 0 0 0;
	padding: 3px 0 3px 5px;
	text-transform: uppercase;
}

.hnav,.subHnav {
	width: 700px;
	/*width: 968px;*/
	margin: 0px auto;
	position: relative;
	/*top: -28px;*/
	top: 21px;
	/*left: -125px;*/
	left: -40px;
	padding: 3px 0 10px 0;
	margin-right: 0;
	white-space: nowrap;
}

.hnav ul span.divider,.subHnav ul span.divider {
	display: none;
}

* html .HNAV,* html .SUBHNAV {
	padding: 0;
}

.hnav ul,.subHnav ul {
	text-align: left;
	list-style-type: none;
	line-height: normal;
	margin: 0;
	padding: 0;
}

.hnav ul li,.subHnav ul li {
	display: inline;
	white-space: nowrap;
	margin: 0;
}

.hnav ul li a,.hnav ul li a:link,.hnav ul li a:visited,.hnav ul li a:active,.hnav ul li a:hover,.subHnav ul li a,.subHnav ul li a:link,.subHnav ul li a:visited,.subHnav ul li a:active,.subHnav ul lli a:hover
	{
	margin: 0 -6px 0 0;
	padding: 3px 10px 4px 10px;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	cursor: pointer;
}

.hnav ul li a,.hnav ul li a:link,.hnav ul li a:visited,.hnav ul li a:active,.subHnav ul li a,.subHnav ul li a:link,.subHnav ul li a:visited,.subHnav ul li a:active
	{
	text-decoration: none;
	/*
	setzt das Hintergrundbild der Hauptnavi nach unten
	*/
	background: #fff url(../images/bgGrey.gif) repeat-x;
	background-position: 0% bottom;
}

.hnav ul li a:hover,.subHnav ul li a:hover {
	text-decoration: none;
	background: #fff url(../images/bgGrey.gif) repeat-x;
}

.subHnav {
	top: -15px;
	width: 768px;
}

.prodMenu {
	margin: 0;
	display: block;
}

.prodMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: solid 1px #ccc;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	display: block;
}

.prodMenu ul li {
	margin: 0;
	padding: 0;
	line-height: normal;
	list-style-type: none;
	border-bottom: solid 1px #ccc;
	display: block;
}

#subMenu {
	margin: 0;
	display: block;
}

#subMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: solid 1px #ccc;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	display: block;
}

#subMenu ul li {
	margin: 0;
	padding: 0;
	line-height: normal;
	list-style-type: none;
	border-bottom: solid 1px #ccc;
	display: block;
}

#mainMenu {
	margin-top: -15px;
}

.bottomBorderOnly {
	border-width: 1px 1px 1px 1px;
}

.boxMain {
	padding: 0;
	margin: 0;
	border: 1px solid #fff;
	width: 748px;
	text-align: left;
}

* html .boxMain {
	padding: 10px 7px 10px 7px;
}

.boxMain h2.searchResult {
	font-size: 14px;
	font-weight: bold;
}

.searchResultBox {
	border: 0;
	border-top: 1px solid #ccc;
}

.boxLogin {
	float: right;
	padding: 9px;
	margin: 0;
	width: 340px;
	min-height: 330px;
}

.boxLogin #user {
	width: 244px;
}

.boxLogin #user_p {
	width: 122px;
}

.boxReg {
	float: left;
	padding: 9px;
	margin: 0;
	width: 340px;
	min-height: 330px;
}

.tabOffer {
	width: 740px;
}

.tabAccount {
	width: 640px;
}

.tdAccount {
	width: 80%;
}

.tdAccountOpen {
	width: 70%;
}

.contentInnerLeft {
	float: left;
	width: 308px;
	text-align: center;
	position: relative;
}

.contentInnerRight {
	float: right;
	text-align: left;
	width: 365px;
	position: relative;
}

.imprint {
	padding: 20px;
}

.imprintRight {
	float: right;
	text-align: left;
	padding-right: 350px;
}

.kontaktRight {
	float: right;
	text-align: left;
	width: 48%;
	height: 100%;
	padding: 10px;
}

.kontaktLeft,.kontaktInnerLeft,.imprintLeft {
	float: left;
}

.imprintLeft {
	width: 80px;
	text-align: left;
}

.kontaktInnerRight {
	float: right;
	text-align: left;
	padding-right: 80px;
}

.kontaktLeft {
	width: 48%;
}

.kontaktError {
	color: #f00;
}

.fieldsetKontakt {
	padding: 5px;
}

.fieldsetKontakt legend {
	color: #990033;
}

.linkCheckout {
	margin-left: 531px;
	width: 200px;
	text-align: center;
}

.copyright {
	width: 968px;
	margin: 0px auto;
	text-align: right;
	padding: 7px;
	background-color: #f6f6f6;
	border-top: 1px solid #ccc;
	font-size: 10px;
}

#Logo {
	position: relative;
	/*left: 2px;*/
	left: -40px;
	margin: 0;
	padding: 0;
	/*width: 1100px;*/
	padding-bottom: 0px;
}

.mbmLogo {
	text-align: center;
	border: 0;
}

.ulIndex {
	margin: 0;
	padding: 0;
}

.ulErsatzart {
	margin: 0;
	padding: 0;
}

.liIndex {
	margin: 0;
	padding: 0;
}

.prodMenu {
	margin: 5px 0;
}

.searchIndex {
	margin: 5px 0px -4px 0px;
}

.listAll {
	width: 475px;
	padding: 0px;
}

.listAllImgBox {
	width: 100px;
	padding: 5px;
	margin-left: 5px;
	margin-top: 5px;
}

.listFieldset {
	margin-top: 5px;
	border: 1px solid #ccc;
	width: 730px;
	padding-bottom: 5px;
}

.lieferzeit {
	margin: 10px 0 0 0;
	text-align: center;
	padding: 0 3px 0 3px;
	width: 200px;
}

.lieferzeitLager {
	border: 1px solid #2ec22e;
	background-color: #05ff05;
}

.lieferzeitKurz {
	border: 1px solid #eaec26;
	background-color: #f9fc16;
}

.lieferzeitLang {
	border: 1px solid #355ebc;
	background-color: #004eff;
	color: #fff;
}

.sonderangebot {
	border: 1px solid #123f96;
	background-color: #00a6ec;
	color: #fff;
}

body {
	font-size: 100.1%;
}

html>body {
	font-size: 110%;
}

body:last-child,* html body {
	font-size: 100.1%;
}

/*************************
******** Styles **********
*************************/
h1,h2,h3,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 190%;
}

h3 {
	font-size: 160%;
	color: #903;
}

h4 {
	color: #903;
}

h2.date {
	font-size: 160%;
	border-bottom: dotted 2px #444;
}

ul,ol,li,div,td,th,address,blockquote {
	color: #444;
}

#leftColumn .leftBlock,#leftColumn .leftBlock h3 {
	border-color: #999;
}

#content h3.pageTitle,#contentColumnContainer {
	border-color: #999;
}

body {
	background-color: #fff;
	color: #444;
	font-family: arial, helvetica, sans-serif;
}

html {
	background-color: #fff;
}

#pageWrapper {
	border: 1px solid #fff;
	background-color: #fff;
	color: #444;
	font-size: 80%;
}

#content {
	border-top: 0;
	border-left: 1px solid #ccc;
	border-right: 0;
	border-bottom: 0;
	background-color: #fff;
	color: #444;
}

.hnav,.hnav ul li a {
	border-color: #ccc;
}

.hnav ul a,.hnav ul a:link,.hnav ul a:visited,.hnav ul a:active {
	border: solid 1px #ccc;
	color: #444;
	background-color: #fff;
	font-weight: bold;
}

/*
horizontales Hauptmenue wird auf #990033 beim hovern gesetzt
*/
.hnav ul a:hover {
	color: #990033;
	background-color: #fff;
	font-weight: bold;
}

#leftColumn .leftBlock {
	background-color: #fff;
	color: #444;
	border-top: solid 1px #ccc;
}

#leftColumn .leftBlock h3 {
	background: #fff url(../images/bgGrey.gif) repeat-x;
	color: #444;
	border-top: solid 1px #999;
}

.leftBlock form {
	margin: 5px 0 10px 0;
}

.leftBlock input,.leftBlock ul {
	font-size: 92%;
}

.leftBlock h3 {
	background-color: #fff;
	color: #444;
	font-size: 100%;
}

.hide {
	display: none;
}

.fieldsetKontakt {
	border: 1px solid #ccc;
}

.linkCheckout {
	display: block;
	background: #fff url(../images/bgGrey.gif) repeat-x;
	text-align: center;
	border: 1px solid #444;
	cursor: pointer;
	text-decoration: none;
}

a:link,a:visited,a:active {
	text-decoration: underline;
	font-size: 12px;
	color: #444;
}

a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #903;
}

a.none:link {
	text-decoration: none;
	font-size: 100%;
	color: #444;
}

a.none:hover,a.none:visited,a.none:active {
	font-size: 101%;
}

.agb {
	list-style-type: decimal;
}

.agb li {
	margin-top: 1.5em;
}

.copyright {
	color: #444;
}

.agbClose {
	text-align: center;
}

.fontSize10 {
	font-size: 10px;
}

.textAlignLeft {
	text-align: left;
}

.textAlignRight {
	text-align: right;
}

.textAlignCenter {
	text-align: center;
}

.ulIndex {
	list-style-type: none;
	border: solid 1px #444;
	border-bottom-width: 0;
	display: block;
}

.ulErsatzart {
	list-style-type: none;
	display: block;
}

.liIndex {
	line-height: normal;
	list-style-type: none;
	border-bottom: solid 1px #444;
	display: block;
}

.liErsatzart {
	line-height: normal;
	list-style-type: none;
	display: block;
}

.linkLi {
	color: #444;
	text-decoration: underline;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.searchBg {
	background-color: #fff;
}

.checkoutHr {
	border-bottom: 1px solid #999;
}

.endSum {
	text-align: right;
	padding: 3px;
	background-color: #fff;
	text-decoration: underline;
	font-weight: bold;
	color: #444;
}

.katalog {
	border: 1px solid #999;
	background-color: #fff;
	padding: 5px;
	text-align: left;
}

.katalogTable {
	margin-right: 25px;
}

.nocookie {
	margin-top: 10px;
}

.modUseronline {
	text-align: right;
	padding: 5px;
}

h2.date {
	font-size: 160%;
	color: #444;
	border-bottom: dotted 2px #444;
}

.picture {
	border: 0;
}

.homeLeft {
	float: left;
	width: 48%;
}

.homeRight {
	float: right;
	width: 48%;
}

.homeRight #user {
	width: 274px;
}

.homeBox {
	margin: 3px 0 3px 0;
	font-size: 120%;
	color: #903;
}

.errorText {
	color: #f00;
	font-weight: bold;
}

.sperre {
	border: 1px solid #999;
	background-color: #fff;
	padding: 5px;
	margin: 10px;
	margin-left: 0;
	width: 100%;
}

.red {
	color: #f00;
}

a.noclickEB0,.clickEB0,.noclickEB1,.clickEB1,.noclickEB2,.clickEB2 {
	display: block;
	color: #444;
	cursor: pointer;
	text-decoration: none;
	text-align: left;
	line-height: normal;
	background-color: #fff;
}

a.noclickEB0 {
	background-color: #fff;
	padding: 1px 5px 0px 2px;
}

a.clickEB0 {
	background-color: #dadada;
	padding: 1px 5px 0px 2px;
	/*font-style:oblique;*/
	font-weight: bold;
}

a.noclickEB0:hover {
	background-color: #eee;
	padding: 1px 5px 0px 2px;
	color: #903;
}

a.clickEB1 {
	background-color: #ccc;
	padding: 1px 5px 0px 2px;
	/*font-style:oblique;*/
	font-weight: bold;
}

a.noclickEB1 {
	background-color: #dadada;
	text-decoration: none;
	padding: 1px 5px 0px 2px;
}

a.noclickEB1:hover {
	background-color: #eee;
	padding: 1px 5px 0px 2px;
	color: #903;
}

a.clickEB2 {
	background-color: #ccc;
	padding: 1px 5px 0px 8px;
	/*font-style:oblique;*/
	font-weight: bold;
}

a.noclickEB2 {
	background-color: #ccc;
	text-decoration: none;
	padding: 1px 5px 0px 8px;
}

a.noclickEB2:hover {
	background-color: #eee;
	padding: 1px 5px 0px 8px;
	color: #903;
}

.linkTopNav {
	font-size: 1em;
	color: #999;
	margin-bottom: 10px;
}

label {
	width: 20px;
	margin-right: 1em;
	padding: 2px;
}

br {
	clear: both;
}

#loginCustomerRegisterDetailForm label {
	width: 14em;
	margin: 0 2px 4px 0;
	padding: 2px;
	float: left;
	text-align: right;
}

#loginCustomerRegisterDetailForm input {
	display: block;
	width: 23em;
	float: left;
	margin: 0 2px 4px 0;
	padding: 2px;
	width: 20em;
	margin: 2px;
}

#loginCustomerRegisterDetailForm .hiddenInput {
	width: 0;
	border: 0;
}

.listItem {
	width: 330px;
	margin-right: 0em;
	margin-top: 5px;
	float: right;
	padding: 0;
}

* html .listItem {
	width: 370px;
}

.showBasketButtonBox {
	padding-right: 0;
}

.listOffer {
	width: 500px;
	margin-right: 4em;
	float: right;
}

.h3Info {
	font-size: 1.2em;
	margin: 8px 0 0 0;
	padding: 0 0 0 0;
}

.actionLegend {
	color: #f00;
	font-weight: bold;
	padding: 0 5px;
	background-color: #fff;
}

.showNoPrice {
	color: #f00;
	background-color: #fff;
	padding: 2px;
	margin-top: 10px;
	text-align: center;
}

.showKDRabatt {
	color: #900;
	background-color: #ccc;
	padding: 2px;
	margin-top: 10px;
	text-align: center;
	width: 748px;
}

.showSiteAnzahlTop {
	margin-top: -10px;
	padding-bottom: 10px;
}

#SpN {
	display: none;
}

.button {
	color: #444;
	background: #eee url(../images/bgGrey.gif) repeat-x;
	background-position: 0% top;
	border: solid 1px #999;
	font-size: 12px;
	padding: 2px;
	margin-top: -1px;
}

.button:hover,.button:focus,.button:active {
	color: #903;
	background: #eee url(../images/bgGrey.gif) repeat-x;
	background-position: 0% bottom;
	border: solid 1px #903;
	font-size: 12px;
}

a.buttonLink:link,a.buttonLink:visited,a.buttonLink:active {
	border: solid 1px #999;
	background: #eee url(../images/bgGrey.gif) repeat-x;
	background-position: 0% top;
	color: #444;
	font-size: 12px;
	text-decoration: none;
	padding: 2px 8px 2px 8px;
	text-align: center;
}

a.buttonLink:hover {
	border: 1px solid #903;
	background: #eee url(../images/bgGrey.gif) repeat-x;
	background-position: 0% bottom;
	color: #903;
	font-size: 12px;
	padding: 2px 8px 2px 8px;
	text-align: center;
}

.searchButton {
	width: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
}

input,textarea {
	border: solid 1px #999;
}

.bgForm {
	border: 1px solid #ccc;
	color: #444;
	background: #f6f6f6 url(../images/bgGreyForm.gif) repeat-x;
}

.boxFormat {
	margin-top: 0px;
}

.warrantyLogin {
	width: 400px;
}

.footer {
	border: 0;
	border-top: 1px solid #999;
	color: #999;
	padding: 7px;
	padding-top: 0;
	font-size: 10px;
	background-color: #f6f6f6;
	width: 968px;
	margin: 0px auto;
}

.showItemNo {
	text-decoration: underline;
	font-weight: bold;
}

.showZubehoerList {
	margin-bottom: 5px;
	border: 0;
	padding: 0px 0px 5px 0px;
}

.legendStyle {
	font-weight: bold;
}

.showScrollingStart {
	height: 200px;
	overflow: auto;
}

.showDocumentsList {
	position: relative;
	left: 0;
	top: 0;
	width: 748px;
	border: 0;
	padding: 0px 0px 10px 0px;
	border: 0px solid #000;
}

.showScrollingDocumentsStart {
	height: 160px;
	width: 420px;
	overflow: auto;
	border: 1px solid #999;
	margin-top: -1px;
	padding-bottom: 10px;
}

.documentToggle {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 2px;
	margin-left: -2px;
	width: 160px;
	display: block;
}

.showFolderClose {
	position: absolute;
	top: -19px;
	left: 358px;
}

.showSparepartsList {
	position: relative;
	top: 0;
	left: 0;
	border: 0;
	padding: 0px 0px 10px 0px;
	width: 420px;
	/*
	min-height: 100px;
	*/
}

.showScrollingSparepartsStart {
	height: 160px;
	width: 420px;
	overflow: auto;
	border: 1px solid #999;
	margin-top: -1px;
}

.sparepartToggle {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 2px;
	margin-left: -2px;
	width: 160px;
	display: block;
}

.showExplodedViewList {
	position: relative;
	top: 0;
	left: 0;
	border: 0;
	padding: 0px 0px 10px 0px;
	/*width: 420px;*/
	/*
	min-height: 250px;
	*/
}

.showScrollingExplodedViewsStart {
	height: 250px;
	width: 168px;
	overflow: auto;
	border: 1px solid #999;
	margin-top: -1px;
}

#showExplodedViewItems {
	height: 250px;
	overflow: hidden;
	/*border: 1px solid #999;*/
	top: -1px;
	left: 2px;
	position: relative;
}

.explodedViewToggle {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 2px;
	margin-left: -2px;
	width: 160px;
	display: block;
}

.xShowExploDetails {
	float: left;
	width: 252px;
	height: 248px;
	border: 1px solid #999;
}

.xShowExploDrawing {
	height: 248px;
	float: left;
	border: 1px solid #999;
	z-index: 80;
	margin-left: 10px;
	overflow: hidden;
	position: relative;
}

.xShowExploDrawing img {
	width: 250px;
}

.xShowExploItems {
	height: 225px;
	overflow: auto;
	border: 1px solid #fff;
	width: 250px;
}

.xShowExploHeader {
	position: absolute;
	top: -1px;
	left: -1px;
	width: 150px;
	height: 20px;
	border: 1px solid #999;
	background-color: #fff;
	text-align: center;
	font-weight: bold;
}

.xShowHint {
	padding: 5px;
	width: 250px;
	height: 238px;
	border: 1px solid #999;
}

#loading {
	background: white;
	padding: 20px;
	border: 2px solid #903;
	color: #903;
	display: none; /* hidden */
	position: absolute;
	left: 50%;
	margin-left: -100px;
	top: 30%;
	width: 200px;
	/*height: 100px;*/ /*margin-top: -50;*/
	font-weight: bold;
	font-size: large;
	z-index: 99;
}

#basketSuccess {
	background: white;
	padding: 20px;
	border: 2px solid #903;
	color: #903;
	display: none; /* hidden */
	position: absolute;
	left: 50%;
	margin-left: -100px;
	top: 25%;
	width: 400px;
	height: 200px;
	/*margin-top: -50;*/
	font-weight: bold;
	font-size: large;
}

#actualBasket {
	background: #fff url(../images/bgGrey.gif) repeat-x;
	color: #444;
	font-size: smaller;
	position: relative;
	top: -7px;
	left: 532px;
	border: 1px solid #ccc;
	width: 250px;
	height: 20px;
	text-align: left;
	padding-left: 3px;
}

#noActualBasket {
	border: 1px solid transparent;
	position: relative;
	top: -7px;
	left: 532px;
	width: 250px;
	height: 20px;
	text-align: left;
	padding-left: 3px;
}

.sparepartsAvailable {
	height: 30px;
	margin-top: 5px;
}

.sparepartsAvailable a:link,.sparepartsAvailable a:active,.sparepartsAvailable a:visited,.sparepartsAvailable a:hover
	{
	font-size: 10px;
}

.sparepartsAvailable img {
	width: 23px;
	float: left;
	padding-right: 5px;
	border: 0;
}

.documentsAvailable {
	height: 30px;
	margin-top: 5px;
	padding-bottom: 0px;
}

.documentsAvailable a:link,.documentsAvailable a:active,.documentsAvailable a:visited,.documentsAvailable a:hover
	{
	font-size: 10px;
}

.documentsAvailable img {
	width: 25px;
	float: left;
	padding-right: 5px;
	border: 0;
}

.xShowBlock {
	width: 748px;
	height: 180px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-bottom: 10px;
	position: relative;
}

.xShowBuiltinUnits {
	position: relative;
	left: 520px;
	top: -300px;
	width: 225px;
	height: 150px;
	border: 0px solid #000;
	overflow: auto;
}

.xShowPrice {
	position: absolute;
	left: 320px;
	top: 20px;
	width: 180px;
	height: 150px;
	border: 0px solid #000;
	padding-left: 5px;
}

.xShowDescription {
	position: relative;
	left: 160px;
	top: -150px;
	width: 150px;
	height: 150px;
	border-right: 1px solid #ccc;
	padding-right: 5px;
	overflow: auto;
}

.xShowImage {
	position: relative;
	left: 0px;
	top: 0px;
	width: 150px;
	height: 150px;
	border-right: 1px solid #ccc;
	padding-right: 5px;
	overflow: hidden;
}

.showByingLink {
	padding-left: 10px;
}

.checkoutTextarea {
	width: 360px;
}

.formError {
	border: 1px solid #f00;
}

.searchDiv {
	float: left;
	border: 1px solid #ccc;
	height: 100px;
	width: 175px;
	overflow: auto;
	margin-right: 10px;
	margin-bottom: 10px;
}

.searchDiv ul {
	padding: 0;
	margin: 0;
}

.searchDiv ul li {
	list-style-type: none;
	padding: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin: 0;
	cursor: pointer;
}

.searchDiv ul li.bg1 {
	background-color: #f4f4f4;
}

.searchDiv ul li.bg2 {
	background-color: #fff;
}

.showTextPriceChanged {
	display: block;
}

.showNoTextPriceChanged {
	display: none;
}

.showPriceChangedHint {
	color: #900;
	background-color: #ccc;
	padding: 2px;
	margin-top: 10px;
	text-align: left;
}

.searchTd {
	text-align: left;
}

.searchTdLabel {
	width: 100px;
}

.searchTdContent {
	width: 400px;
}

.searchTdContent input,.searchTdContent select,#search_artnr {
	width: 400px;
}

.searchTdHelp {
	width: 100px;
}

.searchTdSubmit {
	width: 60px;
	padding-left: 20px;
}

.hint {
	display: none;
}

#userHistoryWrapper {
	
}

#userHistory {
	width: 748px;
	overflow: auto;
	border: 1px solid #ccc;
	position: relative;
	min-height: 220px;
}

#userHistory .historyContent {
	width: 150px;
	height: 195px;
	border-right: 1px solid #ccc;
	padding: 4px;
	position: absolute;
	left: 0;
}

#userHistory .historyContent img {
	border: 0;
}
#userHistory .historyContent .imgWrapper {
	height: 140px;
	text-align: center;
}

.dbProfiling {
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	border: 3px solid #eee;
	padding: 10px;
	background-color: #fff;
	width: 240px;
	overflow: auto;
	font-size: 12px;
	z-index: 150;
}

.dbProfiling>p {
	width: 3000px;
	text-align: left;
}

.dbProfiling>h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
