/* @import "xwb_debug.css";*/
/*oxid.css Warenbund*/
HTML{
  color: #000000;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 0px;
  padding: 0px;
}

BODY{
  color: #000000;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #FFFFFF;
  margin: 0px;
  padding: 0px;
}

/*CSS-Box-Model-Bug: für Opera 9 + Safari + Firefox 
alte Berechnung für Boxen-width global aktivieren
http://www.carsten-protsch.de/zwischennetz/doctype/box_model_bug.html
*/
div,p,table,tr,td,ul,li,h1,h2,h3,h4,h5,a,hr {
	box-sizing: border-box; 
	-moz-box-sizing: border-box; 
}

P{
	margin:0;
	padding:0;
	margin-top: 6px;
  box-sizing: border-box; 
}

TABLE{ 
  color: #000000;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 0px;
  padding: 0px;
  border-collapse: collapse; 
  box-sizing: border-box;
}

TR{
  color: #000000;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 0px;
  padding: 0px;
  box-sizing: border-box; 
}

TD{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: inherit;
  margin: 0px;
  padding: 0px;
  box-sizing: border-box; 

}

TH{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: inherit;
  margin: 0px;
  padding: 0px;
  box-sizing: border-box; 
}

LI{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}

SUP A{
  font-size: 60%;
  text-decoration: none;
  font-weight: bold;
  color: #000000;
}

SUP A:Hover{
  text-decoration: none;
}

IMG{
  border: none;
}

b{
}

FORM{
  margin: 0px;
  padding: 0px;
}

HR{ /*verbreitert*/
  color: #FFFFFF;
  height: 2px;
  border-top: 1px solid #EFEFF1;
  border-bottom: 1px solid #FFFFFF;
  box-sizing: border-box; 
}

A{
  color: #cc0000;
  text-decoration: none;
  margin: 0px;
  padding: 0px;
}

A:Hover{
  /*color: #cc0000;*/ /*keine globale Hover-Farbe*/
  text-decoration: underline;
}

A.details_zoom{
	font-weight: bold;
}

A.details_file{
	font-weight: bold;
	color: black;
}

H1{
  font-weight: bold;
  font-size: 13px;
  margin: 0px;
  padding: 0px;
  box-sizing: border-box; 
}

H2{
  font-weight: bold;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}

SMALL{
  font-size: 70%;
}

#main_table_fixed{
  width: 1000px;
}

#main_table{
  width: auto;
}

#bannertable td{
}

.containermain{
  width: 100%;
  -moz-box-sizing: border-box;
  /*Randabstand zu floats im Main-Contentbereich*/
  padding: 10px 24px 10px 24px; 
}

.wb_containermain_locator{
	width: 100%;
	padding: 0;
}

.containerleft{
  width: 183px; /*hat in Navi keinen Einfluß, nur banner*/
  border: 0;
  border-right: 1px solid #cc0000;
  color: #000000;
  background-color: #efeedc;
}

.containerright{
  width: 183px; /*rechte Leiste s. boxright; Einfl. nur auf Banner*/
  border: 0;
  color: #777E84;
  border-left: 5px solid #cc0000;
  color: #000000;
  background-color: #efeedc;
  -moz-box-sizing: border-box;
  padding-left: 0px; 
}

.containertop_fixed{
  width: 1000px;
  text-align: center;
}

.containerbottom_fixed{
  width: 1000px;
  text-align: center;
}

.boxheader{/*Logo Header*/
  width: 100%;
  height: auto;
  background-color: #faf9f4;
  color: #000000;
  text-align: left;
  vertical-align: text-bottom;
  -moz-box-sizing: border-box;
  padding: 0px 0px 0px 0px; 
}



.wb_boxheadermenu_table {
	height: 24px;
	/*width: 100%;*/
}
.wb_boxheadermenu_table td {
	background-color: #cc0000;;
	padding-bottom: 1px;
}


.wb_boxheadermenu_table td#language {
	/* ohne Flaggen*/
	/*
	padding-left: 67px;
	width: 117px; 
	*/
	/*mit Flaggen*/
	width: 184px;
	
	background-color: #efeedc;
	/*schrift über .language*/
}


.wb_boxheadermenu_table td.links {
 	/*schrift über boxheader a*/
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
}

.wb_boxheadermenu_table td.links a {
	font-weight: bold;
	color: white;
}	
.wb_boxheadermenu_table td#links a:hover{
	text-decoration: underline;
}	

.wb_boxheadermenu_table td#language a
{}	
.wb_boxheadermenu_table td#language a:hover{
	color: black;
	text-decoration: underline;
}	
/*----------- end headerleiste -------*/


.boxfootermenu{ /*jetzt: Fußleiste*/
  background-color: #efeedc;
  color: #cc0000;
  border-top: 1px solid #cc0000;
  padding: 6px 10px 5px 201px;
}

.boxfootermenu_social{ /*Fußleiste mit social bookmarks*/
  background-color: #efeedc;
  color: #cc0000;
  border-top: 1px solid #cc0000;
  border-bottom: 1px solid #cc0000;
  padding: 6px 0px 5px 33px;
  text-align: left;
}

/*SE Footer unten*/
#wb_se_footer{
	text-align:left; 
	padding: 48px 12px 36px 12px; 
	background-color: #EFEEDC;	
}

/*Texte Footerleiste*/
.footer_about{
	padding-left: 65px;
}
.footer_shipping{
	padding-left: 67px;
}
.footer_wb{
	padding-left: 180px;
}

.boxleft{ 
/*Boxen linke Leiste, überdecken containerleft-Anweisung*/
  width: 183px;
  background-color: #efeedc;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  padding-left: 6px;
  border-top: 1px solid #cc0000; 
  border-bottom: 1px solid #cc0000; 
  padding-top: 5px;
  padding-bottom: 5px;
  -moz-box-sizing: border-box;
}

.boxleft-content{
  width: 183px; /*Breite linke Leiste 183px*/
  background-color: #efeedc;
  color: #cc0000;
  -moz-box-sizing: border-box;
/*  padding: 3px 10px;*/ /*wg. Navigation deaktiviert*/
  padding: 0;
}

.boxrightmyaccountborder{
  background-color: #FAF9F4;
}

.boxrightproductborder{
  background-color: #FAFAFA;
}

.boxrightmyaccount{ /*Infobox*/
  width: 183px;
  font-weight: bold;
  font-size: 11px;
  padding-top: 4px;
  padding-bottom: 0px;
  height: 22px; 
  padding-left: 10px;
  -moz-box-sizing: border-box;
  background-color: #cc0000;
  color: white;
}

