﻿font-tahoma{
  font-family: Tahoma;
}

HTML{
  font-family: Verdana, Geneva, Arial, Helvetica, verdana;
  font-size: 10px;
  background-color: #FAF0E6;
  margin: 0px;
  padding: 0px;
}

BODY{
  font-family: verdana;
  font-size: 12px;
  background-color: #FFFFF1;
  margin: 0px;
  padding: 0px;
}

TABLE{
  font-family: Verdana, Geneva, Arial, Helvetica, verdana;
  font-size: 10px;
  color: inherit;
  margin: 0px;
  padding: 0px;
}

TR{
  font-family: Verdana, Geneva, Arial, Helvetica, verdana;
  font-size: 10px;
  color: inherit;
  margin: 0px;
  padding: 0px;
}

TD{
  font-family: Verdana, Geneva, Arial, Helvetica, verdana;
  font-size: 10px;
  color: inherit;
  margin: 0px;
  padding: 0px;
}

TH{
  font-family: Verdana, Geneva, Arial, Helvetica, verdana;
  font-size: 10px;
  color: inherit;
  margin: 0px;
  padding: 0px;
}

LI{
  font-family: Verdana, Geneva, Arial, Helvetica, verdana;
  font-size: 10px;
  color: inherit;
  margin: 0px;
  padding: 0px;
}

SUP A{
  font-size: 60%;
  text-decoration: none;
  font-weight: bold;
  color: #000000;
}

SUP A:Hover{
  text-decoration: none;
}

IMG{
  border: none;
}

b{
  color: inherit;
}

FORM{
  margin: 0px;
  padding: 0px;
}

HR{
  color: #FFFFFF;
  height: 20px;
  border-top: 1px solid #EFEFF1;
  border-bottom: 1px solid #FFFFFF;
}

A{
  color: #000000;
  text-decoration: none;
}

A:Hover{
  color: #D81F01;
  text-decoration: underline;
}

A.details{
  color: #ff6600;
  font-size: 12px;
  text-decoration: underline;
}

A.details3{
  color: #ff6600;
  font-size: 11px;
  
}

A.details2{
  color: #000000;
  font-size: 10px;
}


H1{
  color: #000000;
  font-weight: bold;
  font-size: 17px;
  margin: 0px;
  padding: 0px;
}

H2{
  color: #000000;
  font-weight: bold;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
}

SMALL{
  font-size: 70%;
}

#main_table_fixed{
  width: 990px;
}

#main_table{
  width: auto;
}

.containermain{
  width: 100%;
  padding: 0px 9px 60px 9px;
}

.containerleft{
  width: 196px;
  border-top: 0px dotted #000000;
  border-left: 0px dotted #000000;
  border-right: 0px dotted #000000;
  border-bottom: 0px dotted #000000;
  color: #000000;
  background-color: #FFFFF0; /*default: #f5f5f5;*/
  border-color: #000000;
  padding-top: 4px;
}

.containerright{
  width: 180px;
  border-top: 0px solid #000000;
  border-bottom: 0px solid #000000;
  color: #777E84;
  background-color: #FFFFF0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
   -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
box-sizing: border-box;
  overflow: hidden;
  padding-left: -5px;
  padding-top: 4px;
}

.containertop_fixed{
  width: 1000px;
  text-align: center;
}

.containerbottom_fixed{
  width: 1000px;
  text-align: center;
}

.boxheader{
  width: 100%;
  height: 135px;
  background-color: #FFFFF1;
  color: #ffffff;
  
  text-align: center;
  vertical-align: text-bottom;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  margin: 5px 0px;
  padding: 0px 0px 0px 0px;
}

.boxfooter{
  width: 100%;
  height: auto;
  margin-top: 2px;
  text-align: 
;
  background-color: #FFFFF0;
  color: #cccccc;
  vertical-align: absmiddle;
  padding: 6px 0px;
}

.boxheadermenu{
  font-family: verdana;
  width: 99%;
  height: auto;
  Font-size: 8px;
  background-image: url(0/images/BALKEN_UNTER_LOGO_20_PIXEL.jpg);
  background-color: #ffe960;
  border-top: 1px solid #808080;
  border-bottom: 1px solid #000000;
  color: #000000;
  min-height: 20px;
  padding: 0px;
}

.boxfooter A{
  color: #677787;
}

.boxfooter A:Hover{
  color: #677787;
}

.boxfootermenu{
  text-align: center;
  background-color: #FFFFF0;

  color: #677787;
  padding: 8px 150px 10px 150px;
}

.boxleft{
  margin-top: 10px;
  width: 196px;
  height: 23px; 
 /* background-color: #FFF999; */
  background-image: url(0/images/BAKEN_23x196.jpg);
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  padding-top: 5px;
  
  border-top: 0px dotted #BDB76B;
  border-left: 0px dotted #BDB76B;
  border-right: 0px dotted #BDB76B;
  border-bottom: 0px solid #AAAAAA;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;

}

.boxleft-content{

  width: 196px;
  background-color: #FFFFE8;
  color: #0000FF;
  border-left: 1px solid #f3cb36;
  border-right: 1px solid #f3cb36;
  border-bottom: 1px solid #f3cb36;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  padding: 2px 10px;

}

.boxrightmyaccountborder{
  margin-top: 0px;
  border-left: 0px solid #EFEEDC;
  border-right: 0px solid #000000;
  border-top: 0px solid #FFFFFF;
  border-bottom: 0px solid #000000;
  background-color: #FFFFF0;
  border-color: #000000;
}

.boxrightproductborder{
  border-left: 0px solid #EDF1F0;
  border-top: 0px solid #FFFFFF;
  background-color: #FFFFF1;
  border-color: #cccccc;
}

/* &Uuml;berschriften der rechten Boxen (Warenkorb,Informationen,Mein Konto & Newsletter */
.boxrightmyaccount{

  width: 180px;      /* Breite der Box default 196px */
  height: 21px;
  font-weight: bold;
  font-size: 11px;
  padding-top: 4px;
  padding-left: 15px;
  
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  /* background-color: #FFF999;  */
  border-top: 0px dotted #BDB76B;
  border-left: 0px dotted #BDB76B;
  border-right: 0px dotted #BDB76B;
  border-bottom: 0px solid #aaaaaa;
  background-image: url(0/images/BAKEN_21x180_N2.jpg);
  color: #000000;
}

.boxrightproduct{
  width: 196px;
  height: 21px;
  font-weight: bold;
  font-size: 11px;
  padding-top: 4px;
  padding-left: 25px;
  
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;

  background-image: url(0/images/BAKEN_21x196_N2.jpg);
  border-top: 0px solid #e3e3e3;
  border-bottom: 0px solid #e3e3e3;
  border-left: 0px solid #e3e3e3;
  border-right: 0px solid #e3e3e3;
  
  color: #000000;
}
.boxleft-content2{

  width: 196px;
  background-color: #FFFFE8;
  color: #0000FF;
  border-left: 1px solid #f3cb36;
  border-right: 1px solid #f3cb36;
  border-bottom: 1px solid #f3cb36;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  padding: 2px 10px;

}



/* Inhalte der rechten Boxen (Warenkorb,Informationen,Mein Konto & Newsletter */
.boxrightmyaccount-content{
  width: 180px;
  border-left: 1px solid #f3cb36;
  border-right: 1px solid #f3cb36;
  border-bottom: 1px solid #f3cb36;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  color: #7a7d84;
  padding: 3px 10px;
  background-color: #ffffE0;
 
}

.boxrightproduct-content{
  width: 180px;
  border-top: 0px solid #D9D9D9;
  border-left: 0px solid #EDF1F0;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  background-color: #FFFFF1;
  color: #000000;
  padding: 3px 10px;
}

.boxrightmyaccount-content TD{
  color: #000000;
}

.boxrightproduct-content TD{
  color: #889093;
}

.boxrightmyaccount-td{
  color: #000000;
}

.boxrightproduct-td{
  color: #000000;
}

.boxleft-td{
  color: #000080;
  font-size: 11px;
}

.boxleft-td2{
  color: #000000;
  font-size: 11px;
}


