

html{
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-size: 10px;
  background-color: black;

  margin: 0;
  padding: 0;
}

body{
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-size: 10px;
  background-color: black;
  /*background-image: url('0/images/bg_stars.jpg');*/
  /*background-image: url('http://www.spiritofsilence.de/images/shop_background.jpg');*/
  
  margin: 0;
  padding: 0;
}

table{
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-size: 10px;
  color: inherit;
  margin: 0;
  padding: 0;
}

tr{
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-size: 10px;
  color: inherit;
  margin: 0;
  padding: 0;
}

td{
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-size: 10px;
  color: inherit;
  margin: 0;
  padding: 0;
}

th{
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-size: 10px;
  color: inherit;
  margin: 0;
  padding: 0;
}

li{
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-size: 10px;
  color: inherit;
  margin: 0;
  padding: 0;
}

sup a{
  font-size: 80%;
  text-decoration: none;
  font-weight: bold;
}

sup a:hover{
  text-decoration: none;
}

img{
  border: none;
}

b{
  color: inherit;
}

form{
  margin: 0;
  padding: 0;
}

hr{
  color: #ffffff;
  height: 2px;
  border-top: 1px solid #efeff1;
  border-bottom: 1px solid #ffffff;
}

a{
  color: black;
  text-decoration: none;
}

a:hover{
  color: #d81f01;
  text-decoration: underline;
}

a.details{
  color: red;
}

h1{
  color: #000;
  font-weight: bold;
  font-size: 17px;
  margin: 0;
  padding: 0;
}

h2{
  color: #000;
  font-weight: bold;
  font-size: 12px;
  margin: 0;
  padding: 0;
}

small{
  font-size: 70%;
}

#main_table_fixed{
  width: 980px;
}

#main_table{
  width: auto;
}

.containermain_home{
  width: 100%;
  height: 645px;
  -moz-box-sizing: border-box;
  padding: 9px 9px 60px;
  background-color: ##00001c;
  background-image: url('0/images/container.jpg');
  border-left:1px solid white;
}

.containermain_home_test{
  width: 100%;
  height: 645px;
  -moz-box-sizing: border-box;
  padding: 9px 9px 60px;
  /**background-color: ##00001c;**/
  background-color: #1663ac;
  background-image: url('0/images/container_test.jpg');
}

.containermain_shop_wait{
  width: 100%;
  height: 625px;
  -moz-box-sizing: border-box;
  padding: 9px 9px 60px;
  background-color: ##00001c;
  background-image: url('0/images/curtain.jpg');

}

.containermain{
  width: 100%;
  -moz-box-sizing: border-box;
  padding: 9px 9px 20px;
  background-color: #00001c;
  background-image: url('0/images/container_clear_test.jpg');
  height: 645px;
}

/********** Version 0
.containerleft{
  border-left:0px none #424a55; border-top:0px none #424a55; border-bottom:0px none #424a55; width: 180px;
  border-right: 4px solid #424a55;
  color: #ffffff;
  background-color: #f0f0f0;
  border-right-color:#424a55
}
*********************/

.containerleft{
  border-left:0px none #424a55;
  border-top:0px none #424a55;
  border-bottom:0px none #424a55; width: 180px;
  border-right: 1px solid #424a55;
  color: #ffffff;
  background-color: #f0f0f0;
  border-right-color:#424a55
}

.containerright{
  width: 199px;
  border: 0px none;
  color: #777e84;
  background-color: #fafafa;
  -moz-box-sizing: border-box;
  overflow: hidden;
  padding-left: -5px
}

.containertop_fixed{
  width: 980px;
  text-align: center;
  border-left:1px solid white;
  border-right:1px solid white;
}

.containerbottom_fixed{
  width: 980px;
  text-align: center;
}

.boxheader{
  width: 100%;
  height: 100px;
  background-color: #000000;
  background-image: url('0/images/boxheader.jpg');

  color: #ffffff;
  text-align: left;
  vertical-align: text-bottom;
  -moz-box-sizing: border-box;
  /**padding: 10px 0px 8px;**/
  /** IE-bug title **/
  padding: 0px 0px 0px;
}

.boxheader_test{
  width: 100%;
  height: 100px;
  background-color: #1663ac;
  background-image: url('0/images/boxheader_test.jpg');
  color: #ffffff;
  text-align: left;
  vertical-align: text-bottom;
  -moz-box-sizing: border-box;
  /**padding: 10px 0px 8px;**/
  /** IE-bug title **/
  padding: 6px 0px 0px;
}

.boxfooter{
  width: 100%;
  height: auto;
  text-align: right;
  background-color: #000000;
  color: #ffffff;
  vertical-align: absmiddle;
  /** margin-top: 2px; **/
  padding: 6px 0;
  border-top: 1px solid white;
}

.boxfooter_right{
  width: 50%;
  height: auto;
  text-align: right;
  background-color: #000000;
  color: #ffffff;
  vertical-align: absmiddle;
  /** margin-top: 2px; **/
  padding: 6px 0;
  border-top: 1px solid white;
  float: right;
}

.boxfooter_left{
  width: 50%;
  height: auto;
  text-align: left;
  background-color: #000000;
  color: #ffffff;
  vertical-align: absmiddle;
  /** margin-top: 2px; **/
  padding: 6px 0;
  border-top: 1px solid white;
  float: left;
}


.boxheadermenu{
  width: 100%;
  height: auto;
  background-color: #000000;
  background-image: url('0/images/bg_header.jpg');
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  color: #ffffff;
  min-height: 28px;
  padding: 0;
}

.boxfooter a{
  color: #ffffff;
}

.boxfooter a:hover{
  color: #ffffff;
}

.boxfootermenu{
  text-align: center;
  background-color: #ffffff;
  color: #677787;
  padding: 8px 160px 10px 150px;
}

.boxleft{
  width: 180px;
  background-color: #99b5d0;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  border-bottom: 1px solid #bbbbbb;
  -moz-box-sizing: border-box;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-left: 6px;
  border-color: #424a55;
}

.boxleft-content{
  width: 180px;
  background-color: #f0f0f0;
  color: #424a55;
  border-bottom: 1px solid #ffffff;
  -moz-box-sizing: border-box;
  padding: 3px 10px;
  border-color: #f0f0f0;
}

.boxleft-content-game{
  width: 180px;
  height: 900px;
  background-color: #f0f0f0;
  
  background-image: url('0/images/background_game_left.jpg');


  color: #424a55;
  border-bottom: 1px solid #ffffff;
  -moz-box-sizing: border-box;
  padding: 3px 10px;
  border-color: #f0f0f0;
}

.boxright-content-game{
  width: 180px;
  min-width: 180px;
  height: 900px;
  background-color: #f0f0f0;

  background-image: url('0/images/background_game_right.jpg');


  color: #424a55;
  border-bottom: 1px solid #ffffff;
  -moz-box-sizing: border-box;

  padding: 3px 10px;
  border-color: #f0f0f0;
}

.boxrightmyaccountborder{
  border-left: 1px solid #efeedc;
  border-top: 1px solid #ffffff;
  background-color: #faf9f4;
  border-color: #1663ac;
}

.boxrightproductborder{
  border-left: 1px solid #edf1f0;
  border-top: 1px solid #ffffff;
  background-color: #fafafa;
  border-color: #1663ac;
}

.boxrightmyaccount{


  width: 196px;
  background-color: #99b5d0;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  border-bottom: 1px solid #bbbbbb;
  -moz-box-sizing: border-box;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-left: 6px;
  border-color: #424a55;
}

.boxrightproduct{
  width: 196px;
  background-color: #99b5d0;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  border-bottom: 1px solid #bbbbbb;
  -moz-box-sizing: border-box;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-left: 6px;
  border-color: #424a55;
}

