/*

*/

html,body {
    font-family: Helvetica,Arial,sans-serif;    
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    background-color: #E5E5E5;
    padding: 0px;
    margin: 0px;
}
html {
    overflow-y: scroll;
}
body {
    text-align: center;
}
img {
    border: 0px;
}
h1 {
    font-size: 30px;
    line-height: 35px;
    margin: 0px 0px 5px 0px;
    padding: 0px;
    margin-top: -5px;
}
h2 {
    font-size: 16px;
    line-height: 20px;
    margin: 0px 0px 6px 0px;
    padding: 0px;
}
div#mainchain {
    width: 959px;
    background-color: #FFFFFF;
    margin: auto;
    margin-bottom: 20px;
}
div#mainchain div {
    text-align:left;
}
.colspan1 {
    width:208px;
    float: left;
    padding-top: 5px;
}
.colspan2 {
    width:445px;
    float: left;
    padding-top: 5px;
}
.colspan3 {
    width: 682px;
    float: left;
    padding-top: 5px;
}
.last {
    float: none;
}
.spanpaddingright {
    padding-right: 29px;
}
.verticaldots {
    background: url(/northamerica/layout/bg_line_vertical.gif) repeat-y top right transparent;
}
.horizontaldots {
    background: url(/northamerica/layout/bg_line_horizontal.gif) repeat-x bottom left transparent;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.alignleft {
    text-align: left;
}
.alignright {
    text-align: right;
}
.posrelative {
    position: relative;
}

.subheading {
    color: #000000;
    margin-top: 15px;
    font-weight: bold;
    display: block;
}

div#header {
    float: none;
    padding: 15px 20px 0px 20px;
    color: RGB(153,153,153);
    font-size: 11px;
}

/* Edit fr: Padding eingefuegt */
div#header div.chooselang {
    font-weight: normal;
    padding-left:68px;
}

/* Edit fr: width:100px entfernt */
div#header div.chooselang ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
div#header div.chooselang ul {
    height: 15px;
    overflow: hidden;
}

div#header div.chooselang ul li {
    padding-bottom: 1px;
}

div#header div.chooselang ul:hover{
    height: auto;
}

div#header div.chooselang span {
    position: relative;
}

div#header div.chooselang span ul {
    width: 100px;
    position: absolute;
    top: 12px;
    left: -3px;
    display: none;
    padding-top: 5px;
}

div#header div.chooselang span:hover ul,
div#header div.chooselang span ul:hover {
    display: block;
}

div#header div.chooselang span:hover ul a {
    padding-top: 5px;
}

div#header div.chooselang a.projectlink,
div#header div.chooselang span {
    float: left;
    width: auto;
}

div#header a.headerlink,
div#header div.chooselang a {
    color: RGB(153,153,153);
    text-decoration: none;
    padding: 0px 4px;
}
div#header a.headerlink:hover,
div#header div.chooselang a:hover {
    color: RGB(0,0,0);
}
div#header img#headerbanner {
    position:absolute;top:0px;right:0px;z-index:auto;
}

div#content ul {
    margin-top: -10px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-top: 0px;
    padding-left: 0px;
    list-style-type: none;
}
div#content ul li {
    padding-left: 15px;
    background: url(/northamerica/layout/text_list_style.gif) no-repeat 0px 1px transparent;
}


/* Main-Navigation */
div.mainnavi {
    clear:both;
    margin-top: 48px;
    padding-top: 13px;
}
div#mainnavi a {
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    color: RGB(100,150,185);
    text-decoration: none;
    font-weight: normal;
    margin-left: 16px;
}
div#mainnavi a:hover,
div#mainnavi a.active {
    color: RGB(80,80,80);
}
div#mainnavi a.nopadding {
    margin: 0px;
}
/* Search */
div.search {
    margin-top: 53px;
    padding-top: 5px;
}
form#search {
    padding: 0px;
    margin: 0px;
}
input.query {
    width: 126px;
    padding: 2px 0px 2px 25px;
    border: 1px solid RGB(100,150,185);
    margin: 0px;
    vertical-align:top;
    margin-right: 5px;
    background: url(/northamerica/layout/Lupe.gif) no-repeat transparent 7px 4px;
}
input.submit {
    font-size: 11px;
    width: 50px;
    padding: 4px 0px 3px 0px;
    background-color: RGB(100,150,185);
    border: 0px;
    color: #FFFFFF;
    margin: 0px;
}
/* Stage */
div#stage {
    width: 959px;
    /*overflow-x: hidden;*/
    margin-top: 8px;
}

/* Stage-Content - Banner */

div.banner {
    width:959px;
}

div.banner a {
    display: block;
}

div.h400 {
    height: 400px;
    overflow:hidden;
}

div.h300 {
    height: 300px;
    overflow:hidden;
}

div.h250 {
    height: 250px;
    overflow:hidden;
}

div.h190 {
    height: 190px;
    overflow:hidden;
}

/* Content-Slider-Stage START */

div.contentslider {
    background: rgb(80,80,80);
    position: relative;
}

div.contentslider div.contentlist {
    height: 50px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 10000;
    background: rgb(80,80,80);
    width: 100%;
}

div.contentslider div.contentlist a,
div.contentslider div.contentlist a:hover {
    display: block;
    float: left;
    margin: 12px 20px;
    font-size: 14px;
    font-weight: bold;
    color: rgb(130,130,130);
    text-decoration: none;
    cursor: pointer;
}

div.contentslider div.contentlist a:hover {
    color: #FFFFFF;
}

div.contentslider div.contentlist a span.thumb {
    display: block;
    height: 30px;
    overflow-y: hidden;
    margin-right: 10px;
}

div.contentslider div.contentlist a span.thumb img {
    vertical-align: middle;
    margin-right: 10px;
}

div.contentslider div.contentlist a span.thumbname {
    font-size: 14px;
    font-weight: bold;
    padding: 4px 0px;
    display: block;
}

/* Content-Slider-Stage END */
/* eService-Stage START */
.sta-eservice a {
    text-decoration:none;
}
.sta-eservice-block {
    height:165px;
    background-color:#505050;
    margin-left:20px;
    margin-right:20px;
    margin-bottom:10px;
    cursor:pointer;
}
.sta-eservice-image {
    width:208px;
    height:165px;
    overflow:hidden;
    float:left;
}
.sta-eservice-text {
    width:503px;
    float:left;
}
.sta-eservice-block:hover div div {
    font:normal 12px Arial;
    color:#FFFFFF;
    line-height:18px;
}
.sta-eservice-text h1 {
    font:normal 24px Arial;
    color:#FFFFFF;
    margin-bottom:38px;
}
.sta-eservice-text div {
    font:normal 12px Arial;
    color:#B4B4B4;
    line-height:18px;
}
.sta-eservice-image {
}
.sta-eservice-text {
    padding-top:30px;
    height:95px;
    overflow:hidden;
}
.sta-eservice-text div p {
    padding:0px;
    margin:0px;
}
/* eService-Stage END */
/* StageContent - Productinfo */
div.productinfo {
    background: RGB(80,80,80);
    margin: 0px 20px;
    position: relative;
    width: 919px;
}
div.infoheight276 {
    height: 276px;
    overflow: hidden;
}
div.productinfo div.infoimage {
    float: left;
}
div.productinfo div.infospecial {
    padding: 10px;
    color: #FFFFFF;
    position: absolute;
    top: 0px;
    right: 0px;
}
div.productinfo div.infoimage {
    width: 286px;
    background: #FFFFFF;
    margin-right: 15px;
}
div.productinfo div.infotext {
    color: #FFFFFF;
    width: 919px;
}
div.productinfo div.infotext a {
    color: RGB(100,150,185);
    text-decoration: none;
}
div.productinfo div.infotext a:hover {
    color: #FFFFFF;
}

