/* Count Forminput */
.status, #status {position:absolute; margin:7px 0 0 88px; width:100px}
/*input.notification {background:#ff8e8e}*/
span.infoteaser {display:block; margin:0.5em 0 0 0}

html {
	font-size: 100.01%;
}
body {
	background: #d4d4d4 url(../img/bg/gradient.jpg) repeat-x left top;
	/*font: 62.5% DINCond-Bold;*/
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	font-family: "ff-din-web-condensed-1","ff-din-web-condensed-2","Arial";
	/*font-family: "pill-gothic-300mg-1","pill-gothic-300mg-2","Arial";
	font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2";*/
	font-weight: 500;
	font-size: 65%;
}
input.submit, input.btn, #test_BackToShop {
  font-family: "ff-din-web-condensed-1","ff-din-web-condensed-2","Arial";
  /*font-family: "pill-gothic-300mg-1","pill-gothic-300mg-2","Arial";
  font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2";*/
  font-weight: 600;
  color: #555;
  padding: 3px;
  
}

a, a:active, a:link, a:hover, a:visited {
  color: #000000;
}

/*  gets rid of the ugly dotted lines around focused links in Firefox 1.5 and up */
a:focus, a:active { 
  outline: none;
}



ul {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p, form {
	margin: 0;
	padding: 0;
	line-height: 1em;
}
#page {
	width: 940px;
	margin: 0 auto;
}
#header {
	position: relative;
	height: 90px;
	background: url(../img/bg/header_border.gif) no-repeat left bottom;
	margin-bottom: 35px;
}
#header_content {
	width: 660px;
	float: right;
}
#logo {
	float: left;
	width: 260px;
}
#logo h1 a {
	display: block;
	text-indent: -999px;
	background: url(../img/master/hitachi_logo.png);
	width: 160px;
	height: 47px;
	margin: 23px 0 0 51px;
}
.clear {
	clear: both;
}
#navigation {
	z-index: 1000;
	position: relative;
}
#navigation ul {
	float: right;
}
#navigation ul li {
	list-style: none;
	float: left;
}
#navigation li ul {
	position: absolute;
	width: 141px;
	left: -999em;
	padding-bottom: 19px;
	background: url(../img/bg/category_subnavi.png) no-repeat left bottom;

}
#navigation li.contentmenue ul {
	width: 212px;
	background: url(../img/bg/contentmenue_subnavi.png) no-repeat left bottom;
  z-index: 9999;
}
#navigation li.category li a {
	font-size: 1.4em;
	color: #cd0c0c;
	padding: 8px 0 0 0;
	display: block;
	min-width: 141px;
	height: 22px;
	background: url(../img/bg/dropdown.gif) no-repeat;
}
#navigation li.category li a:hover,
#navigation li.contentmenue li a:hover {
	color: #000;
	}
#navigation li:hover, #navigation li.hover {
  position: static;
}
#navigation li:hover ul {
	left: auto;
}
#navigation ul li a {
	font-size: 1.2em;
	text-decoration: none;
	color: #3d3b3b;
	}
#navigation li.myaccount a {
	padding: 11px 0 0 33px;
	display: block;
	background: url(../img/bg/myaccount.png);
	width: 72px;
	height: 23px;
}
#navigation span.amount {
	font-size: 0.9em;
	color: #5f5f5f;
	}