.boxrightmyaccount-content{
  width: 196px;
  border-top: 1px solid #d9d9d9;
  border-left: 0px solid #efeedc;
  -moz-box-sizing: border-box;
  background-color: #faf9f4;
  color: #787f87;
  padding: 3px 10px;
}

.boxrightproduct-content{
  width: 196px;
  border-top: 1px solid #d9d9d9;
  border-left: 0px solid #edf1f0;
  -moz-box-sizing: border-box;
  background-color: #fafafa;
  color: #787f87;
  padding: 3px 10px;
}

.boxrightmyaccount-content td{
  color: #797e84;
}

.boxrightproduct-content td{
  color: #787f87;
}

.boxrightmyaccount-td{
  color: #787f87;
}

.boxrightproduct-td{
  color: #787f87;
}

.boxleft-td{
  color: #424a55;
}

.containerfullrow{
  float: left;
  width: 100%;
}

.containerhalfrow{
  float: left;
  width: 50%;
}

.containerthirdrow{
  float: left;
  width: 33%;
}

.containerthirdrowfix{
  float: left;
  width: 34%;
}

.containerquarterrow{
  float: left;
  width: 25%;
}

.locationrow{
  vertical-align: bottom;
  border-bottom: 1px solid #cbcbcb;
  color: white;
  height: 28px;
  -moz-box-sizing: border-box;
  margin-right: 0;
  margin-left: 0px;
  padding-top: 15px;
  padding-bottom: 2px;
  border-bottom-color: #d9d9d9;
  background-color: #17254e;
}

.locationrow a{
  color: white;
}

.locationrow td{
  color: white;
}

.producttitlerow_red{

  min-height: 15px;
  height: 15px;
  vertical-align: middle;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #cbcbcb;
  border-left: 8px solid #677787;
  color: #424a55;
  background-color: #ededed;
  margin: 15px 4px 4px;
  padding: 6px;
  border-color: #99b5d0;
}

.producttitlerow_blue{

vertical-align: middle;
  border: 1px solid #cbcbcb;
  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 28px;
  height: 26px;
  border-bottom: 1px none;
  font-weight: bold;
  color: #424a55;
  border-left: 8px solid #677787;
  border-top: 1px solid #677787;
  line-height: normal;
  background-color: #ededed;
  margin: 4px 4px 0;
  padding: 4px 5px 0 7px;
  border-right-color: #cbcbcb;
  border-left-color: #99b5d0;
  border-top-color: #99b5d0;
}

.producttitlerow_red_big{
  vertical-align: bottom;
  border: 1px solid #cbcbcb;
  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 51px;
  height: 51px;
  border-bottom: 1px none;
  font-weight: bold;
  border-left: 8px solid #ff3300;
  border-top: 1px solid #ff3300;
  color: #1663ac;
  line-height: 20px;
  margin: 4px 4px 0;
  padding: 10px 5px 2px 7px;
  border-left-color: #1663ac;
  border-top-color: #1663ac;
  border-right-color: #cbcbcb;
}

.producttitlerow_blue_big{
  vertical-align: bottom;
  border: 8px solid #cbcbcb;
  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 51px;
  height: 51px;
  border-bottom: 1px none;
  font-weight: bold;
  border-left: 8px solid #677787;
  border-top: 1px solid #677787;
  color: #1663ac;
  line-height: 20px;
  margin: 4px 4px 0;
  padding: 8px 5px 1px 7px;
  border-left-color: #1663ac;
  border-top-color: #1663ac;
  border-right-color: #cbcbcb;
}

.productrow_borderaftertitle_full{
  border-left:8px solid #cbcbcb; border-right:1px solid #cbcbcb; border-bottom:1px solid #cbcbcb; vertical-align: top;
  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 190px;
  height: 211px;
  border-top: 0px none #cbcbcb;
  margin-left:4px; margin-right:4px; margin-top:0; margin-bottom:15px; padding-left:5px; padding-right:5px; padding-top:0; padding-bottom:2px;
  background-color: #ffffff;
}

.productrow_borderaftertitle_half{
  border-left:8px solid #cbcbcb; border-right:1px solid #cbcbcb; border-bottom:1px solid #cbcbcb; vertical-align: top;
  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 152px;
  height: 152px;
  border-top: 0px none #cbcbcb;

  margin-left:4px; margin-right:4px; margin-top:0; margin-bottom:4px; padding-left:5px; padding-right:5px; padding-top:0; padding-bottom:2px;
  background-color: #ffffff;
}

.productrow_context_borderaftertitle_half{
  border-left:8px solid #cbcbcb; border-right:1px solid #cbcbcb; border-bottom:1px solid #cbcbcb; vertical-align: top;
  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 152px;
  height: 80%;
  border-top: 0px none #cbcbcb;

  margin-left:4px; margin-right:4px; margin-top:0; margin-bottom:4px; padding-left:5px; padding-right:5px; padding-top:0; padding-bottom:2px;
  background-color: #ffffff;
}


.productrow_noborder{
  vertical-align: top;
  border: 1px solid white;
  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 0;
  height: auto;
  margin: 4px;
  padding: 0;
}

.productrow_fullborder_full{
  vertical-align: top;
  border-left:8px solid #cbcbcb; border-right:1px solid #cbcbcb; border-bottom:1px solid #cbcbcb; vertical-align: top;
  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 211px;
  height: 211px;
  margin: 4px;
  padding: 5px 5px 2px;
  border-color: #cbcbcb;
  background-color: #ffffff;
}

.productrow_fullborder_full_halfheight{
  vertical-align: top;
  border-left:8px solid #cbcbcb; border-right:1px solid #cbcbcb; border-bottom:1px solid #cbcbcb; vertical-align: top;
  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 110px;
  height: 110px;
  margin: 4px;
  padding: 5px 5px 2px;
  border-color: #cbcbcb;
  background-color: #ffffff;
}


.productrow_fullborder_half{
  vertical-align: top;
  border-left:8px solid #cbcbcb; border-right:1px solid #cbcbcb; border-bottom:1px solid #cbcbcb; vertical-align: top;
  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 180px;
  height: 180px;
  margin: 4px;
  padding: 5px 5px 2px;
  border-color: #cbcbcb;
  background-color: #ffffff;
}

.productrow_fullborder_quarter{
  vertical-align: top;
  border-left:8px solid #cbcbcb; border-right:1px solid #cbcbcb; border-bottom:1px solid #cbcbcb; vertical-align: top;
  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 270px;
  height: 270px;
  margin: 4px;
  padding: 5px 5px 2px;
  border-color: #cbcbcb;
  background-color: #ffffff;
}

.contentboxlistrow{
  vertical-align: middle;
  border-left:8px solid #cbcbcb; border-right:1px solid #cbcbcb; border-bottom:1px solid #cbcbcb; vertical-align: top;
  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 28px;
  height: 26px;
  border-bottom: 1px none;
  font-weight: bold;
  color: #424a55;
  border-left: 8px solid #677787;
  border-top: 1px solid #677787;
  line-height: normal;
  background-color: #ededed;
  margin: 10px 4px 0;
  padding: 4px 5px 0 7px;
  border-right-color: #cbcbcb;
  border-left-color: #99b5d0;
  border-top-color: #99b5d0;
}

.categorytitlerow{
  vertical-align: middle;
  
  border-left:8px solid #cbcbcb; 
  border-right:1px solid #cbcbcb; 
  border-bottom:1px solid #cbcbcb; 
  border-top: 0px none #cbcbcb; 

  vertical-align: top;
  
  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 28px;
  height: 26px;
  border-bottom: 1px none;
  font-weight: bold;
  color: #424a55;
  border-left: 8px solid #677787;
  border-top: 1px solid #677787;
  line-height: normal;
  background-color: #ededed;
  margin: 4px 4px 0;
  padding: 4px 5px 0 7px;
  border-right-color: #cbcbcb;
  border-left-color: #99b5d0;
  border-top-color: #99b5d0;
}

