@CHARSET "UTF8"; 

@import url("reset.css");

@import url("ui.css");

@import url("rte-styles.css");

@import url("dialog-box.css");

@import url("tab-ui.css");

@import url("accordion.css");

@import url("slideshow.css");

@import url("../js/fancybox/jquery.fancybox.css");


.align-right {
  text-align: right;
}

.align-left {
  text-align:left;
}

.align-center {
  text-align: center;
}

#tx_odsajaxmailsubscription_pi1 p {
 margin: auto; 
}

.nl_subs {
  text-align: left;
}
.nl_subs input {
float: left;
}


/* iconleiste */

.service-icons {
  position: fixed;
  top: 133px;
  left: 0px;
  width: 65px;
}

.service-icons img { 
  display: block;
  margin: 0 auto;
  border-bottom: 1px solid #9b9b9b;
}

.service-icons a:first-child {
  border-radius: 0px 4px 0px 0px;
}

.service-icons a:last-child {
  border-radius: 0px 0px 4px 0px;
}

.service-icons a:last-child img {
  border-bottom:0px;
}

.service-icons a {
 background-color: #808080;
 display: block; 
}

.service-icons a:hover {
 background-color: #000000; 
}


/* glossary */

a.tx-glossary, a.tx-glossary:hover, a.tx-glossary:active {
  border-bottom: dotted thin;
  color: #757575 !important;
  text-decoration: none;
  font-weight: normal !important;
}


strong {
  font-weight: bold;
}


div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
float: left;
padding-top: 12px;
}

/* Finannzkalender */

.finKalender {
  border-top: 1px solid #ccc;
  padding: 10px 0px 10px 0px !important;
clear: both;
width: 450px;
}

.finKalender p:last {
  border-bottom: 1px solid #ccc;
}

.finDate {
  width: 88px;
  float: left;
}

.finTxt {
width: 270px;
float: left;
}

.finOrt {
  width: 150px;
}

/* pdf */

#pdf_gen a {
  color: #F0F0F0;
}

#pdf_gen a:hover {
  color: #FFF;
}


div.csc-textpic-border div.csc-textpic-imagewrap img {
  border: 1px solid #ccc;
}

b{
  font-weight: bold;
}
.black {
  color: #000;
}

.green {
  color: #2eb100;
}

.grey {
  color: #757575;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
}

.ui-widget-content a,
a {
  text-decoration: none;
  color: #0093d9;
}

a:focus,a:hover,a:active {
  color: #0093d9;
  text-decoration: underline;
  -moz-outline: 0 none;
  outline: 0 none;
}

html {
  min-width: 961px;
  overflow-y: scroll;
}

body {
  min-width: 961px;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
  line-height: 17px;
  height: 100%;
}
#site {
 
}

#body,#header,#footer,#content {
  clear: both;
  text-align: left;
}

#content {
  margin-left: 1px;
  width: 959px;
}
#content:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
 
#content {
  display: inline-block;
}
 
html[xmlns] #content {
  display: block;
}
 
* html #content {
  height: 1%;
}
#header {
  width: 961px;
  height: 60px;
  position: relative;
}

#footer {
  background-color: #171717;
  height: 60px;
  color: #8d8d8d;
  margin-top: 30px;
  clear: both;
  width: 100%;
}
#content_area p{
  font-size: 12px;
  font-weight: normal;
  line-height: 17px;
  word-wrap: break-word;
   padding-bottom: 0;
}
.box-white-top { border-top: 1px solid #D2D2D2; }
.box-white-bottom { border-bottom: 1px sol  id #D2D2D2; }

.box-grey b { color: #000; }
.box-white b { color: #000; }

.box-grey {
    background-color: #F5F5F5;
    border-bottom: 1px solid #D2D2D2;
    border-top: 1px solid #D2D2D2;
    color: #757575;
    line-height: 18px;
    min-height: 18px;
    padding: 10px 2px 11px;
}
#col1_2>div>.bodytext,
#col1_2>p {
    padding: 10px 2px 11px;
  }
#content_area h1.customarea{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 9px;
}
/* index search*/
.tx-indexedsearch-redMarkup {
  color: #000;
  font-weight: bold;
}

.tx-indexedsearch {
  border-left: 1px solid #d2d2d2;
  padding-left: 30px;
}

.tx-indexedsearch-noresults {
  clear: left;
}

.tx-indexedsearch-whatis {
  float: left;
  font-size: 20px;
  padding-bottom: 20px;
  font-weight: bold;
}

.tx-indexedsearch-browsebox {
  font-weight: bold;
  float: left;
}


.tx-indexedsearch-res {
  clear: both;

}
.tx-indexedsearch-res>div{
  border-top: 1px solid #DFDFDF;
  clear: both;
  overflow: hidden;
  color: #757575;
  padding-top: 20px;
     margin: 20px 0 0 0;
}
.tx-indexedsearch-res>div:first-child {
    border-top: 0px none;
     margin-top: 20px;
     padding: 0;
}

.tx-indexedsearch-sw {
  color: #bb9b7d;
}

/* chart frame */
.chart {
  background: url("../images/structure/chart-btn.jpg") no-repeat;
  height: 24px;
  padding-left: 22px;
  padding-right: 0;
  padding-top: 8px;
  width: 150px;
  display: block;
  font-weight: bold;
  text-decoration: none;
  color: #bd9963;
}

.chart:hover,.chart:active {
    text-shadow: 0 1px #FFFFFF;
  color: #1ca8ff;
  text-decoration: none;
}


.chart-pic {
  padding-top: 12.5px;
}

.chart-frame {
  width: 600px;
  height: 420px;
  overflow: none;
  border: 0;
}
#chart p.bodytext{
  padding-bottom: 11px;
}

/* contact */

#contanct-2 {
  margin: 15px 0px 15px 0px;
  float: left;
}