#navigation li.myaccount a:hover, #navigation li.shoppingbasket a:hover, #navigation li.contentmenue a:hover {
	color: #cd0c0c;
}
#navigation li.shoppingbasket a {
	padding: 11px 0 0 33px;
	display: block;
	background: url(../img/bg/shoppingbasket.png);
	width: 134px;
	height: 23px;
}
#navigation li.contentmenue a {
	text-align: center;
	padding: 11px 0 0 0;
	display: block;
	background: url(../img/bg/contentmenue.png);
	width: 106px;
	height: 23px;
}
#navigation li.contentmenue li a {
	text-align: left;
	font-size: 1.4em;
	color: #cd0c0c;
	padding: 8px 0 0 18px;
	display: block;
	min-width: 212px;
	height: 22px;
	background: url(../img/bg/dropdown_long.gif) no-repeat;
}
#navigation li.category a {
	padding: 11px 0 0 0;
	text-align: center;
	color: #ffffff;	
	display: block;
	background: url(../img/bg/category.png);
	width: 141px;
	height: 23px;
}
#breadcrumb {
	position: absolute;
	left: 282px;
	bottom: 22px;
	font-size: 1.3em;
	color: #5f5f5f;
}
#breadcrumb a {
	color: #5f5f5f;
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#breadcrumb ul li {
	display: inline;
}
#content {
	float: left;
	width: 658px;
}
#cat_leftcol {
	float: left;
	width: 260px;
	position: relative;
}
#cat_leftcol h1 {
	line-height: 1.1;
	font-size: 2.4em;
	color: #000000;	
}
#cat_leftcol h2 {
	line-height: 1.1;
	font-size: 2.4em;
	color: #707070;
}
#cat_rightcol {
	margin-right: 40px;
	width: 335px;
	float: right;
}
#cat_rightcol p {
  font-family: Arial;
  font-weight: 200;
	font-size: 1.3em;
	color: #707070;
	line-height: 1.5em;
	margin-bottom: 15px;
}
.content-page p {
  font-family: Arial;
  font-weight: 200;
	font-size: 1em;
	color: #707070;
	line-height: 1.3em;
	margin-bottom: 15px;
}
#sidebar {
	width: 281px;
	float: right;
}
#sidebar a {
	text-decoration: none;
}
.productteaser {
	margin: 0;
	padding: 0;
	position: relative;
	width: 283px;
	height: 125px;
}
.productteaser img {
	border: none;
}
.productteaser_details {
	position: absolute;
	top: 0px;
	right: 0px;
	padding-top: 15px;
	width: 125px;
	float: right;
}
.productteaser_details h1 {
	font-size: 1.6em;
	
}
.productteaser_details h1 a {
  color: #000000;
}
.productteaser_details h2 {
	font-size: 1.4em;
	color: #707070;
	height: 15px;
	padding-right: 10px;
}
.productteaser_details h2 a {
	color: #707070;
}
.productteaser_brutto {
	/*margin-top: 20px;*/
	font-size: 1.7em;
}
.productteaser_brutto a {
  	color: #e60027;
}
.productteaser_netto a{
	font-size: 1.2em;
}
.productteaser_netto a{
  color: #707070;
}

/**
 * PRODUKTTEASER ZUBEHOER
 **/ 

.productteaser.zubehoer {
  width: 281px;
  height: 64px;
}  

.productteaser.zubehoer .productteaser_details {
	position: absolute;
	top: 0px;
	right: 0px;
	padding-top: 5px;
	width: 150px;
	float: right;
}

.productteaser.zubehoer .productteaser_details h1 {
  margin: 0;
  padding: 0;
/*  line-height: 1em;*/
}

.productteaser.zubehoer  .productteaser_brutto,
.productteaser.zubehoer  .productteaser_netto {
  display: inline;
 /* line-height: 1em;*/
}


#footer {
  padding-top: 20px;
}
#icons {
	float: left;
	width: 280px;
}
#icons ul li {

	display: inline;
}

#metanavigation {
	float: right;
	width: 658px;
	text-align: right;
	color: #5c5c5c;
	font-size: 1.3em;
}
#metanavigation ul {
	margin-top: 15px;
}
#metanavigation ul li {
	padding: 0 7px 0 4px;
	display: inline;
	background: url(../img/bg/meta_bar.gif) no-repeat right 5px;
}
#metanavigation ul li.last {
	padding: 0 0 0 4px;
	background: none;
}
#metanavigation a {
	color: #5c5c5c;
	text-decoration: none;
}
#metanavigation a:hover {
	color: #cd0c0c;
}
.tooltip {
	width: 338px;
	display: none;
	font-size: 1.4em;
	padding-bottom: 23px;
	background: url(../img/bg/tooltipp_bottom.png) no-repeat left bottom;
}
.tooltippcontent {
	padding: 10px;
	background: url(../img/bg/tooltipp_bg.png) left top;
}
.tooltippcontent p {
	line-height: 1.3;
	font-weight: 500;
	color: #707070;
}


