div#addAktuell{
    font-size: 83%;
    margin: 0 10px;
    padding-bottom: 5px;
    line-height: 100%;
}

h2 span{
    font-size: 115% !important;
}

h2 span a,
h2 span a:hover,
h2 span a:visited{
    text-decoration: none !important;
    color: inherit !important;
}

div#BreadCrumbs{
  background-color: #D6D6D6;
  line-height: 0;
  margin: 0 auto;
  padding: 6px 0 8px;
  width: 570px;
}

div#BreadCrumbs ul{
  float:left;
  font-size:83%;
  padding: 0 15px;
}

div#BreadCrumbs ul li{
    float: left;
    line-height: 1.2;
    margin: 0px 5px 0 0;
    padding: 0;
}

div#BreadCrumbs ul li img{
    vertical-align: top;
    margin-top: -2px;
}

div#ShoppingCartBox{
  background-color: #D6D6D6;
  line-height: 0;
  margin: 15px 0;
  padding-left: 20px;
  font-size:68%;
}

div#ShoppingCartBox dl{
  background-color: #D6D6D6;
  border: none;
  margin: 0;
  padding: 0;
}

div#ShoppingCartBox dl dt{
  line-height: 1.2;
  background-color: #FFFFFF;
  text-align: left;
  margin-top: 1px;
  padding-top: 1px;
  padding-left: 6px;
  font-weight: bold;
}

div#ShoppingCartBox dl .caption{
  background-color: #D6D6D6;
  font-weight: bold;
  padding: 4px 6px 4px 0;
}

div#ShoppingCartBox dl dd{
  line-height: 1.2;
  background-color: #FFFFFF;
  margin-bottom: 1px;
  text-align: right;
}

div#LoginBox{
  background-color: #D6D6D6;
  line-height: 0;
  margin: 0 auto;
  padding: 6px 15px 8px;
  font-size: 68%;
  line-height: 1.2;
}

div#produktliste,
div#shoppingcart{
    margin-top: 15px;
    width: 570px;
}

div.Column1 h2{
    margin: 10px 0;
    width: 180px !important; 
}

li.nav_1{
  padding-left: 15px;
  background-position: 2px center;
  background-repeat: no-repeat;
}

li.nav_2{
  padding-left: 20px;
  background-position: 7px center;
  background-repeat: no-repeat;
}

li.nav_3{
  padding-left: 25px;
  background-position: 12px center;
  background-repeat: no-repeat;
}

li.nav_4{
  padding-left: 30px;
  background-position: 17px center;
  background-repeat: no-repeat;
}

li.nav_5{
  padding-left: 35px;
  background-position: 22px center;
  background-repeat: no-repeat;
}

li.nav_open,
li.nav_off{
    background-image: url('../../images/ln_link.gif');
}

li.nav_on{
  background-image: url('../../images/ln_current.gif');
}

.ProductPreview{
    width: 540px;
}

.ProductPreviewImage{
  float: left;
  width: 90px;
  border: 1px solid rgb(119, 119, 136);
  text-align: center;
  min-height: 90px;
  line-height: 90px;
}

.ProductPreviewImage img{
  width: 75px;
  vertical-align: middle;
}

.ProductPreviewStock{
    float: right;
  width: 50px;
}

.ProductPreviewText{
    margin-left: 100px;
    margin-right: 60px;
    min-height: 90px;
    height: 90px;
    position: relative;
}


* html .ProductPreviewText,
* html .ShoppingcartDemoUnit,
*:first-child+html .ProductPreviewText,
*:first-child+html .ShoppingcartDemoUnit{
  margin-left: 15px;
  padding-bottom: 3px;
}

.ProductPreviewText p{
    margin: 5px auto;
}

.ProductPreviewDescription{
  color:#000000;
  font-size:10px; 
  font-family: Verdana, Arial, Helvetica;
  line-height: 8pt;
  font-weight: normal;
}

.ShoppingcartPrice{
    text-align: right;
    font-weight: bold;
}

.ShoppingcartSummary{
      width: 480px;
    padding: 10px 0;
}

#produkt{
    width: 540px;
    color: #000000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11pt;
}

#produkt #produktname {
  font-size:16pt;
  font-weight:bold;
  margin-bottom: 20px;
}

#produkt #logos img{
    margin-right: 0.1em;
}

#produkt .details{
  background-color:#FFFFFF;
  display:block;
  margin-right:5px;
  padding:3px;
  width:550px;
}

