* {
  font-family: Arial,Verdana,Tahoma,sans-serif;
  padding: 0;
  margin: 0;
}
body {
  font-size: 101%;
  background: url(block.gif) repeat-y left;
}
a {
  color: #036;
  text-decoration: none;
  cursor:pointer;
}
a:hover {
  color: #c00;
  text-decoration: underline;
}

img, a img {
  border: 0;
}
p {
  margin-bottom: 5px;
  line-height: 120%;
}
h1 {
  font-size: 120%;
  border-left: 3px solid #c00;
  background-color: #eee;
  color: #c00;
  padding: 0px 5px;
}
div.hr {
  padding-top: 4px;
  margin-top: 4px;
  border-top: 1px solid #c99;
}
.h4sr {
  display: none;
}

.even {
  background-color: #eee;
}
td {
  vertical-align: middle;
}
/*
.flori {
  float: right;
}
*/





/* Haupt-Rahmen */
#framework {
  width: 760px;
  position: relative;
  /*background-color: white;*/
}
/* Erste, dgraue hoLeiste */
#linklist1 {
  background-color: #666;
  font-size: 70%;
  padding: 5px 0;
  margin-bottom: 1px;
} 
#linklist1 a {
  float: left;
  padding-left: 15px;
  margin-left: 5px;
  padding-right: 5px;
  background: url(pfeil1_fff.gif) no-repeat left center;
  color: white;
}
#linklist1 a.akt {
  background: url(pfeil1_000.gif) no-repeat left center;
  color: #cbb;
}
#countrymark {
  text-align: right;
  text-transform: uppercase;
  padding-right: 8px;
  font-weight: bold;
  color: #ccc;
}
/* Zweite Leiste mit ContentOptions 

#linklist2 .siteDate {
  padding-left: 10px;
  color: #333;
}
#linklist2 {
  background-color: #999;
  font-size: 70%;
  padding: 3px 0;
  margin-bottom: 1px;
  height: 1.2em;
} 

*/



.wShade {
    background: url(/fileadmin/hitachi/home/bg.gif) repeat-x left bottom;
    border: 1px solid #aaa;
    vertical-align: top;
}
.wShade p {
    padding: 2px 5px!important;
}
.wShade a {
    display: block;
    padding-top: 4px;
}




/* Grafikleiste, Startseite, doppelte Höhe */
#teaser {
  height: 85px;
}
#teaser .vision img {
  width: 570px;
  height: 84px;
}
#teaser_start {
  height: 172px;
}
#teaser_start .vision img {
  width: 570;
  height: 171px;
}
#h_logo {
  float: right;
}


#teaser_start div.vision2, #teaser div.vision2 {
  float: left;
  padding-top: 1px;
  padding-right: 1px;
}
#teaser_start div.vision, #teaser div.vision {
  float: left;
  padding-right: 1px;
}
/* Bereich unterhalb des Fixed System Content */
#content_area {
  float: left;
  width: 569px;
  position: relative;
}
/* Menu1 */
#menu1 {
  display: none;
}


#linklist2 {
  margin-bottom: 1px;
  background-color: #999;
  height: 1.4em;
}
#linklist2 a {
  color: white;
  font-size: 80%;
  line-height: 140%;
  font-weight: bold;
}
#linklist2 ul {
  list-style-type: none;
}
#linklist2 li {
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 5px;
  float: left;
  background: url(pfeil3_fff.gif) no-repeat left top;
}
#linklist2 li.akt {
  background: url(pfeil3_000.gif) no-repeat left top;
}
#linklist2 li.akt a {
  color: #c00;
}
/* Alles, was rechts ist... */
#elements_right {
  /*position: relative;
  margin-left: 571px;*/
  float: right;
  width: 189px;
}

#elements_right input.fix, #elements_right textarea.fix {
  width: 170px;
  background-color: #ccc;
}
#search input.submit {
  vertical-align:bottom;
}
#search input.si {
  width: 150px;
  background: url(suche_en.gif) no-repeat left center white;
  height: 20px;
}
#search input.si_akt {
  width: 150px;
  background: white;
  height: 20px;
}
#opts {
  text-align: center;
  height: 18px;
  font-size: 100%;
}
#opts table {
  height: 18px;
}
#opts .btn img {
  background-color: #999;
}
#opts .btn_active img {
  background-color: #c99;
}
#opts .btn:hover img, #opts .btn_active:hover img {
  background-color: white;
}

#opts .btn, #opts .btn_active {
  text-align: center;
  margin: 0 2px;
  padding:0;
  height: 18px;
  
  /*border: 1px solid #999;*/
}


