body, html {
    height: 100%;
}
body {
    width: 100%;
    font-family: verdana, tahoma, helvetica, arial, sans-serif;
    background: #fff url(../gfx/body-bg.gif) 0 22px repeat-x;
}
#main {
    float: left;
    width: 950px;
}
/* general */
strong, bold {
    font-weight: bold;
}
italic, em {
    font-style: italic;
}
.clear {
    clear: both;
}
a {
    text-decoration: none;
}
p {
    margin-bottom: 16px;
}
/* head area */
#head {
    float: left;
    width: 911px;
    position: relative;
}
#head-logo {
    float: left;
    height: 133px;
    width: 400px;
}
#head-logo a {
    display: block;
    height: 133px;
}
#head-theme {
    position: absolute;
    right: 7px;
    bottom: 20px;
}
#head-theme img {
    float: left;
    padding: 5px;
    border: 1px #ccc solid;
    margin-right: 13px;
}
#head-theme div.random-image img {
    float: left;
    height: 102px;
    border: 1px #ccc solid;
}
#head-divider {
    clear: both;
    width: 911px;
    height: 20px;
    background-image: url(../gfx/divider.gif);
    background-repeat: no-repeat;
}
#shadow {
    float: left;
    background-image: url(../gfx/head-shadow-bg.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    height: 147px;
    width: 38px;
}
/* sitemap */
#sitemap {
    float: left;
    width: 911px;
    height: 28px;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 85%;
    font-weight: bold;
    position: relative;
}
#sitemap .sitemap-link,
#sitemap .imagetrailer-link {
    font-size: 85%;
    border-right: 1px solid #FFFFFF;
    width: 128px;
    position: absolute;
    line-height: 23px;
    height: 23px;
    background-repeat: no-repeat;
    color: #fff;
    text-transform: uppercase;
}
#sitemap .sitemap-link {
    left: 0;
    text-indent: 22px;
    background-image: url(../gfx/sitemap-icon.gif);
    background-position: 90px;
}

#sitemap .imagetrailer-link {
    left: 127px;
    font-weight: bold;
    text-indent: 15px;
    background-image: url(../gfx/film-icon-trans.gif);
    background-position: 110px;
}
/* language selection */
.tx-srlanguagemenu-pi1 {
    float: right;
    width: 500px;
    margin-right: 17px;
}
ul.tx-srlanguagemenu-pi1-flags li {
    float: right;
    width: 26px;
    padding: 3px 3px 2px 3px;
}


ul.tx-srlanguagemenu-pi1-flags li.cur img, ul.tx-srlanguagemenu-pi1-flags li a:hover img {
    border: 2px solid #fff;
    float: right;
    margin: 1px 0 0 0;
}
ul.tx-srlanguagemenu-pi1-flags li a:hover {
    float: right;
}
ul.tx-srlanguagemenu-pi1-flags li img {
    border: 1px solid #fff;
    float: right;
    margin: 2px 0 0 0;
}
/* breadcrumb */
#breadcrumb {
    float: left;
    width: 911px;
    height: 25px;
    background: url(../gfx/breadcrumb.gif) 0 100% no-repeat;
    position: relative;
}
#breadcrumb ul {
    float: left;
    position: absolute;
    left: 25px;
    font-weight: bold;
    font-size: 85%;
}
#breadcrumb ul li {
    float: left;
    color: #999;
}
#breadcrumb ul li span,
#breadcrumb ul li a {
    line-height: 25px;
    text-decoration: none;
    color: #999;
}

#search-form {
    position: absolute;
    right: 0;
    width: 360px;
    height: 25px;
    background: url(/fileadmin/layouts/main/public/gfx/searchbox-bg.png) no-repeat 100% 100%;
    font-size: 85%;
}
#search-form #search-input {
    position: absolute;
    top: 3px;
    right: 75px;
    border: 1px solid #d7d7d7;
    width:122px;
    height: 16px;
    text-indent: 2px;
    line-height: 16px;
}
#search-form #search-button {
    position: absolute;
    top: 3px;
    right: 20px;
    width: 50px;
    height: 17px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

