
/* --- BASE --- */
body {
    background-color: white;
    text-align: center;
    color: #474747;
    width:18cm;
    margin: 0;
}
 a, a:visited, a:active {
     text-decoration: none;
     color: #BE0000;
 }
 a:hover { text-decoration: underline; }
 #toolbox a.link, #toolbox a font.link {  
    background-image: url("/cps/fette/master/p/en-us/layout/plus.gif");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px; 
}
 img { border-style:none; }
.uppercaseText { text-transform: uppercase; }
.bigEmotionImage { margin-bottom: 15px;}

.bigEmotionImage img
{
    width:90%;
}
/* --- LAYOUT --- */
#layout {
    width: 99%;
    margin-left: 0cm;
    margin-right: 0cm;
}
#top {
    padding: 0px;
}
#topleft {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 9px;
    width: 18px;
    line-height: 9px;
    font-size: 0px;
    background-image: url("");
    background-repeat: no-repeat;
}
#topright {
    display: none;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 9px;
    width: 18px;
    line-height: 9px;
    font-size: 0px;
    background-image: url("");
    background-repeat: no-repeat;
}
#bottom {
    display: none;
    height: 9px;
    line-height: 9px;
    position: relative;
    background-image: url("");
    background-repeat: repeat-x;
    padding: 0px;
}
#bottomleft {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 9px;
    width: 18px;
    line-height: 9px;
    font-size: 0px;
    background-image: url("");
    background-repeat: no-repeat;
}
#bottomright {
    display: none;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 9px;
    width: 18px;
    line-height: 9px;
    font-size: 0px;
    background-image: url("");
    background-repeat: no-repeat;
}
#main_topleft {
    position: absolute;
    top: 0px;
    left: 0px;
    width:9px;
    height: 9px;
    line-height: 9px;
    font-size: 0px;
    background-image: url("");
    background-repeat: no-repeat;
}
#main_topright {
    position: absolute;
    top: 0px;
    right: 0px;
    width:9px;
    height: 9px;
    line-height: 9px;
    font-size: 0px;
    background-image: url("");
    background-repeat: no-repeat;
}
#main_bottomleft {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width:9px;
    height: 9px;
    line-height: 9px;
    font-size: 0px;
    background-image: url("");
    background-repeat: no-repeat;
}
#main_bottomright {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width:9px;
    height: 9px;
    line-height: 9px;
    font-size: 0px;
    background-image: url("");
    background-repeat: no-repeat;
}
#main {
    position: relative;
    background-image: url("");
    background-repeat: repeat-y;
    height:500px;
    padding-left:0px;
    padding-right:0px;
    background-color: #FFFFFF;
    text-align:left;
    font-family: Verdana;
    font-size:11px;
    line-height: 15px;
    margin: 0;
}
html>body #main {
    height:auto;
    margin:0;
}
#BannerImage {
    display: none;
    width: 10px;
    float:left;
}
#banner 
{
    display: none;
    float:right;
}
#banner img 
{height:100px;
    
    }#search {
    display: none;
    background-color: #69AAB9;
    padding-right:10px;
    text-align:right;
    font-family: Helvetica;
    font-size: 15px;
    line-height: 15px;
    color: #057387;
    padding-top: 12px;
    padding-bottom: 12px;
}
#search_form {
    display: inline;
}
#search_form input {
    text-align:left;
    padding:2px 3px 1px 3px;
    font-size:14px;
    background-color: #BAD8DF;
    border:1px solid #057387;
    border-right-style: none;
    height: 16px;
}
#search_form #search_submit {
    display:inline;
    border-style: none;
    background-color:transparent;
    height:21px;
    width:21px;
    background-image: url("");
    background-repeat: no-repeat;
}
html>body #search_form #search_submit {
    height: 22px;
    padding-top:1px;
    background-position: 0px 1px;
}
.searchtext{padding-top:2px;}
#main_padding {
    padding: 5px 5px 5px 5px;
}
#navigation {
    display: none;
    font-family: Verdana, sans-serif;
    font-size: 14px;
    line-height: 19px;
    color: #696969;
    width:210px;
    float:left;
}
#navigation .break{
    margin-top: 30px;
}
#navigation a:link, #navigation a:visited, #navigation a:active {
    color: #057387;
    text-decoration: none;
}
#navigation a:hover {
    color: #BE0000;
    font-weight: bold;
}
#navigation ul li .subnavi .active {
    color: #BE0000;
    background-image: url("/cps/fette/master/p/en-us/layout/plus.gif");
}
#navigation ul{
    list-style-type: none;
    margin:0px 0px 35px 0px;
    padding:0px;
}
#navigation ul li .subnavi {
    margin: 15px 0px 15px 0px;
    font-size: 11px;
}
#navigation ul li .subnavi a{
    padding-left: 10px;
    background-image: url("/cps/fette/master/p/en-us/layout/plus_darkgray.gif");
    background-repeat: no-repeat;
    background-position: left center;
}
#navigation ul li .subnavi a:hover{
    background-image: url("/cps/fette/master/p/en-us/layout/plus.gif");
    font-weight: normal;
    text-decoration: underline;
}
#navigation ul li {
    margin-top:2px;
    margin-bottom:2px;
}
#navigation a:link .highlite, #navigation a:visited .highlite, #navigation a:active .highlite {
    color: #BE0000;
}
#navigation ul li a:link .highlite, #navigation ul li a:visited .highlite, #navigation ul li a:active .highlite {
    color: #BE0000;
}