#contact:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
 
#contact{
  display: inline-block;
}
 
html[xmlns] #contact {
  display: block;
}
 
* html #contact {
  height: 1%;
}

form font b label{
  float: left;
}

div#contact div#contact-col1.left h1.csc-header,h1.csc-header .csc-firstHeader,div#contact div#contact-col2.right h1.csc-header
  {
  padding-top: 0px;
}
form font div select {
   background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #B7B7B7;
}



.ui-state-default .ui-icon {
    background-image: none !important;
}
.ui-state-active .ui-icon {
    background-image: none !important;
}
#contact {
  background-color: #FFF;
  padding: 30px;
  border: 1px solid #d2d2d2;
}

#contact-col1 {
  width: 419px;
  float: left;
  padding-right: 30px;
//  height: 548px;
  padding-top: 30px;
  padding-bottom: 30px;
}

#contact-col2 {
  width: 418px;
  float: right;
  padding-left: 29px;
  border-left: 1px solid #d2d2d2;
 /* height: 548px; */
  padding-top: 30px;
  padding-bottom: 30px;
}

#contact-content {
   border-bottom: 1px solid #D2D2D2;
    clear: both;
    float: left;
    width: 100%;
  margin-bottom: 30px;
}


#contact-content-bottom {
   border-top: 1px solid #D2D2D2;
    clear: both;
    float: left;
    width: 100%;
  margin-top: 30px;
}


/* download & reseach box */
.box-download-research-content {
  width: 355px;
}


.box-download-research-content p {
  padding-bottom: 17px;
  min-height: 47px;
}

.box-download-research-content span {
  
}

.box-download-research-content span.right {
  font-size: 11px;
  padding-right: 3px;
}

.box-download, 
.box-download-research {
    border-bottom: 1px solid #DFDFDF;
    float: left;
    margin-bottom: 7.5px;
    margin-top: 7.5px;
    padding: 15px 0px;
    margin-right: 30px;
}
.box-download-research {
    width: 445px;
  
}
.box-download:first-child,
.box-download-research:first-child {
    padding-top: 0;
  }
.box-download:last-child,
.box-download-research:last-child {
  border-bottom: 0px;
}
.box-download .box-download-pic {
  float: left;
  margin-top: 4px;
}
.box-download-research .box-download-pic {
  float: left;
  margin-top: 8px;
  margin-left: -5px;
}

.box-download-content,.box-download-research-content {
  padding-left: 10px;
}
.box-download-content:after,
.box-download-research-content:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
 
.box-download-content,
.box-download-research-content {
  display: inline-block;
}
 
html[xmlns] .box-download-content,
html[xmlns] .box-download-research-content {
  display: block;
}
 
* html .box-download-content,
* html .box-download-research-content {
  height: 1%;
}
.box-download-content h2 {
  font-size: 12px;
  font-weight: bold;
  width: 300px;
}

.box-download-date {
  color: #a5a5a5;
}

.box-download-content p {
  padding-top: 9px;
  padding-bottom: 6px;
      width: 300px;
}

.box-download-content span {
  font-weight: bold;
  float: left;
width: 100%;
}

#lnk1, #lnk2, #lnk3, #lnk4, #lnk5 {
  font-weight: normal;
  font-size: 11px;
  padding: 0px 0px 1px 0px;
}

/* jsError */
.jserror {
  background-color: red;
}

/* carrer menu */
#col1DetailMenu {
  float: left;
  width: 440px;
}

#col1-group {
  float: left;
  width: 440px;
}

.carrerUl {
  margin-top: 30px;
}

.carrerNo,.carrerAct {
  border-top: 1px solid #dfdfdf;
  padding: 15px 0px 15px 0px;
}

.carrerUl li:last-child {
  border-bottom: 1px solid #dfdfdf;
}

.carrerNo a,.carrerAct a {
  color: #000;
  font-weight: bold;
  padding-left: 10px;
}

.carrerDetail {
  color: #008bd6;
  float: right;
  padding-right: 13px;
  font-weight: normal;
}

/* top */
#top_headline {
  font-size: 24px;
  font-weight: bold;
  margin: 24px 0;
  padding-left: 20px;
}