/* main area */
#navi-main-language-contact-content {
    float: left;
    width: 950px;
    background-image: url(../gfx/navi-content-bg.gif);
    background-repeat: repeat-y;
}
/* left column */
#navi-main-language-contact {
    float: left;
    width: 256px;
}
/* navimain */
#navi-main {
    margin-top: 25px;
    padding-bottom: 26px;
    font-size: 85%;
}
#navi-main ul {
    font-weight: bold;
}
#navi-main a {
    padding-left: 22px;
    display: block;
    border-top: 1px #8a8a8a solid;
    border-bottom: 1px #8a8a8a solid;
    color: #666;
}
#navi-main ul li.act a {
    margin-bottom: 12px;
    border: 0 none;
    line-height: 17px;
}
#navi-main ul li.act-def .act0 {
    padding-left: 0;
}
#navi-main ul li.act-def .act0 span.title {
    border-top: 1px #8a8a8a solid;
    border-bottom: 1px #8a8a8a solid;
}
#navi-main ul .no0 {
    margin-bottom: 14px;
    color: #666;
    line-height: 14px;
}

/* Unternehmensbereiche mit Untertiteln */
#navi-main ul li.act-dg .act0,
#navi-main ul li.act-lg .act0,
#navi-main ul li.act-or .act0,
#navi-main ul li.act-ye .act0,
#navi-main ul li.act-gr .act0 {
    padding-left: 0;
    background-color: #fff;
    margin-bottom: 14px;
}
#navi-main ul span {
    display: block;
    padding-left: 22px;
    line-height: 17px;
}

/* Abstände zwischen denBlöcken */
#navi-main ul li.gr {
    padding-bottom: 26px;
}

/* Ebene 2 */
#navi-main ul li ul {
    sbackground-image: url(../gfx/li.menu1-level1.gif);
    sbackground-repeat: no-repeat;
    sbackground-position: right bottom;
}
#navi-main ul li a.a1 {
    padding-left: 0;
    line-height: 18px;
    margin-left: 22px;
    border-bottom: 1px #d6d6d6 solid;
}
#navi-main .act1 {
    color: #297a0d;
    background-color: transparent;
    background-image: url(../gfx/li.menu1-level1.gif);
    background-repeat: no-repeat;
    background-position: right top;
    margin-bottom: 0px;
    line-height: 18px;
    padding-left: 0px;
    margin-left: 22px;
}
#navi-main .actsub .actsub1 {
    color: #297a0d;
    background-color: transparent;
    background-image: url(../gfx/li.menu1-level1.gif);
    background-repeat: no-repeat;
    background-position: right top;
    border-bottom: 1px #d6d6d6 solid;
    margin-bottom: 16px;
    line-height: 18px;
    padding-left: 0px;
    margin-left: 22px;
}
#navi-main .no1 {
    color: #666;
    background-color: transparent;
    border: none;
    background-image: url(../gfx/li.menu1-level1.gif);
    background-repeat: no-repeat;
    background-position: right top;
    border-bottom: 1px #d6d6d6 solid !important;
    margin-bottom: 0px;
    line-height: 18px;
    font-weight: normal;
}
#navi-main li.no-last .no1 {
    margin-bottom: 14px;
}
#navi-main li.act-last .act1 {
    background-color: transparent;
    background-image: url(../gfx/li.menu1-level1.gif);
    background-repeat: no-repeat;
    background-position: right top;
    smargin-bottom: 14px;
    line-height: 18px;
}