.containerfullrow{
  float: left;
  width: 100%;

}

.containerhalfrow{
  float: left;
  width: 49.9%;
  height: 215px;
}

.containerthirdrow{
  float: left;
  width: 33%;
}

.containerthirdrowfix{
  float: left;
  width: 34%;
}

.containerquarterrow{
  float: left;
  width: 25%;
}

.containerstepsitem{
  float: left;
  width: 20%;
}


.locationrow{
  font-family: verdana;
  border-bottom: 0px solid #bdb76b;
  border-top: 0px solid #bdb76b;
  border-left: 0px solid #bdb76b;
  border-right: 0px solid #bdb76b;
  font-size: 10px;
  letter-spacing:2px;
  color: #000080;
  background-color: #FFFFF1;
  padding-top: 3px;
  padding-bottom: 0px;
  height: 10px;
  margin-left: 13px;
  margin-top: 0px;
  margin-right: 193px;

;
}

.locationrow A{
  font-family: verdana;
  letter-spacing:2px;
  text-decoration: underline;
  color: #000080;
}

.locationrow td{
  color: #000080;

}

.producttitlerow_red{
  vertical-align: bottom;
  border: 0px solid #bdbdbd;
  font-size: 11px;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;

  min-height: 15px;
  height: 15px;
  font-weight: bold;
  border-left: 0px solid #FFCC33;
  border-top: 0px solid #bdbdbd;
  border-bottom: 0px solid #bdbdbd;
  
  color: #000000;
  line-height: 20px;
  margin: 4px 4px 0px 4px;
  padding: 5px 5px 5px 7px;

}

.producttitlerow_blue{
  vertical-align: center;
  border-top: 0px solid #bdbdbd;
  border-right: 0px solid #bdbdbd;
  border-bottom: 0px solid #7f7f7f;
  background-image: url(0/images/herbstaktion2.gif);
  font-size: 13px;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  min-height: 20px;
  height: 20px;
  border-bottom: 0px solid #bdbdbd;
  font-weight: bold; 
  border-left: 0px solid #FFCC33;
  border-top: 0px solid #bdbdbd;
  color: #000000;
  line-height: 11px;
  margin: 4px 4px 18px 4px;
  padding: 4px 5px 5px 4px;
  border-left-color: #FFCC33;
  border-right-color: #bdbdbd;
  border-top-color: #ff1f1f;
}

.producttitlerow_red_big{
  vertical-align: bottom;
  border: 1px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  min-height: 20px;
  height: 20px;
  border-bottom: 1px none;
  font-weight: bold;
  border-left: 8px solid #FF3300;
  border-top: 1px solid #FF3300;
  color: #f00000;
  line-height: 15px;
  margin: 4px 4px 0px 4px;
  padding: 10px 5px 2px 7px;
  border-left-color: #db6751;
  border-right-color: #000000;
  border-top-color: #db6751;

}

.producttitlerow_blue_big{
  vertical-align: bottom;
  border: 1px solid #CBCBCB;
  font-size: 12px;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
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: #f00000;
  line-height: 20px;
  margin: 4px 4px 0px 4px;
  padding: 8px 5px 1px 7px;
  border-left-color: #db6751;
  border-right-color: #000000;
  border-top-color: #db6751;

}

.productrow_borderaftertitle_full{
  vertical-align: top;
  border: 0px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  min-height: 190px;
  height: 190px;
  border-top: 0px;
  margin: 0px 4px 15px 4px;
  padding: 0px 5px 2px 5px;
  border-color: #bdbdbd;
}

.productrow_borderaftertitle_half{
  vertical-align: top;
  border: 0px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  min-height: 152px;
  height: auto;
  border-top: 0px;
  margin: 0px 4px 4px 4px;
  padding: 0px 5px 2px 5px;
  border-color: #bdbdbd;
}

.productrow_noborder{
  vertical-align: top;
  border: 1px solid #FFFFFF;
  font-size: 11px;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  min-height: 0px;
  height: auto;
  margin: 4px;
  padding: 0px;
}

.productrow_fullborder_full{
  vertical-align: top;
  border: 0px solid #CBCBCB;
  border-bottom: 1px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  min-height: 245px;
  height: 245px;
  margin: 4px;
  padding: 5px 5px 2px 5px;
  border-color: #bdbdbd;
}

.productrow_fullborder_half{
  vertical-align: top;
  border: 0px solid #bdbdbd;
  font-size: 11px;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  min-height: 153px;
  height: 153px;
  margin: 4px;
  padding: 5px 5px 2px 5px;
  border-color: #7f7f7f;
}

.productrow_fullborder_quarter{
  vertical-align: top;
  border: 0px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  min-height: 244px;
  height: 244px;
  margin: 4px;
  padding: 5px 5px 2px 5px;
  border-color: #000000;
}

.contentboxlistrow{
  vertical-align: middle;
  border: 1px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  min-height: 28px;
  height: 26px;
  border-bottom: 1px none;
  font-weight: bold;
  color: #000000;
  line-height: normal;
  background-color: #fff999;
  margin: 10px 4px 0px 4px;
  padding: 4px 5px 0px 7px;
  
 
  
}

.categorytitlerow{
  vertical-align: middle;
  font-size: 11px;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  width: 588px;
  height: 44px;
  background-image: url(0/images/BAKEN_44x588.jpg);
  border-bottom: 0px none;
  font-weight: bold;
  color: #000000;
  border-bottom: 0px solid #BDB76B;
  border-top: 0px solid #F0E68C;
  line-height: normal;
  background-color: #FFFFE0;
  margin: 4px 4px 0px 4px;
  padding: 5px 5px 0px 7px;


}

.contentbox{
  vertical-align: top;
  border: 1px solid #CBCBCB;
  font-size: 10px;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  min-height: 0px;
  height: auto;
  border-top: 0px;
  color: #000000;
  margin: 0px 4px;
  padding: 6px;
  border-color: #cbcbcb;
}

/* Kategorienbeschreibung Mitte  */

.categorydetailsrow{
  vertical-align: top;
  border: 0px solid #CBCBCB;
  font-size: 10px;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  min-height: 0px;
  height: auto;
  border-top: 0px;
  color: #000000;
  margin: 0px 4px 4px 4px;
  padding 6px;
  border-color: #000000;
}

/* Kategorienliste Mitte Farben Rahmen usw */

.categorydetailsrow2{
  vertical-align: top;
  border: 0px solid #CBCBCB;
  font-size: 10px;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  min-height: 0px;
  height: auto;
  border-top: 0px;
  color: #000000;
  margin: 0px 4px 4px 4px;
  padding: 6px;
  border-color: #000000;
}



.categorydetailsrow_empty{
  vertical-align: top;
  border: 1px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  height: 1px;
  min-height: 0px;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
  line-height: 0px;
  margin: 0px 4px 4px 4px;
  padding: 0px;
  border-top-color: #FFFFF1;
}

.locatortitlerow{
  vertical-align: middle;
  border-bottom: 0px solid #BDB76B;
  border-left: 0px solid #bdb76b;
  border-right: 1px solid #bdb76b;
  font-size: 11px;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  min-height: 28px;
  height: 26px;
  
  font-weight: bold;
  background-color: #FFFFF1;
  line-height: normal;
  margin: 0px 4px 0px 4px;
  padding: 4px 5px 0px 7px;
  border-color: #BDB76B;
  color: #000000;
}

.locatortitlerow_empty{
/*  vertical-align: middle;
  border: 1px solid #BDB76B;
  font-size: 11px;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  min-height: 0px;
  height: 0px;

  font-weight: bold;
  line-height: 0px;
  margin: 4px 4px 0px 4px;
  padding: 0px;
  background-color: #F0E68C;
  border-color: #BDB76B;
  color: #000000;     */
}

.locatordetailsrow{
  vertical-align: top;
  border-bottom: 1px solid #BDB76B;
  font-size: 10px;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  min-height: 0px;
  height: auto;
  background-color: fffff0;
  color: #000000;
  margin: 0px 4px 4px 4px;
  padding: 3px 6px;
  border-color: #BDB76B;
}