#address, #recom, #search, #opts {
  margin-bottom: 1px;
  font-family: Arial;
  font-size: 70%;
  line-height: 120%;
  padding: 5px;
  color: #fff;
  background-color: #666;
}
#address div {
  width: 35px;
  float: left;
}
#address a {
  color: #ccc;
  text-decoration: underline;
}

#address img {
  vertical-align:bottom;
  }
#news {
  background-color: #ccc;
  padding: 5px;
  margin-bottom: 1px;
}
#news h3{
  font-size: 60%;
  padding-left: 8px;
  color: black;
}
#news h4 {
  margin-top: 10px;
  font-size: 60%;
  padding-left: 10px;
  color: white;
  background: url(pfeil2_fff.gif) no-repeat left center;
}
#news h4 a {
  display: block;
}
#news div {
  font-size: 60%;
  padding-left: 10px;
  color: black;
}
#news div.news_more a {
  padding-left: 15px;
  background: url(pfeil1_fff.gif) no-repeat left center;
  display: block;
}

#menu2 {
}
#menu2 a {
  color: black;
  display: block;
  font-size: 80%;
  padding: 3px 3px 3px 15px;
  background: url(menu2.gif) no-repeat left top;
}
#menu2 a:hover, #menu2 a.akt {
  background-image: url(menu2_akt.gif);
}
#menu2 ul {
  list-style-type: none;
}



#menu2 li {
  background-color: #c99;
  border-bottom: 1px solid #eee;
  position: relative;
}

#menu2 a.sub_akt {
  text-decoration: underline;
} 
#menu2 a.akt {
  font-weight: bold;
}



#menu2 li li {
  background-color: #999;
}
#menu2 li li a {
  padding: 3px 3px 3px 25px;
  background: url(menu3.gif) no-repeat left top;
}
#menu2 li li a:hover, #menu2 li li a.akt {
  padding: 3px 3px 3px 25px;
  background: url(menu3_akt.gif) no-repeat left top;

}


#menu2 li li li {
  background-color: #ccc;
}
#menu2 li li li a {
  padding: 3px 3px 3px 35px;
  background: url(menu4.gif) no-repeat left top;
}
#menu2 li li li a:hover, #menu2 li li li a.akt {
  padding: 3px 3px 3px 35px;
  background: url(menu4_akt.gif) no-repeat left top;
}







/* Der wirkliche Inhalt */
#content {
  padding: 0;
  width: 571px;
}
#content p {
  padding: 2px 10px;
}
#content, td, th {
  font-size: 80%;
  line-height: 150%;
  vertical-align: top;
}

.framed {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

h1, h2 {
  line-height: 150%;
  padding: 0;
  margin: 5px;
}

#content h1 {
  margin: 10px;
  margin-bottom: 0px;
  padding-left: 5px;
}
h2 {
  font-size: 90%;
  margin: 10px;
  margin-top: 0px;
  font-weight: normal;
  border-left: 3px solid #c00;
  background-color: #eee;
  padding: 0px 5px;
  padding-left: 20px;
}
h3 {
  font-size: 100%;
  color: #c00;
}
h4 {
  font-size: 100%;
  color: black;
  border-bottom: 1px dashed #999;
  /*padding-left: 10px;*/
  margin: 0 10px;
}

.overview, .tx-indexedsearch-res {
  padding: 10px;
  padding-top: 0;
}

.ov_row {
  margin-bottom: 5px;
  padding: 2px;
  /*background-color: #f9f9f9;*/
  border: 1px dashed #ccc;
  cursor: default;
}

.row_over {
  cursor: default;
  border: 1px dashed #c00;
}

.ov_row p {
  margin-left: 42px;
}
.overview img {
  float: left;
  margin-right: 5px;
  vertical-align: top;
}


.overview a.morelink {
  text-align: right;
  display: block;
  padding-right: 5px;
  margin-right: 5px;
  background: url(pfeil5_000.gif) no-repeat right top;
}


/*Std Content*/
.intro {
  font-weight: bold;
}
.intro p {
  margin-left: 190px;
}

.intro .intro_image img {
  width: 180px;
}
.intro .intro_image .more_sys {
  text-align: center; 
  font-weight: normal;
  line-height: 100%;
  width: 180px;
  padding-bottom: 3px;
  margin: 2px 0px;
}

.intro .intro_image table.more_sys , .intro .intro_image table.more_sys td {
  padding: 0;
  margin: 0;
  font-size: 10px;
}
.intro .intro_image .more_sys .pn a {
  line-height: 100%;
  font-size: 10px;
  background-color: #eee;
  display: block;
  padding: 3px;
}

.intro .intro_image .more_sys .pn a:hover {
  border: 1px solid #c00;
  color: black;
  text-decoration: none;
  padding: 2px;
}