/* Ebene 3 */
#navi-main ul li ul li ul {
    background-image: none;
    font-weight: lighter;
    margin-bottom: 16px;
}
#navi-main .a2 {
    background: url(../gfx/stripes4-no.gif) no-repeat 22px 50%;
    sbackground-repeat: no-repeat;
    sbackground-position: left 50%;
    padding-left: 41px;
}
#navi-main .act2 {
    background-image: none;
    color: #297a0d;
    border: none;
    margin-bottom: 0px;
    line-height: 15px;
    font-weight: bold;
}
#navi-main .no2 {
    background-image: none;
    color: #666;
    margin-bottom: 0px;
    line-height: 15px;
}
#navi-main li.no-last .no2 {
    border: none;
    margin-bottom: 12px;
}
#navi-main li.act-last .act2 {
    margin-bottom: 12px;
}
/*4te Ebene*/
#navi-main .a3 {
    margin-bottom: 4px !important;
    padding-left: 51px;
}
#navi-main .a3 {
    font-weight: bold;
}
#navi-main .no3 {
    background: url(../gfx/stripes3-no.gif) no-repeat 31px 50%;
    font-weight: normal;
    color: #666;
}
/*5te Ebene*/
#navi-main ul ul ul ul ul {
    margin-top: 10px;
}
#navi-main .a4 {
    margin-bottom: 4px !important;
    padding-left: 60px;
}
#navi-main .act4 {
    background-image: url(../gfx/li.menu1-level5-act.gif);
    background-repeat: no-repeat;
    background-position: 16px 50%;
    font-weight: bold;
}
#navi-main .no4 {
    background-image: none;
}
/* contact */
#contact {
    font-size: 85%;
}
#contact h2 {
    background-color: #35a112;
    color: #fff;
    height: 17px;
    line-height: 17px;
    padding-left: 22px;
    margin-bottom: 13px;
}
#contact ul.csc-bulletlist li {
    color: #666;
    padding-left: 22px;
    margin-bottom: 17px;
}
/* right column */
/* content */
#content {
    float: left;
    width: 598px;
    margin-top: 25px;
    padding-bottom: 25px;
    position: relative;
    left: 28px;
}
#content .contenttable {
    width: 100%;
    margin-bottom: 16px;
    clear: left;
}
#content .contenttable tr {
    height: 18px;
    sborder-bottom: 1px #d6d6d6 solid;
}
#content .contenttable td {
    border-bottom: 1px #d6d6d6 solid;
}
#content .contenttable p {
    margin: 0;
    font-size: 92%;
}
#content .contenttable thead {
    font-weight: bold;
}
#content .contenttable tfoot p {
    font-size: 85%;
}
#content .contenttable tfoot tr {
    height: 36px;
    border: none;
}
#content .contenttable a {
    display: block;
    width: 100%;
    background-image: url(../gfx/content-links-down.gif);
    background-repeat: no-repeat;
    background-position: left;
    text-indent: 30px;
    color: #666;
    font-weight: normal;
    font-size: 100%;
}
#content td.col-1 {
    width: 30px;
}
#content td.col-2 {
    width: 70px;
    text-align: left;
}
#content td.col-last {
    width: 50px;
    text-align: left;
    border: none;
}
#content p.bodytext {
    color: #666;
    font-size: 92%;
}
#content .constructions td {
    color: #666;
}
#content h1.csc-firstHeader {
    color: #35A112;
    font-size: 100%;
    margin-bottom: 25px;
}
#content h2 {
    color: #666;
    font-size: 100%;
    margin-top: 25px;
    border-bottom: 1px #666 solid;
    margin-bottom: 25px;
    width: 590px;
    clear: left;
}
#content h3, #content h4 {
    color: #666;
    font-size: 92%;
    margin-top: 10px;
    margin-bottom: 8px;
    width: 590px;
    clear: left;
}
#content a {
    color: #35A112;
    font-weight: bold;
    sfont-size: 92%;
    ddisplay: block;
}
#content h3 a {
    font-size: 100%;
}
#content li {
    margin-top: 8px;
    color: #666;
    margin-left: 1.5em;
    list-style-position: outside;
    list-style-type: disc;
}
#content li.num {
    list-style: decimal outside;
}
#content div.csc-textpic {
    float: left;
}
#content div.csc-textpic img {
    margin-bottom: 8px;
    float: left;
}
#content div.csc-textpic-text p {
}
#content ul.csc-bulletlist li {
    color: #666;
    margin-bottom: 17px;
    margin-left: 0px;
    list-style-type: none;
}
#content ol, #content ul {
    margin-bottom: 17px;
}
#content #product-header {
    margin-top: 8px;
    color: #666;
    font-size: 92%;
    margin-bottom: 15px;
}
#content #product-divider {
    height: 7px;
    bbackground-image: url(../gfx/content-links-product-divider.gif);
    bbackground-repeat: repeat-x;
    bbackground-position: left;
    margin-top: 12px;
    margin-bottom: 15px;
    display: none;
}
#content span#pdf-repeat a {
    background-image: url(../gfx/content-links-down.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 30px;
    margin-bottom: 9px;
    display: block;
}
#content a#request_info {
    background-image: url(../gfx/content-links-down.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 30px;
    margin-bottom: 9px;
    display: block;
}
#content a#printview {
    background-image: url(../gfx/content-links-down.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 30px;
    margin-bottom: 9px;
    display: none;
}
#content-main .tx-ttnews-browsebox {
    text-align: center;
}