.productcategoryrow{
  width: 588px;
  min-height: 21px;
  height: 21px;
  line-height: 11px;
  border-bottom: 0px none;
  font-size: 12px;
  font-weight: bold;
  border: 0px solid #CBCBCB;
  border-left: 0px solid #677787;
  border-bottom: 0px solid #AAAAAA;
  color: #000000;
  background-image: url(0/images/BAKEN_21x588_N2.jpg);
  margin: 0px 4px 0px 4px;
  padding-top: 5px;
  border-color: #000000;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}

.producttitlecell_red{
  font-size: 13px;
  font-weight: bold;
  color: #000000;
}

.producttitlecell_blue{
  font-size: 12px;
  font-weight: bold;
  color: #f00000;
}

.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{
  margin: 0px;
  margin-right: 54px;

  height: 130px;

  float: none;
  text-align: center;
  
}

.language{
  color: #585858;
}

.language_activ{
  color: #585858;
  font-weight: bold;
}

.link_{
  color: #0000cc;
}

.link_header{
  font-size: 9px;
  color: #ffffff;
}

td.link_header{
  padding-right: 15px;
  padding-bottom: 3px;
}

.link_footer{
  font-size: 10px;
  color: #677787;
  margin-left: 7px;
  margin-right: 7px;
}

.currency{
  color: #f00000;
}

.currency_activ{
  color: #f00000;
  font-weight: bold;
}

A.currency{
  color: #f00000;
}

A.currency_activ{
  color: #f00000;
}

A.language:Hover{
  color: #585858;
  text-decoration: underline;
}

A.language_activ:Hover{
  color: #585858;
  text-decoration: underline;
}

A.link_headermenu:Hover{
  color: #585858;
  text-decoration: underline;
}

A.link_header:Hover{
  color: #ffffff;
  text-decoration: underline;
}

.headermenu_fixedbox{
  float: left;
  text-align: left;
  height: 12px;
  width: 180px;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  padding: 10px 0px 5px 5px;
}

.headermenu_autobox{
  /* Feste Breite f&uuml;r die Men&uuml;punkte */
  float: left;
 background-image: url(0/images/BALKEN_UNTER_LOGO_20_PIXEL.jpg);

  text-align: center;
  height: 12px;
  font-size: 11px;
  border-bottom: 0px solid #808080;
  border-left: 1px solid #AAAAAA;
  border-right: 0px solid #808080;

  padding: 3px 15px 3px 15px;
  border-right-color: #000000;
  border-bottom-color: #000000;
}

input{
  font-family: Verdana, Geneva, Arial, Helvetica, verdana;
  font-size: 10px;
  background-color: transparent;
  margin-top: 4px;
}

select{
  font-family: Verdana, Geneva, Arial, Helvetica, verdana;
  font-size: 10px;
  background-color: #FFFFFF;
  margin-top: 4px;
}

textarea{
  font-family: Verdana, Geneva, Arial, Helvetica, verdana;
  font-size: 10px;
  background-color: #FFFFFF;
  margin-top: 4px;
}

.search_input{
  background-color: #FFFFFF;
  vertical-align: top;
  width: 125px;
  color: #000000;
  font-weight: normal;
  border: 2px inset #808080;
  border-bottom: 1px inset #808080;
  border-right: 1px inset #808080;
}

.search_go{
  width: 30px;
  border: 1px solid #E5090B;
  color: ##404a54;
  background-color: #ffffff;
  font-weight: bold;
  border-color: #D4D0C8;
}

.categorybox_rootcategory{
  Font-family: verdana;
  color: #0001c2;
  font-weight: bold;
  font-size: 13px;
  padding-bottom: 3px;
}

.categorybox_rootcategorylink{
  Font-family: verdana;
  color: #0001c2;
  font-size: 13px;
  padding-bottom: 3px;
}

.categorybox_rootcategory_exp{
  Font-family: verdana;
  color: #0001c2;
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 3px;
}
.categorybox_subcategory{
  Font-family: verdana;
  font-size: 11px;
  padding-top: 1px;
  padding-bottom: 4px;
  color: #000000;
}
.subcategory_exp{
  Font-family: verdana;
  font-size: 11px;
  padding-top: 1px;
  padding-bottom: 4px;
  color: #00ffff;
}


.variant_select{
  width: 250px;
  background-color: #FFFFFF;
}

.warenkorb_img{
  border: 0px;
  border-right: 0px solid #D9D9DB;
  border-bottom: 0px solid #D9D9DB;
  background-color: #ffffe0;
  vertical-align: top;
  height: 16px;
  cursor: pointer;
  margin: 0px;
  border-color: #ffffe0;
}

.warenkorb_button{
  border: 0px;
  border-left: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  border-right: 2px solid #7F7F7F;
  border-bottom: 2px solid #7F7F7F;
  background-color: #ffffE0;
  vertical-align: top;
  width: 125px;
  color: #000000;
  height: 18px;
  cursor: pointer;
  margin: 0px;

}

.save_button{
  border: 0px;
  border-left: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  border-right: 2px solid #7F7F7F;
  border-bottom: 2px solid #7F7F7F;
  background-color: #ffffd2;
  vertical-align: top;
  width: 125px;
  color: #ff0000;
  height: 18px;
  cursor: pointer;
  margin: 0px;

}

.warenkorb_mini_button{
  border: 0px;
  border-right: 1px solid #D9D9DB;
  border-bottom: 1px solid #D9D9DB;
  background-color: #FFFFFF;
  vertical-align: top;
  width: 100px;
  color: #db6751;
  height: 18px;
  margin: 0x;
  border-color: #BDBDBD;
}

.warenkorb_img2{
  border: 1px solid #BDBDBD;
  background-color: #FFFFFF;
  vertical-align: top;
  color: #db6751;
  margin-bottom: 10px;
  font-weight: bold;
  cursor: pointer;
  height: 16px;
  margin-top: 5px;
  border-color: #BDBDBD;
}

.warenkorb_button2{
  border: 1px solid #BDBDBD;
  background-color: #FAFAFA;
  vertical-align: top;
  color: #000000;
  margin-top: 5px;
  font-size: 11px;
  cursor: pointer;
  width: 110px;
  height: 18px;
  border-color: #eaeaea;
}

.warenkorb_button3{
  border: 1px solid #D9D9DB;
  background-color: #FAFAFA;
  vertical-align: top;
  color: #db6751;
  margin-top: 1px;
  font-weight: bold;
  cursor: pointer;
  width: 130px;
  height: 18px;
  border-color: #eaeaea;
}

.warenkorb_mini_button2{
  border: 1px solid #D9D9DB;
  background-color: #FAFAFA;
  vertical-align: top;
  color: #db6751;
  margin-top: 5px;
  font-weight: bold;
  cursor: pointer;
  width: 100px;
  height: 18px;
  border-color: #eaeaea;
}

.login_input{
  background-color: #FFFFFF;
  vertical-align: top;
  width: 118px;
  color: #7c8089;
  font-weight: bold;
  margin-top: 3px;
  margin-bottom: 3px;
  border: 2px inset #808080;
  border-bottom: 1px inset #C0C0C0;
  border-right: 1px inset #C0C0C0;
}

.login_button{
  background-color: #FFFFFF;
  vertical-align: top;
  width: 118px;
  color: #7c8089;
  font-weight: bold;
  margin-top: 3px;
  margin-bottom: 3px;
  border: 1px solid #D9D9DB;
  cursor: pointer;
  border-color: #7c8089;
}

.login_checkbox{
  cursor: pointer;
  margin: 0px;
  padding: 0px;
}

.product_image{
  border: 0px solid #b8b596;
}

.product_image_s_container{
  height: 62px;
  width: 62px;
  color: #000000;
  text-align: center;
  vertical-align: top;
  background-color: #FFFFF1;
  border: 0px solid #b3b3b3;
  overflow: hidden;
  margin-right: 10px;
  margin-bottom: 3px;
  margin-top: 3px;

}

.product_image_s_container_zoom{
  height: 100px;
  width: 100px;
  color: #000000;
  text-align: center;
  vertical-align: top;
  background-color: #FFFFF1;
  border: 0px solid #b3b3b3;
  overflow: hidden;
  margin-right: 10px;
  margin-bottom: 3px;
  margin-top: 3px;

}

.product_image_xs_container{
  height: 118px;
  text-align: center;
  overflow: hidden;
}

.product_image_xxs_container{
  width: 115px;
  text-align: center;
  overflow: hidden;
  margin-right: 5px;
}

.product_image_xxxs_container{
  width: 200px;
  height: 200px;
  border: 1px solid #b8b596;
  text-align: center;
  overflow: hidden;
  margin-right: 5px;
}

.product_image_xxxs_container2{
	width: 210px;
	height: 215px;
	text-align: center;
	overflow: hidden;
	margin-right: 5px;
}



.product_links{
  font-size: 9px;
  border: 0px;
  height: 35px;
  color: #585858;
}

.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_variant{
  font-weight: normal;
  font-size: 9px;
  height: 35px;
  color: #404a54;
}

.product_description{
  font-weight: normal;
  font-size: 10px;
  color: #606060;
}

.product_description1{
  font-weight: normal;
  font-size: 10px;
  color: #606060;
}



.product_artnr{
  font-weight: normal;
  height: 25px;
  padding-top: 4px;
  font-size: 9px;
  color: #000000;
}

.product_mwst{
  font-weight: normal;
  height: 25px;
  margin-bottom: -5px;
  font-size: 9px;
  color: #000000;
}

.product_text{
  font-size: 9px;
  color: #000000;
}

.product_text2{
  font-size: 10px;
  color: #000000;
}

.product_text3{
  
  float:center;
  font-size: 11px;
  color: #000000;
}

.product_price_new{
  font-weight: bold;
  font-size: 18px;
  color: #000000;
  border: 0px;
  margin: 0px;
}

.product_price_new_big{
  font-weight: bold;
  font-size: 18px;
  color: #000000;
  border: 0px;
  margin: 0px;
}

.product_price_new_small{
  font-weight: bold;
  font-size: 12px;
  color: #000000;
  border: 0px;
  margin: 0px;
  margin-bottom: -2px;
}

.product_price_old{
  color: #000000;
  text-decoration: line-through;
  font-size: 12px;
  font-weight: bold;
  border: 0px;
  margin: 0px;
}

.product_price_old_text{
  color: #000000;
  font-size: 10px;
}

.product_price_new_text{
  color: #000000;
  font-weight: bold;
  font-size: 11px;
}

/* Striche zwischen den Kategorien im linken Container */
.hr_image{
  height: 0px;
  width: 100%;
  margin-top: 6px;
  margin-bottom: 6px;
}

.categorytitle{
  font-family: verdana;
  color: #000000;
  font-size: 12px;

}

.categorycount{
  color: #000000;
  font-size: 11px;
}

.categoryimage{
  margin: 1px 1px 3px 1px;
}

.contentlistheader{
  color: #000000;
  font-size: 11px;
  font-weight: bold;
}

.categorydescription{
  color: #000000;
  font-size: 11px;
  font-weight: bold;
}

.categorylink{
  font-family: verdana;
  color: #000000;
  font-weight: bold;
  line-height: 20px;
  font-size: 12px;

}

.categoryline{
  height: 0px;
  border-top: 1px solid #CBCBCB;
  margin-bottom: 3px;
  margin-top: 3px;
  line-height: 0px;
  padding: 0px;
  border-top-color: #000000;
}

.categoryline2{
  height: 0px;
  border-top: 1px solid #CBCBCB;
  margin-bottom: 3px;
  margin-top: 3px;
  line-height: 0px;
  padding: 0px;
  border-top-color: #000000;
  border-top-style: dotted;
}

.categoryline3{
  height: 0px;
  border-top: 1px solid #CBCBCB;
  margin-bottom: 3px;
  margin-top: 3px;
  line-height: 0px;

  padding: 0px;
}

* 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{
  font-family: verdana;
  color: #000000;
  font-size: 11px;
}

.locatortitle2{
  font-family: verdana;
  font-weight: bold;
  color: #000000;
  font-size: 11px;
}




.locatortext{
  color: #000000;
  font-size: 11px;

}

.locatorlink{
  font-size: 11px;
  color: #1a1a9a;
  font-weight: bold;
}

.locatorlink2{
  font-size: 10px;
  color: #000000;
  font-weight: bold;

}

.locatorlink3{
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}

.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: #FF0000;
}

