  .overlib_fg2 {
    border: 1px #0064C8 solid;
    opacity: 9.0;
    filter: alpha(opacity=90);
    background-color: #FFF;
    padding: 1px;
    font-size: 12px;
    font-family: arial;
    display: block;
  }
  
  .overlib_fg2 img {
    display: block;
  }
  
  #div_winkelwagen {
    margin: 12px 0px 0px 12px;
  }
  
  #div_shoppingcart {
    position: absolute;
    z-index: 12;
    top: 45px;
    right: 0;
    height: 60px;
    padding-left: 53px;
    background-image: url('../images/bestellen/winkelwagen.png');
    background-repeat: no-repeat;
  }
  
  #div_shoppingcart_inner {
    position: relative;
    display: none;
    width: 150px;
    cursor: pointer;
    color: #A1A0A4;
  }
  
  #pExif {
    position: absolute;
    z-index: 12;
    top: 130px;
    right: 0;
    padding-left: 53px;
    height: 59px;
    background-image: url('../images/bestellen/exif_info.png');
    background-repeat: no-repeat;
  }
  
  .pExifDiv {
    position: relative;
    display: none;
    height: 59px; width: 320px;
  }

  .pExifDiv2 {
    color: #A1A0A4;
  }
  
  .div_expanded_top {
    height: 3px;
    font-size: 0;
    line-height: 0;
    background: url('../images/bestellen/expander_top_repeat.png') top left repeat-x;
  }
  
  .div_expanded_content {
    padding: 15px 15px 20px 20px;
    background: url('../images/expander.png') bottom left no-repeat;
    min-height: 50px;
    _height: 50px;
  }
  
  .div_expanded_title {
    color: #0064C8;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 12px;
    margin-bottom: 7px;
    background: url('../images/border_grey_repeat.png') bottom left repeat-x;
  }
  
  .div_expanded_leftborder {
    position: absolute;
    height: 50px;
    width: 3px;
    background-color: #FFF;
  }
  
  #div_winkelwagen_head {
    background-image: url('../images/bestellen/winkelwagen_head.gif');
    background-repeat: no-repeat;
    width: 233px;
    height: 42px;
    margin: 0;
    color: #00ACEC;
    font-weight: bold;
    padding: 0;
  }
  
  #div_winkelwagen_head div {
    padding: 12px 2px 2px 16px;
    font-family: Arial;
    font-size: 12px; 
  }
  
  #div_winkelwagen_content {
    background-image: url('../images/bestellen/winkelwagen_balk.gif');
    background-repeat: repeat-y;
    width: 233px;
  }
  
  #div_winkelwagen_content div {
    padding: 0 16px 2px 16px;
    font-family: Arial;
    font-size: 12px; 
  }
  
  #div_winkelwagen_bottom {
    background-image: url('../images/bestellen/winkelwagen_bottom.gif');
    background-repeat: no-repeat;
    width: 233px;
    height: 42px;
  }
  
  #div_winkelwagen_bottom div {
    padding: 14px 16px 2px 16px;
    font-family: Arial;
    font-size: 12px;
  }

  .photoImg,
  .photoImg_over,
  .photoText,
  .photoText_over {
    width: 142px;
    cursor: pointer;
    text-align: center;
    /*height: 142px;*/
  }
  
  .photoImg img,
  .photoImg_over img {
    max-width: 142px;
  }

  .photoImg {
    vertical-align: middle;
    opacity: .5;
    filter: alpha(opacity=50);
  }
  
  .photoImg_over {
    
  }
  
  .photoText {
    vertical-align: top;
    opacity: .8;
    filter: alpha(opacity=80);
  }
  
  .photoText_over {
    vertical-align: top;
  }
  
  .pCLine {
    width: 17px;
  }
  
  .pCLine_over {
    width: 17px;
  }
  
  .pRLine {
    height: 15px;
    background-image: url('../images/border_grey_repeat.png');
    background-repeat: repeat-x;
    background-position: center left;
    opacity: .8;
    filter: alpha(opacity=80);
  }
  
  .pRLine_over {
    height: 15px;
    background-image: url('../images/border_blue_repeat.png');
    background-repeat: repeat-x;
    background-position: center left;
  }
  
  .nLink:link,
  .nLink:visited,
  .nLink:active {
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    color: #1390C1;
  }
  
  .nLink:hover {
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    color: #193049;
  }
  
  .cTitle {
    margin-bottom: 0;
  }
  
  .nRed:link,
  .nRed:visited,
  .nRed:active {
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    color: #EE3248;
  }
  
  .nRed:hover {
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    color: #193049;
  }
  

  

  .pThumbLeft {
    background-image: url( ../images/thArrowLeft.png );
    background-repeat: no-repeat;
    width: 19px; height: 70px;
    cursor: pointer;
  }

  .pThumbLeft_o {
    background-image: url( ../images/thArrowLeft_o.png );
    background-repeat: no-repeat;
    width: 19px; height: 70px;
    cursor: pointer;
  }

  .pThumbLeft_n {
    width: 19px; height: 70px;
  }

  .pThumbRight {
    background-image: url( ../images/thArrowRight.png );
    background-repeat: no-repeat;
    width: 19px; height: 70px;
    cursor: pointer;
  }

  .pThumbRight_o {
    background-image: url( ../images/thArrowRight_o.png );
    background-repeat: no-repeat;
    width: 19px; height: 70px;
    cursor: pointer;
  }

  .pThumbRight_n {
    width: 19px; height: 70px;
  }

  .pThumbLeft img,
  .pThumbLeft_o img,
  .pThumbLeft_n img,
  .pThumbRight img,
  .pThumbRight_o img,
  .pThumbRight_n img {
    width: 19px; height: 70px;
  }

  #ptNavi {
    /*height: 20px;*/
    color: #0064C8;
    overflow: auto;
    padding: 1px;
  }
  
  #ptNavi img {
    border: 0;
  }
  
  #ptNavi a:link,
  #ptNavi a:visited,
  #ptNavi a:active {
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    color: #0064C8;
  }

  #ptNavi a:hover {
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    color: #A1A0A4;
  }

  .cTitle {
    margin-bottom: 0;
  }
  
  
  
  #div_fotonavi {
    position: relative;
    background: url('../images/background_repeat.png') top repeat-y;
    height: 60px;
  }
  
  #div_fotonavi_bottom {
    position: relative;
    height: 41px;
    background: url('../images/background_repeat.png') top repeat-y;
  }

  #pThumbNavi {
    position: absolute;
    z-index: 12;
    top: -148px;
    left: 0;
    padding: 6px 50px 0 0;
    margin: 0;
    width: 956px; height: 78px;
  }

  #pThumbNavi table {
    float: right;
  }

  .pThumbPhoto_active {
    display: table-cell;
    padding: 0 6px;
  }

  .pThumbPhoto,
  .pThumbPhoto_over {
    display: none;
    padding: 0 6px;
  }

  .pThumbPhoto {
    opacity: .5;
    filter: alpha(opacity=50);
  }

  .pThumbPhoto img {
    border: 2px #FFF solid;
    cursor: pointer;
    height: 70px;
    width: 70px;
  }

  .pThumbPhoto_over img {
    border: 2px #0064C8 solid;
    cursor: pointer;
    height: 70px;
    width: 70px;
  }

  .pThumbPhoto_active img {
    border: 2px #0064C8 solid;
    height: 70px;
    width: 70px;
  }

  .pPhoto {
    text-align: center;
    padding-top: 10px;
  }

  .pPhoto img {
    cursor: pointer;
    max-width: 586px;
  }