/* Edit fr: Farbe geandert */
div.productinfo div.infotext h4 {
    color: #B5B5B5;
    font-weight: normal;
    font-size: 16px;
    padding: 15px;
    margin: 0px;
}

/* Eingefuegt durch fr */
div.productinfo div.infotext h4 b {
    COLOR: #FFFFFF;
}

div.productinfo div.infotext span {
    font-size: 14px;
    display: block;
    margin: 0px 15px 30px 15px;
    line-height: 20px;
}
div.productinfo div.infolink {
    position: absolute;
    bottom: 0px;
    background: inherit;
    padding: 15px 20px;
    float: left;
}
div.productinfo .left286px {
    left: 286px;
}

div.productinfo div.infolink a.link {
    color: RGB(100,150,185);
    background: url(/northamerica/layout/Pfeil_blau.gif) no-repeat 0px 2px transparent;
    margin-top: 10px;
    padding-left: 15px;
    text-decoration: none;
    padding-right: 10px;
}
div.productinfo div.infolink a.active,
div.productinfo div.infolink a.link:hover {
    color: #FFFFFF;
    background: url(/northamerica/layout/Pfeil_weiss.gif) no-repeat 0px 2px transparent;
}

/* Dropdown */
/* Selectbox Styles
=================================*/
a.sctble_display {
    display: inline-block;
    *display: inline;
/*    zoom: 1;*/
    color: #262626;
    text-decoration: none;
    cursor: default;
    background: url(/northamerica/layout/dropdown_bg_208.gif) no-repeat right 0 transparent;
}
    a.sctble_display span {
        display: block;
        cursor: default;
        color: #FFFFFF;
    }
    
/* Pulldown Mat (Basis)
=================================*/
div.sctble_mat {
    background: #FFFFFF;
    width: 192px;
    margin-left: 7px;
    border-top: 0px;
}
    div.sctble_mat dl {
        margin: 0;
        padding: 1em 1em 0;
    }
    
        div.sctble_mat dl dt {
            float: left;
            margin: 0 0 1em 0 !important;
            padding: 0 !important;
            width: 4.5em;
            color: #FFFFFF;
            font-weight: bold;
        }
        
        div.sctble_mat dl dd {
            margin: 0 0 1em 4.5em !important;
            padding: 0 0 0 1.5em !important;
        }
    div.sctble_mat a {
        padding-right: .7em;
        color: #FFFFFF;
        font-weight: bold;
    }
    
    div.sctble_mat a.selected {
        color: #333;
        text-decoration: none;
        cursor: default;
    }
    
/* Pulldown Mat (No Optgroups)
=================================*/
/*
div.sctble_mat.nooptgroup div.body {
    padding: .0em .0em;
    line-height: 1.9;
}
*/
/* Simple Select Box
=================================*/

div.simpleBox {
    border: 1px solid #FFFFFF;
    border-top: 0px;
}    

div.sBox {
    overflow: auto;
    overflow-x: hidden;
}
div.sctble_mat.sBox div.body {
    padding: 0;
    line-height: 1.5;
    border-top: 0px;
}
div.sBox a {
    padding: .3em .5em;
    display: block;
    text-decoration: none;
    text-align: left;
}
    
div.sBox a.last-child {
    border-bottom: none;
}
    
/* Selectbox Styles
=================================*/
a.sctble_display {
    border: none;
}
    a.sctble_display span {
        padding: 0 22px 0 7px;
        height: 22px;
        background: url(/northamerica/layout/dropdown_bg_208.gif) no-repeat right 0 transparent;
        line-height: 22px;
    }
    a.sctble_display:hover span { background-position: right -21px }
    a.sctble_focus span { background-position: right -42px !important }
    
/* End */

/* News- / Productoverviewstage START */

div.newsstage,
div.productstage,
div.careerliststage {
    height: 190px;
    width: 100%;
    position: relative;
}
div.newsstage {
    background: url(/northamerica/layout/News_2C_960x190.gif) no-repeat 0 0 transparent;
}

div.productstage {
    background: url(/northamerica/layout/Banner_small_Products_EN_001.gif) no-repeat 0 0 transparent;
}

div.careerliststage {
    background: url(/northamerica/layout/Career_Worldwide_2C_960x190.gif) no-repeat 0 0 transparent;
}

div.newsstage div.selections,
div.productstage div.selections,
div.careerliststage div.selections {
    padding: 120px 20px 20px 20px;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}

div.newsstage div.selections .dropdown,
div.productstage div.selections .dropdown,
div.careerliststage div.selections .dropdown {
    display: block;
    width: 208px;
    margin-top: 7px;
    text-align: left;
}



/* News- / Productoverviewstage END */

/* Process Technology Stage START */

div.ptoverview {
    background: rgb(80,80,80);
    width: 100%;
    padding-bottom: 30px;
}

div.ptoverview h1 {
    font-size: 55px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 60px;
    color: #FFF;
    padding: 20px;
    margin-bottom: 30px;
}

div.ptoverview #materials,
div.ptoverview #endProducts,
div.ptoverview #rawMaterials {
    float:left;
}
    
div.ptoverview #rawMaterials {
    width: 211px;
    height: 370px;
    border-right: 1px dotted white;
    padding: 0 30px 0 0;
}

div.ptoverview #materials {
    width: 396px;
    padding: 0 39px 0 39px;
}

div.ptoverview #endProducts {
    width: 212px;
    height: 370px;
    border-left: 1px dotted white;
    padding: 0 0 0 30px;
}
    
div.ptoverview #debug {
    display: none;
    background:#332;
    clear:both;
    width: 959px;
    margin: 0 0 1px 0;
}

div.ptoverview .infotext {
    color:#FFF;
    margin-bottom: 10px;
}

div.ptoverview #btUp,
div.ptoverview #btDown {
    display: block;
    text-align: center;
}

div.ptoverview #btUp {
    margin-bottom: 15px;
}

div.ptoverview #btDown {
    margin-top: 13px;
}
   
div.ptoverview #processList {
    display:none;
}
    
div.ptoverview #endProductsList,
div.ptoverview #rawMaterialsList {
    padding: 0;
    margin: 0;
    list-style: none;
}
    
div.ptoverview #rawMaterialsList {
    text-align: right;
}
    
div.ptoverview #triggerPage {
    display: none;
}
    
div.ptoverview li {
    font-size: 15px;
    line-height: 19px;
    color:#67696c;
}
    
div.ptoverview li.active {
    color:#FFF;
}
    
div.ptoverview .activeEntry {
    cursor: pointer;
    font-weight:bold; 
    padding:0;
    margin:0;
    color: #669fd4; 
    position:absolute;
}    

div.ptoverview .entry {
    padding:0;
    margin:0;
    position:absolute;
    text-align:left;
}    
    
div.ptoverview .spinners_vertical div {
    padding-left: 55px;
    width: 341px;
    height:30px;
    overflow:hidden;
}

div.ptoverview #coverTop {
    position: absolute;
    z-index:666;
    background:url('/northamerica/layout/fgSpinnerTopSmall.png') top left no-repeat;
    width:396px;
    height:20px; 
}

div.ptoverview #coverBottom {
    position: absolute;
    margin:225px 0 0 0 ;
    z-index:666;
    background:url('/northamerica/layout/fgSpinnerBottomSmall.png') bottom left no-repeat;
    width:396px;
    height:20px; 
}