#top_img {
  background-color: #FFFFFF;
  border: 1px solid #D2D2D2;
  padding: 20px;
  display: block;
}

#top_img_txt {
  position: absolute;
  height: 92px;
  top: 362px;
  width: 269px;
  margin-left: 645px;
}

#top_img_txt a {
  background: url("../images/icons/arrow.png") no-repeat left;
  padding-left: 14px;
  color: #008bd6;
}

#prod_content {
  
}

.csc-default {
  float: left;
  /*  margin-bottom: 15px;
  margin-top: 15px;
*/
}

/* products groups */

#top_frame {
  margin-bottom: 10px;
}

#prod_hr {
  padding-bottom: 4px;
    padding-top: 4px;
  clear: both;
}

#prod_hr hr {
  margin: 6px 0px;
  display: block;
  border: 1px solid #dfdfdf;
}

h4.prod_group_name {
  float: left;
  background-color: #F0F0F0;
  color: #008AD6;
  font-size: 12px;
  font-style: italic;
  font-weight: normal;
  padding-right: 20px;
}

/* products overview */
  /* veranstaltungen */
div.dates-item:last-child {
  border-bottom: 1px solid #dfdfdf;
}

.dates-item {
  border-top: 1px solid #dfdfdf;
  padding-bottom: 14px;
  padding-top: 13px;
  color: #b2b2b2;
  width: 655px;
  float: left;
}



/*------------------ news list -----------------------*/

.news-single-item h2 {
  padding-bottom: 12px;
}

.news-single-item h1 {
    clear: both;
    color: #101010;
    padding-bottom: 15px;
    padding-top: 5px;
    font-size: 20px;
    font-weight: bold;
}

.news-single-item>.left{
  float: none;
}
/*------------------ news list -----------------------*/
.news-list-container {
  padding: 0px 9px;
}

.news-list-container h2 {
    clear: both;
    color: #101010;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 15px;
    padding-top: 5px;
  line-height: 21px;
}

.news-list-container h2 a {
  color: #000000;
}

.news-list-item {
  border-top: 1px solid #E8E8E8;
    padding-bottom: 16px;
    padding-top: 15px;
}
.news-list-item:first-child {
  border: 0 none;
  padding-top: 5px;
  }

.news-list-item:last-child {
  padding-bottom: 6px;
  }

.news-list-morelink a {
  color: #0a8ddf;
}

.news-list-morelink a {
  color: #0a8ddf;
  font-weight: bold;
}

/*------------------- homeStage ---------------------- */
#homeStage-pic1-txt p,#homeStage-pic2-txt p {
  padding-top: 12px;
  padding-left: 1px;
}

#homeStage {
  width: 89px;
  padding-top: 250px;
  height: 339px;
  position: relative;
}

#HomeSlider h1 {
  font-size: 30px;
  line-height: 30px;
}


#HomeSlider h2 {
    font-size: 15px;
    font-weight: bold;
    line-height: 17px;
}

#HomeSlider h3 {
  font-size: 16px;
  padding-left: 19px;
  padding-top: 15px;
  line-height: 18px;
}

#homeStage-txt-left p,#homeStage-txt-right p {
  margin: 3px 0 0 1px;
  line-height: 16px;
}

.homeStage-pic {
  position: absolute;
  top: 49px;
  left: 20px;
}

#homeStage-pic1,#homeStage-pic2 {
  width: 594px;
  height: 250px;
}

#homeStage-pic1-txt,#homeStage-pic2-txt {
  height: 40px;
  left: 28px;
  position: absolute;
  top: 35px;
  width: 260px;
}

#homeStage-link-box {
  background: url("../images/background/carousel.png") no-repeat scroll 0
    0 transparent;
  height: 89px;
  left: 20px;
  padding: 3px;
  position: absolute;
  top: 289px;
  width: 588px;
}

.btnStage:hover {
  background-position: 0 -82px;
}

.btnStage {
  width: 293px;
  height: 82px;
  background: url("../images/structure/stage-carousell.png") no-repeat;
  background-position: 0 -164px;
  height: 82px;
  width: 293px;
}

.stg-active {
  background-position: 0 0px;
}

#homeStage-txt-left,#homeStage-txt-right {
  padding-left: 17px;
  padding-right: 130px;
  padding-top: 14px;
}

#homeStage-txt-left {
  color: #0078cf;
}

/* ----------------- news dates ------------ */
.dates_t2 {padding-left: 10px;}
.dates_t2 td { vertical-align: top; }


.date-img {
  width: 82px;
  height: 61px;
}

.date-subheader, .date-date {
  padding-left: 14px;
  width: 170px;
}

.date-subheader p {
  float: left;
  color: #0079C2;
  font-size: 11px;
}

.date-subheader {
  float: left;
  color: #000;
  font-weight: bold;
  font-size: 11px;
}

.date-content {
  width: 175px;
  padding-left: 14px;
}

/* ----------------- news latest ------------ */