#login_box {
    display:none;
    width: 178px;
    padding-top: 28px;
    border-top: 3px dashed #D7D7D7;
}
#login_box div {
    margin: 6px 0px 6px 0px;
}

#login_box input {
    padding-top:2px;
    width:176px;
    border: 1px solid #D7D7D7;
    color: #696969;
}
#login_box #password {
    margin:0px;
    width: 154px;
    border-right-style: none;
}
#layout #main #main_padding #navigation #login_box #submit_button {
    margin:0px;
    padding:0px;
    width: 21px;
    height: 21px;
    border-style: none;
    background-color:transparent;
    background-image: url("");
    
}
.clearer {
    clear: both;
}
#breadcrumb {
    color: #057387;
    height: 25px;
    margin: 0;
    padding-top: 0px;
    /*background-color: #ff00ff;*/
}
#breadcrumb a {
    background-image: none;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

#layout #main #main_padding .content_toolbox #breadcrumb a{
    padding-left:0px;
    background-image: none;
    font-weight: normal;
}
.path {
    color: #BE0000;
}
.content_toolbox{
    width: 99%;
}
#toolbox {
    width: 25%;
    float:right;
    padding-bottom: 10px;
    padding-right:0px;
    font-size: 7pt;
}
.headline_big {
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 14px;
    color: #057387;
    margin-right: 5px;
}

.tbx-image {
margin-bottom: 20px;
}

.content_toolbox a       { color: #BE0000; }
.content_toolbox a:hover { text-decoration: underline; }

.content_toolbox .product_table a{
    padding-left: 0px;
    background-image: url("/cps/fette/master/p/en-us/layout/plus.gif");
    background-repeat: no-repeat;
    background-position: center left;
    color: #BE0000;
}
.content_toolbox .product_table a:hover {
    background-image: url("/cps/fette/master/p/en-us/layout/plus_fat.gif");
    font-weight: bold;
}
.content_toolbox .linklist a{
    padding-left: 10px;
    background-image: url("/cps/fette/master/p/en-us/layout/plus.gif");
    background-repeat: no-repeat;
    background-position: center left;
    color: #BE0000;
}
.content_toolbox .linklist a:hover {
    background-image: url("/cps/fette/master/p/en-us/layout/plus_fat.gif");
    font-weight: bold;
}

.content_toolbox .product_image a, .content_toolbox .product_image a:visited, .content_toolbox .product_image a:active, .content_toolbox .product_image a:hover {
    background-image: none;
    background-position:left center;
    background-repeat:no-repeat;
    padding-left: 0px;
}
#content {
    width: 70%;
    float:left;
    border-right: 3px dashed #D7D7D7;
}
.big_teaser_home {
    width: 460px;
    float:left;
    border-right: 3px dashed #D7D7D7;
}
.toolbox_padding {
    padding-left: 10px;
}
.teaser_home_column {
    width: 230px;
    padding-right: 10px;
    float:left;
    padding-left:0px;
    margin-left:0px;
    margin-right:0px;
}
html>body .teaser_home_comlumn {
    width: 220px;
}
.headline_small {
    font-size: 11px;
    font-weight: bold;
    color: #057387;
    margin-bottom: 10px;
}
.teaser_home_column .headline_small {
    margin-top: 20px;
    margin-bottom: 20px;
}
#teaser_home {
    margin-top: 25px;
}
.teaser_element {
    margin-bottom: 28px;
    clear:both;
    margin-right: 15px;
    font-size: 6pt;
}
.teaser_element .teaserimage {
    float:left;
    width:170px;
}
.element_text {
    width: 289px;
    float: right;
    margin-left: 18px;
    line-height: 16px;
}
.teaser_element select { margin-top:5px; }
.element_text .headline_small {
    margin-bottom: 10px;
}
#toolbox .headline_small {
    margin-bottom: 10px;
}
.tool_teaser_multi {
    margin-bottom: 25px;
}
.tool_teaser_single {
    margin-bottom: 25px;
}
.multi_links {
    margin-top: 15px;
}
.product .headline_small {
    margin-top: 15px;
}
.product_table {
    width: 90%;
    border: 1px solid #69AAB9;
    margin-bottom: 15px;
}
#content .product .ptable_head {
    background-color: #C8E1E6;
    color: #057387;
    font-weight: bold;
    height: 30px;
}

