
@media all
{

  html * { font-size: 100.01%; }
  
  /* Standardschriftgröße */
  body {
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
  }
    
  /* Rahmen img, fieldset */
  img, fieldset {
  border: 0 solid;
  }

  /*--- Allgem. Überschriften --------------------------------------------------*/

  h1,h2,h3,h4,h5,h6 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #000;;
    margin: 0;
    padding: 0;
  }
  
  h1 {
  font-size: 18px;
  margin: 0 0 10px 6px;
  }
  
  h2 {
  font-size: 15px;
  color: #72933F;
  font-weight: bold;
  margin: 0 0 10px 0;
  }
  
  /* h3 -> h2 - margins */
  h3{
  font-size: 15px;
  color: #72933F;
  font-weight: bold;
  }
  
  h4{
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  margin: 0 0 10px 0;
  }
  
  /*------------------ Überschrift ---------------------------------------------*/
  
  /* Redefinition h1 auf Startseite */
  
  .headTeaser{
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 6px 0;
  }
  
  .headTeaserWhite{
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 7px 0;
  color: #FFFFFF;
  }
  
  /*--------- Überschriften Grafiken--------------------------------------------*/
  
  /*--- Überschriften deutsch ----*/

  #headLineImage {
  background-repeat: no-repeat;
  height: 35px;
  text-indent: -100em;
  }
  
  #headProducts {
  background-image: url(../images/headlines/head-Produkte.gif);
  background-repeat: no-repeat;
  width: 77px;
  height: 34px;
  text-indent: -100em;
  }
  
  #headImages {
  background-image: url(../images/headlines/head-Bilder-E-Cards.gif);
  background-repeat: no-repeat;
  width: 167px;
  height: 34px;
  text-indent: -100em;
  }
  
  #headCards {
  background-image: url(../images/headlines/head-PostUndGrusskarten.gif);
  background-repeat: no-repeat;
  width: 190px;
  height: 34px;
  text-indent: -100em;
  }
  
  #headPostcardInfo {
  background-image: url(../images/headlines/head-PostUndGrusskarten.gif);
  background-repeat: no-repeat;
  width: 190px;
  height: 34px;
  text-indent: -100em;
  }
  
  #headPoster {
  background-image: url(../images/headlines/head-Poster.gif);
  background-repeat: no-repeat;
  width: 58px;
  height: 34px;
  text-indent: -100em;
  }
  
  #headMyJames{
  background-image: url(../images/headlines/head-myJames.gif);
  background-repeat: no-repeat;
  width: 82px;
  height: 34px;
  text-indent: -100em;
  }
  
  #headQuality{
  background-image: url(../images/headlines/head-Qualitaet-Vertrauen.gif);
  background-repeat: no-repeat;
  width: 199px;
  height: 34px;
  text-indent: -100em;
  }
  
  #headAbout{
  background-image: url(../images/headlines/head-Ueber-uns.gif);
  background-repeat: no-repeat;
  width: 78px;
  height: 34px;
  text-indent: -100em;
  }
  
  #headMyJamesData{
  background-image: url(../images/headlines/head-MeineDaten.gif);
  background-repeat: no-repeat;
  width: 108px;
  height: 34px;
  text-indent: -100em;
  }
  
  #headMyJamesOrders{
  background-image: url(../images/headlines/head-MeineBestellungen.gif);
  background-repeat: no-repeat;
  width: 172px;
  height: 34px;
  text-indent: -100em;
  }
  
  #headShoppingcard{
  background-image: url(../images/headlines/head-Warenkorb.gif);
  background-repeat: no-repeat;
  width: 97px;
  height: 34px;
  text-indent: -100em;
  }
  
  #headMyJamesImages{
  background-image: url(../images/headlines/head-MeineBilder.gif);
  background-repeat: no-repeat;
  width: 114px;
  height: 34px;
  text-indent: -100em;
  }
  
  #headService{
  background-image: url(../images/headlines/head-Service.gif);
  background-repeat: no-repeat;
  width: 66px;
  height: 34px;
  text-indent: -100em;
  }
  
  #headTerms{
  background-image: url(../images/headlines/head-Allg-GeschBeding.gif);
  background-repeat: no-repeat;
  width: 301px;
  height: 34px;
  text-indent: -100em;
  }
  
  #headPrivacy{
  background-image: url(../images/headlines/head-Datenschutz.gif);
  background-repeat: no-repeat;
  width: 106px;
  height: 34px;
  text-indent: -100em;
  }
  
  #headContact{
  background-image: url(../images/headlines/head-Kontakt.gif);
  background-repeat: no-repeat;
  width: 66px;
  height: 34px;
  text-indent: -100em;
  }
  
  #headSitemap{
  background-image: url(../images/headlines/head-Sitemap.gif);
  background-repeat: no-repeat;
  width: 70px;
  height: 34px;
  text-indent: -100em;
  }
  
  #headImprint{
  background-image: url(../images/headlines/head-Impressum.gif);
  background-repeat: no-repeat;
  width: 97px;
  height: 34px;
  text-indent: -100em;
  }
  
  /*--- Überschriften englisch ---- */
  
  #headProductsEn {
  background-image: url(../images/headlines/head-Products.gif);
  background-repeat: no-repeat;
  width: 78px;
  height: 34px;
  text-indent: -100em;
  }
  
  #headImagesEn {
  background-image: url(../images/headlines/head-Images-E-Cards.gif);
  background-repeat: no-repeat;
  width: 174px;
  height: 34px;
  text-indent: -100em;
  }
  
  #headCardsEn {
  background-image: url(../images/headlines/head-Cards.gif);
  background-repeat: no-repeat;
  width: 51px;
  height: 34px;
  text-indent: -100em;
  }

  #headPosterEn {
  background-image: url(../images/headlines/head-Posters.gif);
  background-repeat: no-repeat;
  width: 67px;
  height: 34px;
  text-indent: -100em;
  }
  
  #headMyJamesEn {
  background-image: url(../images/headlines/head-myJames.gif);
  background-repeat: no-repeat;
  width: 82px;
  height: 34px;
  text-indent: -100em;
  }
  /*
  #headQualityEn {
  background-image: url(../images/headlines/);
  background-repeat: no-repeat;
  width: 199px;
  height: 34px;
  text-indent: -100em;
  }
  */
  #headAboutEn {
  background-image: url(../images/headlines/head-AboutUs.gif);
  background-repeat: no-repeat;
  width: 77px;
  height: 34px;
  text-indent: -100em;
  }
  
  #headMyJamesDataEn {
  background-image: url(../images/headlines/head-MyData.gif);
  background-repeat: no-repeat;
  width: 69px;
  height: 34px;
  text-indent: -100em;
  }
  
  #headMyJamesOrdersEn {
  background-image: url(../images/headlines/head-MyOrders.gif);
  background-repeat: no-repeat;
  width: 91px;
  height: 34px;
  text-indent: -100em;
  }
  
  #headShoppingcardEn {
  background-image: url(../images/headlines/head-Cart.gif);
  background-repeat: no-repeat;
  width: 37px;
  height: 34px;
  text-indent: -100em;
  }
  
  #headMyJamesImagesEn {
  background-image: url(../images/headlines/head-MyImages.gif);
  background-repeat: no-repeat;
  width: 93px;
  height: 34px;
  text-indent: -100em;
  }
  
  #headServiceEn {
  background-image: url(../images/headlines/head-Services.gif);
  background-repeat: no-repeat;
  width: 76px;
  height: 34px;
  text-indent: -100em;
  }
  
  #headTermsEn {
  background-image: url(../images/headlines/head-TermsOfUse.gif);
  background-repeat: no-repeat;
  width: 115px;
  height: 34px;
  text-indent: -100em;
  }
  
  #headPrivacyEn {
  background-image: url(../images/headlines/head-PrivacyPolicy.gif);
  background-repeat: no-repeat;
  width: 126px;
  height: 34px;
  text-indent: -100em;
  }
  
  #headContactEn {
  background-image: url(../images/headlines/head-Contact.gif);
  background-repeat: no-repeat;
  width: 66px;
  height: 34px;
  text-indent: -100em;
  }
  
  #headSitemapEn {
  background-image: url(../images/headlines/head-Sitemap.gif);
  background-repeat: no-repeat;
  width: 70px;
  height: 34px;
  text-indent: -100em;
  }
  
  #headImprintEn {
  background-image: url(../images/headlines/head-LegalNotice.gif);
  background-repeat: no-repeat;
  width: 107px;
  height: 34px;
  text-indent: -100em;
  }
  
  /* ---------------- Allgem. Listen ------------------------------------------ */
  
  ul li{
  list-style-type: square;
  margin-left: 20px;
  }


  /* --- Allgemeine Textauszeichnung ------------------------------------------ */

  p {
  margin:0; 
  padding: 0;
  }

  strong, b{ 
  font-weight: bold;
  }

  hr {
    color: #CCCCCC;
    background: transparent;
    margin: 0;
    padding: 0;
    border: 0;
    border-bottom: 1px #CCCCCC solid;
  }

  /*--- Links Allgemein --------------------------------------------------------*/

  a, a:visited, a:hover, a:active, a:focus{
  color: #000; 
  text-decoration: underline;
  outline: none; 
  }
  
  .imageLink a, a:visited, a:hover, a:active, a:focus{
  margin: 0;
  padding: 0;
  text-decoration: none;
  outline: none; 
  }
  
  .imageCategoryText a, a:visited, a:hover, a:active, a:focus{
  color: #000;
  text-decoration: underline;
  outline: none; 
  }