.news-latest-gotoarchive-ir {
    background-color: #ffeed5;
    border-top: 1px solid #eadbc3;
    height: 50px;
    margin: 0;
    padding: 0 0 0 12px;
    text-align: center;
}
.news-latest-gotoarchive-ir a {
   padding: 17px 9px 0;
  float: left;
  font-weight: bold;
  }
#HomeNewsTermine .news-latest-container {
  height: 291px;
}

.news-latest-container {
  color: #C5C5C5;
  font-weight: normal;
  height: 295px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  font-family: tahoma, arial, sans-serif;
  font-size: 11px;
  line-height: 17px;
}

.news-latest-container a {
    float: left;
    color: #000000;
    display: block;
    font-weight: bold; 
    position: relative;
}

.news-latest-container a p {
  color: #000;
  font-size: 12px;
}

.news-latest-container a:hover {
  color: #000;
  text-decoration: underline;
}

.news-latest-item {
  border-top: 1px solid #E8E8E8;
  width: 271px;
  margin: 0 18px ;
  padding: 15px 0 15px;
}


.news-latest-container>div:first-child {
  border: none;
}
#HomeNews .news-latest-container>div>div:first-child {
  width: 100%;
}
.news-latest-item:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
 
.news-latest-item {
  display: inline-block;
}
 
html[xmlns] .news-latest-item {
  display: block;
}
 
* html .news-latest-item {
  height: 1%;
}


.news-latest-date {
  color: #0079C2;
  float: left;
  font-family: tahoma, arial, sans-serif;
  font-size: 11px;
  line-height: 17px;
}

.new-latest-cat {
  color: #d2ad75;
  float: left;
}

.news-latest-gotoarchive {
  border-top: 1px solid #eadbc3;
  height: 50px;
  background-color: #ffeed5;
  margin: 0;
  padding: 0;
  position: relative;
}

.news-latest-gotoarchive a {
    background: url("../images/icons/news-latest-button.png") no-repeat scroll left center transparent;
    color: #BD9963;
    display: block;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    position: absolute;
    right: 9px;
    text-align: center;
    text-decoration: none;
    top: 9px;
    width: 129px;
    text-shadow: 0 1px #FFFFFF;
}

.news-latest-gotoarchive a:hover {
    text-shadow: 0 1px #FFFFFF;
  color: #1ca8ff;
  text-decoration: none;
}

#HomeNews h1,#HomeNewsTermine h1 {
    border-bottom: 1px solid #E5E5E5;
    font-size: 16px;
    font-weight: bold;
    height: 34px;
    line-height: 18px;
    padding-left: 21px;
    padding-top: 16px;
}

#colTableHome #HomeNewsTermine h1 {
  border-bottom: 1px solid #E5E5E5;
}

/* ----------------- contact person ----------------------- */
#contanct {
  width: 169px;
  font-size: 12px;
}

#contanct span {
  float: left;
  text-indent: 1px;
}

.contact_head {
    font-size: 14px;
    font-weight: bold;
    line-height: 17px;
    padding-top: 1px;
}


#contact_pic {
  margin-top: 17px;
}

.contact_name {
  font-weight: bold;
  margin-top: 12px;
  text-indent: 1px;
}

.contact_position {
  
}

.contact_tel,.contact_fax {
  color: #757575;
  font-size: 12px;
  text-indent: 1px;
}

.contact_mail a {
  float: left;
  color: #008bd6;
  font-size: 12px;
}

/* --------------- allgemein -------------------- */
hr {
  border: 1px solid #E5E5E5;
  margin: 7.5px 0;
}

hr.clear,hr.clearer {
  height: 0;
  border: 0 none !important;
  font-size: 0;
  line-height: 0;
}

.contenttable {
  font-size: 12px;
  line-height: 17px;
  color: #757575;
  border-bottom: 1px solid #dfdfdf;
  padding: 5px;
  border-collapse: collapse;
  margin: auto;
/*  width: 440px; */
}

.contenttable td {
  border-top: 1px solid #dfdfdf;
  padding: 15px 0px 15px 0px;
}

.contenttable td b {
  width: 100px;
}

.internal-link {
  color: #0093D9;
}

.csc-header {
  padding-top: 12.5px;
  font-size: 14px;
  padding-bottom: 7.5px;
  font-weight: bold;
    padding-bottom: 2px;
    padding-top: 11px;
  line-height: 21px;
}

.download {
  color: #008bd6;
  font-weight: bold;
}

.download a {
  color: #008bd6;
}

#content_header .backlink,
#content_header .download{
  float: none;
  height: 67px;
  position: absolute;
  margin-top: 26px;
  right: 0;
  }

#content_header .backlink a,
#content_header .download a{
    background: url("../images/icons/arrow.png") no-repeat scroll left 4px transparent;
    color: #008bd6;
    font-size: 12px;
    font-weight: normal;
    line-height: 17px;
    margin: 4px 2px 0 0;
    padding-left: 14px;
    float: right;
}


#content_header .backlink a:hover,
#content_header .download a:hover {
  color: #1ca8ff;
  }