.defaultcontents_linespacer{
  color: #EEEFF0;
  background-color: #EEEFF0;
  height: 1px;
  border: 0;
  margin-left: 7px;
  margin-top: 8px;
  margin-bottom: 0px;
}

.default_midbutton{
  width: 91px;
  height: 19px;
  border-left: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  border-right: 2px solid #7F7F7F;
  border-bottom: 2px solid #7F7F7F;
  font-size: 10px;
  font-weight: bold;
  color: #ff0000;
  margin-left: 3px;
  cursor: pointer;
}

.contentboxtext{
  font-size: 11px;
  color: #000000;
  padding-left: 10px;
}

.default_nextbutton{
  width: 242px;
  height: 20px;
  background-color: #ffe200;
  vertical-align: middle;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  color: #000000;
  border-top:  21px solid #bdbdbd;
  border-left: 1px solid #bdbdbd;
  border-width: 1px;
  margin: 0;
  padding-left: 0;
}

.default_nextbutton2{
  width: 200px;
  height: 20px;
  background-color: #FFFFE0;
  vertical-align: middle;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  color: #000000;
  border-width: 1px;
  border-top: 1px solid #bdbdbd;
  border-left: 1px solid #bdbdbd;
  margin: 0;
  padding: 0;
}








.default_nextlinecontainer{
  vertical-align: middle;
  padding-right: 0px;
  border: 0px solid #CBCBCB;
  color: #000000;
  background-color: #FFFFF1;
  text-align: right;
  margin: 5px 22px 4px 4px;
  border-color: #000000;
}
.default_nextlinecontainer2{
  vertical-align: middle;
  padding-left: 0px;
  border: 0px solid #CBCBCB;
  color: #000000;
  background-color: #FFFFF1;
  text-align: left;
  margin: 5px 4px 4px 4px;
  border-color: #000000;
}


.default_nextline{
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #CBCBCB;
  margin-left: 4px;
  margin-right: 3px;
  background-color: #ffffe0;
  margin-top: 10px;
  border-color: #000000;
  color: #372603;
}

.listcontents_nextline{
  width: 571px;
  
  border-collapse: collapse;
  border: 1px solid #CBCBCB;
  margin-left: 4px;
  margin-right: 3px;
  background-color: #F0E68C;
  margin-top: -5px;
  border-color: #000000;
  color: #000000;
}

.default_nextlink{
  color: #000000;
  font-size: 11px;
}

a.default_nextlink:Hover{
  color: #FFFFFF;
  text-decoration: underline;
}

.nicehr{
  border: none 0;
  border-top: 1px dashed #EEEFF0;
  height: 1px;
  width: 547px;
}

.font8{
  font-size: 8px;
}


.font9{
  font-size: 9px;
}

.font10{
  font-size: 10px;
}

.font11{
  font-size: 11px;
}

.font12{
  font-size: 12px;
}

.font13{
  font-size: 13px;
}

.font14{
  font-size: 14px;
  color: #000080;
}

.font15{
  font-size: 15px;
}

.font18{
  font-size: 18px;
}

.fontbold{
  font-weight: bold;
}

.fontitalic{
  font-style: italic;
}

.fontunderline{
  text-decoration: underline;
}

.fontred{
  color: #FF3300;
}

.fontorange{
  color: #FF6600;
}


.fontred2{
  color: #FF0000;
}

.fontblack{
  color: #000000;
}

.fontgray1{
  color: #000000;
}

.fontgray2{
  color: #000000;
}

.fontgray3{
  color: #003333;color: #372603;
}

fontgray4{
  color: #372603;
}


.fontgreen{
  color: #00B910;
}