.boxrightproduct{ /*Schnäppchen*/
  width: 183px;
  font-weight: bold;
  font-size: 11px;
/*  padding-top: 10px;
  padding-left: 3px;*/
  padding-top: 4px;
  padding-bottom: 0px;
  height: 22px; 
  padding-bottom: 5px;
  -moz-box-sizing: border-box;
  background-color: #cc0000;
  color: #efeedc;
}

.boxrightmyaccount-content{
  width: 183px;
  border-bottom: 2px solid #cc0000;
  -moz-box-sizing: border-box;
  background-color: #faf9f4;
  color: #000000;
	padding: 3px;
	padding-left: 10px;
	padding-right: 0;
}




.boxrightmyaccount-content TD{
  color: #000000;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 0px; 
}

.boxleft-td{
  color: #000000;
}

.boxrightproduct-content{
  width: 183px;
  -moz-box-sizing: border-box;
  background-color: #faf9f4;
  color: #000000;
  padding: 3px 10px;
  border-bottom: 2px solid #cc0000;
}

.boxrightproduct-content TD{ /*Infobox-Links*/
  color: #000000;
}

.boxrightmyaccount-td{
  color: #000000;
}

.boxrightproduct-td{
  color: #000000;
}


.containerfullrow{
  float: left;
  width: 100%;
}

.containerhalfrow{
  float: left;
  width: 50%;
  
  margin: 0; 
  border-bottom: 1px solid #C0C0C0;
  -moz-box-sizing: border-box; 
}

.containerthirdrow{
  float: left;
  width: 33%;
}

.containerthirdrowfix{
  float: left;
  width: 34%;
}

.containerquarterrow{ /*letzte Artikel, step1-4*/
  float: left;
  width: 25%;
}

.locationrow { /*box f. kompl. Locator*/
  width: 100%;
  vertical-align: top;
	background-color: #faf9f4;
	padding-left: 24px;
	padding-right: 24px;
  -moz-box-sizing: border-box;
}

.locationrow td{ /*Höhe beider Locator*/
	height: 24px;
	padding-top: 6px;
}

.locationrow a{ /*überschreibt locatorlink_active*/
  color: #000000;
}


.producttitlerow_red{
  vertical-align: bottom;
  border: 1px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 28px;;
  height: 28px;
  border-bottom: 1px none;
  font-weight: bold;
  border-left: 8px solid #FF3300;
  border-top: 1px solid #FF3300;
  color: #cc0000;
  line-height: 20px;
  margin: 4px 4px 0px 4px;
  padding: 10px 5px 2px 7px;
  border-left-color: #cc0000;
  border-top-color: #cc0000;
  border-right-color: #efeedc;
}

.producttitlerow_blue{
  vertical-align: bottom;
  border: 1px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 28px;;
  height: 28px;
  border-bottom: 1px none;
  font-weight: bold;
  border-left: 8px solid #677787;
  border-top: 1px solid #677787;
  color: #efeedc;
  line-height: 20px;
  margin: 4px 4px 0px 4px;
  padding: 8px 5px 1px 7px;
  border-left-color: #efeedc;
  border-top-color: #efeedc;
  border-right-color: #efeedc;
}

.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: #cc0000;
  line-height: 20px;
  margin: 4px 4px 0px 4px;
  padding: 10px 5px 2px 7px;
  border-left-color: #cc0000;
  border-top-color: #cc0000;
  border-right-color: #efeedc;
}

.producttitlerow_blue_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 #677787;
  border-top: 1px solid #677787;
  color: #efeedc;
  line-height: 20px;
  margin: 4px 4px 0px 4px;
  padding: 8px 5px 1px 7px;
  border-left-color: #efeedc;
  border-top-color: #efeedc;
  border-right-color: #efeedc;
}

.productrow_borderaftertitle_full{
  vertical-align: top;
  border: 1px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 190px;
  height: 211px;
  border-top: 0px;
  margin: 0px 4px 15px 4px;
  padding: 0px 5px 2px 5px;
  border-color: #efeedc;
}

.productrow_borderaftertitle_half{
  vertical-align: top;
  border: 1px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 152px;
  height: 152px;
  border-top: 0px;
  margin: 0px 4px 4px 4px;
  padding: 0px 5px 2px 5px;
  border-color: #efeedc;
}

.productrow_noborder{
  vertical-align: top;
  -moz-box-sizing: border-box;
  min-height: 0px;
  height: auto;
}

.productrow_fullborder_full{
  vertical-align: top;
  border: 1px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 195px;
  height: 195px;
  margin: 4px;
  padding: 5px 5px 2px 5px;
  border-color: #efeedc;
}

.productrow_fullborder_half{ /*yy Produktliste Produktbox (Bild+Text)*/
  vertical-align: top;
  font-size: 11px;
  -moz-box-sizing: border-box;

	/*Höhe der Produktboxen in Produktliste*/
  min-height: 170px; /*! Höhenangabe notwendig wg. Floats, war: 188*/
  height: 170px; /*25.7.06: war 160px, evtl. zu eng.*/ 
	overflow: hidden; /*yy neu: keine Zerst. der Trennlinien*/
  margin-top: 10px;  
  margin-bottom: 10px;
}

.wb_productrow_fullborder_half_left { /*Abstand rechte Produktbox zur linken*/
/*	padding-left: 20px;*/
	margin-right: 13px;
}
.wb_productrow_fullborder_half_right { /*Abstand rechte Produktbox zur linken*/
/*	padding-left: 20px;*/
	margin-left: 13px;
}

.wb_productrow_half_text{
}

.wb_productrow_half_textbox{
	vertical-align: top;
}


.wb_productrow_fullborder_quarter_first{
	/*border-left: 1px solid black;*/ /*war: nur, falls Boxen zusammenst.*/
	width: 138px; /* wg. Firefox-Positionierungsfehler */
	}
.wb_productrow_fullborder_quarter_first,
.wb_productrow_fullborder_quarter_rest{
	padding-left: 4px;
	padding-right: 4px;
}
.wb_productrow_fullborder_quarter_rest{
/*	margin-left: 8px;*/
	margin-left: 7px;
	width: 140px;
}


.productrow_fullborder_quarter{ /*nur: letzte Produkte*/
  vertical-align: top;
  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 180px;
  height: 180px;

  border: 1px solid #C0C0C0;
	/*neu: Abstand halten*/
	margin: 3px;
	padding-left: 4px;
	padding-right: 2px;
}