.categorytitlerow_ext{
  vertical-align: middle;
  
  border-left:8px solid #cbcbcb; 
  border-right:1px solid #cbcbcb; 
  border-bottom:1px solid #cbcbcb; 
  border-top: 0px none #cbcbcb; 

  vertical-align: top;
  
  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 28px;
  height: 40px;
  border-bottom: 1px none;
  font-weight: bold;
  color: #424a55;
  border-left: 8px solid #677787;
  border-top: 1px solid #677787;
  line-height: normal;
  background-color: #ededed;
  margin: 4px 4px 0;
  padding: 4px 5px 0 7px;
  border-right-color: #cbcbcb;
  border-left-color: #99b5d0;
  border-top-color: #99b5d0;
}

.contentbox{
  border-left:1px solid #cbcbcb; border-right:1px solid #cbcbcb; border-bottom:1px solid #cbcbcb; vertical-align: top;
  font-size: 10px;
  -moz-box-sizing: border-box;
  min-height: 0;
  height: auto;
  border-top: 0px none #cbcbcb;
  color: #787f87;
  margin: 0 4px;
  padding: 6px;
  background-color: #FAF9F4;
  
}

.categorydetailsrow{
  
  border-left:8px solid #cbcbcb; 
  border-right:1px solid #cbcbcb; 
  border-bottom:1px solid #cbcbcb; 
  border-top: 0px none #cbcbcb; 

  vertical-align: top;
  

  font-size: 10px;
  -moz-box-sizing: border-box;
  min-height: 0;
  height: auto;
  border-top: 0px none #cbcbcb;
  color: #787f87;
  padding: 6px;
  margin-left:4px; margin-right:4px; margin-top:0; margin-bottom:4px;
  background-color: #ffffff;
}

.categorydetailsrow_empty{
  border-top:1px solid #cbcbcb; vertical-align: top;
  font-size: 11px;
  -moz-box-sizing: border-box;
  height: 1px;
  min-height: 0;
  border-bottom: 0px none;
  border-left: 0px none;
  border-right: 0px none;
  line-height: 0;
  padding: 0;
  margin-left:4px; margin-right:4px; margin-top:0; margin-bottom:4px
}

.locatortitlerow{
  vertical-align: middle;
  border-left:8px solid #cbcbcb; border-right:1px solid #cbcbcb; border-bottom:1px solid #cbcbcb; vertical-align: top;
  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 28px;
  height: 26px;
  border-bottom: 1px none;
  font-weight: bold;
  background-color: #ededed;
  line-height: normal;
  margin: 4px 4px 0;
  padding: 4px 5px 0 7px;
  border-color: #99b5d0;
  color: #424a55;
}

.locatortitlerow_empty{
  vertical-align: middle;

  border-left:8px solid #99b5d0;
  border-right:0px solid #cbcbcb; 
  border-bottom:0px none #cbcbcb; 
  border-top:0px none #cbcbcb; 

  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 0;
  height: 0;

  font-weight: bold;
  line-height: 0;
  margin: 4px 4px 0px;
  padding: 0;
  background-color: #ededed;
  color: #424a55;
}

.locatordetailsrow{
  border-left:8px solid #99b5d0; border-right:1px solid #99b5d0; border-bottom:1px solid #99b5d0; vertical-align: top;
  font-size: 10px;
  -moz-box-sizing: border-box;
  min-height: 0;
  height: auto;
  border-top: 0px none #99b5d0;
  color: #787f87;
  border-top-color:#99b5d0; margin-left:4px; margin-right:4px; margin-top:0; margin-bottom:4px; padding-left:6px; padding-right:6px; padding-top:3px; padding-bottom:3px;
  background-color: #EDEDED;
}

.productcategoryrow{
  min-height: 15px;
  height: 15px;
  vertical-align: middle;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #cbcbcb;
  border-left: 8px solid #677787;
  color: #424a55;
  background-color: #ededed;
  margin: 15px 4px 4px;
  padding: 6px;
  border-color: #99b5d0;
}

.producttitlecell_red{
  font-size: 11px;
  font-weight: bold;
  color: #1663ac;
}

.producttitlecell_blue{
  font-size: 11px;
  font-weight: bold;
  color: #1663ac;
}

.producttitle_description{
  font-weight: normal;
  font-size: 10px;
  color: #808080;
}

.producttitlerow_red:after{
  content: "";
  display: block;
  height: 0;
  clear: both
}

.producttitlerow_blue:after{
  content: "";
  display: block;
  height: 0;
  clear: both
}

.productrow_borderaftertitle_full:after{
  content: "";
  display: block;
  height: 0;
  clear: both
}

.productrow_borderaftertitle_half:after{
  content: "";
  display: block;
  height: 0;
  clear: both
}

.productrow_borderaftertitle_quarter:after{
  content: "";
  display: block;
  height: 0;
  clear: both
}

.productrow_noborder:after{
  content: "";
  display: block;
  height: 0;
  clear: both
}

.productrow_fullborder_full:after{
  content: "";
  display: block;
  height: 0;
  clear: both
}

.productrow_fullborder_half:after{
  content: "";
  display: block;
  height: 0;
  clear: both
}

.productrow_fullborder_quarter:after{
  content: "";
  display: block;
  height: 0;
  clear: both
}

.productcategoryrow:after{
  content: "";
  display: block;
  height: 0;
  clear: both
}

.logo_header{
  border: 0px none;
  float: none;
  text-align: left;
  margin-left: 46px
}

.language{
  color: #ffffff;
}

.language_activ{
  color: #ffffff;
  font-weight: bold;
}

.link_headermenu{
  color: #ffffff;
}

.link_header{
  font-size: 9px;
  color: #000000;
}

td.link_header{
  padding-right: 15px;
  padding-bottom: 3px;
}

.link_footer{
  font-size: 10px;
  color: #677787;
  margin-right: 7px;
  margin-left: 7px;
}

.currency{
  color: #424a55;
}

.currency_activ{
  color: #424a55;
  font-weight: bold;
}

a.currency{
  color: #424a55;
}

a.currency_activ{
  color: #424a55;
}

a.language:hover{
  color: #ffffff;
  text-decoration: underline;
}

a.language_activ:hover{
  color: #ffffff;
  text-decoration: underline;
}

a.link_headermenu:hover{
  color: #ffffff;
  text-decoration: underline;
}

a.link_header:hover{
  color: #ffffff;
  text-decoration: underline;
}

.headermenu_fixedbox{
  float: left;
  text-align: left;
  height: 28px;
  width: 6px;
  -moz-box-sizing: border-box;
  /*padding: 10px 0 5px 5px;*/
  padding: 0px 0px 0px 0px;
}

.headermenu_autobox{
  float: left;
  text-align: left;
  height: 12px;
  vertical-align: middle;


  font-weight: bold;
  padding: 7px 15px 5px;
  border-right-color: #99b5d0;
  border-bottom-color: #99b5d0;
}

input{
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-size: 10px;
  background-color: transparent;
  margin-top: 4px;
}

select{
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-size: 10px;
  background-color: white;
  margin-top: 4px;
}

textarea{
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-size: 10px;
  background-color: white;
  margin-top: 4px;
}

.search_input{
  background-color: white;
  vertical-align: top;
  width: 122px;
  color: #000;
  font-weight: normal;
  border: 2px inset gray;
  border-bottom: 1px inset silver;
  border-right: 1px inset silver;
}