ol.reiter1, ol.reiter3 {
  cursor: default;
  border-bottom: 1px solid #c00;
  padding: 3px 0;
  padding-left: 20px;
  margin-left:0;
  font: bold 12px Verdana;
}
ol.reiter1 {
  margin-bottom: 5px;
}

.reiter1 li, .reiter3 li {
  list-style: none;
  margin: 0;
  display: inline;
}
.reiter1 li a, .reiter3 li a {
    padding: 3px 10px;
    margin-left: 3px;
    border: 1px solid #c99;
    border-bottom: none;
    background: #eee;
    text-decoration: none;
}
.reiter1 li a:hover, .reiter3 li a:hover {
    border-color: #c00;
    color: #c00;
    border-bottom: 1px solid #c99;
}

.reiter1 li.akt a, .reiter3 li.akt a {
    background: white;
    border-color: #c00;
    color: #c00;
    border-bottom: 1px solid white;
}
.reiterContent table {
  width: 550px;
}

.transducers td {
  padding: 2px;
}
.transducers td a {
  display: block;
 }
/*//Std Content*/

.reiter2 {
  margin: 0px 15px 0px 10px;
  padding-top: 2px;
  cursor: default;
  float: right;
  width: 250px;
  height: 295px;
}
.reiter2 .reiter3 {
  padding-left: 3px;
}

.reiterContent  {
  padding-top: 5px;
}


.reiter2 .reiterContent {
  height: 270px;
  z-index: 1;
}
.reiter2 .reiterContent2 {
  border: 1px solid #c00;
  border-top: 0;
  overflow: auto;
  padding: 5px;
  height: 260px;
}



#content .ite {
  margin: 10px 15px 0 15px;
  border: 1px solid #c99;
  margin-bottom: 10px;
}
#content .ite h2 {
  font-weight: bold;
  padding: 0 5px;
  margin: 0;
  border: 0;
  color: #c00;
}

/* Pics auf Produktseite */

.pics {
  width: 100%;
  padding: 10px;
  margin: 0;
}
.pics td {
  text-align: center;
  font-size: 10px;
}

.pics .odd {
  background-color: #ccc;
}
.pics .even, .pics .odd {
  padding: 2px;
  margin: 5px;
  width: 33.33%;
}


/* Sitemap */
#content div.csc-sitemap li a {
  font-weight: bold;
  text-decoration: underline;
}
#content div.csc-sitemap li li a {
  text-decoration: none;
}
#content div.csc-sitemap li li li a {
  text-decoration: none;
  font-weight: normal;
}
#content div.csc-sitemap li li li a:hover {
  text-decoration: underline;
}
/* Listen im ContentBereich */

#content ul {
  margin-left: 20px;
  margin-bottom: 5px;
  list-style-image:url(li1.gif);
}

#content ul ul {
  margin-left: 10px;
  list-style-image:url(li2.gif);
}

#content ol {
  padding-right: 10px;
  padding-left: 30px;
  margin-bottom: 5px;
}

#content ol ol {
  list-style-type: lower-alpha;
  margin-left: 0px;
}

/* Downloads auf Produktseite */
.reiterContent2 ul.downloads {
  margin-left: 0px!important;
}

ul.downloads {
  margin-left: 20px!important;
}
ul.downloads, ul.downloads * {
  list-style-type: none;
  list-style-image: none;
}


ul.downloads li a {
  display: block;
  background: url(sym/file.gif) no-repeat left center;
  padding-left: 40px;
}

ul.downloads li.pdf a {
  background-image: url(sym/pdf.gif);
  background-repeat: no-repeat;
}

ul.downloads li.doc a {
  background-image: url(sym/doc.gif);
  background-repeat: no-repeat;
}

ul.downloads li.xls a {
  background-image: url(sym/xls.gif);
  background-repeat: no-repeat;
}

.tx-thexttable-pi1  {
  padding: 3px 10px;
  width: 570px;
} 
.tx-thexttable-pi1 table {
  width: 550px;
  border-collapse: collapse;
}
.tx-thexttable-pi1 table th {
  vertical-align: middle;
  white-space:nowrap;
}
.tx-thexttable-pi1 table th, .tx-thexttable-pi1 table td {
  padding: 2px;
  border: 1px dotted #ccc;
}

.tx-thexttable-pi1 table.footnote th, .tx-thexttable-pi1 table.footnote td {
  padding: 0;
  border: 0; 
  font-size: 11px;
  text-align: left;
  vertical-align: top;
}

table.transducers {
  border-collapse: collapse;
  border: 1px dashed #ccc;
}
table.transducers td {
  border-top: 1px dashed #ccc;
}
td.transducer_pic {
  vertical-align: bottom!important;
  text-align: center;
}



/*

div .csc-textpic csc-textpic-intext-left-nowrap

div .csc-textpic-imagewrap

dl .csc-textpic-image csc-textpic-firstcol csc-textpic-lastcol

dt

a
*/