.teaser_element .faq_question_list {
    background-image: url("/cps/fette/master/p/en-us/layout/plus_fat.gif");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
}
.lock{
    float: right;
    padding-right: 20px;
    padding-top: 0.5em;
}
.ptable_head .headline_big {
    margin:0px;
    padding-top: 7px;
    padding-left: 10px;
}
.product_body {
    border-top: 1px solid #69AAB9;
    padding: 0px;
}
.product_table{
    position:relative;
}
.product_image {
    width: 180px;
    float: left;
    border-right: 1px solid #69AAB9;
    border-top: 1px solid #69AAB9;
    margin-top:-1px;
}
.product_image img {
    width: 170px;
}
.product_image a {
background-image: none;}

.product_content a, .product_content a:visited, .product_content a:active{
    margin-left:180px;
}
#content .product .product_table .product_body .product_content a{
    display: block;
    border-bottom: 1px solid #C8E1E6;
    padding-left: 25px;
    background-position: 15px center;
    line-height: 23px;
}
#layout #main #main_padding .content_toolbox #content .product .product_table .product_body .product_content .active{
    font-weight:bold;
    background-image: url("/cps/fette/master/p/en-us/layout/plus_fat.gif");
}
#content .product .product_table .product_body .product_content .deactivate{
    color: #BDBDBD;
    background-image: url("/cps/fette/master/p/en-us/layout/plus_gray.gif");
    font-weight: normal;
}
.image_options {
    position: absolute;
    bottom: 0px;
    left: 244px;
    width: 204px;
    height: 28px;
    border-top: 1px solid #69AAB9;
    text-align: center;
}
.option_table {
    border-style: none;
    width: 100%;
}
.option_table td {
    vertical-align: middle;
    height:29px;
    
}
#layout #main #main_padding #content .product .product_table .product_body .image_options .option_table td a{
    color: #BE0000;
    background-image: none;
    padding-left: 0px;
}
#layout #main #main_padding #content .product .product_table .product_body .image_options .option_table .td_right {
    text-align: right;
}


.sitemap li { list-style-type: none; }

.sitemap li .subnavi li {
    background-image: url("/cps/fette/master/p/en-us/layout/plus_green.gif");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
}

.language_chooser {
   font-size: 10px;
   padding-top: 10px;
}



#pre_defined_search_form input.form_input, #pre_defined_search_form select.form_input, #pre_defined_search_form textarea.form_input{
    width: 220px;    
    border: solid 1px #D2D2D2;
}


.tool_teaser_multi .headline_memory
{ border-bottom: 1px solid #68aaba;
  background-color: #C8E1E5;
  font-size: 11px;
  font-weight: bold;
  color: #057387;
  padding-left: 10px;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.tool_teaser_multi .background_buttons {
  border-top: 3px dashed #D7D7D7;
  border-bottom: 3px dashed #D7D7D7;
  padding-left: 10px;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.tool_teaser_multi .memory_items_list
{
 margin-top: 5px;
 margin-bottom: 5px;
}

 


#lightbox{
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
    }
#lightbox a img{ border: none; }
#outerImageContainer{
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    }
#imageContainer{
    padding: 10px;
    }
#loading{
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
    }
#hoverNav{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
    }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{
    width: 49%;
    height: 100%;
    background: transparent url(/cps/fette/master/p/en-us/layout/blank.gif) no-repeat; 
    display: block;
    }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/cps/fette/master/p/en-us/layout/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/cps/fette/master/p/en-us/layout/nextlabel.gif) right 15% no-repeat; }

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




.standard_form { }
.standard_form .submit_button { margin-left: 140px; }
.standard_form .label { width: 140px; float:left; }
.standard_form .form_item { margin-bottom: 8px;}
.standard_form input.form_input, .standard_form select.form_input, .standard_form textarea.form_input{
    width: 250px;    
    border: solid 1px #D2D2D2;
}
.form_input {
    width: 200px;    
    border: solid 1px #D2D2D2;
}
.form_error_offline { display: none; }
.form_error
{
  border: 1px solid #68aaba;
  background-color: #C8E1E5;
  font-size: 11px;
  font-weight: bold;
  color: #057387;
  padding-left: 10px;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.form_error_inline
{
    display: block;
    color: red;
    text-align: left;
    padding-left: 140px;    
} 
form input.input_error
{
    border: solid 1px #057387;
    background-color: #BAD8DF;    
    background-position: right; 
    background-repeat: no-repeat;
}
input:focus, select:focus { border: 1px solid #68aaba;  }