/**
 *
 *  STYLES FÜR SINGLE VIEW
 */
 
.product-image {
	min-height: 600px;
}

h2 {
	margin-bottom: 20px;
}

.langtext {
  font-weight: 500;
	font-size: 1.5em;
	color: #707070;
	line-height: 1.5em;
}

.more-link {
	color: #000000;
	font-size: 1.5em;
	display:block;
	margin-top: 10px;
}

#cat_leftcol .price {
	color: #e60027;
	font-size: 4.5em;
	display: block;
	margin-top: 20px;
}

#cat_leftcol .price-net {
	color: #707070;
	font-size: 1.3em;
}

.button {
	text-indent: -9999px;
	width: 198px;
	height: 40px;
	display:block;
}

.variant-selector {
  margin-top: 37px;
}
.variant-selector label {
  font-size: 1.5em;
  line-height: 1.5em;
  font-weight: bold;
  display:block;
}

.variant-selector select {
  width: 198px;
}

#to-basket {
width: 198px;
height: 40px;
list-style-type: none;
margin-top: 7px;
}

#to-basket li {
float:left;
diplay: inline;
outline: none;
border: none;

}

#to-basket li.amount {
background: transparent url(../img/buttons/btn_amounttobasket.png) no-repeat top left;
width: 41px;
height: 40px;
text-align: center;
}

#to-basket li .txt-amount {
	width: 26px;
	padding: 4px 0px;
	text-align:center;
	border: 1px solid #707070;
	background: #ffffff;
	color: #707070;
	margin-top: 6px;
}

#to-basket li .submit {
	width: 157px;
	height: 40px;
	cursor: pointer;
	border: none;
	background: transparent url(../img/buttons/btn_tobasket.png) no-repeat center;
	overflow: hidden;
  text-indent: -999px;
  font-size: 0;
  display:block;
  line-height: 0;


}
#ansicht {
	background: transparent url(../img/buttons/btn_360grad.png) no-repeat top left;
	margin-top: 7px;
}
#datenblatt {
	background: transparent url(../img/buttons/btn_datenblatt.png) no-repeat top left;
	margin-top: 7px;
}

/**
 * Overlays
 */

.overlay {
	display: none;
	width: 354px;
	height: 584px;
	z-index: 10000;
	background: transparent url(../img/bg/bg_overlay.png) no-repeat top left;
	padding: 25px;
}

.overlay p, .overlay h2, .overlay ul {
	width: 300px;
}

.overlay p {
  font-family: Arial;
  font-size: 1.3em;
}
.overlay div.close {
	width: 107px;
	height: 23px;
	position: absolute;
	left: 246px;
	top: 0px;
	background: transparent url(../img/buttons/btn_close.png) top left no-repeat;
	cursor: pointer;
}

#view3d {
  background: transparent url(../img/bg/bg_overlay_3dview.png) no-repeat top left;
  width: 633px;
  height: 585px;
  margin-left: -3px;
  padding: 30px 0px 0px 17px;
}

#view3d div.close {
  left: 524px;
}
/**
 * Overlay Preisstaffel
 */
 
ul.amprice {
	list-style-type:none;
	width: 300px;
	background: url(../img/bg/header_border.gif) no-repeat -400px top;
	margin: 20px 0px;
}

ul.amprice li {
	width: 300px;
	background: url(../img/bg/header_border.gif) no-repeat -400px bottom;
	padding: 20px 0px;
}
ul.amprice li .price-staffel {
  color: #E60027;
	display:inline;
	font-size: 3em;
}
ul.amprice li .price-net-staffel {
	display:inline;
	color: #707070;
}

ul.amprice li .am {
	color: #000000;
	display: block;
	font-size: 1.5em;
}

/**
 * Basket popup 
 */
#mask{visibility: hidden;display:none;}
#mask iframe{visibility: hidden;border:none;}
#mask.on {visibility: visible;display:block;position:fixed;opacity:0.7;top:0;left:0;width:100%;height: 100%;background:#000;z-index: 1500;}