div.ptoverview #spinnerMaterial {
    color: #000;
    cursor: s-resize;
    width:396px;
    height:245px; 
    margin:0px;
    font: 18px/32px Arial,Helvetica,sans-serif bold;
    background:url('/northamerica/layout/bgSpinner.gif');
}

/* Process Technology Stage END */

/* Stage END */

/* Breadcrumb */
div#breadcrumb {
    height: 17px;
    margin: 0px 20px 0px 20px;
    padding-top: 14px;
    color: RGB(153,153,153);
    font-size: 11px;
}
div#breadcrumb * {
    display: inline-block;
    color: RGB(153,153,153);
    text-decoration: none;
    font-size: 11px;
}
div#breadcrumb a:hover {
    color: #000000;
}
div#breadcrumb .arrow {
    background: url(/northamerica/layout/img_icon_breadcrumb_arrow.jpg) no-repeat 10px 2px transparent;
    padding-left: 25px;
}
/* Content */
div#content {
    margin: 0px 20px;
    padding-top: 11px;
}
div.paddingt15 {
    padding-top: 11px;
}

/* Textbox */

div.textbox {
    padding-bottom: 15px;
    margin-bottom: 15px;
}

div.textbox h2 a {
    color: #000000;
    text-decoration: none;
}


div.textboxp5 {
    padding-bottom: 5px;
    margin-bottom: 0px;
}

div.noline {
    background-image: none;
}

div.textbox span.text {
    display: block;
    font-size: 12px;
    line-height: 20px;
    color: RGB(80,80,80);
}

div.textbox div.linkchain {
    margin-top: 10px;
}

div.textbox div.linkchain a.link {
    font-size: 12px;
    color: RGB(100,150,185);
    line-height: 20px;
    text-decoration: none;
    background: url(/northamerica/layout/Pfeil_blau.gif) no-repeat 0px 5px transparent;
    padding-left: 15px;
    display: block;
}

div.textbox DIV.linkchain A.link:hover{
    color:#505050;
}

div.textbox span.text a {
    background: url(/northamerica/layout/Pfeil_blau.gif) no-repeat 0px 3px transparent;
    padding-left: 15px;
    color: RGB(100,150,185);
    text-decoration: none;
}

div.textbox a:hover {
    color: RGB(80,80,80);
}


/* Retrofit Box START */

div.retrofitbox {
    padding-bottom: 15px;
    margin-bottom: 15px;
}

div.retrofitbox span.text {
    display: block;
    font-size: 12px;
    line-height: 20px;
    color: RGB(80,80,80);
    margin-bottom: 10px;
}

div.retrofitbox span.input {
    display: block;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 15px;
}

div.retrofitbox span.input input#rs {
    width: 130px;
    border: 1px solid RGB(100,150,185);
    color: rgb(80,80,80);
    padding: 2px;
    margin-right: 5px;
}

div.retrofitbox span.input input#rsgo {
    border: 1px solid RGB(100,150,185);
    background: rgb(100,150,185);
    color: #FFFFFF;
}

div.retrofitbox span.results {
    display: none;
    font-size: 12px;
    line-height: 20px;
    color: RGB(80,80,80);
    background: url(/northamerica/layout/bg_line_horizontal.gif) repeat-x top left transparent;
    padding-top: 10px;
}

div.retrofitbox span.results a {
    font-size: 12px;
    color: RGB(100,150,185);
    line-height: 20px;
    text-decoration: none;
    background: url(/northamerica/layout/icon_pdf.gif) no-repeat 0px 4px transparent;
    padding-left: 15px;
    display: block;
}

div.retrofitbox span.results a span {
    white-space: nowrap;
    color: rgb(80,80,80);
}

div.retrofitbox span.minphrase,
div.retrofitbox span.noresult {
    display: none;
    color: red;
}


/* Newsbox */
div.newseventbox {
    clear: both;
}
div.newseventbox div.item {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 20px;
    color: RGB(80,80,80);
}

div.newseventbox div.item span.date {
    font-weight: bold;
}

div.newseventbox div.item span.headline {
    font-weight: bold;
}

div.newseventbox div.item a.hdllink {
    color: RGB(100,150,185);
    padding: 0px;
    background: none;
    text-decoration: none;
    display: block;
}

div.newseventbox a.showall,
div.newseventbox a.morelink {
    color: RGB(100,150,185);
    display: block;
    text-decoration: none;
    background: url(/northamerica/layout/Pfeil_blau.gif) no-repeat 0px 5px transparent;
    padding-left: 15px;
    line-height: 20px;
    font-size: 12px;
}

div.newseventbox a.showall:hover,
div.newseventbox a.morelink:hover {
    color: RGB(80,80,80);
}

div.newseventbox a.morelink {
    display: inline;
    padding-top: 2px;
    white-space: nowrap;
}

div.newseventbox img {
    float: left;
    margin-right: 10px;
}

/* Contactbox */
div.contactbox {
    font-size: 12px;
    line-height: 20px;
    color: RGB(80,80,80);
    padding-bottom: 15px;
    margin-bottom: 15px;
}

/* Edit fr: text-transform eingefuegt */
div.contactbox h4 {
    color: #FFFFFF;
    background-color: RGB(100,150,185);
    font-size: 12px;
    padding: 1px 5px;
    margin: 0px;
    text-transform: uppercase;
}
div.contactbox b {
    display: block;
    margin-top: 8px;
    margin-bottom: 5px;
}

div.contactbox a {
    color: RGB(100,150,185);
    background: url(/northamerica/layout/Pfeil_blau.gif) no-repeat 0px 3px transparent;
    padding-left: 15px;
    line-height: 20px;
    text-decoration: none;
}

div.contactbox a.link {
    display: block;
    font-size: 12px;
    color: RGB(100,150,185);
    background: url(/northamerica/layout/Pfeil_blau.gif) no-repeat 0px 5px transparent;
    margin-top: 5px;
    padding-left: 15px;
    line-height: 20px;
    text-decoration: none;
}

/* Eingefuegt durch fr */
div.contactbox a.link:hover {
    color: #505050;
}


/* Linkbox */
div.linkbox {
    /*padding-top: 6px;*/
    margin-bottom: 20px;
}
div.linkbox a.boxlink {
    color: RGB(100,150,185);
    background: url(/northamerica/layout/Pfeil_blau.gif) no-repeat 0px 5px transparent;
    padding-left: 15px;
    text-decoration: none;
    display: block;
/*    width: 1em;
    white-space: nowrap;*/
    font-size: 12px;
    line-height: 20px;
}

/* Edit fr: Schreibfehler korrigiert */
div.linkbox a.boxlink:hover {
    color: RGB(80,80,80);
}
div.linkboxnomargin {
    margin-bottom: 0px;
}
div.linkbox h2 a {
    font-size: 16px;
    line-height: 20px;
    margin: 0px 0px 6px 0px;
    padding: 0px;
    text-decoration: none;
    color: #000000;
    background: none;
}    
/* Linkbox */
div.downloadbox {
    line-height: 20px;
    margin-bottom: 20px;
}
div.downloadbox span.text {
    display: block;
    font-size: 12px;
    line-height: 20px;
    color: RGB(80,80,80);
    margin-bottom: 6px;
}
div.downloadbox a.link {
    color: RGB(100,150,185);
    background: url(/northamerica/layout/Pfeil_blau.gif) no-repeat 0px 5px transparent;
    padding-left: 15px;
    text-decoration: none;
    font-size: 12px;
    padding-right: 20px;
    display: block;
}
div.downloadbox a.link span {
    white-space: nowrap;
    color: RGB(153,153,153);
}
div.downloadbox a.link:hover {
    color: RGB(80,80,80);
}

div.downloadbox a.pdficon {
    background: url(/northamerica/layout/icon_pdf.gif) no-repeat 0px 4px transparent;
}