.search_go{
  width: 30px;
  border: 1px solid #424c56;
  color: #3e4a56;
  background-color: white;
  font-weight: bold;
  border-color: #3e4a56;
}

.categorybox_rootcategory{
  color: #424a55;
  font-weight: bold;
  padding-bottom: 1px;
}

.categorybox_rootcategorylink{
  color: #424a55;
  font-weight: bold;
  padding-bottom: 1px;
}

.categorybox_rootcategory_exp{
  color: #424a55;
  font-weight: bold;
  padding-bottom: 1px;
}

.categorybox_subcategory{
  padding-bottom: 1px;
  color: #424a55;
}

.variant_select{
  width: 135px;
  background-color: white;
}

.variant_vouche_select{
  width: 500px;
  background-color: white;
}


.warenkorb_img{
  border-left:0px none #c1c6c9; border-top:0px none #c1c6c9; border-right:1px solid #c1c6c9; border-bottom:1px solid #c1c6c9; background-color: white;
  vertical-align: top;
  height: 16px;
  cursor: pointer;
  margin: 0;
  
}

.warenkorb_button{
  border-left:0px none #c1c6c9; border-top:0px none #c1c6c9; border-right:1px solid #c1c6c9; border-bottom:1px solid #c1c6c9; background-color: white;
  vertical-align: top;
  width: 125px;
  color: #1663ac;
  height: 18px;
  cursor: pointer;
  margin: 0;
  
}

.save_button{
  border-left:0px none #eaeaea; border-top:0px none #eaeaea; border-right:1px solid #eaeaea; border-bottom:1px solid #eaeaea; background-color: white;
  vertical-align: top;
  width: 125px;
  color: #ff3300;
  height: 18px;
  cursor: pointer;
  margin: 0;
  
}

.game_button{
  /*border-left:0px none #eaeaea; border-top:0px none #eaeaea; border-right:1px solid #eaeaea; border-bottom:1px solid #eaeaea; background-color: white;*/
  border: 1px solid #000000; background-color: white;
  vertical-align: top;
  horizontal-align: middle;
  width: 97%; /*400px;*/
  color: #ff3300;
  height: 28px;
  cursor: pointer;
  font-weight: bold;
  font-size: 11;
  margin: 0;
  
  /*
  text-decoration: none;
  color: #000000;
  background-image:url(http://www.spiritofsilence.de/images/shop_background.jpg);
  background-repeat:no-repeat;
  background-position: 1px 1px;
  */
}


.warenkorb_mini_button{
  border-left:0px none #eaeaea; border-top:0px none #eaeaea; border-right:1px solid #eaeaea; border-bottom:1px solid #eaeaea; background-color: white;
  vertical-align: top;
  width: 100px;
  color: #1663ac;
  height: 18px;
  margin: 0;
  
}

.warenkorb_img2{
  border: 1px solid #d9d9db;
  background-color: white;
  vertical-align: top;
  color: #1663ac;
  font-weight: bold;
  cursor: pointer;
  height: 16px;
  margin-top: 1px;
  margin-right: 2px;
  border-color: #eaeaea;
}

.warenkorb_button2{
  border: 1px solid #d9d9db;
  background-color: #fafafa;
  vertical-align: top;
  color: #1663ac;
  font-weight: bold;
  cursor: pointer;
  width: 110px;
  height: 18px;
  margin-top: 1px;
  border-color: #eaeaea;
}

.warenkorb_button3{
  border: 1px solid #d9d9db;
  background-color: #fafafa;
  vertical-align: top;
  color: #1663ac;
  font-weight: bold;
  cursor: pointer;
  width: 130px;
  height: 18px;
  margin-top: 1px;
  border-color: #eaeaea;
}

.warenkorb_mini_button2{
  border: 1px solid #d9d9db;
  background-color: #fafafa;
  vertical-align: top;
  color: #1663ac;
  font-weight: bold;
  cursor: pointer;
  width: 90px;
  height: 18px;
  margin-top: 1px;
  border-color: #eaeaea;
}

.login_input{
  background-color: white;
  vertical-align: top;
  width: 118px;
  color: #787f87;
  font-weight: bold;
  border: 2px inset gray;
  border-bottom: 1px inset silver;
  border-right: 1px inset silver;
  margin-top: 3px;
  margin-bottom: 3px;
}

.login_button{
  background-color: white;
  vertical-align: top;
  width: 118px;
  color: #787f87;
  font-weight: bold;
  border: 1px solid #d9d9db;
  cursor: pointer;
  margin-top: 3px;
  margin-bottom: 3px;
  border-color: #d9d9d9;
}

.login_checkbox{
  cursor: pointer;
  margin: 0;
  padding: 0;
}

.product_image{
  border: 0px none;
}

.product_image_s_container{
  height: 42px;
  width: 56px;
  text-align: center;
  vertical-align: top;
  background-color: #ffffff;
  border: 1px solid #efefef;
  overflow: hidden;
  margin-top: 3px;
  margin-right: 10px;
  margin-bottom: 3px;
  border-color: #cbcbcb;
}

.product_image_xs_container{
  height: 118px;
  text-align: center;
  overflow: hidden;
}

.product_image_xxs_container{
  width: 115px;
  height: 100px;
  text-align: center;
  overflow: hidden;
  margin-right: 5px;
}

.product_image_xxxs_container{
  width: 260px;
  height: 300px;
  text-align: center;
  overflow: hidden;
  margin-right: 5px;
}

.product_links{
  font-size: 9px;
  border: 0px none;
  height: 20px;
  color: #1663ac
}

.product_title{
  font-weight: bold;
  font-size: 10px;
  color: #000000;
  height: 40px;
}

.product_title_big{
  font-weight: bold;
  font-size: 12px;
  color: #000000;
  height: 40px;
}

.product_title_big_ext{
  font-weight: bold;
  font-size: 12px;
  color: #000000;
  //height: 40px;
}

.product_variant{
  font-weight: normal;
  font-size: 9px;
  height: 35px;
  color: #677787;
}

.product_description{
  font-weight: normal;
  font-size: 10px;
  color: #808080;
}

.product_artnr{
    font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-weight: normal;
  height: 8px;
  font-size: 8px;
  color: #677787;

}

.product_text{
  font-size: 9px;
  color: #000000;
}

.product_text2{
  font-size: 10px;
  color: #000000;
}

.product_text3{
  font-size: 11px;
  color: #000000;
}

.product_price_new{
  font-weight: bold;
  font-size: 16px;
  color: #000000;
  border: 0px none;
  margin: 0
}

.product_price_new_big{
  font-weight: bold;
  font-size: 21px;
  color: #000000;
  border: 0px none;
  margin: 0
}

.product_price_new_small{
  font-weight: bold;
  font-size: 14px;
  color: #000000;
  border: 0px none;
  margin: 0
}

.product_price_old{
  color: #000000;
  text-decoration: line-through;
  font-size: 12px;
  font-weight: bold;
  border: 0px none;
  margin: 0
}

.product_price_old_text{
  color: #000000;
  font-weight: bold;
  font-size: 11px;
}

.product_price_new_text{
  color: #000000;
  font-weight: bold;
  font-size: 11px;
}

.hr_image{
  height: 2px;
  width: 100%;
  margin-top: 6px;
  margin-bottom: 6px;
}

.hr_wellness_image{
  height: 1px;
  width: 100%;
  margin-top: 2px;
  margin-bottom: 2px;
}


.categorytitle{
  color: #424a55;
  font-size: 14px;
  font-weight: bold;
}

.categorycount{
  color: #424a55;
  font-size: 11px;
}

.categoryimage{
  margin: 1px 1px 3px;
}

.contentlistheader{
  color: #424a55;
  font-size: 11px;
  font-weight: bold;
}