.contentboxlistrow{ /*Bestellhistorie step5*/
  vertical-align: middle;
  border: 1px solid #c0c0c0;
  border-bottom: 1px none;
  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 28px;;
  height: 26px;
  font-weight: bold;
  color: #cc0000;
  line-height: normal;
  margin: 10px 4px 0px 4px;
  padding: 4px 5px 0px 14px;
}

.categorytitlerow{
  vertical-align: middle;
  -moz-box-sizing: border-box;
}


.wb_subcat_image{
	padding-top: 6px;
	padding-bottom: 6px;
	width: 70px;
	height: 70px;  /*keine Höheneinschränkung bei Kat.-Bildern*/
	/*border: 1px solid green;*/
	text-align: center;
	vertical-align: middle;
}
.wb_subcat_image img{
	/*border: 1px solid red;*/
}

.wb_subcat_text{
/*	margin-top: 20px;*/
	padding-left: 25px;
	font-weight: bold;
	vertical-align: middle;
}

.wb_subcat_text a{
	color: black;
}

.wb_subcat_text a:hover{
	color: #cc0000;
	text-decoration: underline;
}

.contentbox{
  vertical-align: top;
  border: 1px solid #C0C0C0;;
  border-top: 0px;
  -moz-box-sizing: border-box;
  min-height: 0px;
  height: auto;
  margin: 0px 4px 0px 4px;
  padding: 6px;
}

h1.contentbox{ /*neu: war eigentlich contextbox	*/
  border: 1px solid #C0C0C0;;
  border-bottom: 1px none;
  -moz-box-sizing: border-box;
 margin: 4px 4px 0px 4px;
  padding: 7px 7px 5px 7px;
}


.categorydetailsrow{
  vertical-align: top;
  -moz-box-sizing: border-box;
  min-height: 10px; /*war 0*/
  height: auto;
  overflow:hidden;
  
}

.categorydetailsrow_empty{
  vertical-align: top;
  -moz-box-sizing: border-box;
  height: 1px;
  min-height: 0px;
  line-height: 0px;
}

.locatortitlerow{ /*Blätter-Locator*/
  vertical-align: middle;
  -moz-box-sizing: border-box;
  font-weight: bold;
  line-height: normal;
	background-color: #faf9f4;
}

.locatortitlerow_empty{
  vertical-align: middle;
  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 0px;
  height: 0px;
  font-weight: bold;
  line-height: 0px;
}

.locatordetailsrow{
  vertical-align: top;
  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 0px;
  height: auto;
}

.productcategoryrow{ /*letzte Produkte, Aktion Startseite unten*/
  min-height: 15px;
  height: 15px;
  vertical-align: middle;
  font-size: 11px;
  font-weight: bold;
}

.producttitlecell_red{
  font-size: 11px;
  font-weight: bold;
  color: #cc0000;
}

.producttitlecell_blue{
  font-size: 11px;
  font-weight: bold;
  color: #efeedc;
}

.producttitle_description{
  font-weight: normal;
  font-size: 11px;
  color: #000000;
}

.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-left: 46px;
  margin-bottom: 3px;
  border: 0px;
  float: none;
  text-align: left;
}

.language{
  color: #000000;
}

.language_activ{
  color: #000000;
  font-weight: bold;
}

.link_headermenu{
  color: #efeedc;
}

.link_header{
  font-size: 9px;
  color: #000000;
}

td.link_header{
  padding-right: 15px;
  padding-bottom: 3px;
}

.link_footer{
  margin-left: 7px;
  margin-right: 7px;
}

.currency{
  color: #cc0000;
}

.currency_activ{
  color: #cc0000;
  font-weight: bold;
}

A.currency{
  color: #cc0000;
}

A.currency_activ{
  color: #cc0000;
}

A.language:Hover{
  color: #efeedc;
  text-decoration: underline;
}

A.language_activ:Hover{
  color: #efeedc;
  text-decoration: underline;
}

A.link_headermenu:Hover{
  color: #efeedc;
  text-decoration: underline;
}

A.link_header:Hover{
  color: #000000;
  text-decoration: underline;
}

.headermenu_fixedbox{
  float: left;
  text-align: left;
  height: 12px;
  width: 184px;
  -moz-box-sizing: border-box;
  padding: 10px 0px 5px 5px;
}

.headermenu_autobox{
  float: left;
  text-align: left;
  height: 12px;
  border-bottom: 1px solid #808080;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #808080;
  font-weight: bold;
  padding: 10px 15px 5px 15px;
  border-right-color: #cc0000;
  border-bottom-color: #cc0000;
}

input{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: transparent;
  margin-top: 4px;
}

select{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #FFFFFF;
  margin-top: 4px;
}

textarea{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #FFFFFF;
  margin-top: 4px;
}

.search_input{
  background-color: #FFFFFF;
  vertical-align: top;
  width: 103px;
  color: #000000;
  font-weight: normal;
  /*border: 2px inset #808080;*/
  border: 1px solid #C0C0C0;
/*  border-bottom: 1px inset #C0C0C0;
  border-right: 1px inset #C0C0C0;*/
}

.search_go{
  width: 60px;
  border: 1px solid #cc0000;
  color: #cc0000;
/*  background-color: #FFFFFF;*/
  font-weight: bold;
}



/*Navigationslink-Boxen*/
/*Rootkategorie Ebene 0(ganz oben): */
.categorybox_rootcategory,
.categorybox_rootcategory_exp{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #efeedc;
	background: #cc0000;
} 
.categorybox_rootcategory a,
.categorybox_rootcategory_exp a{
	color: white;
	padding-left: 12px;
} 

/*Sub Level 1*/
.categorybox_subcategory1,
.categorybox_subcategory1_exp {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cc0000;
	background: #efeedc;
}
.categorybox_subcategory1 a{
	color: #cc0000;
	padding-left: 24px;
}
.categorybox_subcategory1_exp a{ /*exp. Kategorie*/
	color: #cc0000;
	padding-left: 24px;
}
/*Sub Level 2*/
.categorybox_subcategory2,
.categorybox_subcategory2_exp {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cc0000;
	background: #faf9f4;
}
.categorybox_subcategory2 a{
	color: #cc0000;
	padding-left: 36px;
}

.categorybox_subcategory2_exp a{ /*expandierte Kategorie*/
	color: #cc0000;
	padding-left: 36px;
}


/*Link Root-Ebene 0, ungeöffnet*/
.categorybox_categorylink{
} 
/*Link Root-Ebene 0, geöffnet*/
.categorybox_categorylink_exp{ 
} 
/*Link Root-Ebene 0, geöffnet und gleichzeitig ak. Kategorie*/
a.categorybox_categorylink_exp_actualcat{
	font-weight: bold;
}