#produkt .details .header {
  font-weight:bold;
  margin: 10px auto;
}

#produkt #bestand{
    color:#CC3333;
    font-weight:bold;
    margin-right:25px;
    margin-top:4px;
    text-align:right;
}

#produkt #kurzinfo{
  font-weight:bold;
}

#produkt #preis{
    color: #CC3333;
  font-size: 16pt;
  font-weight: bold;
  margin-right: 25px;
  margin-top: 5px;
  text-align: right;
}

#produkt #preisMWST{
    color: #000000;
    font-size: 12pt;
    font-weight: bold;
    margin-right: 25px;
    margin-top: 7px;
    text-align: right;
    padding-bottom: 10px;
}

#produkt #bestellformular{
    margin-right: 25px;
}

#produkt .feature{
    float: left; 
    width: 250px; 
    clear: both;
}

#produkt .details #datasheets img,
#produkt .details #applications img {
  border:1px solid #000000;
}

#produkt #produktImg{
  margin: 15px;
  text-align: left;
}

#navlist{
    -x-system-font: none;
    border-bottom: 1px solid #777788;
    font-family: Verdana,sans-serif;
    font-size: 9pt;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    margin-left: 0;
    padding: 3px 0;
    margin-top: 15px;
}

#navlist li{
    display:inline;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
}

#navlist li a.current{
  background:white none repeat scroll 0 0;
  border-bottom:1px solid white;
}

#navlist li a:hover{
    background:#CC9999 none repeat scroll 0 0;
    border-color:#222277;
    color:#000000;
}

#navlist li a:visited {
  color:#000000;
}

#navlist li a {
    background:#DDDDDD none repeat scroll 0 0;
    border-color:#777788 #777788 -moz-use-text-color;
    border-style:solid solid none;
    border-width:1px 1px medium;
    margin-left:3px;
  padding:3px 0.5em;
  text-decoration:none;
}

.auflistung {
  list-style-image:url("../../images/list_link_22107.gif");
}

.Pager{
  width: 540px;
  margin: 10px auto;
}

.Pager a{
    text-decoration: none;
}

#ProductSearch{
    width: 540px;
    clear: both; 
    text-align: center;
    margin-top: 10px;
}

.FullWidth{
    width: 570px !important;
}

.JustifiedParagraph{
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height : 125%;
    text-align: justify;
    margin: 5px auto;
}
.CenteredParagraph{
    font-family: Arial, Helvetica, sans-serif;
    font-size:10px;
    line-height : 125%;
    text-align: center;
}
#ElementTraderSearch{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
#ElementTraderSearch p{
    margin: 10px 0 5px 0;
}
#ElementTraderSearch input{
    vertical-align: middle;
}
#ElementTraderSearch input.SearchGo{
    vertical-align: middle;
}
#ElementTraderSearch .FilterFields{
    size: 1;
    width: 130px;
}
#ElementTraderSearch .InputFields{
    width: 125px;
}
*+html ul#GlobalNaviTop{
    margin-top: 30px;
    float: none;
}
* html ul#GlobalNaviTop{
    margin-top: 30px;
    float: none;
}
div#loginbox{
    margin: 30px auto;
}

div#loginbox fieldset{
    border: 1px solid #D6D6D6;
    padding: 10px;
}

div#loginbox legend{
    padding: 0 5px;
}

p.InputWrapper{
    line-height: 140%;
    margin-top: 5px;
    clear: both;
}

p.InputWrapper label{
    width: 8em;
    float: left;
    text-align: right;
    padding-right: 0.5em;
    cursor: pointer;
}

p.InputWrapper .InlineButton{
    vertical-align: bottom;
}

p.ButtonWrapper{
    text-align: right;
}

input.Textbox{
  border: 1px solid #989898;
  background-color: #D6D6D6;
  padding: 2px;
  vertical-align: middle;
}

#VerticalLocalNavi table{
    width: 100% !important;
}

#VerticalLocalNavi table, #VerticalLocalNavi table td{
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    background-color: #D6D6D6;
}
#VerticalLocalNavi img{
    display: none;
}
#VerticalLocalNavi{
    font-size: 90%;
}
div.Column1 td{
    border: none;
    padding: 0 2px 0 0;
    vertical-align: top;
}
div.Column1 p font b i{
    font-size: 125%;
    font-weight: bold;
    font-style: inherit;
}
div.Column1 p{
    margin: 5px 0 0 0;
}
div#psuche input{
    vertical-align: bottom;
}