.fontblue{
  color: #000080;
}
.fontgrey1{
  color: #575027;
}

.fontbrown{
  color: #372603;
}

.fontgrey2{
  color: #677787;
}

.addresscolumn{
  width: 147px;
}

.address_deliverybutton{
  border-left: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  border-right: 2px solid #7F7F7F;
  border-bottom: 2px solid #7F7F7F;
  cursor: pointer;
  color: #ff0000;

}

.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-left: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  border-right: 2px solid #7F7F7F;
  border-bottom: 2px solid #7F7F7F;
  background-color: #FAFAFA;
  color: #ff0000;
  height: 18px;
  padding-bottom: 2px;
  cursor: pointer;
  border-color: #eaeaea;
}

.dottedline{
  height: 1px;
  border: 0px;
  background-repeat: repeat-x;
  margin-top: 10px;
  margin-bottom: 0px;
  background-image: url(0/images/linedot.gif);
  padding: 0px;
}

.paddingtop3{
  padding-top: 3px;
}

.paddingtop5{
  padding-top: 5px;
}

.paddingtop10{
  padding-top: 10px;
}

.paddingleft5{
  padding-left: 7px;
 }

.margintop10{
 margin-top: 20px;
 }
 
  
h1.contextbox{
  background-color: #ffffe0;
  color: #000080;
  font-size: 20px;
  border: 1px solid #CBCBCB;
  border-left: 1px solid #CBCBCB;
  border-top: 1px solid #CBCBCB;
  border-bottom: 1px solid #CBCBCB;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  margin: 4px 4px 0px 4px;
  padding: 7px 7px 5px 7px;
  border-right-color: #CBCBCB;
}

div.contextbox{
  vertical-align: top;
  border: 0px solid #CBCBCB;
  border-top: none;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  margin: 0px 4px 15px 4px;
  padding: 10px 10px 10px 15px;
  border-color: #cbcbcb;
}

.msgbox{
  background-color: #FFFFF0;
  border 0px solid #BDB76B;
  font-size: 11px;
  margin: 4px 4px 7px 4px;
  padding: 2px 2px px 15px;

}

.errorbox{
  background-color: #FFFFEE;
  border: #C0C0C0 solid 0px;
  color: #FF0000;
  font-weight: bold;
  margin: 4px 4px 7px 4px;
  padding: 5üx 5px 5px 10px;

}

.compare_table{
  border-left: 1px dotted #C0C0C0;
  border-bottom: 1px dotted #C0C0C0;
  padding-left: 5px;
  padding-bottom: 5px;
  border-left-color: #000000;
  border-bottom-color: #000000;
}

.compare_table_noleft{
  border-left: 0px;
  border-bottom: 1px dotted #C0C0C0;
  padding-left: 5px;
  padding-bottom: 5px;
  border-bottom-color: #000000;
}

.compare_table_nobottom{
  border-left: 1px dotted #C0C0C0;
  border-bottom: 0px;
  padding-left: 5px;
  padding-bottom: 0px;
  padding-top: 0px;
  border-left-color: #000000;
}

.basketstepsitem{
  vertical-align: top;
  font-size: 11px;
  border: 1px solid #FFFFFF;
  min-height: 0px;
  height: auto;
  -moz-box-sizing: border-box;-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  margin: 5px 4px 0px 4px;
  padding: 0px;
}

.basketcontents_main{
  margin-top: 0;
}

.basketcontents{
  width: 569px;
  border-collapse: collapse;
  padding-left: 7px;
  margin-left: 5px;
  margin-top: 9px;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}

.basketcontents_headerleft{
  width: 7px;
  background-color: #372603;
  height: 23px;
  border: 1px solid #677787;
  border-bottom: 0;
  border-right: 0;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  border-color: #000000;
}

.basketcontents_headerright{
  border-top: 1px solid #677787;
  border-bottom: 0px;
  color: #372603;
  background-color: #F0E68C;
  height: 25px;
  font-weight: bold;
  font-size: 11px;
  width: 7px;
  border-right: 1px solid #CBCBCB;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
border-right-color: #000000;
  border-top-color: #000000;
}

.basketcontents_headeritems{
  border-top: 1px solid #677787;
  border-bottom: 0px;
  color: #372603;
  background-color: #F0E68C;
  height: 25px;
  font-weight: bold;
  font-size: 11px;
  width: 18px;
  border-top-color: #000000;
}

.basket_headitemprodukt{
  width: 75px;
}

.basket_headitemproduktspan{
  padding-left: 6px;
}

.basket_headitemtitle{
  width: 150px;
}

.basket_headitemanzahl{
  width: 127px;
}

.basket_headitemeinzpreis{
  width: 70px;
  text-align: right;
}

.basket_headitemust{
  width: 40px;
  text-align: right;
}

.basket_headitemgesamt{
  width: 78px;
  text-align: right;
}

.basket_headitempack{
  width: 233px;
  text-align: right;
}

.basket_headitemgesamtspan{
  padding-right: 10px;
}

.basketcontents_right{
  border-right: 1px solid #CBCBCB;
  border-right-color: #000000;
}

.basketcontents_left{
  border-left: 1px solid #CBCBCB;
  width: 7px;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  border-left-color: #000000;
}

.basketcontents_textgesamt{
  font-size: 11px;
  vertical-align: top;
  padding-top: 9px;
  padding-right: 10px;
}

.basketcontents_textust{
  font-size: 11px;
  vertical-align: top;
  padding-top: 9px;
  padding-left: 15px;
}

.basketcontents_texteinz{
  font-size: 11px;
  vertical-align: top;
  padding-top: 9px;
  padding-right: 20px;
}

.basketcontents_text{
  font-size: 11px;
  vertical-align: top;
  padding-top: 9px;
}

.basketcontents_icon{
  padding-top: 7px;
  padding-left: 7px;
  width: 30px;
}

.basketcontents_title{
  font-size: 10px;
  font-weight: bold;
}

.basketcontents_artinfo{
  font-size: 10px;
}

.basketcontents_bottom{
  border-bottom: 1px solid #CBCBCB;
  border-bottom-color: #000000;
}

.basketcontents_linespacerbig{
  color: #EEEFF0;
  background-color: #000000;
  height: 4px;
  border: 0;
  margin-left: 7px;
  margin-top: 8px;
  margin-bottom: 0px;
}

.basketcontents_linespacer{
  color: #EEEFF0;
  background-color: #000000;
  height: 1px;
  border: 0;
  margin-left: 7px;
  margin-top: 8px;
  margin-bottom: 0px;
}

.basketcontents_sumtitle{
  font-size: 11px;
  text-align: right;
  padding-bottom: 3px;
  padding-right: 15px;
  padding-top: 1px;
}

.basketcontents_sumtitlebig{
  font-size: 11px;
  text-align: right;
  padding-bottom: 3px;
  padding-right: 15px;
  padding-top: 5px;
  font-weight: bold;
  background-color: #FAFAFA;
}

.basketcontents_sumbig{
  font-size: 11px;
  text-align: right;
  padding-bottom: 3px;
  padding-right: 10px;
  padding-top: 2px;
  font-weight: bold;
  background-color: #FAFAFA;
}

.basketcontents_sum{
  font-size: 11px;
  text-align: right;
  padding-bottom: 3px;
  padding-right: 10px;
  padding-top: 2px;
}

.basketcontents_sumtable{
  border-collapse: collapse;
  width: 100%;
}

.basketcontents_artamountinput{
  width: 28px;
  height: 18px;
  font-size: 10px;
  text-align: right;
}

.basketcontents_artamountbutton{
  width: 91px;
  height: 19px;
  border-left: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  border-right: 2px solid #7F7F7F;
  border-bottom: 2px solid #7F7F7F;
  font-size: 10px;
  font-weight: bold;
  color: #eaeaea;
  margin-left: 3px;
  cursor: pointer;
}

.basketcontents_artdelsmallbutton{
  width: 17px;
  height: 19px;
  border-left: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  border-right: 2px solid #7F7F7F;
  border-bottom: 2px solid #7F7F7F;
  font-size: 10px;
  font-weight: bold;
  color: #ff3300;
  margin-left: 11px;
  margin-top: 8px;
  cursor: pointer;
}