.csc-textpicHeader h1 {
  font-size: 12px;
  font-weight: bold;
}

H1.csc-firstHeader {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 2px;
    padding-top: 10px;
}

.bodytext {
  font-size: 12px;
  padding-bottom: 7.5px;
  padding-top: 10px;
  color: #757575;
}

.csc-bulletlist {
    margin-bottom: 12px;
    margin-top: 8px;
}

.csc-bulletlist li {
  color: #757575;
  background: url("../images/icons/bullet.jpg") no-repeat left 6px transparent;
  padding-left: 16px;
}

/* Bild mit Text */
DIV.csc-textpic-text .bodytext {
  margin: 0px;
}

DIV.csc-textpic {
  margin: 0px 0px 0px 0px;
}

DIV.csc-textpic DIV.csc-textpic-single-image IMG {
  margin: 17.5px 0px;
}
#contact-col1 .csc-textpic-imagewrap img{
  margin-bottom: 12px;
}
div.csc-textpic div div.csc-textpic-text {
  padding-left: 28px;
}

div#content_area div#colTableDetails div#col1Detail div.csc-textpic {
  margin-bottom: 8px;
  margin-top: 10px;
}

div#content_area div#colTableDetails div#col1Detail div.csc-textpic div.csc-textpic-imagewrap img
  {
  margin: 4px 0;
}

div#content_area div#colTableDetails div#col1Detail div.csc-textpic div div.csc-textpic-text p.bodytext
  {
  padding-top: 2px;
}

div#content_area div#colTableDetails div#col1Detail div.csc-textpic div div.csc-textpic-text h1
  {
  padding: 0px;
}

div#content div#content_area div#colTableDetails div#col1Detail div.csc-textpic div div.csc-textpic-text
  {
  padding-left: 3px;
}


/* ------------------- fce details ----------------- */
#colTableDetails {
  
}

#line1DetailsHead {
}

#line1DetailsHead img {
  margin: 0;
  margin-bottom: 15px;
}

#line1DetailsHead DIV.csc-textpic {
  margin: 0px;
  padding: 0px;
}

#col1Detail {
  width: 440px;
  float: left;
  padding-left: 7px;
}

#col2Detail {
  width: 174px;
  float: right;
  padding-right: 3px;
}

/*#col1Detail { width:440px; float:left; margin-top: 20px;}*/
  /*#col2Detail { width:179px; float:right; margin-top: 22px; margin-left: 36px;}*/
#col2Detail .csc-firstHeader {
  font-size: 14px;
  font-weight: bold;
}
/* -------------------content (root) ----------------- */
#content_header,#contact-header {
    font-size: 24px;
    font-weight: bold;
    height: 42px;
    padding-left: 19px;
    padding-right: 21px;
    padding-top: 25px;
        height: 67px;
    line-height: 67px;
    padding-top: 0;
    position: relative;
}

#content_header h1 {
  float: left;
}
#content_menu {
  float: left;
}


#content_area, #content_area_wide {
  float: right;
  border: 1px solid #d2d2d2;
  background-color: #FFF;
  padding: 20px 21px;
  margin-left: 10px;
}
#content_area {
  width: 655px;
}

#content_area_wide {
  width: 914px;
}

#content_area #colTable #col1,#content_area #colTable #col2,#content_area #colTable #col3
  {
  width: 204px;
}

.prodGroup {
    color: #B9B9B9;
    float: right;
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
    position: absolute;
    right: 14px;
    top: 11px;
}

/* menu produkte */

.prodMenu {
  background-color: #FFF;
  border: 1px solid #d2d2d2;
  width: 238px;
}

.prodMenuEntry {
  padding: 0 15px;
  height: 41px;
  cursor: pointer;
}


/**
 * banderole neu
 * deutsch
 */
#content_menu > ul > li:nth-child(2) > ul > li:nth-child(1).prodMenuEntryAct,
#content_menu > ul > li:nth-child(3) > ul > li:nth-child(1).prodMenuEntryAct {
 background: url("../images/menu_banderole.jpg") no-repeat; 
}

#content_menu > ul > li:nth-child(2) > ul > li:nth-child(1).prodMenuEntry,
#content_menu > ul > li:nth-child(3) > ul > li:nth-child(1).prodMenuEntry {
 background: url("../images/banderole_neu.png") no-repeat right; 
}

/**
 * banderole neu
 * englisch
 */
#content_menu > ul > li:nth-child(2) > a[href*="products"] + ul > li:nth-child(1).prodMenuEntryAct,
#content_menu > ul > li:nth-child(3) > a[href*="products"] + ul > li:nth-child(1).prodMenuEntryAct{
  background: url("../images/menu_banderole_en.jpg") no-repeat;
}

#content_menu > ul > li:nth-child(2) > a[href*="products"] + ul > li:nth-child(1).prodMenuEntry,
#content_menu > ul > li:nth-child(3) > a[href*="products"] + ul > li:nth-child(1).prodMenuEntry{
  background: url("../images/menu_banderole_en.jpg") no-repeat;
}