/* Containerbox / Contentbox-Item */

div.containerbox {
    clear: both;
}
div.containerbox div.contentboxitem {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 20px;
    color: RGB(80,80,80);
}

div.containerbox div.contentboxitem img.cbox {
    float: left;
    width: 70px;
    height: 70px;
    margin: 0px 10px 10px 0px;
}

div.containerbox div.contentboxitem span.headline {
    font-weight: bold;
}

div.containerbox div.contentboxitem a.hdllink {
    color: RGB(100,150,185);
    padding: 0px;
    background: none;
    text-decoration: none;
    display: block;
}

div.containerbox a.link {
    color: RGB(100,150,185);
    text-decoration: none;
    background: url(/northamerica/layout/Pfeil_blau.gif) no-repeat 0px 5px transparent;
    padding-left: 15px;
    line-height: 20px;
    font-size: 12px;
    display: block;
}

div.containerbox a.link:hover {
    color: RGB(80,80,80);
}

/* Address-Box */

div.addressbox {
    padding-bottom: 15px;
    margin-bottom: 15px;
}

div.noline {
    background-image: none;
}

div.addressbox span.address {
    display: block;
    font-size: 12px;
    line-height: 20px;
    color: RGB(80,80,80);
}

div.addressbox div.addonlinks {
    margin-top: 10px;
    line-height: 21px;
}

div.addressbox div.addonlinks span {
    display: block;
}


div.addressbox a.link {
    font-size: 12px;
    color: RGB(100,150,185);
    line-height: 20px;
    text-decoration: none;
    background: url(/northamerica/layout/Pfeil_blau.gif) no-repeat 0px 5px transparent;
    padding-left: 15px;
    display: block;
}

div.addressbox a.link:hover {
    color: RGB(80,80,80);
}

/* Imagebox START */

div.imagebox {
    padding-bottom: 15px;
    margin-bottom: 15px;
}

div.imagebox img.imageboximage {
   width: 208px;
}

div.imagebox span.caption {
    font-size: 12px;
    display: block;
    margin-top: 10px;
    line-height: 20px;
    color: rgb(80,80,80);
}

div.imagebox span.caption a {
    color: RGB(100,150,185);
    line-height: 20px;
    text-decoration: none;
    background: url(/northamerica/layout/Pfeil_blau.gif) no-repeat 0px 3px transparent;
    padding-left: 15px;
}

div.imagebox div.linkchain {
    margin-top: 10px;
}

div.imagebox div.linkchain a.link {
    font-size: 12px;
    color: RGB(100,150,185);
    line-height: 20px;
    text-decoration: none;
    background: url(/northamerica/layout/Pfeil_blau.gif) no-repeat 0px 5px transparent;
    padding-left: 15px;
    display: block;
}

div.imagebox DIV.linkchain A.link:hover{
    color:#505050;
}

div.imagebox span.text a {
    background: url(/northamerica/layout/Pfeil_blau.gif) no-repeat 0px 3px transparent;
    padding-left: 15px;
    color: RGB(100,150,185);
    text-decoration: none;
}

div.imagebox a:hover {
    color: RGB(80,80,80);
}

/* Imagebox END */

/* Blue-Layout */

div.blue h2 {
    color: #FFFFFF;
    background-color: RGB(100,150,185);
    font-size: 12px;
    padding: 1px 5px;
    margin: 0px 0px 10px 0px;
}

div.blue h2 a {
    font-size: 12px;
    color: #FFFFFF;
}



/* Text */
div.text {
    margin-bottom: 25px;
}

div.text span.teaser a,
div.text span.text a {
    color: RGB(100,150,185);
    text-decoration: none;
    background: url(/northamerica/layout/Pfeil_blau.gif) no-repeat 0px 5px transparent;
    padding-left: 15px;
}


div.text span.text,
div.text span.teaser {
    font-size: 12px;
    line-height: 20px;
    color: RGB(80,80,80);
    display: block;
}

/* Eingefuegt durch fr */
div.text span.text strong {
    color: #000000;
}

div.text span.teaser {
    margin-bottom: 15px;
    color: #000000;
}

div.text span.text p,
div.text span.teaser p {
    margin-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 10px;
}

/*div.text span.text p b,
div.text span.text p strong {
    color: #000000;
}*/

div.text span.text ul {
    margin-top: -10px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-top: 0px;
    padding-left: 0px;
    list-style-type: none;
}

div.text span.text ul li {
    padding-left: 15px;
    background: url(/northamerica/layout/text_list_style.gif) no-repeat 0px 1px transparent;
}

/* Text / Link */
div.textlink {
    background: url(/northamerica/layout/bg_line_horizontal.gif) repeat-x top left transparent;
    padding: 10px 0px;
    line-height: 20px;
}
div.textlink .colleft,
div.textlink .colright {
    width: 50%;
    float: left;
}
div.textlink .colleft span {
    font-size: 12px;
    color: RGB(80,80,80);
}

div.textlink .colleft a {
    text-decoration: none;
    color: RGB(0,0,0);
}

/* Edit fr: background url geaendert */
div.textlink .colright a {
    color: RGB(100,150,185);
    background: url(/northamerica/layout/Pfeil_blau.gif) no-repeat 0px 5px transparent;
    padding-left: 15px;
    text-decoration: none;
    display: block;
    width: 1em;
    white-space: nowrap;
    font-size: 12px;
}

/* Eingefuegt durch fr */
div.textlink .colright a:hover {
    color: #505050;
}

/* Footer */

/* Edit fr: Margin geandert */
div#footer {
    margin: 0px 20px 0px 20px;
    padding: 15px 0px;
    font-size: 11px;
    color: RGB(153,153,153);
}
div#footer a {
    color: RGB(153,153,153);
    text-decoration: none;
}
div#footer a:hover {
    color: #000000;
}
/* Pagemap */
div#pagemap {
    width: 920px;
    padding: 0px 20px;
    text-align: left;
    line-height: 15px;
    margin: auto;
}
div.pagemapbox {
    width: 153px;
    float: left;
    margin-bottom: 20px;
}
div.pagemapbox a.link {
    text-decoration: none;
    color: RGB(153,153,153);
    display: block;
}
div.pagemapbox a.link:hover {
    color: RGB(80,80,80);
}
div.pagemapbox h4 {
    font-size: 11px;
    font-weight: bold;
    color: RGB(153,153,153);
    margin: 0px;
    padding: 0px;
}
div.pagemapbox h4 a.link:hover {
    color: #000000;
}

/* Product-Index */

div.productindexhdl h1 {
    display: none;
}

div.productindex{
    margin-bottom: 20px;
}
div.productindex a.link {
    color: RGB(100,150,185);
    background: url(/northamerica/layout/Pfeil_blau.gif) no-repeat 0px 5px transparent;
    padding-left: 15px;
    text-decoration: none;
    display: block;
    font-size: 12px;
    line-height: 20px;
}
div.productindex a.link:hover {
    color: RGB(80,80,80);
}

div.productindex h2 {
    font-size: 16px;
    line-height: 20px;
    margin: 0px 0px 6px 0px;
    padding: 0px;
    text-decoration: none;
    color: #000000;
    background: none;
}    

div.productindex h2.empty {
    color: rgb(153,153,153);
}

/* /Product-Index */



/* News + Event Overviewlist */

div.newseventlist h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: bold;
    line-height: 35px;
    margin: 0px;
    margin-bottom: 8px;
    padding: 0px;
}

div.newseventlist div.listitem h2 {
    font-size: 16px;
    /*line-height: 30px;*/
    margin: 0px;
    margin-bottom: 5px;
    padding: 0px;
}