/*----------------------------*/

.variant_select{
  width: 135px;
  background-color: #FFFFFF;
}

.warenkorb_img{
  border: 0px;
  border-right: 1px solid #D9D9DB;
  border-bottom: 1px solid #D9D9DB;
  background-color: #FFFFFF;
  vertical-align: top;
  height: 16px;
  cursor: pointer;
  margin: 0px;
  border-color: #cc0000;
}

.warenkorb_button{ /*rechte Leiste*/
  border: 1px solid #cc0000;
  background-color: #faf9f4;
  vertical-align: top;
  width: 144px;
  color: #cc0000;
  font-weight: bold;
  height: 20px;
  cursor: pointer;
  margin: 0px;
  margin-bottom: 4px;
}

.save_button{
  border: 0px;
  border: 1px solid #cc0000;
  background-color: #FFFFFF;
  color: #cc0000;
  vertical-align: top;
  width: 90px;
  height: 20px;
  cursor: pointer;
  margin: 0px;
  font-weight:bold;
}

.order_button{
  border: 0px;
  border: 1px solid #cc0000;
  background-color: #cc0000;
  color: white;
  vertical-align: top;
  width: 155px;
  height: 20px;
  cursor: pointer;
  margin: 0px;
  font-weight:bold;
}



.contact_button{
  border: 0px;
  border: 1px solid #cc0000;
  background-color: #FFFFFF;
  color: #cc0000;
  vertical-align: top;
  width: 150px;
  height: 20px;
  cursor: pointer;
  margin: 0px;
  font-weight:bold;
}

.warenkorb_mini_button{
  background-color: #cc0000;
  width: 120px;
  color: #faf9f4;
  height: 18px;
  margin: 0px;
  padding-left: 10px;
  padding-right: 10px;
}

.warenkorb_img2{
  border: 1px solid #D9D9DB;
  background-color: #FFFFFF;
  vertical-align: top;
  color: #cc0000;
  margin-top: 1px;
  font-weight: bold;
  cursor: pointer;
  height: 16px;
  margin-right: 2px;
  border-color: #cc0000;
}

.warenkorb_button2{ /*details*/
/*war:
  border: 1px solid #cc0000;
  vertical-align: top;
  width: 128px;
  color: #cc0000;
  font-weight: bold;
  height: 20px;
  cursor: pointer;
  margin: 0px;
  margin-bottom: 4px;
  margin-top: 4px;
 */
  border: 1px solid #cc0000;
  color: white;
  background: #cc0000;
  font-weight: bold;
  height: 21px;
  cursor: pointer;
  text-align: left;
  padding-left: 8px;
  width: 150px;
}

.details_button{ /*weitere links in details*/
  border: 1px solid #cc0000;
  color: #cc0000;
  font-weight: bold;
  height: 20px;
  cursor: pointer;
  padding-left: 8px;
}

.details_button a:hover{
	text-decoration: none;
}

#wb_detail_buttons_table{
}

#wb_detail_buttons_table .space{
	height: 6px;
}

.merkzettel_delete_button{
	border: 1px solid #cc0000;
  color: #cc0000;
  height: 20px;
  cursor: pointer;
  font-weight: bold;

  height: 21px;
 }

.warenkorb_button3{
  border: 1px solid #D9D9DB;
  /*background-color: #FAFAFA;*/
  vertical-align: top;
  color: #cc0000;
  margin-top: 1px;
  font-weight: bold;
  cursor: pointer;
  width: 130px;
  height: 18px;
  border-color: #cc0000;
}

.warenkorb_mini_button2{ /*letzte Artikel*/
  cursor: pointer;
  border: 1px solid #cc0000;
  background-color: white;
  vertical-align: top;
  color: #cc0000;
  margin-top: 5px;
  margin-bottom: 8px;
  font-weight: bold;
  cursor: pointer;
  width: 130px;
  height: 20px;
}

.backtoshop_button{
  color: white;
  height: 20px;
  width: 126px;
  background-color: #cc0000;
  vertical-align: middle;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  border: 1px solid #cc0000;
  margin: 0;
  padding: 0;
  font-size: 11px;
}


.login_input{
  background-color: #FFFFFF;
  vertical-align: top;
  width: 144px;
  margin-top: 3px;
  margin-bottom: 3px;
  border: 1px solid #C0C0C0;
}

.login_button{
  background-color: #FFFFFF;
  vertical-align: top;
  width: 118px;
  color: #cc0000;
  font-weight: bold;
  margin-top: 3px;
  margin-bottom: 3px;
  border: 1px solid #D9D9DB;
  cursor: pointer;
  border-color: #cc0000;
}

.login_button_rightlist{
  background-color: #faf9f4;
  vertical-align: top;
  width: 144px;
  color: #cc0000;
  font-weight: bold;
  margin-top: 3px;
  margin-bottom: 3px;
  border: 1px solid #D9D9DB;
  cursor: pointer;
  border-color: #cc0000;
}

.forgort_password_button{
  background-color: #FFFFFF;
  vertical-align: top;
  color: #cc0000;
  font-weight: bold;
  margin-top: 3px;
  margin-bottom: 3px;
  border: 1px solid #D9D9DB;
  cursor: pointer;
  border-color: #cc0000;
  padding: 2px;
}

.login_checkbox{
  cursor: pointer;
  margin: 0px;
  padding: 0px;
}

.product_image{
  /*border: 1px solid black*/;
}

.product_image_s_container{ /*Warenkorbbilder, Bildsteuerung*/
  height: 70px;
  width: 70px;
  text-align: center;
  vertical-align: middle;
/*  overflow: hidden;*/
  margin-right: 10px;
  margin-bottom: 3px;
  margin-top: 3px;
/*  border: 1px solid #c0c0c0;*/
}

.detailpictures_control{
	padding-right: 2px;
}

.last_product_image_s_container{
	height: 75px;
	/*width: 132px;*/ /*wg. padding 2*4px*/
	text-align: center; 
	vertical-align: middle;
}



.product_image_xs_container{ /*Suchergebnis*/
  height: 140px; /*war 118*/
  text-align: center;
  overflow: hidden;
/*  border: 1px solid green;*/
  vertical-align: middle;
  width: 110px;
}