div.popup{font-family: Arial; font-size: 1.4em; font-weight: 400; visibility: hidden;display:none;}
div.popup strong{display: block; margin: 9px 0; font-weight: 400;}
div.on.popup{
  visibility: visible;
  display:block;
  position:fixed;
  top:50%;
  left:50%;
  width:270px;
  height: 150px; 
  z-index: 2000;
  margin-top:-75px;
  margin-left:-135px;
  padding:10px;
}
div.on.popup {
  background: #D4D4D4;
}
div.on.popup.load {background: #d4d4d4 url(../img/bg/ajax-loader.gif) center center no-repeat;}
div.on.popup table {width:100%;}
div.on.popup input { 
  font-family: "ff-din-web-condensed-1","ff-din-web-condensed-2","Arial";
  font-weight: 600;
  color: #7c7c7c;
  padding: 3px;
  width:130px;
}
/*div.on.popup input.disabled {color:#cbcbcb;background:#fff;border:1px solid #cbcbcb;font-weight: bold;padding:2px;width:130px;}*/
div.on.popup input.bl{position:absolute;bottom:10px;left:10px;}
div.on.popup input.br{position:absolute;bottom:10px;right:10px;}

#zoom {padding:0;overflow:auto;min-width:250px;min-height: 150px;background:#e2e2e2;border-color:#000000;}
#zoom ul.tabs{padding:0;margin:0;background:#ffffff;height: 28px;width:100%;}
#zoom ul.tabs li{list-style: none;margin:1px;float:left;}
#zoom a{display:block;padding:5px;background:#e2e2e2;width:20px;text-align: center;border:1px solid #555555;color:#555555;font-weight: bold;}
#zoom ul.tabs li.close{float:right;}

/**
 * CHECKOUT STYLES
 */ 

.checkout {
  font-size: 1.4em;
  margin-left: 280px;
  width: 660px;
  background: url(../img/bg/bg_checkout_middle.png) repeat-y top left;
  padding: 22px;
  padding-top: 12px;
}
.checkout.header {
  background: url(../img/bg/bg_checkout_top.png) no-repeat bottom left;
  height: 10px;
  padding:0;
}
.checkout.footer {
  height: 10px;
  background: url(../img/bg/bg_checkout_bottom.png) no-repeat top left;
  padding:0;
}

#body.plain .checkout {
  margin: 0px 10px;
}
.ordersteps dl{
  background: #e2e2e2;
  float:left;
  width: 100px;
  border: 1px solid #bebebe;
  font-weight: 400;
  height: 70px;
  
  margin: 0;
  margin-right: 5px;
  padding: 5px;
}

.ordersteps dl.active {
  background: #fcfcfc;
}

.ordersteps dd {
  font-size: 0.89em;
  margin: 0;
  padding: 0;
  text-indent: 0;
  color: #707070;
  line-height:1.17em
  
}

.ordersteps dd a {
  color: #707070;
}

.ordersteps dt {
  color: #707070;
  font-weight: 600;
}


.ordersteps dt a {
  font-weight: 600;
  color: #707070;
}

.ordersteps dl.active dt a{
  color: #000000;
}

.ordersteps {
  padding-bottom: 20px;
  background: url(../img/bg/header_border.gif) no-repeat -359px bottom;
}

.checkout h1 {
  color: #707070;
  padding: 20px 0px;
}

.arrowright input {
  border: 0;
  outline: 0;
  width: 198px;
  height: 34px;
  
  background: transparent url(../img/buttons/btNextstep.png) no-repeat center;
  cursor: pointer;
  overflow: hidden;
text-indent: -999px;
font-size: 0;
display:block;
line-height: 0;
}

#test_OrderSubmitBottom {
  background: transparent url(../img/buttons/submit_order.png) no-repeat top left;
  height: 36px;
}
.basket {
  width: 580px;
}

.basket th {
  background: url(../img/bg/header_border.gif) no-repeat -359px bottom;
  font-weight: 400;
  color: #707070;
  padding-bottom: 1px;
}
.basket tr.product td {
  padding: 10px 0;
  background: url(../img/bg/header_border.gif) no-repeat -359px bottom;
}

.basket tr.sumrow td {
  padding-top: 10px;
}
#test_basketUpdate {
  float: right;
}
.basket .price {
color: #E60027;
}

.basket .art_title a{
  color: #000000;
  font-size: 1.1em;
}