.prodMenuCategory {
  background: url("../images/background/prodNavRepeaterX.jpg") repeat-x;
}

.prodMenuCategory a {
  color: #FFF;
  text-align: center;
    display: block;
   font-style: italic;
    height: 26px;
    padding-top: 4px;
    text-decoration: none;
}

.prodMenuEntryAct {
  background: url("../images/background/prodNavActBg.jpg") no-repeat 0 0;
  padding: 0 15px;
height: 41px;
cursor: pointer;
}

.prodMenuEntry:hover,.prodMenuEntry:focus {
  background: url("../images/structure/subnav.png") no-repeat 0 -41px;
}


.prodMenuEntry a,.prodMenuEntryAct a {
    color: #000000;
    display: block;
    font-weight: bold;
    height: 19px;
    line-height: 19px;
    padding-bottom: 11px;
    padding-top: 11px;
    text-decoration: none;
    text-align: left;
    border-bottom: 1px solid #E5E5E5;
}

.prodMenuCategory li:last-child a, .prodMenuEntryAct a {
      border-bottom: 0px none; 
  }
  
  
.prodMenuEntry a:hover {
  text-decoration: none;
  color: #007fd0;
}

.prodMenuEntryAct a,.prodMenuEntryAct a:hover,.prodMenuEntryAct a:active,.prodMenuEntryAct a:focus
  {
  color: #007fd0;
}

/*
.subnav-title {
  display: inline;
}


.subnav-divider {
    border-bottom: 1px solid #E5E5E5;
    clear: both;
    position: absolute;
    width: 210px;
    height: 1px;
    top: 39px;
}
.detailsAct .subnav-divider{
  display: none;
}

.detailsAct a {
  background: url("../images/icons/menuAct.jpg") no-repeat;
}
*/
  /* ---------------------------- fce home -----------------------------*/
#line1 {
  clear: both;
  margin-top: 20px;
  height: 399px;
}

#HomeSlider {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #D2D2D2;
  float: left;
  height: 397px;
  width: 634px;
  position: relative;
}

#HomeNews {
    background-color: white;
    border: 1px solid #D2D2D2;
    float: right;
    width: 311px;
}

#HomeNewsTermine {
  background-color: white;
  width: 311px;
  border: 1px solid #d2d2d2;
  float: left;
}

#HomeNews .csc-default {
  margin-bottom: 0px;
}

/* col2 table */
#col1_2 {
  width: 436px;
  float: left;
}

#col2_2 {
  float: right;
  width: 160px;
  padding-right: 10px;
}

#colTable_2 {
  clear: both;;
}

/* col4 table */
#col1_4,#col2_4,#col3_4,#col4_4 {
    float: left;
    margin-top: 10px;
    width: 232px;
}

#col1_4,#col2_4,#col3_4 {
  margin-right: 10px;
}

/*
#colTable_4 {
  clear: both;
}
*/
#colTableHome #col1,#colTableHome #col2,#colTableHome #col3,#colTableHome #col1Home
  {
  width: 313px;
  float: left;
}

#colTableHome #col1,#colTableHome #col2,#colTableHome #col1Home {
}

/* col3 table */
#col1,#col2,#col3 {
  float: left;
}

#col1Home, #col1,#col2 {
  margin-right: 10px;
}

#colTable #col1,#col2,#col3 {
  width: 313px;
}

#colTable,
#colTableHome {
  clear: both;
  margin-top: 10px;
}


.BoxTyp1 p,.BoxTyp2 p,.BoxTyp3 p,.BoxTyp4 p {
  padding-top: 0px;
}

.BoxTyp1,.BoxTyp2,.BoxTyp3,.BoxTyp4 {
  background-color: #FFFFFF;
  border: 1px solid #D2D2D2;
}

.BoxTyp4 {
  height: 274px;
}

.BoxTyp3 {
  height: 274px;
}

.BoxTyp2 {
  height: 392px;
}

.BoxTyp1 {
  height: 285px;
  margin-bottom: 10px;
}

.BoxTyp1 img {
  width: 271px;
  height: 114px;
}

.BoxHead {
  padding: 0 20px;
  height: 51px;
  border-bottom: 1px solid #e5e5e5;
}

.BoxHead h1 {
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    padding: 16px 0 15px;
}

.BoxPic {
  padding: 0 20px;
  margin-top: 21px;
}

.BoxTxt {
  padding: 0 20px;
  color: #757575;
  margin-top: 13px;
  line-height: 16.5px;
}

.BoxTxt a {
  color: #0a8ddf;
  font-weight: bold;
}

.BoxTxt a:hover {
  color: #1ca8ff;
}

/* -----------------------------  Template Root  ---------------------------------------- */
.body-root {
  background: url("../images/background/site-x-root.png") repeat-x scroll 0 0 #f0f0f0;
}