div.newseventlist div.listitem span.date {
    font-weight: bold;
    line-height: 20px;
    color: rgb(80,80,80);
}

div.newseventlist div.listitem {
    font-size: 12px;
    line-height: 20px;
    color: rgb(80,80,80);
    margin-bottom: 23px;
}

div.newseventlist div.listitem a {
    color: RGB(100,150,185);
    background: url(/northamerica/layout/Pfeil_blau.gif) no-repeat 0px 3px transparent;
    padding-left: 15px;
    text-decoration: none;
    font-size: 12px;
    line-height: 20px;
}

div.newseventlist div.listitem a:hover {
    color: #505050
}


/* /News + Event Overviewlist */

/* News-Archiv Box - Select Year START */

div.newsarchivbox div {
    padding: 0px;
    margin: 0px;
    margin-bottom: 5px;
}
div.newsarchivbox div a.show,
div.newsarchivbox div a.hide {
    padding-left: 15px;
    background: url(/northamerica/layout/Pfeil_blau.gif) no-repeat 0px 3px transparent;
    font-weight: bold;
    text-decoration: none;
    color: rgb(100,150,185);
}
div.newsarchivbox div a.hide {
    background: none;
    padding-left: 0px;
    color: #000000;
}
div.newsarchivbox div div {
    display: none;
    margin: 0px;
}
div.newsarchivbox div div span {
    display: block;
}
div.newsarchivbox div div span a {
    font-weight: normal;
    line-height: 20px;
}

/* News-Archiv Box - Select Year END */

/* News + Event Detailpage */

div.newseventdetail h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: bold;
    line-height: 35px;
    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
}

div.newseventdetail span.leadin {
    font-weight: bold;
    line-height: 20px;
    color: #000000;
    display: block;
    margin-bottom: 15px;
}

div.newseventdetail h3 {
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    padding: 0px;
    margin: 0px;
    margin-top: 20px;
}

div.newseventdetail span.text {
    font-weight: normal;
    color: rgb(80,80,80);
    line-height: 20px;
}

div.newseventdetail div.newsdetailimg {
    margin-bottom: 15px;
    padding-bottom: 15px;
}

div.newseventdetail span.subtext {
    display: block;
    margin-top: 10px;
    line-height: 20px;
    color: rgb(80,80,80);
}

div.newseventdetail span.subtext a {
    color: RGB(100,150,185);
    line-height: 20px;
    text-decoration: none;
    background: url(/northamerica/layout/Pfeil_blau.gif) no-repeat 0px 3px transparent;
    padding-left: 15px;
}

div.newseventdetail span.text a {
    color: RGB(100,150,185);
    line-height: 20px;
    text-decoration: none;
    background: url(/northamerica/layout/Pfeil_blau.gif) no-repeat 0px 3px transparent;
    padding-left: 15px;
    display: inline;
}


/* /News + Event Detailpage */


/* Newsdetail */

div.newsdetail {
    background: url(/northamerica/layout/News_1C_960x190.gif) no-repeat 0 0 transparent;
}
div.newsdetail a {
    position: absolute;
    top: 152px;
    left: 20px;
    background: url(/northamerica/layout/Pfeil_weiss_links.gif) no-repeat 0px 3px transparent;
    padding-left: 15px;
    text-decoration: none;
    font-size: 12px;
    color: #FFFFFF;
}

/* Career Stage */
div.careerstage {
    background: RGB(80,80,80);
    margin: 0px 20px;
    position: relative;
    width: 919px;
}
div.stageheight276 {
    height: 276px;
    overflow: hidden;
}

div.stageheight197 {
    height: 197px;
    overflow: hidden;
}

div.careerstage div.careertext {
    width: auto;
    padding: 10px;
}
div.careerstage div.careerimage {
    float: left;
    background: #FFFFFF;
    margin-right: 10px;
    padding-right: 10px;
}
div.careerstage h4 {
    font-size: 27px;
    font-weight: normal;
    color: #FFFFFF;
    white-space: normal;
    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
}
div.careerstage span {
    font-size: 12px;
    color: rgb(153,153,153);
    line-height: 21px;
    display: block;
    margin-bottom: 10px;
}
div.careerstage span a,
div.careerstage a.link {
    width: auto;
    color: rgb(153,153,153);
    text-decoration: none;
    padding-left: 15px;
    padding-right: 20px;
    background: url(/northamerica/layout/Pfeil_grau.gif) no-repeat 0px 2px transparent;
}
div.careerstage span a:hover,
div.careerstage a.link:hover {
    color: #FFFFFF;
    background: url(/northamerica/layout/Pfeil_weiss.gif) no-repeat 0px 2px transparent;
}
div.careerstage div.linkchain {
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 1000;
    padding: 10px;
}
/* Career Stage End */

/* Career Stage Image / Big-Text START */

div.careerimgtextstage {
    background: RGB(80,80,80);
    margin: 0px 20px;
    position: relative;
    width: 919px;
}

div.careerimgtextstage div.careerimage {
    background: #FFFFFF;
    margin-right: 10px;
    padding-right: 10px;
    float: left;
    width: 197px;
    height: 197px;
    overflow: hidden;
}

div.careerimgtextstage div.careertext {
    height: 197px;
    width: auto;
}

div.careerimgtextstage div.careertext h4 {
    font-weight: lighter;
    font-size: 38px;
    color: #FFFFFF;
    margin: 10px;
    padding: 0px;
}

div.careerimgtextstage div.careertext span {
    display: inline-block;
    margin: 0px 10px 10px 10px;
    font-size: 12px;
    color: rgb(153,153,153);
    line-height: 21px;
}

div.careerimgtextstage div.careertext span a {
    display: inline;
    color: rgb(153,153,153);
    text-decoration: none;
    padding-left: 15px;
    background: url(/northamerica/layout/Pfeil_grau.gif) no-repeat 0px 3px transparent;
}

div.careerimgtextstage div.careertext span a:hover {
    color: #FFFFFF;
    background: url(/northamerica/layout/Pfeil_weiss.gif) no-repeat 0px 3px transparent;
}

/* Career Stage Image / Big-Text END */

/* Start Process Finder */

div.processFinder {
    margin: 0px 20px;
    padding: 0px 20px;
    height: 300px;
    background-color:rgb(80,80,80);
    position: relative;
}

div.processFinder span.loader {
    display: block;
    text-align: center;
    width: 100%;
    padding-top: 120px;
    color: #999999;
}

div.processFinder span.loader img {
    vertical-align: middle;
}


.circle_on {
    background: url(/northamerica/layout/circle_on.gif) no-repeat 0px 0px;
    width: 21px;
    height: 22px;
}
.circle_off {
    background: url(/northamerica/layout/circle_off.gif) no-repeat 0px 0px;
    width: 21px;
    height: 22px;
}

/* Start Header */
div#pf_header {
    width:880px;
    height:32px;
}
div#pf_headline {
    float:left;
}
div#product_h1 {
    font-family:helvetica;
    font-size:16px;
    color:rgb(255,255,255);
    padding-top:12px;
    font-weight: bold;
}
div#pf_nextStep {
    float:right;
    margin-top:16px;
    background:url(/northamerica/layout/Pfeil_grau.gif) no-repeat 0px 3px;
    text-align: right;
    width: 66px;
}

div#pf_nextStep:hover {
    background: url(/northamerica/layout/Pfeil_weiss.gif) no-repeat 0px 3px;
}

div#pf_nextStep a {
    float:right;
    margin-left:5px;
    color: #999999;
    text-decoration:none;
    cursor: pointer;
}

div#pf_nextStep a:hover {
    color: #FFFFFF;
}