.categorydescription{
  color: #424a55;
  font-size: 11px;
  font-weight: bold;
}

.categorylink{
  color: #787f87;
  font-size: 10px;
}

.categoryline{
  height: 0;
  border-top: 1px solid #cbcbcb;
  line-height: 0;
  margin-top: 3px;
  margin-bottom: 3px;
  padding: 0;
  border-top-color: #cbcbcb;
}

.categoryline2{
  height: 0;
  border-top: 1px solid #cbcbcb;
  line-height: 0;
  border-top-style: dotted;
  margin-top: 3px;
  margin-bottom: 3px;
  padding: 0;
  border-top-color: #cbcbcb;
}

.categoryline3{
  height: 0;
  border-top: 1px solid #cbcbcb;
  line-height: 0;
  border-top-color: #cbcbcb;
  margin-top: 3px;
  margin-bottom: 3px;
  padding: 0;
}

* html .category-line{
  margin-bottom: -2px;
}

* html .category-line2{
  margin-bottom: -2px;
}

* html .category-line3{
  margin-bottom: -2px;
}

* html .locatortitlerow_empty{
  margin-bottom: -4px;
}

.locatortitle{
  color: #424a55;
  font-size: 11px;
  font-weight: bold;
}

.locatortext{
  color: #787f87;
  font-size: 10px;
}

.locatorlink{
  font-size: 11px;
  color: #424a55;
  font-weight: normal;
}

.locatorlink2{
  font-size: 10px;
  color: #787f87;
  font-weight: normal;
}

.locatorlink3{
  font-size: 10px;
  color: #787f87;
  font-weight: normal;
}

.locatorlink_active{
  font-size: 11px;
  color: #ff3300;
  font-weight: bold;
}

.locatorlink2_active{
  font-size: 10px;
  color: #ff3300;
  font-weight: bold;
}

.locatorlink3_active{
  font-size: 10px;
  color: #ff3300;
  font-weight: bold;
}

.important{
  color: red;
}

.defaultcontents_linespacer{
  color: #eeeff0;
  background-color: #eeeff0;
  height: 1px;
  border: 0px none;
  margin-top: 8px;
  margin-bottom: 0;
  margin-left: 7px
}

.default_midbutton{
  width: 91px;
  height: 19px;
  border: 1px solid #e9eaeb;
  font-size: 10px;
  font-weight: bold;
  color: #1663ac;
  cursor: pointer;
  margin-left: 3px;
}

.default_loworderprice{
  color: #000000;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  margin: 0 0 4px;
  padding-top: 6px;
}

.contentboxtext{
  font-size: 11px;
  color: #787f87;
  padding-left: 10px;
}

.default_nextbutton{
  width: 222px;
  height: 25px;
  background-color: #ff3300;
  vertical-align: middle;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  color: #424a55;
  border-width: 1px;
  margin: 0;
  padding: 0;
}

.default_nextlinecontainer{
  vertical-align: middle;
  border: 1px solid #cbcbcb;
  color: #424a55;
  background-color: #ededed;
  text-align: right;
  margin: 5px 4px 4px;
  padding-left: 7px;
  border-color: #99b5d0;
}

.default_nextline{
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #cbcbcb;
  background-color: #ededed;
  margin-top: 10px;
  margin-right: 3px;
  margin-left: 4px;
  border-color: #99b5d0;
  color: #424a55;
}

.listcontents_nextline{
  width: 571px;
  border-collapse: collapse;
  border: 1px solid #cbcbcb;
  background-color: #ededed;
  margin-top: -5px;
  margin-right: 3px;
  margin-left: 4px;
  border-color: #99b5d0;
  color: #424a55;
}

.default_nextlink{
  color: #ffffff;
  font-size: 11px;
}

a.default_nextlink:hover{
  color: #ffffff;
  text-decoration: underline;
}

.nicehr{
  border-left:0px none; border-right:0px none; border-bottom:0px none; border-top:1px dashed #eeeff0; height: 1px;
  width: 547px
}

.font9{
  font-size: 9px;
}

.font10{
  font-size: 10px;
}

.font11{
  font-size: 11px;
}

.font12{
  font-size: 12px;
}

.font13{
  font-size: 13px;
}

.font14{
  font-size: 14px;
}

.font15{
  font-size: 15px;
}

.font18{
  font-size: 18px;
}

.fontbold{
  font-weight: bold;
}

.fontitalic{
  font-style: italic;
}

.fontunderline{
  text-decoration: underline;
}

.fontred{
  color: #ff3300;
}

.fontblack{
  color: #787f87;
}

.fontgray1{
  color: #787f87;
}

.fontgray2{
  color: #787f87;
}

.fontgreen{
  color: #00b910;
}

.addresscolumn{
  width: 147px;
}

.address_deliverybutton{
  border: 1px solid #e9eaeb;
  cursor: pointer;
  color: #1663ac;
  border-color: #eaeaea;
}

.tableclear{
  width: 100%;
  border-collapse: collapse;
}

.leftspacer20{
  margin-left: 20px;
}

.leftspacer10{
  margin-left: 10px;
}

.leftspacer8{
  margin-left: 8px;
}

.leftspacer5{
  margin-left: 5px;
}

.leftspacer290{
  padding-left: 290px;
}

.rightspacer10{
  margin-right: 10px;
}

.topspacer10{
  padding-top: 10px;
}

.topmargin10{
  margin-top: 10px;
}

.cleartopmargin{
  margin-top: 0;
}

.height25{
  height: 25px;
}

.default_smallbutton{
  font-size: 10px;
  font-weight: bold;
  border: 1px solid #e9eaeb;
  background-color: #fafafa;
  color: #1663ac;
  height: 18px;
  cursor: pointer;
  padding-bottom: 2px;
  border-color: #eaeaea;
}

.dottedline{
  height: 1px;
  border: 0px none;
  background-repeat: repeat-x;
  background-image: url('0/images/linedot.gif');
  margin-top: 10px;
  margin-bottom: 0;
  padding: 0
}

.paddingtop3{
  padding-top: 3px;
}

.paddingtop5{
  padding-top: 5px;
}

.paddingtop10{
  padding-top: 10px;
}

h1.contextbox{
  background-color: #ebecec;
  color: #677787;
  border: 1px solid #cbcbcb;
  border-left: 8px solid #677787;
  border-top: 1px solid #677787;
  border-bottom: 1px none;
  -moz-box-sizing: border-box;
  margin: 4px 4px 0;
  padding: 7px 7px 5px;
  border-right-color: #cbcbcb;
}

div.contextbox{
  vertical-align: top;
  border: 1px solid #cbcbcb;
  border-top: none;
  -moz-box-sizing: border-box;
  margin: 0 4px 15px;
  padding: 10px 10px 10px 15px;
  border-color: #cbcbcb;
  background-color: #FAF9F4;
}

.msgbox{
  background-color: #ffffee;
  border: silver solid 1px;
  margin: 4px 4px 7px;
  padding: 5px 5px 5px 10px;
  border-color: #99b5d0;
}

.errorbox{
  background-color: #ffffee;
  border: silver solid 1px;
  color: red;
  font-weight: bold;
  margin: 4px 4px 7px;
  padding: 5px 5px 5px 10px;
  border-color: #99b5d0;
}

.compare_table{
  border-left: 1px dotted silver;
  border-bottom: 1px dotted silver;
  padding-bottom: 5px;
  padding-left: 5px;
  border-left-color: #cbcbcb;
  border-bottom-color: #cbcbcb;
}

.compare_table_noleft{
  border-left: 0px none;
  border-bottom: 1px dotted #cbcbcb;
  padding-bottom: 5px;
  padding-left: 5px;
  border-bottom-color:#cbcbcb
}