#content #holding2 .csc-textpic-text {
    width:324px;
    padding-top: 45px;
}
#content #holding2 .csc-textpic-text h1 {
    color: #575757;
}
#holding2 div.csc-textpic-imagewrap .csc-textpic-imagerow dl.csc-textpic-lastcol {
    position: static;
}
#content #holding div.csc-textpic img,
#holding div.csc-textpic-imagewrap .csc-textpic-imagerow img,
#holding div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image,
#holding2 div.csc-textpic-imagewrap .csc-textpic-imagerow img,
#holding2 div.csc-textpic-imagewrap .csc-textpic-imagerow,
#holding2 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
    margin: 0;
    margin-bottom: 0 !important;
}
/* contact form */
.tx-pilmailform-pi1 form {
    width: 595px;
    margin-top: 25px;
}
.tx-pilmailform-pi1 input, textarea {
    border: 1px solid #666;
    background-color: #fff;
}
.tx-pilmailform-pi1 textarea {
    width: 100%;
}
.tx-pilmailform-pi1 input.input-1 {
    width: 100%;
}
.tx-pilmailform-pi1 input.input-2 {
    float: left;
    width: 15%;
}
.tx-pilmailform-pi1 input.input-3 {
    float: right;
    position: relative;
    left: 2px;
    width: 82%;
}
.tx-pilmailform-pi1 input.submit-button {
    color: #666;
    background-color: #fff;
    margin: 0 0 40px 0;
    cursor: pointer;
}
.tx-pilmailform-pi1 input.submit-button:hover {
    color: #fff;
    background-color: #2c830e;
    border-color: #2c830e;
}
.tx-pilmailform-pi1 div {
    margin: 20px 0 0 0;
    color: #666;
}
.tx-pilmailform-pi1 .right-field div {
    margin: 0;
}
.tx-pilmailform-pi1 .error-label {
    width: 100%;
    float: left;
    clear: both;
}
.tx-pilmailform-pi1 .left-label {
    width: 29%;
    float: left;
    clear: both;
}
.tx-pilmailform-pi1 .right-field {
    width: 70%;
    float: left;
}
.tx-pilmailform-pi1 #thankyou {
}
.tx-pilmailform-pi1 #thankyou h2 {
    font-weight: normal;
}
.tx-pilmailform-pi1 .error {
    color: red;
    font-weight: bold;
}
/* footer */
#footer {
    float: left;
    clear: left;
    height: 87px;
    /*swidth: 731px;*/
    width: 950px;
    position: relative;
}
#footer p {
    float: left;
    padding-top: 16px;
    color: #fff;
    font-weight: bold;
    font-size: 85%
}
#footer p#footer-copyright {
    float: left;
    position: relative;
    left: 270px;
}
#footer p#footer-billiton {
    float: right;
    position: relative;
    right: 60px;
}
#footer-logos {
    width: 254px;
    position: absolute;
    left: 0;
    top: 10px;
}
#footer-logos div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
    margin: 0;
}