/* -----------------------------  Template Root NOSUBNAV ---------------------------------------- */
.body-root-nosubnav {
  background: url("../images/background/site-x-root-nosubnav.png")
    repeat-x scroll 0 0 #f0f0f0;
}

/* -----------------------------  Templates All  ---------------------------------------- */
#nav_search_box {
  position: absolute;
  right: 0;
  width: 195px;
  z-index: 1;
}

#indexedform {
  background: url("../images/structure/search-bg.png") no-repeat scroll right center transparent;
  margin: 0px;
  padding: 0px;
  height: 54px;
  width: 195px;
}

.searchbox_button:hover {
  background-position: 0 -60px;
}

.searchbox_button {
    background: url("../images/structure/search-btn.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 29px;
    position: absolute;
    right: 10px;
    top: 12px;
    width: 29px;
}

.search-btn {
  text-indent: -9999px;
}

.searchbox_sword:focus {
  background-position: 0 -36px;
  color: #000;
}

.searchbox_sword {
    background: url("../images/structure/search-input.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #C0E3F7;
    float: right;
    font-size: 12px;
    height: 32px;
    line-height: 34px;
    padding-bottom: 3px;
    padding-left: 14px;
    padding-right: 46px;
    position: absolute;
    right: -1px;
    top: 9px;
    vertical-align: top;
    width: 135px;
}

.pipe {
  
  float: left;
  background: url("../images/structure/pipe-bg.png") repeat-x 0 0;
  height: 54px;
  width: 1px;
}
.main-nav li a{
  padding-left: 19px;
  padding-right: 19px;
}
.main-nav .MainLiAct {
   background: url("../images/structure/nav-main-bg.png") no-repeat scroll 0 -108px transparent;
}
.main-nav .MainLiAct a{
  background: url("../images/structure/nav-main-bg.png") no-repeat scroll right -218px transparent;
}

.main-nav .MainLiNo:hover {
   background: url("../images/structure/nav-main-bg.png") no-repeat scroll 0 -54px transparent;
}
.main-nav .MainLiNo:hover a{
  background: url("../images/structure/nav-main-bg.png") no-repeat scroll right -164px transparent;
}

#nav {
  height: 54px;
  width: 961px;
  position: relative;
  z-index: 1;
  /*background: url("../images/structure/nav-repeat-x.png") repeat-x;*/
}

.main-nav a {
  background: url("../images/structure/nav-main-bg.png") no-repeat 0 0 scroll transparent;
  text-decoration: none;
}

#nav_menu {
  background: url("../images/structure/nav-main.png") no-repeat scroll 200px 0 transparent;
  position: absolute;
  height: 54px;
  width: 961px;
}

#nav_menu li {
  height: 54px;
  width: auto;
}

#nav_menu li a {    
  color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 54px;
    letter-spacing: 0;
    line-height: 54px;
    text-decoration: none;
  -moz-text-shadow: 0 1px rgba(0, 0, 0, 0.2);
  -khtml-text-shadow: 0 1px rgba(0, 0, 0, 0.2);
  -webkit-text-shadow: 0 1px rgba(0, 0, 0, 0.2);
  text-shadow: 0 1px rgba(0, 0, 0, 0.2);
}

.nav-start {
  padding-left: 18px;
  background: url("../images/structure/nav-main-start.png") no-repeat;
  height: 54px;
  float: left;
}

.MainUl {
  color: #4DACE2;
  font-size: 15px;
  font-weight: bold;
  height: 54px;
  position: relative;
  z-index: 1;
}

.MainLiNo {
  display: block;
  width: auto;
}

.MainLiAct {
  
}

#logo {
  position: absolute;
  left: 3px;
  top: 7px;
}

#logo img {
}

.kdarea a {
  color: #000;
}

.logout a {
  color: #a7a7a7;
}

.login {
/*  color: #a7a7a7; */
color: #FFF !important;
}

#meta {
  float: right;
  position: relative;
}

a.dates,a.login {
  color: #A7A7A7;
}

#meta_nav a:visited {
  color: #A7A7A7;
}
#meta_nav a:hover,#meta_nav a:active,#meta_nav a:focus {
  color: #000;
  text-decoration: none;
}


#meta_nav {
  color: #dddddd;
  padding-right: 108px;
  font: 11px arial, helvetica, sans-serif;
  float: left;
  height: auto;
  padding-top: 12px;
}

#meta_lang {
  position: absolute;
  right: -1px;
  top: 7px;
  z-index: 2;
}

#meta_lang ul {  
  background: url("../images/structure/lang_off.png") no-repeat scroll 0 0 #fff;
  list-style: none;
  margin: 0px;
  padding: 0px;
  width: 89px;
  height: 0;
  padding-top: 26px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}

#meta_lang ul:hover {
  background: url("../images/structure/lang_on.png") no-repeat scroll 0 0 #fff;
  }

#meta_lang ul.open {
  background: url("../images/structure/lang_on.png") no-repeat scroll 0 0 #fff;
  border-bottom: 1px solid #9F9F9F;
}
#meta_lang li {
  background: transparent;
  border-left: 1px solid #9F9F9F;
  border-right: 1px solid #9F9F9F;
  width: 87px;
  font-size: 11px;
}