.product_image_xxs_container{ /*yy Container für Produktliste-Bild*/
  width: 110px; /*fest Weite notwendig wg. untersch. Bilder*/
  height: 130px;
  overflow: hidden; /*gute Methode für Bildgrößenfestlegung*/
  margin-right: 14px; /*war: 5, Abstand zum Text*/
	text-align: center;
}

.product_image_xxxs_container{ /*Bild Details*/
  width: 300px;
 /* height: 300px;*/ /*keine feste Höhe wg. zu viel Leerraum*/
  text-align: center;
  overflow: hidden;
  margin-right: 5px;
}

.product_links{
  font-size: 9px;
  border: 0px;
  height: 35px;
  color: #cc0000;
}

.product_title{
  font-weight: bold;
  font-size: 11px;
/*  height: 40px;*/
/*	margin-bottom: 8px;*/
}

.product_title_big{
  font-weight: bold;
  font-size: 12px;
  color: #cc0000;
  height: 40px;
}

.product_variant{
  font-weight: normal;
  font-size: 9px;
  height: 35px;
  color: #000000;
}

.product_description{
  font-weight: normal;
  font-size: 11px;
  color: #000000;
}

.product_artnr{
}

.product_text{
  font-size: 9px;
  color: #000000;
}

.product_text2{
  font-size: 11px;
  color: #000000;
}

.product_text3{
  font-size: 11px;
  color: #000000;
}

.product_price_new{ /*normaler Preis*/
  font-weight: bold;
  font-size: 11px;
  color: #000000;
  border: 0px;
  margin: 0px;
}

.product_price_new_big{ /*Sonderpreis*/
  font-weight: bold;
  font-size: 11px;
  color: #cc0000;
 }

.product_price_new_small{
  font-weight: bold;
  font-size: 14px;
  border: 0px;
  margin: 0px;
}

.product_price_old{ /*durchgestr. Preis*/
  text-decoration: line-through;
  font-size: 11px;
  font-weight: bold;
}

.product_price_old_text{
  font-weight: bold;
  font-size: 11px;
}

.product_price_new_text{
  color: #cc0000;
  font-weight: bold;
  font-size: 11px;
}


.last_product_price{
	padding-top: 4px;
	height: 32px;
}

.last_product_price_new {
  font-weight: bold;
  color: black;
}

.last_product_price_old {
  font-weight: bold;
  color: black;
}

.last_product_titel{
  font-weight: bold;
  margin-top: 8px;
  height: 26px;
}
.last_product_titel a{
  color: black;
}

.wb_produktattribut_kaufenhelfen{
	color: Lime;
	font-weight: bold;
}

.wb_product_details{
	background-color: #efeedc;
	color: black;
	height: 19px;
	padding: 4px;
}

.wb_product_marketing1{
	color: #cc0000;
	font-weight: bold;
}

.wb_product_marketing2{
	color: #cc0000;
	font-weight: normal;
}

.hr_image{
  height: 2px;
  width: 100%;
  margin-top: 6px;
  margin-bottom: 6px;
}

.categorytitle{
  color: #cc0000;
  font-size: 14px;
  font-weight: bold;
}

.categorycount{
  color: #cc0000;
  font-size: 11px;
}

.categoryimage{
}

.contentlistheader{
  color: #cc0000;
  font-size: 11px;
  font-weight: bold;
}

.categorydescription{
  color: #cc0000;
  font-size: 11px;
  font-weight: bold;
  line-height: 17px;
	border-bottom: 2px solid #cc0000;
  padding-bottom: 4px;
}

.categorydescription_startpage{
  color: #cc0000;
  font-size: 11px;
  font-weight: bold;
  line-height: 17px;
/*  border-bottom: 2px solid #cc0000;*/
  padding-bottom: 4px;
  padding-top: 14px; /*Abstand 23px Matrix nach oben*/
}

#start_mwsthinweis{
	font-weight: normal;
	color: black;
}


.categorydescription_short{
	font-weight: normal;
}

.categorylink{
  color: #cc0000;
  font-size: 11px;
}

.categoryline{
  height: 0px;
  line-height: 0px;
  margin-bottom: 6px;
  margin-top: 6px;
  padding: 0px;
  border-top: 1px solid #C0C0C0;
}


.categoryline2{
  height: 0px;
  line-height: 0px;
  margin-bottom: 1px;
  margin-top: 1px;
  padding: 0px;
  border-top: 1px solid #C0C0C0;

  margin-right: 8px;
}

.categoryline3{
  height: 0px;
  border-top: 1px solid #CBCBCB;
  margin-bottom: 3px;
  margin-top: 3px;
  line-height: 0px;
  border-top-color: #efeedc;
  padding: 0px;
}

/*unklar: warum deaktiviert (wg. Bindestrich?)*/
* 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{
}

.locatortext{
}

.locatorlink{
  font-size: 11px;
  color: #cc0000;
  font-weight: normal;
}

.locatorlink2{
  font-size: 11px;
  color: #cc0000;
  font-weight: normal;
}

.locatorlink3{
  font-size: 11px;
  color: #cc0000;
  font-weight: normal;
}

.locatorlink_active{
  font-size: 11px;
  color: #cc0000;
  font-weight: bold;
}

.locatorlink2_active{
  font-size: 11px;
  color: #cc0000;
  font-weight: bold;
}

.locatorlink3_active{
  font-size: 11px;
  color: #cc0000;
  font-weight: bold;
}

.important{
  color: #FF0000;
}

.defaultcontents_linespacer{ /*Trennlinie Kontomenü (hr-Tag)*/
  color: #C0C0C0;
  background-color: #C0C0C0;
  height: 1px;
  border: 0; /*wesentlich bei hr-Tag!*/
  margin-left: 7px;
  margin-top: 8px;
  margin-bottom: 8px;
}

.default_midbutton{ /*zur Anmeldung-Button, Aktualisieren*/
  width: 120px;
  height: 20px;
  border: 1px solid #cc0000;
  font-size: 11px;
  font-weight: bold;
  color: #cc0000;
  margin-left: 3px;
  cursor: pointer;
}

.aktualisieren_button{ /*Aktualisieren*/
  width: 100px;
  height: 20px;
  border: 1px solid #cc0000;
  font-size: 11px;
  font-weight: bold;
  color: #cc0000;
  margin-left: 3px;
  cursor: pointer;
}


.contentboxtext{ /*step5*/
  font-size: 11px;
  color: black;
  padding-left: 10px;
}

.default_nextbutton{
  width: 200px;
  height: 20px;
  background-color: #cc0000;
  vertical-align: middle;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  color: #cc0000;
  border: 1px solid #cc0000;
  margin: 0;
  padding: 0;
}