ul.csc-bulletlist li {
  margin-left: 20px;
}


.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap, 
.csc-textpic-intext-left .csc-textpic-imagewrap {
  padding-left: 10px;
  padding-top: 5px;
  /*padding-bottom: 5px;*/
}
.csc-textpic-intext-right .csc-textpic-imagewrap {
  padding-right: 10px;
}

table.start * {
  padding: 0;
  margin: 0;
}

table.start {
  border: 1px solid white;
}
table.start tr.row1 td {
  padding-top: 10px;
  border-right: 5px solid #ddd;
}
table.start td {
  width: 33.33%;
  padding: 0px;
}

table.start td h3 {
  text-align: right;
  padding-right: 5px;
  font-size: 140%;
  font-weight: bold;
}
table.start td h3 span {
  font-size: 70%;
  font-weight: normal;
}

table.start td div.img {
  text-align: right;
  padding-right: 5px;
}
table.start td a {
  margin-left: 10px;
  padding-left: 10px;
  background: url(pfeil4_000.gif) no-repeat left top;
  display: block;
}

td.b_h1 div img { background-color: #e80; }
td.b_h1 h3 { color: #e80; }

td.b_h2 div img { background-color: #366; }
td.b_h2 h3 { color: #366; }

td.b_h3 div img { background-color: #c00; }
td.b_h3 h3 { color: #c00; }


.clear {
  clear:both;
}

#footer {
  clear:both;
  width: 760px;
  font-size: 60%;
  background-color: #666;
  color: #ccc;
  padding: 2px 0px;
}

/* Hides from IE-mac \* /
* html .floatholder {height: 1%;}
/* End hide from IE-mac */


#footer a {
  padding-left: 15px;
  margin-left: 5px;
  padding-right: 5px;
  background: url(pfeil1_fff.gif) no-repeat left center;
  color: white;
}
#footer a.akt {
  background: url(pfeil1_fff.gif) no-repeat left center;
  color: #c99;
}






/* Visitenkartendarstellung der Subs */
div.bc {
    border: 1px dashed #ccc;
    margin: 10px;
}
div.bc .country {
    background-position: 4px 4px;
    background-repeat: no-repeat;
    background-color: #eee;

    border-bottom: 1px dashed #ccc;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 22px;
    font-weight: bold;
}
div.bc .title {
    font-weight: bold;
    padding: 2px;
    display: block;
}
div.bc .field {
    padding: 0px 2px;
    padding-left: 10px;
    display: block;
}
div.bc .details .field {
    padding-left: 20px;
}















/* Lightbox */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/fileadmin/templates/script/lightbox/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/fileadmin/templates/script/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/fileadmin/templates/script/lightbox/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}


/* ----------------------------------------------------------------      Suchergebnisse                  */
.tx-indexedsearch-head .icon {
  width: 20px;
}
.tx-indexedsearch-head .num {
  width: 5px;
}

.tx-indexedsearch .icon, .tx-indexedsearch .num, .tx-indexedsearch .title {
  float: left;
}
.tx-indexedsearch-head {
  font-weight: bold;
  border-bottom: 1px dashed #ccc;
}

.tx-indexedsearch-head .percent {
  float:right;
}

.tx-indexedsearch-content {
  padding-left: 25px;
}








.teaser_home {
  padding: 3px!important;
}
.teaser {
  border: 1px solid #aaa;
  margin: 10px;
  background: url(/fileadmin/hitachi/home/bg.gif) repeat-x bottom left;
  height: 200px;
}
* html .teaser .ttitle {
  height: 57px;
}
.teaser .ttitle {
  padding: 5px 5px 0 5px;
  height: 50px;
  font-weight: bold;
  color: #c00;
  font-size: 110%;
  background: url(/fileadmin/hitachi/home/gfx.jpg) no-repeat top right;
}
.teaser .tcontent {
  padding: 4px;
}
.teaser .tcontent a {
  display: block;
  padding:0;
  margin:0;
  background: transparent;
  margin-top:5px;
 
}



div.eventodd, div.eventeven {
    margin: 2px 10px;
    margin-left: 60px;
    padding: 2px;
}
.highlight {
    border: 1px solid #c00;
    padding-left: 5px;
    font-weight: bold;
}
div.eventodd {
    background-color: #eee;
}
div.place {
    color: #666;
}
div.month {
    padding-top: 4px;
    margin: 0px 10px;
    font-weight: bold;
    border-bottom: 1px solid #c00;
}




/* -------------------- 3px floating bug -------------------------------*/

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html .intro_image {
margin-right: -10px;
}
* html p {
height: 1%;
margin-left: 0;
}
/* End hide from IE5/mac */