/*--------------------------- Text-Links ------------------------------------*/

  /*
  #linkFooter{
  margin: 0 0 0 5px;
  clear: both;
  width: 568px;
  line-height: 16px;
  }
  */
  
  /*VON CF GEAENDERT*/
  #linkFooter{
  margin: 0 0 0 5px;
  clear: both;
  width: 579px;
  line-height: 16px;
  }
  
  #linkFooter .spacer{
  margin: 0 4px;
  }
  
  #linkFooter a { 
  color: #000;
  text-decoration: none;
  }
  
  #linkFooter a:visited  { color: #000; }

  #linkFooter a:hover, a:active, a:focus {
  color: #000; 
  text-decoration: underline; 
  outline: none;
  }
  
  #linkFooterAds{
  margin: 0 0 0 5px;
  width: 579px;
  line-height: 16px;
  }
  
  #linkFooterMid{
  margin: 0 0 0 193px;
  clear: both;
  width: 568px;
  line-height: 16px;
  }
  
  #linkFooterMid .spacer{
  margin: 0 4px;
  }
  
  #linkFooterMid a { 
  color: #000;
  text-decoration: none;
  }
  
  #linkFooterMid a:visited  { color: #000; }

  #linkFooterMid a:hover, a:active, a:focus {
  color: #000; 
  text-decoration: underline; 
  outline: none;
  }
  
  /* Links Bildergalerie */
  #categoryViewTb a { 
  color: #000;
  font-size: 11px;
  margin: 0 0 0 5px;
  /* Margin -> .linkSpan */
  text-decoration: underline;
  }
  
  #categoryViewTb a:visited  { color: #000; }

  #categoryViewTb a:hover, a:active, a:focus {
  color: #000; 
  text-decoration: underline;
  outline: none; 
  }
  
  /* Links myJames-Bilder */
  .dataImagesTb a { 
  color: #000;
  font-size: 11px;
  margin: 0 0 0 5px;
  text-decoration: underline;
  }
  
  .dataImagesTb a:visited  { color: #000; }

  .dataImagesTb a:hover, a:active, a:focus {
  color: #000; 
  text-decoration: underline;
  outline: none; 
  }
  
  /* Link-Hervorhebung Standard */
  a.importantStd, a.importantStd:visited, a.importantStd:hover, 
  a.importantStd:active,  a.importantStd:focus {
  font-weight: bold;
  font-size: 12px;
  text-decoration: underline;
  }
  
  /* Link-Hervorhebung Standard weiss */
  a.highlight, a.highlight:visited, a.highlight:hover, 
  a.highlight:active, a.highlight:focus {
  font-weight: bold;
  font-size: 12px;
  text-decoration: underline;
  color: #FFFFFF;
  }
  
  /* Link-Hervorhebung Gross */
  a.importantBig, a.importantBig:visited, a.importantBig:hover, 
  a.importantBig:active,  a.importantBig:focus {
  font-weight: bold;
  font-size: 13px;
  text-decoration: underline;
  }
  
  /* Link-Hervorhebung Gross ID! -> #linkFooter */
  a#importantSmall, a#importantSmall:visited, a#importantSmall:hover, 
  a#importantSmall:active, a#importantSmall:focus {
  font-weight: bold;
  font-size: 11px;
  text-decoration: underline;
  }