div#pf_nextProduct a {
    background:url(/northamerica/layout/Pfeil_grau.gif) no-repeat right 3px;
    text-align: right;
    padding-right: 15px;
    color: #B4B4B4;
    text-decoration: none;
}
div#pf_nextProduct a:hover {
    color: #FFFFFF;
    background:url(/northamerica/layout/Pfeil_weiss.gif) no-repeat right 3px;
}
div#pf_previousProduct a {
    background:url(/northamerica/layout/Pfeil_grau_links.gif) no-repeat 0 3px;
    text-align: right;
    padding-left: 5px;
    color: #B4B4B4;
    text-decoration: none;
}
div#pf_previousProduct a:hover {
    color: #FFFFFF;
    background:url(/northamerica/layout/Pfeil_weiss_links.gif) no-repeat 0 3px;
}

/* Start Products */
div#pf_productWrapper {
    width:800px;
    height:100px;
    margin-top:0px;
}
div#pf_productWrapper table#products p {
    float:left;
    margin-left:0px;
    color:rgb(100,150,185);
}
/* Start Chain */
div#pf_chain {
    width:880px;
    height:107px;
    margin-top:33px;
}
div#pf_chain div#selectRawmaterialLeft{
    float:left;
    width:10px;
    height:22px;
    background-image:url(/northamerica/layout/select_left.gif)
}
div#pf_chain div#selectRawmaterialMiddle{
    float:left;
    width:110px;
    height:22px;
    font-weight:bold;
    color:#FFFFFF;
    background-image:url(/northamerica/layout/select_middle.gif);
}
div#pf_chain div#selectRawmaterialMiddle div {
    padding-top:3px;
    overflow:hidden;
}
div#pf_chain div#selectRawmaterialRight{
    float:left;
    width:20px;
    height:22px;
    background-image:url(/northamerica/layout/select_right.gif);
    cursor: pointer;
}

div#pf_chain div#selectRawmaterialRightEmpty {
    float:left;
    width:20px;
    height:22px;
    background-image:url(/northamerica/layout/select_right_empty.gif);
}

div#pf_chain div#selectEndProductLeft{
    float:left;
    width:10px;
    height:22px;
    background-image:url(/northamerica/layout/select_left.gif);
}
div#pf_chain div#selectEndProductMiddle{
    float:left;
    width:110px;
    height:22px;
    font-weight:bold;
    color:#FFFFFF;
    background-image:url(/northamerica/layout/select_middle.gif);
}
div#pf_chain div#selectEndProductMiddle div {
    padding-top:3px;
    overflow:hidden;
}
div#pf_chain div#selectEndProductRight{
    float:left;
    width:20px;
    height:22px;
    background-image:url(/northamerica/layout/select_right.gif);
    cursor: pointer;
}

div#pf_chain div#selectEndProductRightEmpty {
    float:left;
    width:20px;
    height:22px;
    background-image:url(/northamerica/layout/select_right_empty.gif);
    cursor: pointer;
}

div#pf_chain span#endProduct {
    font-weight:bold;
    color:#FFFFFF;
}
div#pf_chain td.step {
background-image:url(/northamerica/layout/solid_line.gif);
}
div.pf_step {
    width:85px; 
    height:100%; 
    line-height:14px;
}
div#pf_chain a    {
    color:#FFFFFF; 
    text-decoration:none;
    line-height:15px;
    cursor: pointer;
    color: rgb(180,180,180);
}
div#pf_chain a.on {
    color:#FFFFFF;
}
div#pf_chain td.select {
    color:rgb(204,204,204);
}

div#pf_chain a.steptext {
    display:block;
    margin:0 2px;
}

/* Start SelectBox */
div#pf_selectBoxEndProduct {
    width:210px;
    position:absolute;
    left:690px;
    top:193px;
    display:none;
    z-index:99;
}
div#pf_selectBoxRawMaterial{
    width:210px;
    position:absolute;
    left:20px;
    top:193px;
    display:none;
    z-index:99;
}
div#pf_selectBoxTop {
    width:210px; 
    height:11px;
    background-image:url(/northamerica/layout/select_top.gif); 
    background-repeat:no-repeat;
    overflow:hidden;
}
div#pf_selectBoxContent {
    background-color:#505050;
    border-left:2px solid white; 
    border-right:2px solid white;
    overflow:hidden;
}
div#pf_selectBoxContent div {
    margin-left:10px;
    color:rgb(204,204,204);
}
div#pf_selectBoxContent ul {
    margin: 10px 0px;
    padding: 0px 10px;
    list-style:none;
}
div#pf_selectBoxContent ul a {
    text-decoration:none;
    color: rgb(180,180,180);
    cursor: pointer;
}
div#pf_selectBoxContent ul a#on {
    color:#FFFFFF;
}
div#pf_selectBoxContent ul a:hover {
    color:#FFFFFF;
}
div#pf_selectBoxBottom {
    width:210px; 
    height:11px;
    background-image:url(/northamerica/layout/select_bottom.gif); 
    background-repeat:no-repeat;
    overflow:hidden;
}

div#processFinder .product_box_trans {
    cursor: pointer; 
    width: 100px; 
    height: 100px; 
    position: absolute; 
    top: 0px; 
    left: 0px; 
    display: none;
    background: #000000;
    opacity: 0.6;
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
}

div#processFinder .product_noimage {
    width: 100px;
    height: 100px;
    background: url(/northamerica/layout/productwhite.jpg) no-repeat 0 0;
    position: relative;
}

div#processFinder .product_show { display: block; }

/* Organization Chart */
div.headline_text {
    margin-bottom:24px;
}
div.headline_text span.text {
    line-height:20px;
}
/* Single Box */
div.org_single {
    border-top:1px dotted #54d6e6;
}
div.org_single p {
    text-align:center;
    margin-top:7px;
    margin-bottom:7px;
}
div.org_single p strong {
    padding-right:12px;
}
/* MultiBox */
div.org_multi {
    margin-top:29px;
    margin-bottom:29px;
}
div.org_multi div p {
    margin-top:10px;
    margin-bottom:10px;
}
div.org_multi div p.org-multi-text {
    line-height:20px;
}

div.org_multi div p strong {
    padding-right:12px;
}
div.multi_left {
    width:287px;
    border-bottom:1px dotted #54d6e6;
    border-top:1px dotted #54d6e6;
    float:left;
}
div.multi_center {
    width:287px;
    border-bottom:1px dotted #54d6e6;
    border-top:1px dotted #54d6e6;
    margin-left:13px;
    float:left;
}
div.multi_right {
    width:287px;
    border-bottom:1px dotted #54d6e6;
    border-top:1px dotted #54d6e6;
    margin-left:13px;
    float:left;
}
div.multi_trenner {
    width:13px;
    border-right:1px dotted #54d6e6;
    margin-top:5px;
    margin-bottom:5px;
    float:left;
}
div#organization_content a.link {
    color: RGB(100,150,185);
    background: url(/northamerica/layout/Pfeil_blau.gif) no-repeat 0px 4px transparent;
    padding-left: 15px;
    text-decoration: none;
    font-size: 12px;
    display: block;
    line-height: 21px;
}


div#organization_content div.org_single a.link,
div#organization_content div.org_multi a.link {
    display: inline;
}

div#organization_content div.org_multi a.org_multi_link {
    display: block;
}