.basketcontents_artdelbutton{
  width: 70px;
  height: 19px;
  border-left: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  border-right: 2px solid #7F7F7F;
  border-bottom: 2px solid #7F7F7F;
  font-size: 10px;
  font-weight: bold;
  color: #ff3300;
  margin-left: 2px;
  margin-top: 8px;
  cursor: pointer;
}

.basketcontentsrow_empty{
  vertical-align: top;
  border: 1px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  height: 1px;
  min-height: 0px;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
  line-height: 0px;
  margin: 0px 4px 4px 4px;
  padding: 0px;
  border-color: #000000;
}

.basketcontents_next{
  vertical-align: middle;
  border: 1px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  min-height: 28px;
  height: 26px;
  border-bottom: 1px none;
  font-weight: bold;
  background-color: #F0E68C;
  line-height: normal;
  margin: 4px 4px 0px 4px;
  padding: 4px 5px 0px 7px;
  border-color: #000000;
}

.stepsitemcontainer{
  vertical-align: top;
  border: 1px solid #FFFFE8;
  background-color: #FFFFFF;
  padding-top: 0px;
  padding-bottom: 2px;
  font-size: 11px;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  height: 75px;
  display: block;
  clear: both;
  margin: 4px;
  border-color: #000000;
}

.basketstepsitem:after{
  content: "";
  display: block;
  height: 0;
  clear: both;
}

a.basketcontents_nextlink:Hover{
  color: #FFFFFF;
  text-decoration: underline;
}

.stepitem_box{
  width: 569px;
  border-collapse: collapse;
  margin: 0px;
}

.stepitem_spacerbig{
  width: 8px;
}

.stepitem_spacer{
  width: 8px;
}

.stepitem_text{
  height: 75px;
  border: 1px solid #CBCBCB;
  background-color: #F0E68C;
  padding-top: 0px;
  vertical-align: top;
  color: #000000;
  width: 136px;
  border-color: #000000;
}

.stepitem_texthigh{
  height: 75px;
  border: 1px solid #CBCBCB;
  background-color: #F0E68C;
  padding-top: 0px;
  vertical-align: top;
  color: #000000;
  width: 136px;
  border-color: #000000;
}

.stepitem_textbighigh{
  font-weight: bold;
  font-size: 25px;
  color: #ff3300;
  padding-left: 4px;
}

.stepitem_textbig{
  font-weight: bold;
  font-size: 25px;
  color: #000000;
  padding-left: 4px;
}

.stepitem_textnormalhigh{
  font-weight: bold;
  font-size: 11px;
  color: #ff3300;
  padding-left: 4px;
}

.stepitem_textnormal{
  font-weight: bold;
  font-size: 11px;
  color: #000000;
  padding-left: 4px;
}

.stepitem_textsmall{
  padding-left: 7px;
  color: #000000;
  font-size: 10px;
}

.stepitem_link{
  color: #000000;
}

.stepitem_linkhigh{
  color: #000000;
}

.voucherlistrow{
  vertical-align: middle;
  border: 1px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  min-height: 28px;
  height: 26px;
  border-bottom: 1px none;
  font-weight: bold;
  color: #000000;
  border-left: 8px solid #677787;
  border-top: 1px solid #677787;
  background-color: #F0E68C;
  line-height: normal;
  margin: 10px 4px 0px 4px;
  padding: 4px 5px 0px 7px;
  border-right-color: #000000;
  border-left-color: #000000;
  border-top-color: #000000;
}

.voucherinputrow{
  vertical-align: top;
  border: 1px solid #CBCBCB;
  font-size: 10px;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  min-height: 0px;
  height: auto;
  border-top: 0px;
  color: #000000;
  margin: 0px 4px 4px 4px;
  padding: 6px;
  border-color: #000000;
}

.voucherlistwarning{
  font-size: 11px;
  color: #FF3300;
  padding-left: 10px;
}

.voucherlisttext{
  font-size: 11px;
  color: #000000;
  padding-left: 10px;
}

.voucherlistinput{
  width: 169px;
  height: 18px;
  margin-left: 9px;
}

.voucherlistheader{
  color: #000000;
  font-size: 11px;
  font-weight: bold;
}

.voucherlistsubmit{
  width: 148px;
  height: 19px;
  border: 1px solid #E9EAEB;
  color: #db6751;
  font-weight: bold;
  font-size: 10px;
  margin-left: 9px;
  cursor: pointer;
  border-color: #eaeaea;
}

.basket_headitemwishlist{
  width: 80px;
}

.basket_headitemamount{
  width: 55px;
  text-align: right;
}

.basketcontents_nextbutton{
  width: 222px;
  height: 25px;
  background-color: #FF3300;
  vertical-align: middle;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  float: right;
  cursor: pointer;
  color: #FFFFFF;
  border: 0;
  margin: 0;
  padding: 0;
}

.basketcontents_nextline{
  width: 571px;
  border-collapse: collapse;
  border: 1px solid #CBCBCB;
  margin-left: 4px;
  background-color: #F0E68C;
  margin-top: 10px;
  border-color: #000000;
  color: #000000;
}

.basketcontents_nextlink{
  color: #FFFFFF;
  font-size: 11px;
  cursor: pointer;
}

.ordercontentdata{
  vertical-align: middle;
  border: 1px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  min-height: 28px;
  height: 26px;
  border-bottom: 1px none;
  font-weight: bold;
  color: #000000;
  border-left:1px solid #ffd700;
  border-top: 1px solid #677787;
  background-color: #ffffe0;
  line-height: normal;
  margin: 10px 4px 0px 4px;
  padding: 4px 5px 0px 7px;
  border-right-color: #000000;
  border-left-color: #000000;
  border-top-color: #000000;
}

.ordercontenttext{
  font-size: 11px;
  color: #000000;
  padding-left: 10px;
}

.ordercontentheader{
  color: #000000;
  font-size: 11px;
  font-weight: bold;
}

.paymentcontentheader{
  vertical-align: middle;
  border: 1px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  min-height: 28px;
  height: 26px;
  border-bottom: 1px none;
  font-weight: bold;
  color: #000000;
  border-left:8px solid #ffd700;
  border-top: 1px solid #677787;
  background-color: #ffffe0;
  line-height: normal;
  margin: 10px 4px 0px 4px;
  padding: 4px 5px 0px 7px;
  border-right-color: #000000;
 
  border-top-color: #000000;
}

.paymentcontenttext{
  vertical-align: top;
  border: 1px solid #CBCBCB;
  font-size: 10px;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  min-height: 0px;
  height: auto;
  border-top: 0px;
  color: #000000;
  margin: 0px 4px 4px 4px;
  padding: 6px;
  border-color: #000000;
}

.paymentcontentdata{
  font-size: 11px;
  color: #000000;
  padding-left: 10px;
}

.usercontentheader{
  vertical-align: middle;
  border: 1px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  min-height: 28px;
  height: 26px;
  border-bottom: 1px none;
  font-weight: bold;
  color: #000000;
  border-left: 8px solid #ffd700;
  border-top: 1px solid #677787;
  background-color: #ffffe0;
  line-height: normal;
  margin: 10px 4px 0px 4px;
  padding: 4px 5px 0px 7px;
  border-right-color: #000000;
  border-left-color: #000000;
  border-top-color: #000000;
}

.usercontentdata{
  vertical-align: top;
  border: 1px solid #CBCBCB;
  font-size: 10px;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  min-height: 0px;
  height: auto;
  border-top: 0px;
  color: #000000;
  margin: 0px 4px 4px 4px;
  padding: 6px;
  border-color: #000000;
}

.usercontenttext{
  font-size: 11px;
  color: #000000;
  padding-left: 10px;
}

.useroptionheader{
  vertical-align: middle;
  border: 1px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  min-height: 28px;
  height: 26px;
  border-bottom: 1px none;
  font-weight: bold;
  color: #000000;
  border-left:8px solid #ffd700;
  border-top: 1px solid #677787;
  border-bottom: 1px solid #000000;
  background-color: #ffffe0;
  line-height: normal;
  margin: 10px 4px 0px 4px;
  padding: 4px 5px 0px 7px;
  border-right-color: #000000;
  border-left-color: #000000;
  border-top-color: #000000;
}