.default_nextlinecontainer{
  padding-left: 7px;
  color: #cc0000;
  background-color: #ffffff;
  text-align: right;
  margin: 5px 4px 4px 4px;
}

.default_nextline{
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #c0c0c0;
  margin-left: 4px;
  margin-right: 3px;
  background-color: #ffffff;
  margin-top: 10px;
  color: #cc0000;
}

.listcontents_nextline{
  width: 571px;
  border-collapse: collapse;
  border: 1px solid #CBCBCB;
  margin-left: 4px;
  margin-right: 3px;
  background-color: #ffffff;
  margin-top: -5px;
  border-color: #efeedc;
  color: #cc0000;
}

.default_nextlink{
  color: #FFFFFF;
  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;
}

.font9{
  font-size: 9px;
}

.font10{
  font-size: 11px;
}

.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: #cc0000;
}

.fontblack{
  color: #000000;
}

.fontgray1{
	color: green;
	color: black;
}

.fontgray2{
   color: lime;
}

.fontgreen{
  color: green;
}

/*Links im CMS*/
.links_black_underlined a{
	text-decoration: underline;
	color: black;
}

.addresscolumn{
  width: 154px;
}

.address_deliverybutton{
  border: 1px solid #E9EAEB;
  cursor: pointer;
  color: #cc0000;
  border-color: #cc0000;
}

.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: 11px;
  font-weight: bold;
  border: 1px solid #E9EAEB;
  /*background-color: #FAFAFA;*/
  color: #cc0000;
  height: 18px;
  padding-bottom: 2px;
  cursor: pointer;
  border-color: #cc0000;
}

.dottedline{
  height: 1px;
  border: 0px;
  background-repeat: repeat-x;
  margin-top: 10px;
  margin-bottom: 0px;
  background-image: url(0/images/linedot.gif);
  padding: 0px;
}

.details_imagebox{
}

.details_textbox{
	vertical-align: top;
	padding-left: 20px;	
}
.details_product_title{
  font-weight: bold;
  font-size: 13px;
/*	margin-bottom: 16px;*/ /*nicht wg. Artikelnr.*/
}
.details_artikelnr{
	margin-bottom: 16px;
}

.details_product_price{
  font-weight: bold;
	font-size: 13px;
	color: #cc0000;
}
.details_product_fragen{
	margin-top: 24px;
	margin-bottom: 24px;
}
.details_product_empfehlen{
	margin-top: 12px;
	margin-bottom: 12px;
}
.details_product_price_old_text{
	color: black;
  font-weight: bold;
  font-size: 11px;
}
.details_product_price_old_price{
	color: black;
  font-weight: bold;
	text-decoration: line-through;
  font-size: 11px;
}


.paddingtop3{
  padding-top: 3px;
}

.paddingleft4{
	padding-left: 4px;
}

.paddingtop5{
  padding-top: 5px;
}

.paddingtop10{
  padding-top: 10px;
}

/*Textboxen: contextbox*/
/*viele Überschriften:
Konto*/

.wb_infotext{ /*anstatt von contextbox*/
	
}

.wb_infotext a{
	color: black;
	text-decoration: underline;
}

.wb_infotext h1{
	margin-top: 6px;
	margin-bottom: 6px; 
	font-size: 11px;
	font-weight: bold;
}
.wb_infotext h2{
	margin-top: 24px;
	margin-bottom: 6px; 
	font-size: 11px;
	font-weight: bold;
}

.wb_infotext h3{
   margin-top: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 11px;
	font-weight: bold;
	
}

.wb_infotext p{
	
}

.wb_merkzettel_link{
	margin-top: 8px;
	margin-bottom: 8px;
}

.navi_presse { /*start, navi links, unten*/
	color: #2F2F2F;
	padding-left: 12px; 
	padding-right: 10px;
}

.navi_presse_rechts { /*start, navi rechts, unten*/
	color: #2F2F2F;
	padding-left: 12px; 
	padding-right: 10px;
}


.wb_infotext ol{
	margin: 0;
	padding:0;
}
.wb_infotext li{
	margin-left: 24px;
	margin-top: 4px;
	padding:0px;
}

/*3x3-Matrix auf Startseite*/
.start_matrix {
	/*width: 100%;*/
	border-collapse: collapse;
}
.start_matrix td {
	border: 1px solid #C0C0C0;;
/*	width: 190px;
	height: 190px;*/
}

.start_submatrix {
	/*width: 100%;*/
	border-collapse: collapse;
}
.start_submatrix td {
	border: 1px solid white;
/*	width: 190px;
	height: 190px;*/
}


h1.contextbox{
/*  border: 1px solid #C0C0C0;;
  border-bottom: 1px none;*/
  -moz-box-sizing: border-box;

/*  margin: 4px 4px 0px 4px;
  padding: 7px 7px 5px 7px;*/
  margin-top: 26px; /*Kontakt-Überschrift nach unten*/
}


div.contextbox{ 
  vertical-align: top;
  -moz-box-sizing: border-box;

  padding: 10px 0px 10px 0px;
}

.msgbox{
  background-color: #FFFFEE;
  border: 1px solid #C0C0C0;
  margin: 4px 4px 7px 4px;
  padding: 5px 5px 5px 10px;
  border-color: #efeedc;
}

.errorbox{
  background-color: #FFFFEE;
  border: 1px solid #C0C0C0;
  color: #FF0000;
  font-weight: bold;
  margin: 7px 4px 7px 4px;
  padding: 5px 5px 5px 10px;
  border-color: #efeedc;
  text-align: center;
}

.compare_table{
  border-left: 1px dotted #C0C0C0;
  border-bottom: 1px dotted #C0C0C0;
  padding-left: 5px;
  padding-bottom: 5px;
  border-left-color: #efeedc;
  border-bottom-color: #efeedc;
}

.compare_table_noleft{
  border-left: 0px;
  border-bottom: 1px dotted #C0C0C0;
  padding-left: 5px;
  padding-bottom: 5px;
  border-bottom-color: #efeedc;
}

.compare_table_nobottom{
  border-left: 1px dotted #C0C0C0;
  border-bottom: 0px;
  padding-left: 5px;
  padding-bottom: 0px;
  padding-top: 0px;
  border-left-color: #efeedc;
}

.basketstepsitem{
  vertical-align: top;
  font-size: 11px;
  border: 1px solid #FFFFFF;
  min-height: 0px;
  height: auto;
  -moz-box-sizing: border-box;
  margin: 5px 4px 0px 4px;
  padding: 0px;
}