div.Column1 td img{
    max-width: 250px !important;
}
div.Column1{
    font-size: 83%;
}

#hitachibanner table{
  border-collapse: separate;
  margin: 0;
}

#hitachibanner table td{
    border: none;
    padding: 0;
    height: 105px;
    line-height: 0;
}

* html .Grid1{
    width: 175px;
}

*:first-child+html .Grid1{
  width: 175px;
}

.basenavigation{
    text-align: center;
}

#NewsNavi{
  margin-top: 10px;
}

#container_dom_cal table,
#container_dom_cal td,
#container_dom_cal th{
    margin: 0;
    padding: 2px;
}

/***********************************************************
 Anpassungen, damit das Template der Pressemitteilung keine
 Inline-Styles beinhaltet.
 
 Aenderungen durchgefuehrt durch Timo Neu (neu70) aufgrund
 des Tickets: #91252
***********************************************************/
#PressReleaseFrame {
    padding: 10px 10px 10px 10px;
}

#PressReleaseRightArea {
    float: right;
    margin-left: 15px;
    overflow: visible;
    width: 100px;
    text-align: right;
    direction: rtl;
}

#PressReleaseBanner {
    width: 100px;
    float: right;
}

.PressReleaseImage {
    float: right;
    direction: rtl;
}

.HitachiAddressLink a:link, .HitachiAddressLink a:visited, .HitachiAddressLink a:hover, .HitachiAddressLink a:active{
  color: #00b050;
}

.Clearer {
    clear: both;
}

.HitachiWebsiteLink a:link, .HitachiWebsiteLink a:visited, .HitachiWebsiteLink a:hover, .HitachiWebsiteLink a:active {
    font-family: 'Arial','sans-serif';
    color: #00b050;
    font-size: 10pt;
    text-decoration: underline;
}

.HitachiAddressLink a:link, .HitachiAddressLink a:visited, .HitachiAddressLink a:hover, .HitachiAddressLink a:active {
    font-family: 'Arial','sans-serif';
    font-size: 10pt;
    text-decoration: underline;
    color: #00b050;
}
/***********************************************************
 Ende Aenderungen des Tickets #91252
***********************************************************/

table.sameSize td, table.sameSize th{
    font-size: 100%;
}

ul.LinkListStyle1 li {
    background-image: url("../../images/icon/icon_link_right.gif") 
}

/*
Promotion Package
*/
.PromotionPackageRow {
	clear: both;
}

.PromotionPackageRow div{
	display: block;
	float: left;
	min-height: 50px;
	padding: 7px 0;
	margin: 7px 0;
}

.PromotionPackageProduct {
    border: 1px solid black;
    width: 75px;
    padding: 7px !important;
    margin: 7px !important;
}

.PromotionPackageSmallImage {
    width: 75px;
}

.PromotionPackageProductName {
}

.PromotionPackagePlusSign {
	margin-top: 75%;
}

.PromotionPackageSumSign {
  margin-top: 75%;
}

.PromotionPackageSum {
    border: 1px solid black;
    padding: 7px !important;
    margin: 7px !important;
    min-width: 75px;
    font-size: 16pt;
    color: #CC3333;
    font-weight: bold; 
}

.PromotionPackageAdvantage {
    min-width: 75px;
    font-size: 9px;
    margin-top: 7px;
    display: block;
    color: #000000;
    font-weight: normal;
}


.notValid{
	border: 1px solid #FF0000;
	background-color: #FF9999;
}

.ErrorMessageBox {
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    font-family: Arial,Helvetica, sans-serif;
    background-color: #FFD6D6;
    width : 100%;
    margin-top:10px;    
    margin-bottom:5px;
    padding:5px;
    border: 1px dotted #000000;
    text-align: center;
}

.InformationMessageBox {
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    font-family: Arial,Helvetica, sans-serif;
    background-color: #99ccff;
    width : 100%;
    margin-top:10px;    
    margin-bottom:5px;
    padding:5px;
    border: 1px dotted #000000;
    text-align: center;
}

.SuccessMessageBox {
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    font-family: Arial,Helvetica, sans-serif;
    background-color: #99ff99;
    width : 100%;
    margin-top:10px;    
    margin-bottom:5px;
    padding:5px;
    border: 1px dotted #000000;
    text-align: center;
}