.basket .art_num {
  color: #707070;
  font-weight: 400;
}
.basket .price,
.basket .vat,
.basket .totalprice,
.basket .ta_right {
  text-align: right;
}
td.sumdesc {
  font-weight: 400;
  color: #707070;
}

.checkout h3 {
  color: #707070;
  margin-top: 20px;
}

.bar.prevnext {
  margin: 20px 0px;
}

span.err {
  font-weight: 400;
  color: #E60027;
}

th.mid,
tr.th_sep th  {
  text-align: left;
  padding: 5px 0px;
}



/**
 *  USER ACCOUNT CREATION (user.tpl)
 */ 
 
.checkout .left {
  width: 180px;
  float:left;
  padding: 20px 10px;
}
.useroptbox {
  font-weight: 400;
}

.useroptboxhead {
  color: #707070;
  font-size: 1.6em;
}

strong.boxhead {
  display: block;
   color: #707070;
    margin-top: 20px;
    font-size: 28px;
    font-weight: bold;
}

/**
 *  ADDRESS FORM CHECKOUT
 */ 
 
.errorbox {
  width: 560px;
  border: 1px solid #E60027;
  background: #fcfcfc;
  color: #E60027;
  margin-top: 20px;
  padding: 10px;
}


.checkout td textarea {
  width: 400px;
}
.checkout td label {
  display: block;
  width: 145px;
  font-weight: 400;
  /*font-size: 1em;*/
}

.checkout .req {
  color: #E60027;
}
.checkout .box {
  margin: 10px 0px;
  color: #707070;
}
.line-separator {
   margin: 0px 0 10px 0;
   height: 5px;
  background: url(../img/bg/header_border.gif) no-repeat -359px bottom;
}
.dot_sep {
  padding: 5px 0px;
}
.checkout .info {
  font-weight: 400;
}

#test_WithdrawalText {
  width: 400px;
}

.orderinfo dl {
  clear: left;
}

.orderinfocol dt {
  font-weight: 600;
  width: 145px;
  float:left;
}

.orderinfocol dd {
  margin-left: 145px;
}


.orderhistory th {
  text-align: left;
}

/**
 *  REVOLVER SCROLLABLE STYLES
 */ 
 
 /* 
    root element for the scrollable. 
    when scrolling occurs this element stays still. 
*/ 
div.scrollable { 
 
    /* required settings */ 
    position:relative; 
    overflow:hidden; 
    width: 938px; 
    height:347px; 
} 
 
/* 
    root element for scrollable items. Must be absolutely positioned 
    and it should have a extremely large width to accomodate scrollable items. 
    it's enough that you set width and height for the root element and 
    not for this element. 
*/ 
div.scrollable div.items { 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute; 
} 
 
/* 
    a single item. must be floated in horizontal scrolling. 
    typically, this element is the one that *you* will style 
    the most. 
*/ 
div.scrollable div.items div { 
    float:left; 
} 

div.scrollable .prev {
  position: absolute;
  z-index: 100;
  top: 103px;
  cursor: pointer;
}

div.scrollable .next {
  position: absolute;
  z-index: 100;
  top: 103px;
  right: 0px;
  cursor: pointer;
}
 
 
/* KONTAKTFORMULAR STYLES */

table.form td .defaultcontent {
  width: 400px;
}

.verification_code {
  font-size: 1.3em;
  line-height: 1.4em;
  color: #E60027;
  padding-left: 3px;
}

/* CONTENT PAGE STYLES */

.content-page {
  width: 615px;
}

.forgotpwd {
  width: 615px;
}

.forgotpwd ul {
  list-style-type: none;
  margin: 10px 0px;
}

.checkout .info .rightsofwithdrawal {
  width: 580px;
}


/* Warnschild auf Startseite */

#warnschild {
  position: absolute;
}

#warnschild a {
  position: absolute;
  display:block;
  top: -155px;
  left: 777px;
}

/* trusted shop */
.welcome {
	position: relative;
}
#trustedshop {
	margin: 60px 0 0 40px;
}
#trustedshop_start {
	position: absolute;
	display: block;
	top: 12px;
	right: 55px;
	z-index: 100;
}