.basketcontents_main{
  margin-top: 0;
}

.basketcontents{
  width: 569px; /*!!ie-Problem: geht nicht m. 100%*/
  border-collapse: collapse;
  padding-left: 7px;
  margin-left: 5px;
  margin-top: 9px;
  -moz-box-sizing: border-box;
}

.basketcontents_headerleft{
  width: 7px;
  background-color: #ffffff;
  height: 23px;
  border: 1px solid #c0c0c0;
  border-right: 0;
  -moz-box-sizing: border-box;
}

.basketcontents_headerright{
  border: 1px solid #c0c0c0;
  border-left: 0;
  height: 25px;
  font-weight: bold;
  font-size: 11px;
  width: 7px;
  -moz-box-sizing: border-box;
}

.basketcontents_headeritems{
  border-top: 1px solid #C0C0C0;
  border-bottom: 1px solid #C0C0C0;
  height: 25px;
  font-weight: bold;
  font-size: 11px;
  /*width: 18px;*/ /*!!keine standardausdehnung wg. Opera*/
}

.basket_headitemprodukt{ /*step1: kein Bild mehr*/
  width: 0px;	 /*analog basketcontents_icon*/
}

.basket_headitemproduktspan{
  padding-left: 6px;
}

.basket_headitemtitle{
/*  width: 150px;*/ /*mind. eine Zelle muß sich ausdehnen*/
}

.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 #c0c0c0;
}

.basketcontents_left{
  border-left: 1px solid #c0c0c0;
  width: 7px;
  -moz-box-sizing: border-box;
}

.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{ /*step1: kein Bild mehr*/
  padding-top: 0px; /*war 7*/
  padding-left: 0px; /*war 7*/
  width: 0px;
}

.basketcontents_title{
  font-size: 11px;
  font-weight: bold;
  color: black;
  vertical-align: top;
}
.basketcontents_title a{
  font-size: 11px;
  font-weight: bold;
  color: black;
}

.basketcontents_artinfo{
  font-size: 11px;
  padding-left: 4px;
  vertical-align: top;
  padding-top: 8px;
}

.basketcontents_bottom{
  border-bottom: 1px solid #c0c0c0;
}

.basketcontents_linespacerbig{
  color: #c0c0c0;
  background-color: #c0c0c0;
  height: 4px;
  border: 0;
  margin-left: 7px;
  margin-top: 8px;
  margin-bottom: 0px;
}

.basketcontents_linespacer{
  color: #c0c0c0;
  background-color: #c0c0c0;
  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: 2px;
}

.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: 5px;
  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: 11px;
  text-align: right;
}

.basketcontents_artamountbutton{
  width: 91px;
  height: 19px;
  border: 1px solid #E9EAEB;
  font-size: 11px;
  font-weight: bold;
  color: #cc0000;
  margin-left: 3px;
  cursor: pointer;
}

.basketcontents_artdelsmallbutton{
  width: 17px;
  height: 19px;
  border: 1px solid #E9EAEB;
  font-size: 11px;
  font-weight: bold;
  color: #cc0000;
  margin-left: 11px;
  margin-top: 8px;
  cursor: pointer;
}

.basketcontents_artdelbutton{
  width: 70px;
  height: 19px;
  border: 1px solid #E9EAEB;
  font-size: 11px;
  font-weight: bold;
  color: #cc0000;
  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;
  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: #efeedc;
}

.basketcontents_next{
  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;
  background-color: #ffffff;
  line-height: normal;
  margin: 4px 4px 0px 4px;
  padding: 4px 5px 0px 7px;
  border-color: #efeedc;
}

.stepsitemcontainer{
  vertical-align: top;
  background-color: #FFFFFF;
/*  border: 1px solid #CBCBCB;
  border-color: #efeedc;*/
  padding-top: 0px;
  padding-bottom: 2px;
  font-size: 11px;
  -moz-box-sizing: border-box;
  height: 75px;
  display: block;
  clear: both;
  margin: 4px;
}

.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;
  background-color: #ffffff;
  padding-top: 0px;
  vertical-align: top;
  color: #cc0000;
  width: 136px;
}

.stepitem_texthigh{
  height: 75px;
  background-color: #ffffff;
  padding-top: 0px;
  vertical-align: top;
  color: #cc0000;
  width: 136px;
}

.stepitem_textbighigh{
  font-weight: bold;
  font-size: 25px;
  color: #cc0000;
  padding-left: 4px;
}

.stepitem_textbig{
  font-weight: bold;
  font-size: 25px;
  color: black;
  padding-left: 4px;
}

.stepitem_textnormalhigh{
  font-weight: bold;
  font-size: 11px;
  color: #cc0000;
  padding-left: 4px;
}

.stepitem_textnormal{
  font-weight: bold;
  font-size: 11px;
  color: black;
  padding-left: 4px;
}

.stepitem_textsmall{
  padding-left: 7px;
  font-size: 11px;
  color: black;
}
.stepitem_textsmallhigh{
  padding-left: 7px;
  font-size: 11px;
  color: #cc0000;
}

.stepitem_link{
  color: black;
}

.stepitem_linkhigh{
  color: #cc0000;
}

.voucherlistrow{
  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: #cc0000;
  border-left: 8px solid #677787;
  border-top: 1px solid #677787;
  background-color: #ffffff;
  line-height: normal;
  margin: 10px 4px 0px 4px;
  padding: 4px 5px 0px 7px;
  border-right-color: #efeedc;
  border-left-color: #efeedc;
  border-top-color: #efeedc;
}

.voucherinputrow{
  vertical-align: top;
  border: 1px solid #CBCBCB;
  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 0px;
  height: auto;
  border-top: 0px;
  color: #cc0000;
  margin: 0px 4px 4px 4px;
  padding: 6px;
  border-color: #efeedc;
}

.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: #cc0000;
  font-size: 11px;
  font-weight: bold;
}

.voucherlistsubmit{
  width: 148px;
  height: 19px;
  border: 1px solid #E9EAEB;
  color: #cc0000;
  font-weight: bold;
  font-size: 11px;
  margin-left: 9px;
  cursor: pointer;
  border-color: #cc0000;
}

.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: #ffffff;
  margin-top: 10px;
  border-color: #efeedc;
  color: #cc0000;
}

.basketcontents_nextlink{
  color: #FFFFFF;
  font-size: 11px;
  cursor: pointer;
}