#footer a {
    font-weight: normal;
    color: #fff;
}
/*
div.csc-textpic-imagewrap .csc-textpic-imagerow dl.csc-textpic-firstcol {
    position: relative;
    right: 24px;
}
div.csc-textpic-imagewrap .csc-textpic-imagerow dl.csc-textpic-lastcol {
    position: relative;
    left: 24px;
}
div.csc-textpic-imagewrap .csc-textpic-imagerow img {
    margin-bottom: 56px !important;
}
*/

/*News*/
.news-list-item {
    float: left;
/* float-Fehler in IE, aber dann greift margin nicht */
    width: 99.9%;
    display: block;
    clear: left;
    margin-bottom: 20px;
}
.news-list-item img {
    float: left;
    margin: 0 12px 12px 0;
}
.news-list-item p {
    margin-bottom: 8px;
}
#content span.news-list-date {
    color: #666;
    font-weight: normal;
}
#content div.news-list-morelink {
    float: right;
}
#content div.news-list-item p, #content div.news-single-item p {
    text-align: justify;
}
.news-single-item .news-single-img {
    float: left;
    margin-right: 11px;
}
#content div.news-single-item h2 {
    color: #2c830e;
    border: none;
    margin-bottom: 12px;
}
#content div.news-single-item h3, #content div.news-single-item dt {
    margin-bottom: 22px;
    color: #666;
    font-weight: bold;
}
#content .news-single-additional-info .news-single-files dd img {
    margin-bottom: -3px;
}
#content .news-single-additional-info .news-single-files dd a,
#content .news-single-additional-info .news-single-files dd img {
    display: inline;
}
#content .news-single-additional-info .news-single-files dd a {
    padding-left: 30px;
    text-transform: capitalize;
    background-image: url(../gfx/content-links-down.gif);
    background-repeat: no-repeat;
    background-position: 5px 0;
}

.clearer {
    clear: both;
}
.news-list-browse, .tx-ttnews-browsebox {
    float: none;
}
.tx-ttnews-browsebox td p {
    margin: 0 5px;
}
.tx-ttnews-browsebox-SCell {
    text-decoration: underline;
}
.news-latest-container {
    float: left;
}
.news-latest-item a img {
    float: left;
    margin: 0 10px 10px 0;
}
.news-latest-item .news-latest-morelink {
    clear: both;
    text-align: right;
}
.news-latest-container .news-latest-headline {
    border-bottom: 4px solid #cecece !important;
    margin-bottom: 20px !important;
    color: #cecece !important;
}
.news-latest-container .news-latest-date {
    color: #666;
    font-weight: normal;
}
#content div.tx-flseositemap-pi1 ul li {
    font-size: 100%;
}
#content div.tx-flseositemap-pi1 ul li ul li {
    font-size: 94%;
}
#content div.tx-flseositemap-pi1 ul li ul li ul li {
    sfont-size: 85%;
}
#content div.tx-flseositemap-pi1 ul li ul li ul li ul li {
    fsont-size: 77%;
}
#content div.tx-flseositemap-pi1 ul li ul li ul li ul li ul li {
    fsont-size: 70%;
}
#content a.hidden-link {
    font-weight: normal;
    text-decoration: none;
    color: #666;
}

/*
tx_billiton_employee_search
template_employee_pi1.html
*/
.tx-billitonemployeesearch-pi1{
   color: #666;

}

#content .tx-billitonemployeesearch-pi1 a,
#content .tx-billitonemployeesearch-pi1 a:hover,
#content .tx-billitonemployeesearch-pi1 a:visited{
   color: #666;
   font-weight: normal;
   text-decoration: underline;
}

.department even,
.department odd{

}

#content .tx-billitonemployeesearch-pi1 h2.department-name{
   margin-bottom: 10px;
   padding-bottom: 5px;
   border-bottom: 1px #000 solid;
   scolor:#35A112;
   font-size: 80%;
}