/* ------------------------ Allgem. Positionierung und Hervorhebung -----------*/

  .note {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal; 
  }
  
  .info { 
  color: #000;
  }
  
  .important{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #AC261B;
  }

  .floatLeft {
  float: left; 
  display: inline;
  white-space: nowrap;
  }
  
  .floatRight {
  float: right;
  display: inline;
  white-space: nowrap;
  }
  
  .center {
  display:block; 
  text-align:center; 
  margin: 0.5em auto;
  }
  
  /*
  .warning { background: #fee; color: #400; border: 2px #844 solid; padding: 10px; margin-bottom: 1em; }
 
  */

 /*-------------- Allgem. Tabellen --------------------------------------------*/

  table {
  width: auto;
  border-collapse: collapse;
  }
  
 /*-------------- Allgem. Abstände  --------------------------------------------*/
  
  .ptiny{
  margin: 0 0 5px 0;
  }
  
  .ptiny2{
  margin: 0 0 10px 0;
  }
  
  .psmall1{
  margin: 0 0 15px 0;
  }
  
  .psmall2{
  margin: 0 0 20px 0;
  }
  
  .psmall2_error{
  margin: 0 0 20px 0;
  color: Red;
  }
  
  .psmall2_error2{
  margin: 0 0 0px 0;
  color: Red;
  }
  
  .psmall3{
  margin: 0 0 30px 0;
  }
  
  .psmall4{
  margin: 0 0 35px 0;
  }
  
  .pmid{
  margin: 0 0 40px 0;
  }
  
  .plarge{
  margin: 0 0 50px 0;
  }
  
  .plarge2{
  margin: 0 0 55px 0;
  }
 
  
 /*---------------------------- Formular-Elemente ------------------------------*/
 
 
  /* Allgem. Formular-Elemente */
  
  .inputTiny{
  width: 73px;
  height: 20px;
  border-left: 1px solid #999999;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
  /* IE -> hacks.css */
  }
  
  .inputTiny2{
  width: 45px;
  height: 20px;
  border: 1px solid #E5E5E5;
  text-align: right;
  vertical-align: middle;
  }
  
   .inputSmall{
  width: 120px;
  height: 20px;
  border-left: 1px solid #999999;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
  /* IE -> hacks.css */
  }
  
  .inputSmall2{
  width: 133px;
  height: 20px;
  border-left: 1px solid #999999;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
  /* IE -> hacks.css */
  }
  
  .inputSmall3{
  width: 150px;
  height: 20px;
  border-left: 1px solid #999999;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
  /* IE -> hacks.css */
  }
  
  .inputMid{
  width: 155px;
  height: 20px;
  border-left: 1px solid #999999;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
  /* IE -> hacks.css */
  }
  
  .inputMid2{
  width: 198px;
  height: 20px;
  border-left: 1px solid #999999;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
  /* IE -> hacks.css */
  }
  
  .inputMid3{
  width: 220px;
  height: 20px;
  border-left: 1px solid #999999;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
  /* IE -> hacks.css */
  }
  
  .inputMid4{
  width: 180px;
  height: 20px;
  border-left: 1px solid #999999;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
  /* IE -> hacks.css */
  }
  
  .inputLarge{
  width: 280px;
  height: 20px;
  border-left: 1px solid #999999;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
  /* IE -> hacks.css */
  }
  
  .inputLarge2{
  width: 350px;
  height: 20px;
  border-left: 1px solid #999999;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
  /* IE -> hacks.css */
  }
  
  .inputGiant{
  width: 454px;
  height: 20px;
  border-left: 1px solid #999999;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
  /* IE -> hacks.css */
  }
  
  .textContact{
  width: 350px;
  height: 120px;
  border-left: 1px solid #999999;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
  }
  
  .fileUpload{
  width: 220px;
  border: 1px solid #999999;
  }
  
  .submitTiny {
  border: none;
  background: none;
  width: 80px;
  height: 18px;
  cursor: pointer;
  padding: 1px 0 5px 0;
  /* Korrektur IE -> hacks.css */
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  background-image: url(../images/button-80.gif);
  background-repeat: no-repeat;
  }
  
  .submitTiny2 {
  border: none;
  background: none;
  width: 100px;
  height: 22px;
  cursor: pointer;
  padding: 3px 0 7px 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  background-image: url(../images/button-100.gif);
  background-repeat: no-repeat;
  }
  
  .submitSmall {
  border: none;
  background: none;
  width: 120px;
  height: 22px;
  padding: 3px 0 7px 0;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  background-image: url(../images/button-120.gif);
  background-repeat: no-repeat;
  }
  
  .submitSmall2 {
  border: none;
  background: none;
  width: 148px;
  height: 22px;
  padding: 3px 0 7px 0;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  background-image: url(../images/button-148.gif);
  background-repeat: no-repeat;
  }
  
  .submitSmallGray {
  border: none;
  background: none;
  width: 100px;
  height: 22px;
  padding: 3px 0 7px 0;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  background-image: url(../images/button-100-bg-gray.gif);
  background-repeat: no-repeat;
  }
  
  .submitMidGray {
  border: none;
  background: none;
  width: 150px;
  height: 22px;
  padding: 3px 0 7px 0;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  background-image: url(../images/btn-150-grey.gif);
  background-repeat: no-repeat;
  }
  
  .submitTinyHalf {
  border: none;
  background: none;
  width: 101px;
  height: 24px;
  padding: 3px 0 7px 0;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  background-image: url(../images/button-half-100.gif);
  background-repeat: no-repeat;
  }
  
  .submitSmallHalf {
  border: none;
  background: none;
  width: 140px;
  height: 22px;
  padding: 3px 0 7px 0;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  background-image: url(../images/button-half-140.gif);
  background-repeat: no-repeat;
  }
  
  .submitSmallHalf2 {
  border: none;
  background: none;
  width: 130px;
  height: 24px;
  padding: 3px 0 7px 0;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  background-image: url(../images/button-half-130.gif);
  background-repeat: no-repeat;
  }
  
  .submitMid {
  border: none;
  background: none;
  width: 170px;
  height: 22px;
  padding: 3px 0 7px 0;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  background-image: url(../images/button-170.gif);
  background-repeat: no-repeat;
  }
  
  .submitLarge {
  border: none;
  background: none;
  width: 185px;
  height: 22px;
  padding: 3px 0 7px 0;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  background-image: url(../images/button-185.gif);
  background-repeat: no-repeat;
  }
  
  .txtLarge{
  width: 280px;
  height: 90px;
  border-left: 1px solid #999999;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
  /* Scrollbalken IE */
  /*overflow: hidden;*/
  }
  
  /* Spezifische Formular-Elemente */
  .selectImageCategory{
  width: 160px;
  height: 22px;
  border: 1px solid #929292;
  background: #EEEEEE;
  color: #000;
  }
  
  .selectImageCategory2{
  width: 160px;
  height: 22px;
  border: 1px solid #929292;
  background: #FFFFFF;
  color: #000;
  }
  
  .selectPriceCategory{
  width: 220px;
  height: 22px;
  border: 1px solid #929292;
  background: #EEEEEE;
  color: #000;
  }
  
   .selectEcardDate{
  width: 60px;
  height: 22px;
  border: 1px solid #929292;
  background: #FFF;
  color: #000;
  }
  
  .selectEcardMonth{
  width: 115px;
  height: 22px;
  border: 1px solid #929292;
  background: #FFF;
  color: #000;
  }
  
  .selectEcardYear{
  width: 75px;
  height: 22px;
  border: 1px solid #929292;
  background: #FFF;
  color: #000;
  }
  
  .selectTitle{
  width: 75px;
  height: 22px;
  border: 1px solid #929292;
  background: #EEEEEE;
  color: #000;
  }
  
  .selectCountry{
  width: 152px;
  height: 22px;
  border: 1px solid #929292;
  background: #EEEEEE;
  color: #000;
  }
  
  .selectFormat{
  width: 220px;
  height: 22px;
  border: 1px solid #929292;
  background: #EEEEEE;
  color: #000;
  }
  
  /* Mittige Ausrichtung an Zeilenhöhe */
  .inputRadioUse{
  float: left;
  display: block;
  margin: 2px 5px 0 0;
  /* IE -> hacks.css */
  }
  
  /*--------------- Runde Boxen ------------------------------------------------*/
  
  /* Flexibel bis max. Höhe u. Breite Grafik 1024x900 */
  .cornerbox {
	background: url("../images/corner_top_left.png") no-repeat top left;
  }
  .cornerboxTopRight {
  background: url("../images/corner_top_right.png") no-repeat top right;
  }
  .cornerboxBottomLeft {
	background: url("../images/corner_bottom_left.png") no-repeat bottom left;
  }
  .cornerboxBottomRight {
  background: url("../images/corner_bottom_right.png") no-repeat bottom right;
  }
  .cornerboxContent {
  background: url("../images/corner_right.png") repeat-y top right;
  }

  .cornerboxTopRight, .cornerboxTop , .cornerboxBottomLeft, .cornerboxBottomRight {
  width: 100%;
  height: 5px;
  font-size: 1px; /* IE 6 Bug Höhe */
  }
  
  .cornerboxContent, .cornerboxBottomLeft {
  margin-top: 0px;
  }
  
  .cornerboxContent {
  padding: 0 5px;
  margin: 0;
  /* Allgem. Zeilenhöhe */
  line-height: 16px;
  }
  
  /* ClearFix für Floats */
  .cornerboxFooter{
  clear: both; 
  height: 0;
  margin: 0;
  padding: 0;
  visibility: hidden;
  /* IE 6 Bug Höhe */
  font-size: 0; 
  line-height: 0;
  }
  
  /*-------------------------------- Image Slider ------------------------------*/
  
  /*----------- 3-Bilder-Slider -----------*/ 
  
  .sliderWrap {
	position: relative;
	width: 280px;
	}

   /* Preloader */
   /*
   .csw {
   width: 100%;
   height: 2px;
   background: #fff;
   overflow: scroll;
   }
   
   .csw .loading {
   margin: 200px 0 300px 0;
   text-align: center;
   }
   */
  
   .stripViewer {
   position: relative;
   overflow: hidden;
   margin: auto;
   width: 250px; /* -> .stripViewer .panelContainer .panel */
   height: 100px;
   clear: both;
   background: #FFF;
   }
	 
	 /* Beinhaltet alle Slider-Boxen */
   .stripViewer .panelContainer {  
	 position: relative;
	 left: 0; 
   top: 0;
	 width: 100%;
	 }
	
	 /* Bündige Ausrichtung Slider-Boxen */
   .stripViewer .panelContainer .panel { 
	 float:left;
   position: relative;
	 height: 100%;
	 width: 250px; /* -> .stripViewer */
   }
		
   .stripViewer .panelContainer .panel .panelWrapper {
	 padding: 0;
	 }
	 
	 /*----- Pfeil-Navigation für 2-Bilder / 3 Bilder-Silder ---------*/ 
		
  .stripNavL, .stripNavR {
	 position: absolute;
	 top: 85px;
	 text-indent: -100em;
   }
 
  .stripNavL a, .stripNavR a {
	 display: block;
	 height: 15px;
	 width: 15px;
	 outline: none; 
   }
 
  .stripNavL {
   left: 0;
   }

  .stripNavR {
	 right: 0;
   }
 
  .stripNavL {
   background: url("../images/arrow-left.gif") no-repeat center;
   }
 
  .stripNavR {
	 background: url("../images/arrow-right.gif") no-repeat center;
	 }
	 
	/*----------- 2-Bilder-Slider -----------*/ 
	 
	.sliderWrapSmall{
  position: relative;
	width: 305px; /* 215px -> .stripViewerSmall 185px */
	margin-bottom: 30px;
  }
  
  .stripViewerSmall {
   position: relative;
   overflow: hidden;
   margin: auto;
   width: 275px; /* -> .stripViewerSmall .panelContainer .panel */
   height: 110px;
   clear: both;
   background: #FFF;
   }
   
   .stripViewerSmall .panelContainer {  
	 position: relative;
	 left: 0; 
   top: 0;
	 width: 100%;
	 }
	 
	 .stripViewerSmall .panelContainer .panel { 
	 float:left;
   position: relative;
	 height: 100%;
	 width: 275px; /* -> .stripViewerSmall */
   }
   
   .stripViewerSmall .panelContainer .panel .panelWrapper {
	 padding: 0;
	 }
	 
	/* ------------- Thumbnail-Slider -----------*/
	 
	 .sliderWrapThumbs {
	position: relative;
	width: 260px;
	padding-top: 25px;
	}
  
   .stripViewerThumbs {
   position: relative;
   overflow: hidden;
   margin: auto;
   width: 240px; /* -> .stripViewerThumbs .panelContainer .panel */
   height: 65px;
   clear: both;
   background: #EBEBEB;
   }
	 
	 /* Beinhaltet alle Slider-Boxen */
   .stripViewerThumbs .panelContainer {  
	 position: relative;
	 left: 0; 
   top: 0;
   width: 100%;
	 }
	
	 /* Bündige Ausrichtung Slider-Boxen */
   .stripViewerThumbs .panelContainer .panel { 
	 float: left;
   position: relative;
	 height: 100%;
	 width: 240px; /* -> .stripViewerThumbs */
   }
		
   .stripViewerThumbs .panelContainer .panel .panelWrapper {
	 padding: 0;
	 }
		
  .stripNavThumbsL, .stripNavThumbsR {
	 position: absolute;
	 top: 105px;
	 text-indent: -100em;
   }
 
  .stripNavThumbsL a, .stripNavThumbsR a {
	 display: block;
	 height: 15px;
	 width: 15px;
	 outline: none;
   }
 
  .stripNavThumbsL {
   left: 20px;
   }

  .stripNavThumbsR {
	 right: 20px;
   }
 
  .stripNavThumbsL {
   background: url("../images/arrow-left-grey.gif") no-repeat center;
   }
 
  .stripNavThumbsR {
	 background: url("../images/arrow-right-grey.gif") no-repeat center;
	 }
	 
	/*-------------------------------- Image Slider Content ----------------------*/
  
  /*-------- 3-Bilder-Slider -----------*/
  
  .productSliderViewTb{
  width: 100%;
  height: 100px;
  }
  
  .productSliderViewTbImg{
  text-align: center;
  vertical-align: bottom;
  height: 75px;
  width: 80px;
  }
  
  .productSliderViewTbTxt{
  text-align: left;
  padding: 0 0 0 10px;
  vertical-align: bottom;
  height: 25px;
  width: 75px;
  }
  
  /*-------- 2-Bilder-Slider -----------*/
  
  .productSliderViewSmallTb{
  width: 100%;
  height: 110px;
  }
  
  .productSliderViewSmallTbImg{
  text-align: center;
  vertical-align: bottom;
  width: 90px;
  height: 70px;
  }
  
  .productSliderViewSmallTbTxt{
  text-align: left;
  padding: 0 10px 0 10px;
  vertical-align: middle;
  height: 40px;
  }
  
  /*-------- Thumbnail-Slider -----------*/
  
  .thumbsSliderTb{
  width: 240px;
  }
  
  .thumbsSliderTbImg{
  text-align: center;
  vertical-align: bottom;
  height: 65px;
  width: 80px; 
  }
  
  /*--------------------------- Startseite -------------------------------------*/
  
  .homeTopWrapper{
  float: left;
  width: 910px;
  height: 262px;
  margin-bottom: 6px;
  padding: 0;
  z-index: 0;
  }
  
  .homeQualityWrapper{
  float: left; 
  width: 222px;
  margin: 0 8px 8px 0;
  padding: 0;
  }
  
  .homeQualityBorder{
  height: 156px;
  }
  
  .homeQualityContent{
  padding: 6px 6px 0 6px;
  }
  
  .homeEcardBox{
  float: left; 
  width: 222px;
  height: 166px;
  background-image: url(../images/greenbox_home.gif);
  background-repeat: no-repeat;
  margin: 0 8px 8px 0;
  padding: 0;
  }
  
  .homeImageBox{
  float: left; 
  width: 222px;
  height: 166px;
  background-image: url(../images/greybox_home.gif);
  background-repeat: no-repeat;
  margin: 0 8px 8px 0;
  padding: 0;
  }
  
  .homeBoxContent{
  padding: 12px 16px 0 20px;
  font-weight: bold;
  color: #FFFFFF;
  }
  
  .homeNewsBox{
  float: left;
  width: 222px;
  height: 166px;
  background-image: url(../images/lightgreybox_home.gif);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  }
  
  .homeNewsContent{
  padding: 12px 12px 0 12px;
  }
  
  #flashContent{
  position: relative;
  z-index: 1;
  } 
  
  /*--------------------------- Produktübersicht -------------------------------*/
  
  .productWrapper{
  float: left;
  width: 345px;
  margin: 0 8px 8px 0;
  padding: 0;
  } 
  
  .productImage{
  position: relative;
  padding: 0;
  width: 335px;
  height: 178px;
  background-color: none;
  }
  
  .productList{
  position: relative;
  background: #EBEBEB;
  padding: 8px 10px 10px 10px;
  margin: 0;
  }
  
  .productListPrice{
  padding-left: 40px;
  text-align: right;
  }
  
  /*---------------------------- Bildauswahl -----------------------------------*/
  
  #selectImageWrapper{
  float: left;
  width: 570px;
  margin-bottom: 8px;
  padding: 0;
  }
  
  .selectImageText{
  float: left;
  width: 360px;
  padding: 18px 0 12px 10px;
  }
  
  .selectImageNav{
  float: right;
  width: 170px;
  padding: 40px 0 12px 0;
  }
  
  .imageCategoryWrapper{
  float: left;
  width: 185px;
  margin: 0 8px 8px 0;
  padding: 0;
  }
  
  .imageCategoryImage{
  position: relative;
  padding: 0;
  width: 175px;
  height: 150px;
  background-color: none;
  }
  
  .imageCategoryHeadline{
  position: relative;
  padding: 8px 0 3px 10px;
  background-color: #FFFFFF;
  }
  
  .imageCategoryText{
  position: relative;
  background: #EBEBEB;
  padding: 8px 10px;
  margin: 0;
  }
  
  /*---------------------------- Bildergalerie --------------------------------*/
  
  #categoryViewWrapper{
  width: 720px;
  margin-bottom: 8px;
  padding: 0;
  float: left;
  }
  
  /* Feste Rahmenbreite für korrekte Anzeige Ecken im IE 6 notwendig! */
  #categoryViewFrame{
  width: 672px;
  padding: 18px 18px 0 18px;
  }
  
  .categoryViewText{
  float: left;
  width: 300px;
  height: 55px;
  padding: 0;
  margin: 0;
  }
  
  .categoryViewNav{
  float: right;
  width: 340px;
  height: 55px;
  text-align: right;
  padding: 0;
  margin: 0;
  }
  
  .categoryViewNav .floatLeft{
  float: left;
  display: inline;
  padding: 3px 0px 0 0;
  }
  
  #categoryViewTb {
  position: relative;
  width: 672px;
  margin-bottom: 20px;
  clear: both;
  }
  
  #categoryViewTb td{
  width: 20%;
  vertical-align: bottom;
  text-align: left;
  padding-bottom: 20px;
  }
  
  /* Abstand Textlinks */
  .linkSpan{
  display: block;
  margin: 0 0 0 5px;
  }
  
  /*----------------------------- Navigation Footer Bildergalerie -------------*/
  
  #categoryViewMenu{
  position: relative;
  height: 24px;
  margin: 0;
  padding: 0;
  }
  
  #categoryViewMenu li {
  width: 30px;
  height: 24px;
  margin: 0 2px 0 0;
  padding: 0;
  background: url("../images/btn-pagenumber-inactiv.gif") no-repeat bottom left;
  list-style: none;
  float: left;
  line-height: 22px;
  }
  
  #categoryViewMenu li a {
  display: block;
  height: 24px;
  padding: 0 0 0 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
  text-align: left;
  white-space: nowrap;
  }
  
  
  #categoryViewMenu li a:hover {
  background: url("../images/btn-pagenumber-mouseover.gif") no-repeat bottom left;
  color: #FFF;
  text-decoration: none;
  }
  
  #categoryViewMenu li a:visited {
  color: #FFF;
  text-decoration: none;
  }


  #categoryViewMenu li a.active {
  background: url("../images/btn-pagenumber-activ.gif") no-repeat bottom left;
  color: #FFF;
  text-decoration: none;
  }


  #categoryViewMenu li a.active:hover {
  background: url("../images/btn-pagenumber-mouseover.gif") no-repeat bottom left;
  color: #FFF;
  text-decoration: none;
  }
  
  /* -------------------------- Bildgenerierung --------------------------------*/
  
  #imageWrapper{
  width: 720px;
  margin-bottom: 8px;
  padding: 0;
  float: left;
  }
  
  #imageViewBg{
  /* IE 6 benötigt zwingend Höhenangabe! */
  height: 100%;
  background: url("../images/bg_gen_images.gif") repeat-y;
  }
  
  .imageView{
  float: left;
  width: 370px;
  background: #EBEBEB;
  }
  
  .imageViewImage{
  text-align: center;
  background: #EBEBEB;
  }
  
  .imageViewID{
  position: relative;
  height: 22px;
  padding: 6px 0 0 12px;
  background: #FFFFFF;
  }
  
  .imageViewNav{
  background: #EBEBEB;
  text-align: right;
  padding: 5px 6px 5px 12px;
  margin: 0;
  }
  
  .imageViewNav .floatLeft{
  float: left;
  display: inline;
  padding-top: 3px;
  }
  
  .imageViewText{
  float: left;
  width: 340px;
  }
  
  .imageViewTextBg{
  float: left;
  width: 340px;
  background: url("../images/bg_gen_images_text.jpg") no-repeat right 125px;
  }
  
  .imageViewTextEndless{
  position: relative;
  /* width: 335px  - (20px + 30px ) */
  padding: 20px 30px 0 25px;
  margin-bottom: 15px;
  }
  
  .imageViewTextTop{
  position: relative;
  /*height: 270px;*/
  /* width: 335px  - (20px + 30px ) */
  width: 285px;
  padding: 20px 30px 0px 25px;
  }
  
  .imageViewTextBottom{
  position: relative;
  /* width: 335px - (20px + 30px ) */
  width: 285px;
  padding: 0 30px 0 25px;
  margin-bottom: 15px;
  }
  
  .imageViewTextBottomFill{
  position: relative;
  width: 340px;
  /* hier: Höhe = Differenz Bildformat: 370Px x 262Px */ 
  height: 0px;
  }
  
  /* Ausrichtung ohne Abstand zum Rahmen */
  .imageViewTextBottomNear{
  position: relative;
  /* width: 335px - (20px + 30px ) */
  width: 285px;
  padding: 0 30px 0 25px;
  margin-bottom: -2px;
  }
  
  /* ------------------------------- Ecard-Formular ---------------------------*/
  
  .ecardDataTb{
  margin: 5px 0 20px 0;
  }
  
   .ecardDataTbTd1{
  padding-bottom: 1px;
  }
  
  .ecardDataTbTd2 {
  padding-bottom: 15px;
  }
  
  .ecardDataTbTd3 {
  text-align: center;
  }
  
  .ecardDataTbTd4 {
  text-align: right;
  }
  
  
  /* ------------------------------- Ecard Ansicht ------------------------------*/
  
  #imageViewEcardBg{
  /* IE 6 benötigt zwingend Höhenangabe! */
  height: 100%;
  /* Ecard-Zierleiste unten, dyn. Höhe */
  background: url("../images/ecard-bg-bottom.jpg") no-repeat bottom right;
  }
  
  .imageViewTextEcardBg{
  float: left;
  width: 340px;
  /* Ecard-Zierleiste oben */
  background: url("../images/ecard-bg-top.jpg") no-repeat top right;
  }
  
  .imageViewTextEcard{
  position: relative;
  padding: 35px 30px 35px 25px;
  font-weight: bold;
  }
  
  #ecardButtonWrapper{
  width: 720px;
  margin-bottom: 8px;
  float: left;
  }
  
  .ecardButtonPos{
  float: right;
  width: 340px;
  }
    
  .ecardButtonTxt{
  position: relative;
  padding: 8px 30px 5px 25px;
  height: 100%;
  }
  
  
  /*------------------------------- Produkt Auswahl ----------------------------*/
  
  .productChoiceWrapper{
  width: 720px;
  margin-bottom: 8px;
  padding: 0;
  }
  
  .productChoiceBg{
  /* IE 6 benötigt zwingend Höhenangabe! */
  height: 100%;
  background: url("../images/bg_product_images.gif") repeat-y;
  }
  
  .productChoice{
  float: left;
  width: 260px;
  background: #EBEBEB;
  }
  
  .productChoiceImage{
  text-align: left;
  }
  
  .productChoiceID{
  position: relative;
  height: 18px;
  background: #FFFFFF;
  }
  
  .productChoiceNav{
  position: relative;
  padding: 10px 18px 10px 18px;
  background: #EBEBEB;
  margin: 0;
  }
  
  .productChoiceImgSlide{
  position: relative;
  height: 138px;
  background: #EBEBEB;
  margin: 0;
  }
  
  .productChoiceText{
  float: left;
  width: 450px;
  }
  
  .productChoiceCalcTb{
  width: 290px;
  margin-bottom: 16px;
  }
  
   /* width: 450px  - (Padding: 20px + 30px) - (5px IE Bug) */
  .productChoiceTextEndless{
  position: relative;
  width: 395px;
  padding: 20px 30px 0 25px;
  margin-bottom: 15px;
  }
  
  .productChoiceTextTop{
  position: relative;
  width: 395px;
  padding: 20px 30px 0 25px;
  margin-bottom: 65px;
  }
  
  .productChoiceTextBottom{
  position: relative;
  width: 395px;
  height: 24px;
  padding: 0 30px 0 25px;
  /* Button an Umrandung */
  margin-bottom: -2px;
  }
  
  /*---------------------------- myJames Login --------------------------------*/
  
  .loginInfoWrapper{
  float: left;
  width: 380px;
  margin: 0 8px 8px 0;
  padding: 0;
  } 
  
  .loginInfoText{
  position: relative;
  height: 150px;
  padding: 20px 60px 30px 20px;
  margin: 0;
  }
  
  .loginWrapper{
  float: left;
  width: 185px;
  margin: 0;
  padding: 0;
  }
  
  .loginTextHead{
  position: relative;
  top: 13px;
  height: 21px;
  padding: 6px 9px 0 9px;
  /* Hintergrund ersetzen ! */
  background-color: #FFFFFF;
  }
  
  .loginTextBg{
  position: relative;
  margin: 0;
  background: url("../images/bg_myjames_login.jpg") no-repeat left top;
  height: 100%;
  } 
  
  .loginText{
  position: relative;
  height: 153px;
  padding: 20px 9px 0 9px;
  margin: 0;
  /* IE 6 -> hacks.css */
  }
  
  /*---------------------------- myJames Daten --------------------------------*/
  
  .dataWrapper{
  width: 575px;
  margin-bottom: 8px;
  padding: 0;
  }
  
  .dataTxtWrapper{
  position: relative;
  height: 100%;
  }
  
  /* Positionierter Hintergrund */
  .dataTxtBg{
  position: relative;
  background: url("../images/bg_myjames_data.jpg") no-repeat left 115px;
  height: 100%;
  }
  
  /* Flexibler Hintergrund */
  .dataTxtBg2{
  position: relative;
  background: url("../images/bg_myjames_data.jpg") no-repeat left top;
  height: 100%;
  }
  
  /* Positionierung Buttons Kontakt-Formular */
  .contactButtonTxt{
  position: relative;
  width: 260px;
  padding: 10px 0 0 90px;
  height: 100%;
  }
  
  /* --------- Innenabstände ----------*/
  .dataTxt{
  position: relative;
  padding: 25px 15px;
  }
  
  .dataTxt2{
  position: relative;
  padding: 25px 15px 0 15px;
  }
  
  .dataTxt3{
  position: relative;
  padding: 2px 15px 15px 15px;
  }
  
  .dataTxt4{
  position: relative;
  padding: 16px 15px 20px 15px;
  }
  
  .dataTxt5{
  position: relative;
  padding: 25px 15px 40px 5px;
  }
  
  #dataOwnImages{
  position: relative;
  top: 0;
  padding: 25px 15px 0 15px;
  }

  #dataPersonalizedImages{
  position: relative;
  top: 0;
  padding: 25px 15px 0 15px;
  display: none;
  }
  
  /* ------ Positionierung Elemente ----*/
  
  .dataListTb{
  width: 100%;
  }
  
  .dataListImageTd{
  width: 132px;
  vertical-align: top;
  padding-top: 25px;
  }
  
  .dataListTxtTd{
  padding-bottom: 30px;
  }
  
  .dataTxtHeadTb{
  width: 450px;
  margin-bottom: 38px;
  }
  
  .dataTxtHeadTb2{
  width: 450px;
  margin-bottom: 12px;
  }
  
  .dataTxtHeadTbTd1{
  text-align: right;
  }
  
  .dataTxtHeadTbTd2{
  padding-bottom: 15px;
  }
  
  .dataTxtFormTb{
  width: 460px;
  }
  
  .dataTxtFormTbTd1{
  height: 8px;
  line-height: 8px;
  padding-bottom: 5px;
  }
  
  .dataTxtFormTbTd2{
  padding-bottom: 15px;
  }
  
  .dataTxtFormTbTd3{
  padding-bottom: 10px;
  }
  
  .dataTxtFormTbTd4{
  width: 135px;
  }
  
  .dataTxtFormTbTd5{
  width: 130px;
  }
  
  .dataTxtFormTbTd6{
  width: 110px;
  }
  
  .dataTxtFormTbTd7{
  height: 5px;
  }
  
  .dataTxtFormTbTd8{
  text-align: right;
  padding-right: 5px;
  }
  
  .dataTxtFormTbTd9{
  height: 10px;
  }
  
  /* ------- Tb Auflistung --------*/
  .dataTxtTbBig{
  width: 100%;
  }
  
  .dataTxtTbBigTd1{
  width: 325px;
  text-align: left;
  vertical-align: top;
  padding: 4px 0;
  }
  
  .dataTxtTbBigTd2{
  width: 40px;
  text-align: center;
  vertical-align: top;
  padding: 4px 0;
  }
  
  .dataTxtTbBigTd3{
  text-align: right;
  vertical-align: top;
  padding: 4px 0;
  }
  
  .dataTxtTbBigTd4{
  width: 95px;
  text-align: left;
  vertical-align: top;
  padding: 4px 0;
  }
  
  .dataTxtTbBigTd5{
  width: 70px;
  text-align: right;
  vertical-align: top;
  padding: 4px 0;
  font-weight: bold;
  }
  
  .dataTxtTbBigTd6{
  width: 90px;
  text-align: right;
  vertical-align: top;
  padding: 4px 0;
  }
  
  .dataTxtTbBigTd7{
  width: 70px;
  text-align: right;
  vertical-align: top;
  padding: 4px 0;
  }
  
  /* Trennstrich */
  .dataTxtTbBigBar{
  border-bottom: 1px #CCCCCC solid;
  }
  
  /* Preview-Image */
  .dataTxtTbBigImg{
  float: left; 
  display: inline;
  margin-right: 5px;
  }
  
  /* ------- Tb Berechnung --------*/
  .dataTxtTbSmall{
  width: 360px;
  float: right;
  }
  
  .dataTxtTbSmallTd1{
  text-align: left;
  vertical-align: top;
  padding: 4px 0;
  }
  
  .dataTxtTbSmallTd2{
  text-align: right;
  vertical-align: top;
  padding: 4px 0;
  }
  
  .dataTxtTbSmallTd3{
  text-align: left;
  vertical-align: top;
  padding: 0 0 4px 0;
  }
  
  .dataTxtTbSmallTd4{
  text-align: right;
  vertical-align: top;
  padding: 0 0 4px 0;
  }
  
  .dataTxtFormTbSpacer{
  padding-right: 10px;
  white-space: nowrap;  
  }
  
  /* Trennstrich */
  .bar{
  border-bottom: 1px #CCCCCC solid;
  margin: 15px 0 20px 0;
  padding: 0;
  }
  
  /*------------------------- myJames Bilder ----------------------------------*/
  
  .dataImagesTb {
  position: relative;
  width: 535px;
  margin-bottom: 0px;
  }
  
  .dataImagesTb td{
  width: 20%;
  vertical-align: bottom;
  text-align: left;
  padding-bottom: 20px;
  }
    
  /*----------------------------- Navigation myJames Bilder -------------------*/
  #dataImagesMenuWrapper1{
  position: absolute;
  width: 282px;
  height: 24px;
  }
  
  #dataImagesMenuWrapper2{
  position: relative;
  width: 282px;
  height: 24px;
  left: 284px;
  }
  
  .dataImagesMenu{
  position: relative;
  height: 24px;
  margin: 0;
  padding: 0;
  }
  
  .dataImagesMenu li {
  width: 282px;
  height: 24px;
  margin: 0;
  padding: 0;
  background: url("../images/btn-images-black.gif") no-repeat bottom left;
  list-style: none;
  line-height: 22px;
  }
  
  .dataImagesMenu li a {
  display: block;
  height: 24px;
  padding: 0 0 0 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  text-align: left;
  white-space: nowrap;
  }
  
  .dataImagesMenu li a:hover {
  background: url("../images/btn-images-black.gif") no-repeat bottom left;
  color: #FFFFFF;
  text-decoration: none;
  }
  
  .dataImagesMenu li a.active {
  background: url("../images/btn-images-green.gif") no-repeat bottom left;
  color: #FFFFFF;
  text-decoration: none;
  }
  
  .dataImagesMenu li a.active:hover {
  background: url("../images/btn-images-green.gif") no-repeat bottom left;
  color: #FFFFFF;
  text-decoration: none;
  }
  
  /*-------------------------- Warenkorb --------------------------------------*/
  
  .shopcardHead{
  margin: 0 10px 0 187px;
  font-size: 11px;
  }
  
  .shopcardWrapper{
  width: 910px;
  margin-bottom: 8px;
  padding: 0;
  }
  
  .shopcardArticleHead{
  position: relative;
  padding: 15px 15px 0 15px;
  }
  
  .shopcardSteps{
  position: relative;
  width: 100%;
  }
  
  .shopcardStepsTb{
  width: 100%;
  color: #878787;
  background-color: #EBEBEB;
  height: 20px;
  font-weight: bold;
  
  }
  
  .shopcardStepsTb td{
  height: 20px;
  text-align: center;
  } 
  
  .shopcardStepsTbSpacing{
  width: 2px;
  background-color: #FFFFFF;
  }
  
  .shopcardStepsTbSpacing2{
  width: 2px;
  background-color: #FFFFFF;
  border-bottom: 4px solid #85AD4A;
  }
  
  .shopcardStepsTbPointer{
  width: 223px;
  color: #000000;
  border-bottom: 4px solid #85AD4A;
  }
  
  .shopcardStepsTbTd{
  width: 223px;
  }
  
  .shopcardArticle{
  position: relative;
  padding: 0 15px 0 15px;
  }
  
  .shopcardArticleTb{
  width: 870px;
  margin-top: 10px;
  }
  
  .shopcardArticleTb td{
  vertical-align: top;
  }
  
 .shopcardArticleTbTd1{
  width: 330px;
  text-align: left;
  padding: 4px 0;
  }
  
  .shopcardArticleTbTd2{
  width: 155px;
  text-align: left;
  padding: 4px 0;
  }
  
  .shopcardArticleTbTd3{
  width: 100px;
  text-align: left;
  padding: 4px 0;
  }
  
  .shopcardArticleTbTd4{
  width: 72px;
  text-align: right;
  padding: 4px 0;
  }
  
  .shopcardArticleTbTd5{
  width: 193px;
  text-align: left;
  padding: 4px 0 4px 15px;
  }
  
  .shopcardArticleTbTd6{
  text-align: left;
  padding: 25px 0 4px 0;
  }
  
  .shopcardArticleTbTd7{
  text-align: right;
  padding: 28px 0 4px 0;
  }
  
  .shopcardArticleTbTd9{
  width: 215px;
  text-align: left;
  padding: 4px 0;
  }
  
  .shopcardArticleTbTd10{
  width: 115px;
  text-align: left;
  padding: 4px 0;
  }
  
  .shopcardArticleTbTd11{
  width: 195px;
  text-align: left;
  padding: 4px 0 4px 15px;
  }
  
  .shopcardArticleTbSub{
  margin-bottom: 7px;
  }
  
  .shopcardArticleTbSub td{
  padding: 4px 0;
  }
  
  .shoppingcardPaymentTb{
  width: 450px;
  margin: 10px 0 0 212px;
  }
  
  .shoppingcardPaymentTbTd{
  text-align: left;
  padding: 4px 0;
  }
  
  .shoppingcardPaymentTbTd1{
  width: 18px;
  text-align: left;
  padding: 4px 0;
  }
  
  .shoppingcardPaymentTbTd2{
  width: 342px;
  text-align: left;
  padding: 4px 0;
  }
  
  .shoppingcardPaymentTbTd3{
  width: 90px;
  text-align: right;
  font-weight: bold;
  padding: 4px 0;
  }
  
  .shoppingcardPaymentTbTd4{
  height: 5px;
  text-align: right;
  }
  
  .shoppingcardShipmentTb{
  width: 450px;
  margin: 10px 0 0 212px;
  }
  
  .shoppingcardShipmentTbTd{
  text-align: left;
  padding: 4px 0 10px 0;
  vertical-align: top;
  }
  
  .shoppingcardShipmentTbTd2{
  width: 150px;
  height: 8px;
  line-height: 8px;
  padding: 12px 0 5px 0;
  text-align: left;
  }
  
  .shoppingcardShipmentTbTd3{
  padding-right: 18px;
  white-space: nowrap;
  text-align: left;  
  }
  
  .shoppingcardShipmentTbTd4{
  width: 180px;
  height: 8px;
  line-height: 8px;
  padding: 12px 0 5px 0;
  text-align: left;
  }
  
  .shoppingcardShipmentTbTd5{
  width: 350px;
  height: 8px;
  line-height: 8px;
  padding: 12px 0 5px 0;
  text-align: left;
  }
  
  .shoppingcardShipmentTbTd6{
  width: 350px;
  padding: 10px 0;
  text-align: left;
  }
  
  .shoppingcardShipmentTbTd7{
  text-align: left;
  padding: 10px 0 25px 0;
  }
  
   /* Preview-Image */
  .shopcardArticleTbImg{
  float: left; 
  display: inline;
  margin-right: 5px;
  }
  
  /* Trennstrich */
  .shopcardArticleTbBar{
  border-bottom: 1px #CCCCCC solid;
  }
  
  .shopcardArticleTbBarSpacer{
  border-bottom: 1px #CCCCCC solid;
  height: 20px;
  }
  
  .shopcardArticleTbBarSpacerSmall{
  border-bottom: 1px #CCCCCC solid;
  height: 15px;
  }
  
  /* Ausrichtung ohne Abstand zum Rahmen */
  .shopcardArticleBottom{
  position: relative;
  margin: 15px 0 -2px 188px;
  }
  
  /* INPUTFIELD FORMATIERT */
  div.fake_fileinputs {
	position: relative;
  }
  
  div.fake_fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
  }
  
  input.fake_file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
  width: 280px;
  height: 22px;
  }
  input.fake_file_show {
  border-left: 1px solid #999999;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
  height: 20px;
  width: 156px;
  }

  
  input.fake_submitSmall {
  border: none;
  background: none;
  width: 120px;
  height: 22px;
  padding: 3px 0 7px 0;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  background-image: url(../images/button-120.gif);
  background-repeat: no-repeat;
  }
}