.useroptionsitem{
  height: 310px;
}

.useroptionstableitem.useroptionstable{
  width: 100%;
}

.useroptionstable{
  border-collapse: collapse;
  width: 100%;
}

.wrappingcontents_main{
  margin-top: 0;
}

.wrappingcontent{
  width: 569px;
  border-collapse: collapse;
  padding-left: 7px;
  margin-left: 5px;
  margin-top: 9px;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}

.wrapping_headerleft{
  width: 7px;
  background-color: #000000;
  height: 23px;
  border: 1px solid #677787;
  border-bottom: 0;
  border-right: 0;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  border-left-color: #000000;
  border-color: #000000;
}

.wrapping_headerright{
  border-top: 1px solid #677787;
  border-bottom: 0px;
  color: #000000;
  background-color: #F0E68C;
  height: 25px;
  font-weight: bold;
  font-size: 11px;
  width: 7px;
  border-right: 1px solid #CBCBCB;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  border-right-color: #000000;
  border-top-color: #000000;
}

.wrapping_headeritems{
  border-top: 1px solid #677787;
  border-bottom: 0px;
  color: #000000;
  background-color: #F0E68C;
  height: 25px;
  font-weight: bold;
  font-size: 11px;
  width: 18px;
  border-top-color: #000000;
}

.wrapping_headitemprodukt{
  width: 75px;
}

.wrapping_headitemproduktspan{
  padding-left: 6px;
}

.wrapping_headitemtitle{
  width: 112px;
}

.wrapping_headitemanzahl{
  width: 127px;
}

.wrapping_headitemeinzpreis{
  width: 94px;
  text-align: right;
}

.wrapping_headitemust{
  width: 61px;
  text-align: right;
}

.wrapping_headitemgesamt{
  width: 78px;
  text-align: right;
}

.wrapping_headitempack{
  width: 233px;
  text-align: right;
}

.wrapping_headitemgesamtspan{
  padding-right: 10px;
}

.wrappingcontents_right{
  border-right: 1px solid #CBCBCB;
  border-right-color: #000000;
}

.wrappingcontents_left{
  border-left: 1px solid #CBCBCB;
  width: 7px;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}

.wrappingcontents_text{
  font-size: 11px;
  vertical-align: top;
  padding-top: 9px;
  padding-right: 10px;
}

.wrappingcontents_textgesamt{
  font-size: 11px;
  vertical-align: top;
  padding-top: 9px;
  padding-right: 10px;
}

.wrappingcontents_textust{
  padding-left: 15px;
}

.wrappingcontents_texteinz{
  padding-right: 20px;
}

.wrappingcontents_icon{
  padding-top: 7px;
  padding-left: 7px;
  width: 30px;
}

.wrappingcontents_title{
  font-size: 10px;
  font-weight: bold;
}

.wrappingcontents_artinfo{
  font-size: 10px;
}

.wrappingcontents_bottom{
  border-bottom: 1px solid #CBCBCB;
  border-bottom-color: #000000;
}

.wrappingcontents_linespacerbig{
  color: #EEEFF0;
  background-color: #EEEFF0;
  height: 4px;
  border: 0;
  margin-left: 7px;
  margin-top: 8px;
  margin-bottom: 0px;
}

.wrappingcontents_linespacer{
  color: #EEEFF0;
  background-color: #EEEFF0;
  height: 1px;
  border: 0;
  margin-left: 7px;
  margin-top: 8px;
  margin-bottom: 0px;
}

.wrappinglistrow{
  border: 1px solid #CBCBCB;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;

  min-height: 28px;
  border-bottom: 1px none;
  font-size: 11px;
  font-weight: bold;
  border-left: 8px solid #677787;
  border-top: 1px solid #677787;
  color: #000000;
  vertical-align: middle;
  height: 26px;
  background-color: #F0E68C;
  line-height: normal;
  margin: 10px 4px 0px 4px;
  padding: 4px 5px 0px 7px;
  border-right-color: #000000;
  border-left-color: #000000;
  border-top-color: #000000;
}

.wrappinglistheader{
  color: #000000;
  font-size: 11px;
  font-weight: bold;
}

.wrappinginputrow{
  vertical-align: top;
  border: 1px solid #CBCBCB;
  -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
  min-height: 0px;
  height: auto;
  border-top: 0px;
  color: #000000;
  font-size: 10px;
  margin: 0px 4px;
  padding: 6px;
  border-color: #000000;
}

.wrappinglisttext{
  font-size: 11px;
  color: #000000;
  padding-left: 10px;
}

A.link_footer{
  color: #677787;
}

.boxleft A.boxleft-td{
  color: #000000;
}

.boxleft-td:Hover{
  color: #f00000;
}

A.currency:Hover{
  color: #f00000;
}

A.currency_activ:Hover{
  color: #f00000;
}

.categorybox_rootcategory:Hover{
  color: #f00000;
}

.categorybox_rootcategorylink:Hover{
  color: #f00000;
}

.categorybox_rootcategory_exp:Hover{
  color: #f00000;
}

.categorybox_subcategory:Hover{
  color: #f00000;
}

.boxrightmyaccount A.boxrightmyaccount-td{
  color: #000000;               /*Farbe für Warenkorb Mein Konto & Newsletter */

}

A.boxrightmyaccount-td{
  color: #7a7d84;
}

.boxrightproduct A.boxrightproduct-td{
  color: #000;
}

A.boxrightproduct-td{
  color: #000;
}

.productrow_borderaftertitle_quarter{
  border-color: #000000;
}

.product_title A{
  color: #000000;
}

H1.contextbox{
  background-color: #ffffe0;
  border-left-color: 1px solid #cbcbcb;
  border-right-color: 1px solid #cbcbcb;
  border-top-color: 1px solid #cbcbcb;
  border-bottom: 1px solid #CBCBCB;
  color: #000080;
  font-size: 14px;
}

.subcatfont{
  background-color: #cccccc font-size: 200px;
}
/* Schriftfarbe Headermenu Zeile */
.link_headermenu{
  color: #000000;
}