.ordercontentdata{ /*boxen in Schritt 4*/
  vertical-align: middle;
  border: 1px solid #c0c0c0;
  border-bottom: 1px none;
  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 28px;;
  height: 26px;
  font-weight: bold;
  color: #cc0000;
  background-color: #ffffff;
  line-height: normal;
/*war: 
  margin: 10px 4px 0px 4px; 
  padding: 4px 5px 0px 1px; */
  margin: 10px 4px 0px 4px; 
  padding: 4px 5px 0px 1px;
}

.wb_ordercontentdata{ /*boxen in Schritt 4*/
  vertical-align: middle;
  border: 1px solid #c0c0c0;
  font-size: 11px;
  -moz-box-sizing: border-box;
/*  min-height: 28px;;
  height: 26px;*/
  font-weight: bold;
  color: #cc0000;
  background-color: #ffffff;
  line-height: normal;
  margin: 10px 4px 0px 4px; 
  padding: 4px 5px 4px 4px;
}

.ordercontenttext{
  font-size: 11px;
  color: #000000;
  padding-left: 10px;
}

.ordercontentheader{
  color: black;
  font-size: 11px;
  font-weight: bold;
  padding-left: 14px;
}

.paymentcontentheader{
  vertical-align: middle;
  border: 1px solid #c0c0c0;
  border-bottom: 1px none;
  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 28px;;
  height: 26px;
  font-weight: bold;
  color: #cc0000;
  background-color: #ffffff;
  line-height: normal;
  margin: 10px 4px 0px 4px;
  padding: 4px 5px 0px 14px;
}

.paymentcontenttext{
  vertical-align: top;
  border: 1px solid #c0c0c0;
  border-top: 0px;
  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 0px;
  height: auto;
  color: #cc0000;
  margin: 0px 4px 4px 4px;
  padding: 6px;
}

.paymentcontentdata{
  font-size: 11px;
  color: #000000;
  padding-left: 10px;
}

.usercontentheader{
  vertical-align: middle;
  border: 1px solid #c0c0c0;
  border-bottom: 0px none;
  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 28px;;
  height: 26px;
  font-weight: bold;
  background-color: #ffffff;
  line-height: normal;
  margin: 10px 4px 0px 4px;
  padding: 4px 5px 0px 16px;
}

.usercontentdata{
  vertical-align: top;
  border: 1px solid #c0c0c0;
  border-top: 0px;
  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 0px;
  height: auto;
  margin: 0px 4px 4px 4px;
  padding: 6px;
}

.usercontenttext{
  font-size: 11px;
  color: #000000;
  padding-left: 10px;
}

.useroptionheader{
  vertical-align: middle;
  border: 1px solid #c0c0c0;
  border-bottom: 1px none;
  font-size: 11px;
  -moz-box-sizing: border-box;
  min-height: 28px;;
  height: 26px;
  font-weight: bold;
  color: #cc0000;
  background-color: #ffffff;
  line-height: normal;
  margin: 10px 4px 0px 4px;
  padding: 4px 5px 0px 14px;
}

.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;
}

.wrapping_headerleft{
  width: 7px;
  background-color: #ffffff;
  height: 23px;
  border: 1px solid #677787;
  border-bottom: 0;
  border-right: 0;
  -moz-box-sizing: border-box;
  border-left-color: #efeedc;
  border-color: #ffffff;
}

.wrapping_headerright{
  border-top: 1px solid #677787;
  border-bottom: 0px;
  color: #cc0000;
  background-color: #ffffff;
  height: 25px;
  font-weight: bold;
  font-size: 11px;
  width: 7px;
  border-right: 1px solid #CBCBCB;
  -moz-box-sizing: border-box;
  border-right-color: #efeedc;
  border-top-color: #ffffff;
}

.wrapping_headeritems{
  border-top: 1px solid #677787;
  border-bottom: 0px;
  color: #cc0000;
  background-color: #ffffff;
  height: 25px;
  font-weight: bold;
  font-size: 11px;
  width: 18px;
  border-top-color: #ffffff;
}

.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: #efeedc;
}

.wrappingcontents_left{
  border-left: 1px solid #CBCBCB;
  width: 7px;
  -moz-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: 11px;
  font-weight: bold;
}

.wrappingcontents_artinfo{
  font-size: 11px;
}

.wrappingcontents_bottom{
  border-bottom: 1px solid #CBCBCB;
  border-bottom-color: #efeedc;
}

.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;
  min-height: 28px;;
  border-bottom: 1px none;
  font-size: 11px;
  font-weight: bold;
  border-left: 8px solid #677787;
  border-top: 1px solid #677787;
  color: #cc0000;
  vertical-align: middle;
  height: 26px;
  background-color: #ffffff;
  line-height: normal;
  margin: 10px 4px 0px 4px;
  padding: 4px 5px 0px 7px;
  border-right-color: #efeedc;
  border-left-color: #efeedc;
  border-top-color: #efeedc;
}

.wrappinglistheader{
  color: #cc0000;
  font-size: 11px;
  font-weight: bold;
}

.wrappinginputrow{
  vertical-align: top;
  border: 1px solid #CBCBCB;
  -moz-box-sizing: border-box;
  min-height: 0px;
  height: auto;
  border-top: 0px;
  color: #cc0000;
  font-size: 11px;
  margin: 0px 4px;
  padding: 6px;
  border-color: #efeedc;
}

.wrappinglisttext{
  font-size: 11px;
  color: #000000;
  padding-left: 10px;
}

A.link_footer{
  color: #cc0000;
}


/*rechte Leiste Infoboxen*/
.wb_infobox a{
	color: #000000;
}

.wb_infobox a:hover{
color: #cc0000;
}

.boxleft A.boxleft-td{
  color: #000000;
}

.boxleft-td:Hover{
  color: #cc0000;
}


A.currency:Hover{
  color: #cc0000;
}

A.currency_activ:Hover{
  color: #cc0000;
}

.categorybox_rootcategory:Hover{
  color: #cc0000;
}

.categorybox_rootcategorylink:Hover{
  color: #cc0000;
}

.categorybox_rootcategory_exp:Hover{
  color: #cc0000;
}

.categorybox_subcategory:Hover{
  color: #cc0000;
}

.boxrightmyaccount A.boxrightmyaccount-td{
  color: #efeedc;
}

A.boxrightmyaccount-td{
  color: #000000;
}

.boxrightproduct A.boxrightproduct-td{
  color: #efeedc;
}

A.boxrightproduct-td{
  color: #000000;
}

.productrow_borderaftertitle_quarter{
  border-color: #efeedc;
}

.product_title A{
/*  color: #cc0000;*/
	color: black;
}