.compare_table_nobottom{
  border-left: 1px dotted #cbcbcb;
  border-bottom: 0px none;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 5px;
  border-left-color:#cbcbcb
}

.verification_code{
  width: 80px;
  border: 1px solid #000000;
  color: #000000;
  text-align: center;
  font: bold;
  padding: 2px;
}

.containerfiverow{
  float: left;
  width: 20%;
}

A.link_header:Hover{
  color: #ffffff;
}

A.language:Hover{
  color: #ffffff;
}

A.language_activ:Hover{
  color: #ffffff;
}

A.link_headermenu:Hover{
  color: #ffffff;

}

A.link_footer{
  color: #677787;
}

.boxleft A.boxleft-td{
  color: #ffffff;
}

A.currency{
  color: #424a55;
}

A.currency_activ{
  color: #424a55;
}

.boxleft-td:Hover{
  color: #424a55;
}

A.currency:Hover{
  color: #424a55;
}

A.currency_activ:Hover{
  color: #424a55;
}

.categorybox_rootcategory:Hover{
  color: #424a55;
}

.categorybox_rootcategorylink:Hover{
  color: #424a55;
}

.categorybox_rootcategory_exp:Hover{
  color: #424a55;
}

.categorybox_subcategory:Hover{
  color: #424a55;
}

.boxrightmyaccount A.boxrightmyaccount-td{
  color: #ffffff;
}

A.boxrightmyaccount-td{
  color: #787f87;
}

.boxrightmyaccount-content TD{
  color: #787f87;
}

.boxrightproduct A.boxrightproduct-td{
  color: #ffffff;
}

A.boxrightproduct-td{
  color: #787f87;
}

.boxrightproduct-content TD{
  color: #787f87;
}

.locationrow A{
  color: #a7a7a7;
}

.productrow_borderaftertitle_quarter{
  border-color: #cbcbcb;
}

.basketcontents_headerright{
  border-right-color: #cbcbcb;
  background-color: #ededed;
  border-top-color: #99b5d0;
  color: #424a55;
}

.basketcontents_right{
  border-right-color: #cbcbcb;
}

.basketcontents_left{
  border-left-color: #cbcbcb;
}

.basketcontents_bottom{
  border-bottom-color: #cbcbcb;
}

.basketcontents_linespacerbig{
  background-color: #cbcbcb;
}

.basketcontents_linespacer{
  background-color: #cbcbcb;
}

.basketcontents{
  background-color: #ffffff;

}

.basketcontents_main{

}


.voucherlistrow{
  border-right-color: #cbcbcb;
  background-color: #ededed;
  border-left-color: #99b5d0;
  border-top-color: #99b5d0;
  color: #424a55;
}

.ordercontentdata{
  border-right-color: #cbcbcb;
  background-color: #ededed;
  border-left-color: #99b5d0;
  border-top-color: #99b5d0;
  color: #424a55;
}

.paymentcontentheader{
  border-right-color: #cbcbcb;
  background-color: #ededed;
  border-left-color: #99b5d0;
  border-top-color: #99b5d0;
  color: #424a55;
}

.usercontentheader{
  border-right-color: #cbcbcb;
  background-color: #ededed;
  border-left-color: #99b5d0;
  border-top-color: #99b5d0;
  color: #424a55;
}

.useroptionheader{
  border-right-color: #cbcbcb;
  background-color: #ededed;
  border-left-color: #99b5d0;
  border-top-color: #99b5d0;
  color: #424a55;
}

.wrappinglistrow{
  border-right-color: #cbcbcb;
  background-color: #ededed;
  border-left-color: #99b5d0;
  border-top-color: #99b5d0;
  color: #424a55;
}

.voucherinputrow{
  border-color: #cbcbcb;
  color: #787f87;
}

.paymentcontenttext{
  border-color: #cbcbcb;
  color: #787f87;
  background-color: white;
}

.usercontentdata{
  border-color: #cbcbcb;
  color: #787f87;
  background-color: white;
	
}

.wrappinginputrow{
  border-color: #cbcbcb;
  color: #787f87;
}

.wrapping_headerright{
  border-right-color: #cbcbcb;
  background-color: #ededed;
  border-top-color: #99b5d0;
  color: #424a55;
}

.wrappingcontents_right{
  border-right-color: #cbcbcb;
}

.wrapping_headerleft{
  border-left-color: #cbcbcb;
  background-color: #99b5d0;
  border-color: #99b5d0;
}

.wrappingcontents_bottom{
  border-bottom-color: #cbcbcb;
}

.stepsitemcontainer{
  border-color: #cbcbcb;
}

.product_title A{
  color: #000000;
}

SUP A{
  color: #000000;
}

H1.contextbox{
  background-color: #ededed;
  border-left-color: #99b5d0;
  border-top-color: #99b5d0;
  color: #424a55;
}

.basketcontents_headeritems{
  background-color: #ededed;
  border-top-color: #99b5d0;
  color: #424a55;
}

.wrapping_headeritems{
  background-color: #ededed;
  border-top-color: #99b5d0;
  color: #424a55;
}

.basketcontents_nextline{
  background-color: #ededed;
  border-color: #99b5d0;
  color: #424a55;
}

.basketcontents_next{
  background-color: #ededed;
  border-color: #99b5d0;
}

.stepitem_text{
  background-color: #ededed;
  border-color: #99b5d0;
  color: #787f87;
}

.stepitem_texthigh{
  background-color: #ededed;
  border-color: #99b5d0;
  color: #787f87;
}

.basketcontents_headerleft{
  background-color: #99b5d0;
  border-color: #99b5d0;
}

.basketcontentsrow_empty{
  border-color: #99b5d0;
}

.voucherlistheader{
  color: #424a55;
}

.ordercontentheader{
  color: #424a55;
}

.wrappinglistheader{
  color: #424a55;
}

.stepitem_textbig{
  color: #787f87;
}

.stepitem_textnormal{
  color: #787f87;
}

.stepitem_textsmall{
  color: #787f87;
}

.stepitem_link{
  color: #787f87;
}

.stepitem_linkhigh{
  color: #787f87;
}

.stepitem_textbighigh{
  color: #ff3300;
}

.stepitem_textnormalhigh{
  color: #ff3300;
}

A.details{
  color: #1663ac;
}

.basketcontents_artamountbutton{
  color: #eaeaea;
}

.basketcontents_artdelbutton{
  color: #ff3300;
}

.voucherlistsubmit{
  color: #1663ac;
  border-color: #eaeaea;
}

.basketcontents_artdelsmallbutton{
  color: #ff3300;
}

.basketstepsitem{
  background-color: #ffffff;
}


.x_news_container{
  width: 650px;
  position:absolute; 
  text-align: center; 
  top: 590; height:112; 
  background-color:#000000;
}

.x_news_container_ext{
  width: 950px;
  position:absolute;
  text-align: center;
  top: 590; height:112;
  background-color:#000000;
}


.x_news_container_content{
  width: 650px;
  position:absolute; 
  text-align: left; 
  left: -10; 
  top: 0; 
  height:112; 
  background-color:#000000;
}

.x_news_container_content.ext{
  width: 950px;
  position:absolute;
  text-align: left;
  left: -10;
  top: 0;
  height:112;
  background-color:#000000;
}


.wellnesscontainer{
  float: left;
  width: 258px;
}

.wellness_producttitlerow{

vertical-align: middle;
  border: 1px solid #cbcbcb;
  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 28px;
  height: 35px;
  border-bottom: 1px none;
  font-weight: bold;
  color: #424a55;
  border-left: 8px solid #677787;
  border-top: 1px solid #677787;
  line-height: normal;
  background-color: #ededed;
  margin: 4px 4px 0;
  padding: 4px 5px 0 7px;
  border-right-color: #cbcbcb;
  border-left-color: #99b5d0;
  border-top-color: #99b5d0;
}