/* Bord of Directors */
div.director-item {
    width:230px;
    float:left;
    margin-bottom:25px;
}
div.director_item a.link {
    color: RGB(100,150,185);
    background: url(/northamerica/layout/Pfeil_blau.gif) no-repeat 0px 4px transparent;
    padding-left: 15px;
    text-decoration: none;
    font-size: 12px;
    line-height: 20px;
}
div.director-detail h2 {
    margin:0;
    padding:0;
}
div.director-detail p {
    margin:0;
    padding:0;
    line-height:20px;
}
div.director-detaillist {
    margin-top:15px;
}
div.director-detaillist a.link {
    color: RGB(100,150,185);
    background: url(/northamerica/layout/Pfeil_blau.gif) no-repeat 0px 4px transparent;
    padding-left: 15px;
    text-decoration: none;
    font-size: 12px;
    line-height: 20px;
}


/* Group Management */
div.group_item {
    margin-bottom:15px;
}
div.group_item a.link {
    color: RGB(100,150,185);
    background: url(/northamerica/layout/Pfeil_blau.gif) no-repeat 0px 4px transparent;
    padding-left: 15px;
    text-decoration: none;
    font-size: 12px;
}

div.management_left {
    float:left;
    margin-right:30px;
}
div.management_right {
    float:left;
    width:430px;
}
div.management_right h2 {
    margin:0px;
    padding:0px;
}
div.management_right p.text {
    line-height:20px;
    margin:0px;
    padding:0px;
}
div.detail_list {
    margin-top:15px;
}
div.detail_list_item p a.link {
    color: RGB(100,150,185);
    background: url(/northamerica/layout/Pfeil_blau.gif) no-repeat 0px 4px transparent;
    padding-left: 15px;
    text-decoration: none;
    font-size: 12px;
    line-height: 20px;
}
div.detail_list div.detail_list_item {
    float:left;
    margin-right:28.5px;
    width:128px;
    margin-bottom:15px;
}
.no_margin {
    margin-right:0px;
}

/* Organisation Char - Three Cols */

div.orgcolumn {
    float: left;
    width: 280px;
}

div.orgcolumn span.link {
    padding: 0px;
    background: none;
}

/* Key-Figures */

table.keyfigures {
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
}

table.keyfigures tr {
    background: url(/northamerica/layout/bg_line_horizontal.gif) repeat-x bottom left transparent;
}

table.keyfigures td,
table.keyfigures th {
    text-align: right;
    color: rgb(80,80,80);
    width: 35px;
}

table.keyfigures td.col1,
table.keyfigures th.col1 {
    text-align: left;
}

table.keyfigures td {
    padding: 10px 5px;
}

table.keyfigures th {
    font-weight: bold;
    vertical-align: bottom;
    padding-bottom: 10px;
}

table.keyfigures .col1 {
    width: auto;
}

table.keyfigures .col5 {
    color: rgb(100,150,185);
}

/* Contact */

div.contact .horizontaldots .colspan1,
div.contact .form .colspan1 {
    width: 156px;
}

div.contact label {
    display: block;
    line-height: 21px;
}

div.contact .blankline {
    height: 15px;
}

div.contact select,
div.contact input,
div.contact textarea {
    border: 1px solid #6697b7;
    width: 156px;
}

div.contact textarea {
    width: 340px;
    height: 150px;
}

div.contact input.submit {
    background-color:#6496B9;
    width:80px;
    color:#FFFFFF;
    margin-left:140px;
    margin-top:20px;
}

div.contact input#disclaimer,
div.contact input#callback {
    border: 0px;
    width: auto;
}

div.contact a.link {
    color: RGB(100,150,185);
    background: url(/northamerica/layout/Pfeil_blau.gif) no-repeat 0px 2px transparent;
    margin-top: 10px;
    padding-left: 15px;
    text-decoration: none;
    padding-right: 10px;
}
div.contact a.maplink {
    display: block;
    margin-top: 15px;
}

div.contact div.addonaddress {
    margin-top: 15px;
}

div.contact .error {
    color: #FF0000;
}

div.contact .error input,
    div.contact .error textarea {
    border: 1px solid #FF0000;
}

div.contact .disclaimer a {
    font-weight: bold;
    color: #6496B9;
    cursor: pointer;
}

div.contact .pt,
div.contact .service,
div.contact .industry4topic {
    display: none;
}

/* Contact END */

/* Branch Finder START */

div#worldmap {
    position:relative;
    width:959px;
    height:600px;
}
    
div#worldmap img.overlayimg {
    position: absolute;
    top:0px;
    left: 0px;
    z-index: 1;
    display: none;
    background: #FFFFFF;
    cursor: pointer;
}
    
div#worldmap div#blocklayer {
    width: 959px;
    height: 600px;
    display: none;
    position: absolute;
    top:0px;
    left: 0px;
    z-index: 10;
    background: #505050;
}
    
div#worldmap div.linklayer {
    position: absolute;
    z-index: 10;
    padding: 15px 20px;
    display: none;
    background: #FFFFFF;
    width: 680px;
    height: auto;
}

div#worldmap div.linklayer h2 {
    margin-bottom: 10px;
}
    
div#worldmap a.closelayer {
    position: absolute;
    top: 10px;
    right: 20px;
    color: #999999;
    padding: 0px;
    margin: 0px;
    text-decoration: none;
    background: url(/northamerica/layout/Pfeil_grau.gif) no-repeat 0px 5px transparent;
    padding-left: 15px;
    line-height: 20px;
}
    
div#worldmap div.linkrow {
    width: 150px;
    margin-right: 15px;
    float: left;
}

div#worldmap div.linkrow a.link {
    display: inline-block;
    font-size: 12px;
    color: RGB(100,150,185);
    background: url(/northamerica/layout/Pfeil_blau.gif) no-repeat 0px 8px transparent;
    padding-left: 15px;
    line-height: 25px;
    text-decoration: none;
}

div#worldmap div.linkrow a.link:hover {
    color: #505050;
}

div#worldmap div.fixlinks {
    position: absolute;
    bottom: 15px;
    left: 20px;
    z-index: 100;
}
    
div#worldmap div.fixlinks a {
    display: block;
    font-size: 12px;
    color: #999999;
    background: url(/northamerica/layout/Pfeil_grau.gif) no-repeat 0px 5px transparent;
    padding-left: 15px;
    line-height: 20px;
    text-decoration: none;
}
    
div#tooltip {
    display: none;
    position: absolute;
    z-index: 1000;
    cursor: pointer;
}
    
div#tooltip table {
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
}
    
div#tooltip td {
    text-align: center;
    padding: 0px;
    margin: 0px;
}
    
div#tooltip td.content {
    padding: 5px;
    background: #FFFFFF;
    white-space: nowrap;
    text-align: right;
    font-size: 14px;
    font-weight: bold;
    color: #6496b9;
}

div.tooltip_branchfinder_Img1 {
top: 200px;
left: 478px;
}
    
div.tooltip_branchfinder_Img2 {
top: 194px;
left: 182px;
}
        
div.tooltip_branchfinder_Img3 {
top: 367px;
left: 279px;
}
        
div.tooltip_branchfinder_Img4 {
top: 245px;
left: 650px;
}
        
div.tooltip_branchfinder_Img5 {
top: 300px;
left: 445px;
}

/* Branch Finder END */

/* Google Map START */

div.googlemap {
    height: 335px;
    overflow: hidden;
}

div.route {
    margin:10px 0;
}

div.route a {
    font-size: 12px;
    color: RGB(100,150,185);
    background: url(/northamerica/layout/Pfeil_blau.gif) no-repeat 0px 3px transparent;
    padding-left: 15px;
    text-decoration: none;
}

/* Google Map END */

/* Human Recources (HR) START */

/* HR Map Start */

div#careermap {
        position:relative;
        width:681px;
        height:330px;
}
    
div#careermap img.overlayimg {
        position: absolute;
        top:0px;
        left: 0px;
        z-index: 5;
        display: none;
        background: #FFFFFF;
}

