body
{
  background-color:       white;
  background-image:       url('my.img/bg.body.jpg');
  background-repeat:      no-repeat;
  background-position:    top center;
  color:                  #004686;
  font-family:            Tahoma,Arial;
  font-size:              11px;
  margin:                 0px 0px;
}

/*
 * fonts
 */

.infoBoxHeading
{
  color:                  #f39300;
  background:             none;
  padding:                0px 0px 0 0px;
}

.contentsTopics
{
  color:                  #f39300;
  padding:                0px 20px 0 0px;
}

strong
{
  color:                  #f39300;
}

.boxText a
{
  color: white;
}

/*
 *  structure
 */

.viewPort
{
  width:                  570px;
  margin-left:            35px;
}

.langBox
{
  float: right;
}

td.main

{
  /*padding:                0px 20px 0 35px;*/
}

.base
{
  margin:                 0px auto;
  width:                  1020px;
}

.head
{
  position: relative;
  border-bottom:          2px solid white;
  height:                 331px
}

.userNav
{
  color:                  #f39300;
  position:               absolute;
  margin:                 112px 0 0 265px;
  width:                  700px;
}

.userNav a
{ 
  color:                  #004686;
  font-weight:            bold;
}

.infoBoxText
{
  padding:                0px 0px 0 0px;
  width:                  auto;
  overflow:               hidden;
}

.content
{
  background-image:       url('my.img/bg.content.png');
  background-repeat:      repeat-y;
  background-position:    top center;
  overflow:               hidden;
  width:                  1020px;
}

.leftCol,
.centerCol,
.rightCol
{
  background-color:       #014687;
  float:                  left;
  width:                  181px;
  overflow:               hidden;
  margin-top:             50px;
}

.leftCol
{
  width:                  227px;
}

.centerCol
{
  background-color:       white;
  width:                  612px;
}

/*
 * product_info
 */

.productInfoLeft
{
  width:                  215px;
  float:                  left;
}

.productInfoRight
{
  width:                  340px;
  float:                  left;
}


.productInfoRight .infoBoxHeading
{
  padding-left:           0px;
  margin-bottom:          50px;
}

.images
{
  margin-top:             2em;
}

.images img
{
  margin-bottom:          1em;
}


.price strong
{
  color:                  #004686;
  font-size:              16px;
}

.productInfoRight .count
{
  border: 1px solid gray;
  font-size: 11px;
}

/*
 * infoBox
 */

.boxText
{
  color:                  white;
}

.infoBox
{
  padding-bottom:         10px;
  width:                  167px;
}

.infoBox .input-box
{
  width:                  155px;
  font-size:              11px;
  border:                 none;
}

.leftCol .infoBox
{
  margin-left:            60px;
}

.infoBox .heading
{
  background-image:       url('my.img/box-header.png');
  background-repeat:      repeat-x;
  background-position:    top left;
  color:                  white;
  font-size:              12px;
  font-weight:            bold;
  padding:                3px 0px 4px 5px;
}

.rightCol .infoBox .heading
{
  text-align: right;
  padding:                3px 5px 4px 0px;
}

.infoBox .content
{
  color:                  white;
  font-size:              11px;
  background:             transparent;
  overflow:               hidden;
  width:                  174px;
}

.rightCol .infoBox .content
{
  padding:                0px 0px 0px 5px;
}

.infoBox .txt
{
  color:                  white;
  font-size:              11px;
  padding:                5px 5px 5px 0px;
}

.infoBox .content a,
.infoBox .txt a
{
  color:                  white;
}

.infoBox .searchInput
{
  padding:                0px 0px 0px 5px;
  margin:                 5px 10px 0px 0px;
}

.infoBox .searchInput div
{
  width:                  48px;
  float:                  right;
}

.infoBox .searchInput .input
{
  border:                 1px solid #fae3b1;
  width:                  84px;
  margin:                 0px;
}

.infoBox .textRight
{
  margin:                 10px 10px 0px 0px;
  text-align:             right;
  width:                  164px;
}

.infoBox .textRight a
{
  color:                  white;
  font-size:              11px;
}