.wellness_subtitle_font{
  color: #787f87;
  font-size: 10px;
  font-weight: normal;
}

.wellness_borderaftertitle{
  border-left:8px solid #cbcbcb; border-right:1px solid #cbcbcb; border-bottom:1px solid #cbcbcb; vertical-align: top;
  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 350px;
  height: 350;
  border-top: 0px none #cbcbcb;

  margin-left:4px; margin-right:4px; margin-top:0; margin-bottom:4px; padding-left:5px; padding-right:5px; padding-top:0; padding-bottom:2px;
  background-color: #ffffff;
}

.wellnesscontainer_features{
  float: left;
  height: 250px;
  width: 500px;
}

.wellnesscontainer_features_dummy{
  float: left;
  height: 298px;
  width: 520px;
}

.wellnesscontainer_title_dummy{
  float: left;
  height: 339px;
  width: 380px;
}

.wellnesscontainer_title_gold_dummy{
  float: left;
  height: 800px;
  width: 380px;
}



.wellness_feaure_titel{
  vertical-align: middle;
  border: 1px solid #cbcbcb;
  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 26px;
  height: 26px;
  border-bottom: 1px none;
  font-weight: bold;
  color: #424a55;
  border-left: 8px solid #677787;
  border-top: 1px solid #677787;
  line-height: normal;
  background-color: #ededed;
  margin: 4px 4px 0;
  padding: 4px 5px 0 7px;
  border-right-color: #cbcbcb;
  border-left-color: #99b5d0;
  border-top-color: #99b5d0;
}



.wellness_features{
  border-left:8px solid #cbcbcb; border-right:1px solid #cbcbcb; border-bottom:1px solid #cbcbcb; vertical-align: top;
  font-size: 11px;
  -moz-box-sizing: border-box;

  height: 371px;
  border-top: 0px none #cbcbcb;

  margin-left:4px; margin-right:4px; margin-top:0; margin-bottom:4px; padding-left:5px; padding-right:5px; padding-top:0; padding-bottom:2px;
  background-color: #ffffff;
}

.wellnesscontainer_price{
  top: 300px;
  height: 250px;
  width: 258px;
}

.wellness_price_borderaftertitle{
  border-left:8px solid #cbcbcb; border-right:1px solid #cbcbcb; border-bottom:1px solid #cbcbcb; vertical-align: top;
  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 280px;
  height: 280;
  border-top: 0px none #cbcbcb;


  margin-left:4px; margin-right:4px; margin-top:0; margin-bottom:4px; padding-left:5px; padding-right:5px; padding-top:0; padding-bottom:2px;
  background-color: #ffffff;
}

.wellness_main_title{
  font-size: 25px;
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  color: black;
}

.wellness_main_subtitle{
  font-size: 14px;
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  color: black;
}

.wellness_main_subtitle2{
  font-size: 10px;
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  color: black;
}

.wellness_price_table_title {
  background-color: #FFFFFF;
  border-bottom: 1px solid #000000;
  height: 22px;
  font-size: 10px;
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  color: black;

 }

.wellness_price_table_row_0{
  background-color: #FFCCCC;
  height: 20px;
 }

.wellness_price_table_row_1{
  background-color: #f0f0f0;
  height: 20px;

}

.wellness_price_table{
  border-color: #424a55;
  border-style: solid;
  border-width: 1px;
  border-spacing: 1px;
  margin: 10px 0px;
  padding: 0px;
  border-collapse: collapse;
}

.wellness_feature_table{

  border-style: solid;
  border-width: 1px;
  border-spacing: 1px;
  margin: 10px 0px;
  padding: 0px;
  border-width: 1px;
  border-collapse: collapse;
}


.wellness_feature_table_row_0{
  background-color: #FFCCCC;
  height: 16px;
 }

.wellness_feature_table_row_1{
  background-color: #f0f0f0;
  height: 16px;
}

.wellness_text{
  padding: 10px 0px;
  font-size: 11px;
}

.wellness_text_small{
  padding: 4px 0px;
  font-size: 8px;
}


.container_laden{
  float: left;
  width: 240px;
}

.ladencontainer_features_dummy{
  float: left;
  height: 215px;
  width: 520px;
}

.ladencontainer_features_ext{
  float: left;
  height: 600px;
  width: 500px;
}

.laden_features{
  border-left:8px solid #cbcbcb; border-right:1px solid #cbcbcb; border-bottom:1px solid #cbcbcb; vertical-align: top;
  font-size: 11px;
  -moz-box-sizing: border-box;

  height: 793px;
  border-top: 0px none #cbcbcb;

  margin-left:4px; margin-right:4px; margin-top:0; margin-bottom:4px; padding-left:5px; padding-right:5px; padding-top:0; padding-bottom:2px;
  background-color: #ffffff;
}




.laden_borderaftertitle{
  border-left:8px solid #cbcbcb; border-right:1px solid #cbcbcb; border-bottom:1px solid #cbcbcb; vertical-align: top;
  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 580px;
  height: 580px;
  border-top: 0px none #cbcbcb;

  margin-left:4px; margin-right:4px; margin-top:0; margin-bottom:4px; padding-left:5px; padding-right:5px; padding-top:0; padding-bottom:2px;
  background-color: #ffffff;
}

.laden_borderaftertitle_ext{
  border-left:8px solid #cbcbcb; border-right:1px solid #cbcbcb; border-bottom:1px solid #cbcbcb; vertical-align: top;
  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 580px;
  height: 1000px;
  border-top: 0px none #cbcbcb;

  margin-left:4px; margin-right:4px; margin-top:0; margin-bottom:4px; padding-left:5px; padding-right:5px; padding-top:0; padding-bottom:2px;
  background-color: #ffffff;
}


.product_base_price{
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-weight: normal;
  height: 9px;
  font-size: 9px;
  color: #000000;

}

.product_base_price_small{
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-weight: normal;
  height: 8px;
  font-size: 8px;
  color: #787f87;

}


.x_news_right_container
{
  width: 635px;
  position:relative;
  text-align: left;
  left: 336px;
  top: 420px;
  height:142;
  background-color:#000000;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  color: #FFFFFF;
}

.x_news_right_container_2
{
  width: 328px;
  position:relative;
  text-align: left;
  left: 643px;
  top: 230px;
  height:350px;
  background-color:#000000;
  border-top: 1px solid white;
  border-left: 0px solid black;
  border-right: 0px solid black;
  border-bottom: 1px solid white;
  color: #FFFFFF;
}

.x_news_right_container_3
{
  width: 328px;
  position:relative;
  text-align: left;
  left: 643px;
  top: 160px;
  height:420px;
  background-color:#000000;
  border-top: 1px solid white;
  border-left: 0px solid black;
  border-right: 0px solid black;
  border-bottom: 1px solid white;
  color: #FFFFFF;
}

.x_new_right_content_container
{
  width: 600px;
  height: 140px;
  position:absolute;
  text-align: left;
  left: 36px;
  top: 0px;
  background-color:#000000;
  color: #FFFFFF;
}

.x_new_right_content_container_2
{
  width: 302px;
  height: 296px;
  position:absolute;
  text-align: left;
  left: 2px;
  top: 2px;
  background-color:#000000;
  color: #FFFFFF;
}


.x_new_right_content
{
  color: #FFFFFF;

}

.x_new_right_title_image
{
  width: 34px;
  height: 130px;
  position:absolute;
  text-align: middle;
  vertical-align: middle;
  left: 4px;
  top: 10px;

  background-color:#000000;
  color: #FFFFFF;
}

.contentFont
{
  font-size: 9px;
  color: #FFFFFF;
}