div.tooltip_careermap_Img1 {
    top: 83px;
    left: 301px;
}
div.tooltip_careermap_Img2 {
    top: 84px;
    left: 66px;
}
    
div.tooltip_careermap_Img3 {
    top: 206px;
    left: 133px;
}
    
div.tooltip_careermap_Img4 {
    top: 114px;
    left: 401px;
}
    
div.tooltip_careermap_Img5 {
    top: 160px;
    left: 253px;
}

/* HR Map END */

/* HR Overviewlist */
div.joblist h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: bold;
    line-height: 35px;
    margin: 0px;
    margin-bottom: 15px;
    padding: 0px;
}

div.joblist div.listhead div,
div.joblist div.listitem div.itemcol1,
div.joblist div.listitem div.itemcol2,
div.joblist div.listitem div.itemcol3 {
    float: left;
    border: 1px solid white;
}

div.joblist div.listhead div {
    font-weight: bold;
    color: #000000;
    text-align: left;
    padding-bottom: 10px;
    font-size: 16px;
}

div.joblist div.listhead div.headcol1,
div.joblist div.listitem div.itemcol1 {
    width: 350px;
    margin-right: 10px;
}

div.joblist div.listhead div.headcol2,
div.joblist div.listitem div.itemcol2 {
    width: 150px;
    margin-right: 10px;
}

div.joblist div.listhead div.headcol3,
div.joblist div.listitem div.itemcol3 {
    width: 150px;
}

div.joblist div.listitem {
    clear: both;
}

div.joblist div.listitem div.itemcol1 h2 {
    font-size: 14px;
    margin: 0px;
    margin-bottom: 5px;
    padding: 0px;
    color: #000000;
}

div.joblist div.listitem div.itemcol2 span.category {
    font-weight: bold;
    font-size: 12px;
    color:rgb(50,50,50);
}

div.joblist div.listitem div.itemcol3 span.location {
    font-weight: bold;
    font-size: 12px;
    color:rgb(80,80,80);
}

div.joblist div.listitem span.date {
    font-weight: bold;
    line-height: 20px;
    color: rgb(80,80,80);
    padding-right: 10px;
}
div.joblist div.listitem {
    font-size: 12px;
    line-height: 20px;
    color: rgb(80,80,80);
    margin-bottom: 23px;
    clear:both;
}

div.joblist div.listitem a {
    color: RGB(100,150,185);
    background: url(/northamerica/layout/Pfeil_blau.gif) no-repeat 0px 3px transparent;
    padding-left: 15px;
    text-decoration: none;
    font-size: 12px;
    line-height: 20px;
}
/* HR Overviewlist END */

/* HR Detailpage START */

div.jobdetail h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: bold;
    line-height: 35px;
    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
}
div.jobdetail span.leadin {
    font-weight: bold;
    line-height: 20px;
    color: #000000;
    display: block;
    margin-bottom: 15px;
}
div.jobdetail h3 {
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    padding: 0px;
    margin: 0px;
    margin-top: 20px;
}
div.jobdetail span.text {
    font-weight: normal;
    color: rgb(80,80,80);
    line-height: 20px;
}
div.jobdetail span.text a {
    color: RGB(100,150,185);
    background: url(/northamerica/layout/Pfeil_blau.gif) no-repeat 0px 2px transparent;
    margin-top: 10px;
    padding-left: 15px;
    text-decoration: none;
    padding-right: 10px;
}
div.jobdetail span.subtext {
    display: block;
    margin-top: 10px;
    line-height: 20px;
    color: rgb(80,80,80);
}

div.jobdetail .jobapply a {
    color: RGB(100,150,185);
    background: url(/northamerica/layout/Pfeil_blau.gif) no-repeat 0px 3px transparent;
    padding-left: 15px;
    text-decoration: none;
    font-size: 12px;
    line-height: 20px;
}

/* HR Detailpage END */


/* HR END */

/* Training & Courses START */
div.traincolumn {
    float: left;
    width: 208px;
}

div.traincolumn span.link {
    padding: 0px;
    background: none;
}

table.training {
    padding: 0px;
    margin: 0px;
    width: 680px;
    border-collapse: collapse;
}

table.training tr {
    background: url(/northamerica/layout/bg_line_horizontal.gif) repeat-x bottom left transparent;
}

table.training td,
table.training th {
    text-align: left;
    color: rgb(80,80,80);
}

table.training th {
    font-weight: bold;
    vertical-align: bottom;
    padding: 5px 0;
    padding-bottom: 10px;
}

table.training td {
    padding: 5px 0;
}
table.training td.col1,
table.training th.col1 {
    width: 81px;
}

table.training td.col2,
table.training th.col2 {
    width: 161px;
}

table.training td.col3,
table.training th.col3 {
    width: 151px;
}

table.training td.col4,
table.training th.col4 {
    width: 126px;
}

table.training td.col5,
table.training th.col5 {
    width: 86px;
}

table.training td.col6,
table.training th.col6 {
    width: 77px;
}

table.training td.col6 a.link {
    color: RGB(100,150,185);
    text-decoration: none;
    background: url(/northamerica/layout/Pfeil_blau.gif) no-repeat 0 3px transparent;
    padding-left: 15px;
    line-height: 20px;
    font-size: 12px;;
}
/* Training & Courses END */

/* Service-Index START */
.index-col1 h3,
.index-col2 h3 {
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 15px;
    display: block;
    background: url(/northamerica/layout/bg_line_horizontal.gif) repeat-x bottom right transparent;
}
.index-col1 {
    float: left;
    width: 326px;
    margin-right: 30px;
}
.index-col2 {
    float: left;
    width: 326px;
}

/* Service-Index END */

/* Search START */

div.searchhits {
    position: absolute;
    bottom: 10px;
    left: 20px;
    background: url(/global/layout/Pfeil_grau.gif) no-repeat 0 3px transparent;
    padding-left: 20px;
    color: #979797;
    font-weight: bold;
}

div.searchresult {
   margin-top: 10px;
   margin-bottom: 20px;
   line-height: 21px;
}

div.searchresult a,
div.searchresult a h1 {
   font-size: 12px;
   font-weight: bold;
   color: RGB(100,150,185);
   text-decoration: none;
   display: inline;
   margin: 0px;
   margin-right: 20px;
   padding: 0px;
   line-height: 21px;
}

div.searchresult span.updated {
   color: #969696;
   white-space: nowrap;
}

div.searchresult span.breadcrumb {
    display: block;
    line-height: 21px;
}
div.searchresult span.breadcrumb a,
div.searchresult span.breadcrumb a.arrow {
    font-size: 12px;
    font-weight: normal;
    line-height: 21px;
    color: #505050;
    margin-right: 10px;
    text-decoration: none;
}
div.searchresult span.breadcrumb a.arrow {
    padding-left: 20px;
    background: url(/northamerica/layout/Pfeil_grau.gif) no-repeat 03px transparent;
}

div.searchpager {
    width: 680px;
}

div.searchpager a {
    font-size: 12px;
    line-height: 21px;
    color: #505050;
    margin-right: 10px;
    text-decoration: none;
    float: left;
}
div.searchpager a.forward {
    background: url(/northamerica/layout/Pfeil_grau.gif) no-repeat right 5px transparent;
    padding-right: 15px;
}

div.searchpager a.back{
    background: url(/northamerica/layout/Pfeil_grau_links.gif) no-repeat 0 5px transparent;
    padding-left: 15px;
}

/* Search END */

/* Clearfix */
.clearfix,
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0px;
  clear: both; 
  visibility: hidden;
  font-size: 0px;
  overflow: hidden;
}




/*

*/