#meta_lang li:hover {
  background: #fff1dc;
  color: #b59b74;
}


#meta_lang .load {
  border: 0 none;
  color: #0094d9;
  cursor: pointer;
  display: block;
  padding: 5px 0 5px 11px;
  line-height: 16px;
  height: 16px;
  width: 80px;
  position: absolute;
  top: 0;
}

#meta_lang .load:hover {
  background: none;  
  color: #0094d9;
  }


#meta_lang .active a {
  color: #0094d9;
}

#meta_lang .normal {
  padding: 5px 0 5px 9px;
  color: #a7a7a7;
  width: 78px;
}

#meta_lang .normal a {
  color: #a7a7a7;
  display: block;
}

#meta_lang .normal a:hover {
  color: #b59b74;
  text-decoration: none;
}

.MetaUl {
  float: left;
}

.MetaUl li {
  background: url("../images/structure/pipelight.jpg") no-repeat scroll 0 2px transparent;
    display: inline;
    padding: 0 7px;
}

.MetaUl li:first-child {
  background: none;
  }
.MetaUl li a {
  color: #A7A7A7;
}

.MetaLiNo {
  display: block;
  width: auto;
}

.aNo a {
  color: #a7a7a7;
}

.aAct a {
  color: #0093d9;
}

#body {
margin: 0 auto;
width: 961px;  
}

.js_wrap {
  background-color: #ffe4bd;
  border-bottom: 1px solid #e1b881;
}

.js_error {
  margin: 0 auto;
  padding-top: 12px;
  background: url("../images/structure/js_error.png") no-repeat;
  height: 28px;
  width: 960px;
  color: #926d3a;
}

.js_error p {
  color: #926d3a;
}
.footer {
  margin: 0px auto;
  width: 961px;
  padding-top: 22px;
  position: relative;
}

.FooterUl, .action_box {
  color: #4b4b4b;
 /* position: absolute;
  right: 0;
  */
}

.action_box {
  padding: 0px 10px 0px 10px;
  margin-left: 71px;
}

.FooterUl li {
  background: url("../images/structure/pipegrey.gif") no-repeat scroll 0
    3px transparent;
  display: inline;
  padding: 0 7px 0 8px;
}

#footer.onBottom {
  left: 0;
  position: absolute;
  bottom: 0;
  min-width: 961px;
}
#footer a {
  color: #8D8D8D;
}

.FooterUl li:first-child {
  background: none;
}

#footer a:hover,#footer a:active {
  color: #e0e0e0;
  text-decoration: none;
}


/*
* Investor
*/

#ir-head .ir-head-txt {
    float: left;
    width: 440px;
    margin-left: 20px;
    margin-top: 20px;
}

#ir-head h1 {
    font-size: 16px;
    line-height: 18px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-top: 15px;
}

#ir-head .ir-head-pic{
  margin-left: 20px;
}

#ir-head .ir-head-btn a{
  background: url("../images/icons/news-latest-button.png") no-repeat scroll left center transparent;
    color: #BD9963;
    display: block;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
/*    position: absolute;
    right: 19px;
*/    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px #FFFFFF;
    bottom: 19px;
    width: 129px;
    float: right;
    padding-right: 20px;
    margin-top: 50px;
}

#ir-head .ir-head-btn a:hover {
    text-shadow: 0 1px #FFFFFF;
  color: #1ca8ff;
  text-decoration: none;
}

span.name-of-person {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    line-height: 17px;
}
span.detail {
    color: #0A8DDF;
    font-weight: bold;
}

h1.welcome{
  font-size: 20px;
  font-weight: bold;
  margin-top: 6px;
  margin-bottom: 4px;
}

.separator-ir {
    background: url("../images/background/prodNavRepeaterX.jpg") repeat-x;
    color: #FFF;
    text-align: center;
    display: block;
    font-style: italic;
    height: 20px;
    padding-top: 4px;
    text-decoration: none;
}
  }
/* disclaimer */

div.tx-ghdisclaimer-pi1 form fieldset div.tx-ghdisclaimer-pi1-buttons input {
  float: right;
  font-weight: bold;
  height: 42px;
  border: 0 none;
  color: #BD9963;
  text-shadow: 0 1px #FFFFFF;
  cursor: pointer;
  font-weight: bold;
  margin: 5px 1px 0 10px;
}

div.tx-ghdisclaimer-pi1 form fieldset div.tx-ghdisclaimer-pi1-buttons input {
  background: url("../images/structure/button-178px.jpg") no-repeat;
  width: 178px;
}

.csc-textpic-text .csc-header {
  padding-top: 6px; 
}

/*
div.tx-ghdisclaimer-pi1 form fieldset div.tx-ghdisclaimer-pi1-buttons input {
  background: url("../images/structure/button-137px.jpg") no-repeat;
  width: 137px;

}
*/
#customImage {
	padding-top: 24px;
}