.gamebox{
  vertical-align: top;
  border: 1px solid #cbcbcb;
  border-top: none;
  -moz-box-sizing: border-box;

  padding: 5px 5px 5px 5px;
  margin: 0 4px 15px;

  border-color: #cbcbcb;
  background-color: #FAF9F4;
}

.boxheader_shop_menu{
  height: 100px;
  width: 340px;
  float:right;
  background-color: #FFFFFF;

}

.start_container_main{
  width: 980px;
  height: 400px;
  min-height: 400px;
  background-color: #333333;
  text-align: center;
  border-left:1px solid white;
  border-right:1px solid white;
}

.start_container_info_left{
  width: 250px;
  height: 400px;
  min-height: 400px;
  background-color: #333333;
  text-align: center;
  /*border-left:1px solid white;*/
  border-right:1px solid white;
  float: left;
  background-repeat: repeat-x;
  background-image: url('0/images/header_conatiner_bg.gif');
  overflow-y: hidden; /*scroll;*/
  overflow-x: hidden;
}

.start_container_info_middle{
  width: 476px;
  height: 400px;
  min-height: 400px;
  background-color: #333333;
  text-align: center;
  border:0px none;
  float: left;
  background-image: url('0/images/title_0.jpg');
  background-repeat: no-repeat;
}

.start_container_info_right{
  width: 250px;
  height: 400px;
  min-height: 400px;
  background-color: #333333;
  text-align: center;
  border-left:1px solid white;
  /* border-right:1px solid white; */
  float: left;
  background-repeat: repeat-x;
  background-image: url('0/images/header_conatiner_bg.gif');

}
  
.start_container_shop{
  width: 980px;
  height: 300px;
  min-height: 300px;
  background-color: #333333;
  text-align: center;
  border:1px solid white;
  background-repeat: repeat-x;
  background-image: url('0/images/header_conatiner_bg.gif');

}

.start_header_small{
  width: 100%;
  height: 32px;
  min-height: 32px;
  text-align: left;
  border:0px none white;
  background-repeat: no-repeat;
  background-image: url('0/images/header_small.gif');
  font-size: 11px;
  font-weight: bold;
  color: white;
}

.start_header_small_wellness{
  width: 100%;
  height: 32px;
  min-height: 32px;
  text-align: left;
  border:0px none white;
  background-repeat: no-repeat;
  background-image: url('0/images/header_small_wellness.gif');
  font-size: 11px;
  font-weight: bold;
  color: white;
}

.start_header_small_lifestyle{
  width: 100%;
  height: 32px;
  min-height: 32px;
  text-align: left;
  border:0px none white;
  background-repeat: no-repeat;
  background-image: url('0/images/header_small_lifestyle.gif');
  font-size: 11px;
  font-weight: bold;
  color: white;
}

.start_header_title{
  width: 100%;
  padding-left: 32px;
  padding-top: 9px;
  border:0px none white;
  font-size: 11px;
  font-weight: bold;
  color: white;

}

.start_topic_title{
  width: 100%;
  padding-left: 34px;
  padding-top: 4px;
  border:0px none white;
  font-size: 11px;
  font-weight: bold;
  color: white;
}

.start_header_large{
  width: 100%;
  height: 33px;
  min-height: 33px;
  text-align: left;
  border:0px none white;
  background-repeat: no-repeat;
  background-image: url('0/images/header_large.gif');
  font-size: 11px;
  font-weight: bold;
  color: white;
}

.start_header_large_onlineshop{
  width: 100%;
  height: 33px;
  min-height: 33px;
  text-align: left;
  border:0px none white;
  background-repeat: no-repeat;
  background-image: url('0/images/header_large_onlineshop.gif');
  font-size: 11px;
  font-weight: bold;
  color: white;
}

.start_scroller_up{
  width: 100%;
  height: 11px;
  min-height: 11px;
  text-align: center;
  border:0px none white;
}

.start_scrollbox{
  width: 100%;
  height: 250px;
  min-height: 250px;
  text-align: center;
  border-left:1px solid white;
  margin: 0px;
  padding: opx;
}

.start_topic_size_0{
  width: 250px;
  height: 74px;
  min-height: 74px;
  text-align: left;
  border:0px none white;
  background-repeat: no-repeat;
  background-image: url('0/images/topic.gif');
  font-size: 11px;
  font-weight: bold;
  color: white;
  /*float: left;
  display: block;*/
  /*overflow: visible;*/
}

.start_topic_size_1{
  width: 250px;
  height: 146px;
  min-height: 146px;
  text-align: left;
  border:0px none white;
  background-repeat: no-repeat;
  background-image: url('0/images/topic_1.gif');
  font-size: 11px;
  font-weight: bold;
  color: white;
}

.start_topic_image{
  width: 40px;
  height: 48px;
  text-align: left;
  border:0px none white;
  margin-left: 18px;
  margin-top: 3px;
  float: left;
}

.start_topic_text_0_withoutImage{
  width: 200px;
  height: 50px;
  text-align: left;
  border:0px none white;
  margin-top: 3px;
  margin-left: 18px;
  padding-left: 3px;
  float: left;
  font-size: 9px;
  font-weight: normal;
  color: white;
}

.start_topic_text_0_withImage{
  width: 170px;
  height: 50px;
  text-align: left;
  border:0px none white;
  margin-top: 3px;
  padding-left: 3px;
  float: left;
  font-size: 9px;
  font-weight: normal;
  color: white;
}

.start_shop_topic_payment{
  width: 113px;
  height: 267px;
  min-height: 267px;
  text-align: left;
  border:0px none white;
  background-repeat: no-repeat;
  background-image: url('0/images/topic_shop_payment.gif');
  font-size: 11px;
  font-weight: bold;
  color: white;
  float: right;

}

.start_shop_large{
  width: 252px;
  height: 267px;
  min-height: 267px;
  text-align: left;
  border:0px none white;
  background-repeat: no-repeat;
  background-image: url('0/images/bg_shop_large.gif');
  font-size: 11px;
  font-weight: bold;
  color: white;
  float: left;
}

.start_shop_leftspace{
  width: 9px;
  height: 267px;
  min-height: 267px;
  text-align: left;
  border:0px none white;
  background-color: #333333;
  font-size: 11px;
  font-weight: bold;
  color: white;
  float: left;
}

.start_shop_small{
  width: 100px;
  height: 267px;
  min-height: 267px;
  text-align: left;
  border:0px none white;
  background-repeat: no-repeat;
  background-image: url('0/images/bg_shop_small.gif');
  font-size: 11px;
  font-weight: bold;
  color: white;
  float: left;
}

.start_shop_topic_title{
  width: 100%;
  padding-left: 26px;
  padding-top: 7px;
  border:0px none white;
  font-size: 11px;
  font-weight: bold;
  color: white;
}

.start_button_link_small{
  padding-left: 8px;
  padding-top: 25px;
  border:0px none white;
}

.start_shop_topcategory{
  width: 100%;
  height: 75px;
  min-height: 69px;
  text-align: center;
  border:0px none white;
  float: left;
}

.start_shop_topspace{
  width: 100%;
  height: 10px;
  min-height: 10px;
  float: left;
}

.start_topseller_container{
  width: 85%;
  height: 220px;
  min-height: 220px;
  margin-top: 10px;
  margin-left: 10px;
  float: left;
}

.start_smallfont{
  color: #787f87;
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-size: 8px;
  float: left;
  margin-left: 10px;
}

.details_elem_varianten_image{
  width: 100%;
}

.details_elem_product_flash_xxxs_container{
  width: 260px;
  height: 260px;
  text-align: center;
  overflow: hidden;
  margin-right: 5px;
}


a.start_shop_topic_title{
  color: white;
  padding-left: 12px;
  padding-top: 0px;
}