.contact-person-even,
.contact-person-odd{
   width: 197px;
   float: left;
   font-size: 85%;
   margin-bottom: 10px;
}

#content .tx-billitonemployeesearch-pi1 .contact-person-even h2.contact-name,
#content .tx-billitonemployeesearch-pi1 .contact-person-odd h2.contact-name{
   background: url(/fileadmin/layouts/main/public/gfx/mitarbeiter.gif) no-repeat left 2px ;
   padding-left: 15px;
   padding-bottom: 3px;
   width: 182px;
   margin-bottom:0;
   margin-top: 10px;
   border-bottom: 1px #cccccc solid;
}
.data {
   padding-left: 15px;
}

.data .contact-phone,
.data .contact-fax,
.data .contact-mobile,
.data .contact-mail,
.data .spoken-languages{
   margin: 0 0 2px 0;
   padding: 0;
   clear: both;
}

.data .contact-phone p,
.data .contact-fax p,
.data .contact-mobile p,
.data .spoken-languages p{
   width: 35px;
   float:left;
   padding: 0;
   margin: 0;
}
.data .contact-mail p{
   width: 100%;
   padding: 0;
   margin: 0;
}

/* Suche ***************************************************************/
#content-main .tx-indexedsearch-browsebox ul li {
    background-image: none;
}
#content-main .tx-indexedsearch-searchbox-sword {
    border: 1px solid #888;
    width: 200px;
}
#content-main .tx-indexedsearch-searchbox-button {
    width: 202px;
    margin: .5em 0 0 11em;
    color: #fff;
    border: 0 none;
    background-color: #3aae13;
}
#content-main .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
    color: ##35a112;
}

/*********************** Glossar *****************************************/
#glossary-0 {
    margin-bottom: 30px;
    height: 28px;
}
#backlink p,
#glossary-0 li {
    padding-bottom: 4px;
    background-color: #cfcfcf;
    list-style-type: none;
    display: block;
}
#glossary-0 li {
    margin: 0 1px 0 0;
    float: left;
}

#backlink {
    position: relative;
    height: 28px;
    margin-bottom: 30px;
}
#backlink p {
    width: 142px;
    position: absolute;
    right: 0;
}


#glossary-0 li:hover {
    background-color: #606060;
}
#backlink p a,
#glossary-0 li a {
    width: 23px;
    line-height: 23px;
    text-align: center;
    color: #fff;
    border-bottom: 1px solid #fff;
    display: block;
    font-weight: bold;
    background-color: #2b9336;
}
#glossary-0 li a {
    height: 23px;
    font-size: 108%;
    float: left;

}
#glossary-1 li {
    list-style-type: none;
    list-style-image: none;
    margin: 0 0 .6em 0;
}
#glossary-1 li a{
    color: #606060;
    background: url(/fileadmin/layouts/main/public/gfx/raquo.gif) 0 50% no-repeat;
    padding-left: 30px;
}
#glossary-1 li a:hover {
    color: #2b9336;
    background: url(/fileadmin/layouts/main/public/gfx/raquo_darkgreen.gif) 0 50% no-repeat;
}
#backlink p a {
    width: 142px;
}

#glossary-top {
    position: relative;
}
#glossary-top .csc-texttext {
   width: 345px;
   margin-bottom: 3em;
}
#glossary-top #search-form {
    background: 0 none;
    top: 39px;
    width: 220px;
    padding-top: 1em;
}
#glossary-top #search-button {
    right: 0;
}
#glossary-top #search-input {
    right: 55px;
}

/* suchfeld neu ausrichten auf testseite 151 */
#search-outer {
    position: relative;
    margin: 0 0 13px;
}
#search-outer #search-form {
    background: none;
    width: 256px;
    position: relative;
    left: 0px;
    top: 3px;
}
#search-outer #search-form #search-input {
    position: absolute;
    left: 23px;
    top: 3px;
}
#search-outer #search-form #search-button {
    position: absolute;
    right: 51px;
    top: 3px;
}