.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}
.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
	font-size: .9em;
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
a.highslide-full-expand {
   background: url(graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}

.highslide-viewport {
	display: none;
	/*visibility: hidden;*/
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.hidden-container {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(graphics/close.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}

/*****************************************************************************/
/* Controls for the galleries.											   */
/* Remove these if you are not using a gallery							   */
/*****************************************************************************/
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin: 20px 15px 10px 0;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(graphics/controlbar-white.gif) right -90px no-repeat;

}
.highslide-controls li {
	float: left;
	padding: 5px 0;
	margin:0;
}
.highslide-controls a {
	background-image: url(graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a.disabled span {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
	cursor: pointer;
}


/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}

/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 16px;
}
.highslide-footer .highslide-resize {
	display: block;
	float: right;
	margin-top: 5px;
	height: 11px;
	width: 11px;
	background: url(graphics/resize.gif) no-repeat;
}
.highslide-footer .highslide-resize span {
	display: none;
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}

/*****************************************************************************/
/* Styles for the Individual wrapper class names.							 */
/* See www.highslide.com/ref/hs.wrapperClassName							 */
/* You can safely remove the class name themes you don't use				 */
/*****************************************************************************/

/* hs.wrapperClassName = 'draggable-header' */
.draggable-header .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.draggable-header .highslide-heading {
	position: absolute;
	margin: 2px 0.4em;
}

.draggable-header .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.draggable-header .highslide-header .highslide-move * {
	display: none;
}
.draggable-header .highslide-header .highslide-close {
	position: relative;
	float: right;
	z-index: 2;
	padding: 0;
}
.draggable-header .highslide-header .highslide-close a {
	display: block;
	height: 16px;
	width: 16px;
	background-image: url(graphics/closeX.png);
}
.draggable-header .highslide-header .highslide-close a:hover {
	background-position: 0 16px;
}
.draggable-header .highslide-header .highslide-close span {
	display: none;
}
.draggable-header .highslide-maincontent {
	padding-top: 1em;
}


/* hs.wrapperClassName = 'no-footer' */
.no-footer .highslide-footer {
	display: none;
}

/* hs.wrapperClassName = 'wide-border' */
.wide-border .highslide-image {
	border-width: 10px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}

/* hs.wrapperClassName = 'borderless' */
.borderless .highslide-image {
	border: none;
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: silver;
}

/* hs.wrapperClassName = 'outer-glow' */
.outer-glow {
	background: #444;
}
.outer-glow .highslide-image {
	border: 5px solid #444444;
}
.outer-glow .highslide-caption {
	border: 5px solid #444444;
	border-top: none;
	padding: 5px;
	background-color: gray;
}

/* hs.wrapperClassName = 'colored-border' */
.colored-border .highslide-image {
	border: 2px solid green;
}
.colored-border .highslide-caption {
	border: 2px solid green;
	border-top: none;
}

/* hs.wrapperClassName = 'dark' */
.dark {
	background: #111;
}
.dark .highslide-image {
	border-color: black black #202020 black;
	background: gray;
}
.dark .highslide-caption {
	color: white;
	background: #111;
}
.dark .highslide-controls,
.dark .highslide-controls ul,
.dark .highslide-controls a {
	background-image: url(graphics/controlbar-black-border.gif);
}

/* hs.wrapperClassName = 'floating-caption' */
.floating-caption .highslide-caption {
	position: absolute;
	padding: 1em 0 0 0;
	background: none;
	color: white;
	border: none;
	font-weight: bold;
}

/* hs.wrapperClassName = 'controls-in-heading' */
.controls-in-heading .highslide-heading {
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding: 0 0 0 22px;
	margin: 0;
	background: url(graphics/icon.gif) no-repeat 0 1px;
}
.controls-in-heading .highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	margin: 0;
	top: -23px;
	left: 7px;
	background: none;
}
.controls-in-heading .highslide-controls ul {
	position: static;
	height: 20px;
	background: none;
}
.controls-in-heading .highslide-controls li {
	padding: 0;
}
.controls-in-heading .highslide-controls a {
	background-image: url(graphics/controlbar-white-small.gif);
	height: 20px;
	width: 20px;
}

.controls-in-heading .highslide-controls .highslide-move {
	display: none;
}

.controls-in-heading .highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.controls-in-heading .highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.controls-in-heading .highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.controls-in-heading .highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.controls-in-heading .highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.controls-in-heading .highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.controls-in-heading .highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.controls-in-heading .highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.controls-in-heading .highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}

/*****************************************************************************/
/* Styles for text based controls.						                     */
/* You can safely remove this if you don't use text based controls			 */
/*****************************************************************************/

.text-controls .highslide-controls {
	width: auto;
	height: auto;
	margin: 0;
	text-align: center;
	background: none;
}
.text-controls ul {
	position: static;
	background: none;
	height: auto;
	left: 0;
}
.text-controls .highslide-move {
	display: none;
}
.text-controls li {
    background-image: url(graphics/controlbar-text-buttons.png);
	background-position: right top !important;
	padding: 0;
	margin-left: 15px;
	display: block;
	width: auto;
}
.text-controls a {
    background: url(graphics/controlbar-text-buttons.png) no-repeat;
    background-position: left top !important;
    position: relative;
    left: -10px;
	display: block;
	width: auto;
	height: auto;
	text-decoration: none !important;
}
.text-controls a span {
	background: url(graphics/controlbar-text-buttons.png) no-repeat;
    margin: 1px 2px 1px 10px;
	display: block;
    min-width: 4em;
    height: 18px;
    line-height: 18px;
	padding: 1px 0 1px 18px;
    color: #333;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
.text-controls .highslide-next {
	margin-right: 1em;
}
.text-controls .highslide-full-expand a span {
	min-width: 0;
	margin: 1px 0;
	padding: 1px 0 1px 10px;
}
.text-controls .highslide-close a span {
	min-width: 0;
}
.text-controls a:hover span {
	color: black;
}
.text-controls a.disabled span {
	color: #999;
}

.text-controls .highslide-previous span {
	background-position: 0 -40px;
}
.text-controls .highslide-previous a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-previous a.disabled span {
	background-position: 0 -140px;
}
.text-controls .highslide-play span {
	background-position: 0 -60px;
}
.text-controls .highslide-play a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-play a.disabled span {
	background-position: 0 -160px;
}
.text-controls .highslide-pause span {
	background-position: 0 -80px;
}
.text-controls .highslide-next span {
	background-position: 0 -100px;
}
.text-controls .highslide-next a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-next a.disabled span {
	background-position: 0 -200px;
}
.text-controls .highslide-full-expand span {
	background: none;
}
.text-controls .highslide-full-expand a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-close span {
	background-position: 0 -120px;
}


/*****************************************************************************/
/* Styles for the thumbstrip.							                     */
/* See www.highslide.com/ref/hs.addSlideshow    							 */
/* You can safely remove this if you don't use a thumbstrip 				 */
/*****************************************************************************/

.highslide-thumbstrip {
	height: 100%;
}
.highslide-thumbstrip div {
	overflow: hidden;
}
.highslide-thumbstrip table {
	position: relative;
	padding: 0;
	border-collapse: collapse;
}
.highslide-thumbstrip td {
	padding: 1px;
	/*text-align: center;*/
}
.highslide-thumbstrip a {
	outline: none;
}
.highslide-thumbstrip img {
	display: block;
	border: 1px solid gray;
	margin: 0 auto;
}
.highslide-thumbstrip .highslide-active-anchor img {
	visibility: visible;
}
.highslide-thumbstrip .highslide-marker {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 0;
	border-style: solid;
	border-color: transparent; /* change this to actual background color in highslide-ie6.css */
}
.highslide-thumbstrip-horizontal div {
	width: auto;
	/* width: 100% broke in small strips in IE */
}
.highslide-thumbstrip-horizontal .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-up div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) left center no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down {
	display: none;
	position: absolute;
	top: 3px;
	right: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) center right no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal table {
	margin: 2px 0 10px 0;
}
.highslide-viewport .highslide-thumbstrip-horizontal table {
	margin-left: 10px;
}
.highslide-thumbstrip-horizontal img {
	width: auto;
	height: 40px;
}
.highslide-thumbstrip-horizontal .highslide-marker {
	top: 47px;
	border-left-width: 6px;
	border-right-width: 6px;
	border-bottom: 6px solid gray;
}
.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	margin-left: 10px;
}
.dark .highslide-thumbstrip-horizontal .highslide-marker, .highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	border-bottom-color: white !important;
}
.highslide-thumbstrip-vertical div {
	height: 100%;
}
.highslide-thumbstrip-vertical a {
	display: block;
}
.highslide-thumbstrip-vertical .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-up div {
	margin-left: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) top center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down div {
	margin-left: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) bottom center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical table {
	margin: 10px 0 0 10px;
}
.highslide-thumbstrip-vertical .highslide-marker {
	left: 0;
	margin-top: 8px;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-left: 6px solid gray;
}
.dark .highslide-thumbstrip-vertical .highslide-marker, .highslide-viewport .highslide-thumbstrip-vertical .highslide-marker {
	border-left-color: white;
}

.highslide-viewport .highslide-thumbstrip-float {
	overflow: auto;
}
.highslide-thumbstrip-float ul {
	margin: 2px 0;
	padding: 0;
}
.highslide-thumbstrip-float li {
	display: block;
	height: 60px;
	margin: 0 2px;
	list-style: none;
	float: left;
}
.highslide-thumbstrip-float img {
	display: inline;
	border-color: silver;
}
.highslide-thumbstrip-float .highslide-active-anchor img {
	border-color: black;
}
.highslide-thumbstrip-float .highslide-scroll-up div, .highslide-thumbstrip-float .highslide-scroll-down div {
	display: none;
}
.highslide-thumbstrip-float .highslide-marker {
	display: none;
}