/*
.infoBox ul#CatNavi
{
  background:             transparent;
  margin:                 0px 0px;
  padding:                0px 0px;
}

.boxText
{
  font-size:              11px;
  color:                  white;
}

.infoBox ul#CatNavi li.CatLevel1,
.infoBox ul#CatNavi li.Current 
{
  background:             transparent;
  background-image:       url('my.img/bg.li.categories.png');
  background-repeat:      no-repeat;
  background-position:    15px 4px;
  list-style:             none;
  padding:                0px 0px 3px 25px;
  font-weight:            bold;
}

.infoBox ul#CatNavi li.Current
{
  background-image:       url('my.img/bg.li.categories.current.png');
}

.infoBox ul#CatNavi li.Current a
{
  color:                  #f39300;  
}

.infoBox ul#CatNavi li.Current li
{
  color: white;
}

.infoBox ul#CatNavi ul
{
  margin:                 5px 0px 0px 0px;
  padding:                0px;
}

.infoBox ul#CatNavi li.CatLevel2
{
  color: white;
  font-weight:            normal;
  background:             transparent;
  font-size:              11px;
  list-style:             none;
  padding:                0px 0px 3px 10px;
  margin:                 0px;
}

.infoBox ul#CatNavi li.CatLevel3
{
  color: white;
  font-weight:            normal;
  background:             transparent;
  font-size:              11px;
  list-style:             none;
  padding:                0px 0px 3px 10px;
  margin:                 0px;
}

*/


/*
 * Kategorie Navigation
 */ 

.infoBox ul#CatNavi
{
  background:             transparent;
  margin:                 0px 0px;
  padding:                0px 0px;
}

.infoBox ul#CatNavi li a
{
  border-bottom:          1px solid #014687;
  color:                  white;
}

.infoBox ul#CatNavi li a:hover,
.infoBox ul#CatNavi li a.Current,
.infoBox ul#CatNavi li a.CurrentParent
{
  color:                  #f39300;
}

.infoBox ul#CatNavi ul
{
  margin:                 0px 0px 0px 0px;
  padding:                0px;
}

.infoBox ul#CatNavi li.CatLevel1 a
{
  background-image:       url('my.img/bg.li.categories.png');
  background-repeat:      no-repeat;
  background-position:    0px 50%;
  display:                block;
  font-size:              13px;
  list-style:             none;
  padding:                5px 0px 5px 10px;
  margin:                 0px;
  font-weight:            bold;
}

.infoBox ul#CatNavi li.CatLevel1 a:hover,
.infoBox ul#CatNavi li.CatLevel1 a.Current,
.infoBox ul#CatNavi li a.CurrentParent
{
  background-image:       url('my.img/bg.li.categories.current.png');
}

.infoBox ul#CatNavi li.CatLevel2 a
{
  display:                block;
  font-weight:            normal;
  background:             transparent;
  background-image:       url('img.client/bg.li.cat1.png');
  background-repeat:      no-repeat;
  background-position:    10px 9px;
  font-size:              12px;
  list-style:             none;
  padding:                4px 0px 4px 25px;
  margin:                 0px;
}

.infoBox ul#CatNavi li.CatLevel3 a
{
  display:                block;
  font-weight:            normal;
  background:             transparent;
  background-image:       url('img.client/bg.li.cat2.png');
  background-repeat:      no-repeat;
  background-position:    25px 9px;
  font-size:              11px;
  list-style:             none;
  padding:                3px 0px 3px 37px;
  margin:                 0px;
}


/*
 * breadcrumb
 */

.breadcrumb
{
  padding:                0px 0px 4px 0px;
  margin:                 15px 0px 20px 0px;
  overflow:               hidden;
}

.breadcrumb .breadFont
{
  float:                  left;
  width:                  480px;
  margin-top:             8px;
}

.breadcrumb a
{
  background-color:       transparent;
  border:                 0px;
  color:                  #004686;
  font-weight:            normal;
  text-decoration:        none;
}

.breadcrumb a:hover
{
  background-color:       transparent;
  color:                  #004686;
  text-decoration:        underline;
}


.footer
{
  background-color:       white;
  background-image:       url('my.img/bg.content.png');
  background-repeat:      repeat-y;
  background-position:    top center;
}

.footer div
{
  border-top:             1px solid #f39300;
  width:                  612px;
  margin-left:            219px;
}

.stripe
{
background: transparent url('img/border.jpg') no-repeat top ;  color: rgb(85, 85, 85);
}

