/* Basics */

html {
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
}

html, body { height:100%; margin:0;padding:0;background: #fff;	font:100.01% Arial, Helvetica, sans-serif; }

div,td,tr,p,input,li  {font:12px Arial, Helvetica, sans-serif;}

select {font:11px Arial, Helvetica, sans-serif;}

div,form,p { margin:0;padding:0; }

img { border: none; }

.d_green, .d_green, a.d_green, a.d_green:hover, a.d_green:active {
	color: #252815;
	text-decoration:none;
}
.green,.greenBold, a.green, a.green:hover, a.green:active {
	color: #818759;
	text-decoration:none;
}
.greenBold {
	font-weight: bold;
}
.gray, .grey, a.gray, a.gray:hover, a.gray:active {
	color:#77736d;
	text-decoration:none;
}
.txt, a.txt, a.txt:hover, a.txt:active {
	color: #000;
	text-decoration:none;
}
.spacerLeft_20{ margin:0;padding:0 0 0 20px; }
.spacerLeft_15{ margin:0;padding:0 0 0 15px; }
.spacer_15_15{ margin:0;padding:0 15px 0 15px; }
.spacer_15_15_15{ margin:0;padding:0 15px 15px 15px; }
.spacerLeft_10{ margin:0;padding:0 0 0 10px; }
.spacerLeft_5{ margin:0;padding:0 0 0 5px; }
.spacer_5_5_5_5{ margin:0;padding:5px 5px 5px 5px; }
.spacerRight_5{ margin:0;padding:0 5px 0 0; }

.clearBoth { clear:both; }
.floatLeft  { float:left; }
.floatRight { float:right;}

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

.txtklein, SMALL, a.txtklein{ 
	font-size: 10px;
	color:#77736d;
	text-decoration:none;
 }
 
 .txtRot, a.txtRot{ 
	font-size: 10px;
	color:#f91c21;
	text-decoration:none;
 }
 
/*	 Architektur:		*/

#main_table_fixed{
  width: 957px;
}

#topNav{
	width:759px;
	height:34px;
}

#topNav_Pos{
	height:28px;
	margin:0 0 0 5px;
	padding:5px 0 0 0;
}

a.topNav {
	border-right:1px solid #88916b;
	display:block;
	margin:0 4px 0 0;
	padding:0 25px 0 20px;
  	height:28px;
 	font-weight: bold;
	text-decoration:none;
  	color: #252815;
  	background:#b4bc80 url(0/images/bg_navItem.gif) no-repeat;
  	float:left;
  	line-height: 28px;
  	font-size: 11px; 
}
			
a.topNav:hover, a.topNav:active {
	background: #7a8729 url(0/images/bg_navItem.gif) no-repeat;
	text-decoration:none;
	color: #fff;
} 
	
a.topNav_active, a.topNav_active:hover, a.topNav_active:active{
	border-right:1px solid #88916b;
	display:block;
	margin:0 4px 0 0;
	padding:0 25px 0 20px;
	height:28px;
	font-weight: bold;
	color: #fff;
	background: #7a8729 url(0/images/bg_navItem.gif) no-repeat;
	float:left;
	line-height: 28px;
	font-size: 11px; 
	text-decoration:none;
}

.artikel, a.artikel, a.artikel:hover, a.artikel:active{
	margin:0;
	padding:1px 5px 8px 7px;
	vertical-align:top;
	white-space: nowrap;
	font-weight: bold;
	color: #fff;
	background: #58686e url(0/images/artikel_pfeil.gif) left bottom no-repeat;
	font-size: 11px; 
	text-decoration:none;
}

.product_title{
  margin:2px 0 0 2px;
  height: 30px;
}

a.mehr, a.mehr:hover, a.mehr:active{
	margin:0;
	padding:0;
	color: #f91c21;
	text-decoration:none;
}

.d_blue, a.d_blue, a.d_blue:hover, a.d_blue:active{
	margin:0;
	padding:0;
	font-weight: bold;
	color: #33505b;
	font-size: 12px; 
	text-decoration:none;
}

#leftNav{
	margin:2px 0 0 6px;padding:0;
}
ul.leftNav { 
	margin:0;padding:0;list-style:none; 
	width:176px; 
	background: #e3e4d6 url(0/images/leftNav_ul_bg.gif);
	}
	
ul.leftNav li { 
	width:176px;
	float:left;
	}
	
a.leftNav {
	display:block;
	margin:0;
	padding:5px 0 5px 20px;
 	font-weight: bold;
	text-decoration:none;
  	color: #252815;
  	background:#e3e4d6 url(0/images/leftNav_bg.gif) no-repeat;
  	font-size: 11px; 
	}
			
a.leftNav:hover, a.leftNav:active {
	background: #f1f2e2 url(0/images/leftNav_bg.gif) no-repeat;
	text-decoration:none;
	color: #252815;
	} 
	
a.leftNav_active, a.leftNav_active:hover, a.leftNav_active:active{
	display:block;
	margin:0;
	padding:5px 0 5px 20px;
	font-weight: bold;
	color: #252815;
	background: #f1f2e2 url(0/images/leftNav_bg.gif) no-repeat;
	font-size: 11px; 
	text-decoration:none;
}

a.specialNav,a.specialNav:hover, a.specialNav:active {
 	
 	height:29px;
	display:block;
	margin:0 0 4px 4px;
	padding:7px 0 5px 15px;
	font-weight: bold;
	color: #69732c;
	background: url(0/images/nav_special_bg.gif) no-repeat;
	font-size: 12px; 
	text-decoration:none;
}
 
/* Navigation extra fuer IE 6 */

*html body  #leftNav a.leftNav,
*html body  #leftNav a.leftNavActive, .artikel {
			height:24px;
	} 
*html body  .artikel {
			height:22px;
	}

*html body  .specialNav {
			width:180px;
	} 
.containermain{
  width: 100%;
  padding:0;
}

.containerright{
  width: 199px;
  border: 0px;
  overflow: hidden;
  padding-left: -5px;
}

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

.infobox{
  width: 185px;
  height: 180px;
  background: url(0/images/bg_left_infoBox.gif) no-repeat;
  color: #000000;
  padding:0;
}


.boxfooter{
  width: 100%;
  height: auto;
  margin-top: 2px;
  color: #b4bc80;
  padding: 6px 0px;
}

.boxheadermenu, .boxheadermenu_cats { /*	display:none   */
  width: 100%;
  height: 29px;
  border-top: 0;
  color: #FFFFFF;
  padding: 0px;
}

.menutable {
  border-collapse: collapse;
  white-space: nowrap;
  height: 29px;
}

.menutableitem {
  white-space: nowrap;
  height: 29px;
  text-align:center;
}

.boxheadermenu_cats {  background-color: #515d96;}
.boxfooter A{  color: #FFFFFF;}
.boxfooter A:Hover{   color: #FFFFFF; }

#boxfootermenu{
  float:right;
  width:330px;
  color: #b4bc80;
  padding:0;margin:0;
}

.boxleft, .boxleft_catseparator, .boxleft-search {
  width: 180px;
  background-color: #d0d1d3;
  color: #414b57;
  font-size: 11px;
  font-weight: bold;
  padding-left: 6px;
  padding-top: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #BBBBBB;
  border-color: #d0d1d3;
}

.boxleft-search {  background-color: #aaafc2;}

.boxleft_navrootcat {
  width: 180px;
  padding-left: 6px;
  padding-top: 10px;
  padding-bottom: 5px;
  background-color:#f91c21;
  border-top:1px solid #ffffff;
  height:29px;
}

.boxleft_navrootvendor {
  width: 180px;
  padding-left: 6px;
  padding-top: 10px;
  padding-bottom: 5px;
  background-color:#aaafc2;
  border-top:1px solid #ffffff;
  height:29px;
}

.boxleft_catseparator {
  border-top: 1px solid #ffffff;
  border-bottom: 0;
  background-color: #f0f0f0;
  height: 22px;
  padding: 0px;
}

.boxleft_navcat, .boxleft_navcat_sub1, .boxleft_navcat_hover, .boxleft_navcat_default {
  width: 180px;
  height:20px;
  border-top:1px solid #ffffff;
  padding-top: 3px;
}

.boxleft_navcat, .boxleft_navcat_sub1, .boxleft_navcat_hover {
  background-color: #d0d1d3;
  cursor: pointer;
  cursor: hand;
}

.boxleft_navcat_sub1 {
  background-color: #f0f0f0;
}

.boxleft_navcat_hover {
  background-color: #ffd28e;
}

.infobox{
  width: 185px;
  color: #000000;
  padding:0;
}

.boxleft-content{
  width: 185px;
  color: #000000;
  padding: 3px 10px;
}

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

.containerhalfrow{
  float: left;
  margin:0 4px 10px 8px;  
  padding:0;
  background:#fff;
}

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

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

.containerquarterrow{
  float: left;
  width: 24%;
}
.containerfiverow {
	float: left;
	width: 19%;
}
.locationrow{
  border-bottom: 1px solid #dddfc5;
  color: #7a8729;
  padding: 6px 0 6px 0;
  margin:0 13px 0 13px;
}

.locationrow A{
  color: #7a8729;
  text-decoration:none;
}


.producttitlerow_red{
  vertical-align: bottom;
  font-size: 11px;
  min-height: 28px;
  height: 28px;
  border-bottom: 1px none;
  font-weight: bold;
  color: #f91c21;
  line-height: 20px;
  margin: 4px 4px 0px 4px;
  padding: 10px 5px 2px 7px;
  border-right-color: #cbcbcb;
}

.producttitlerow_blue{
  font-size: 11px;
  min-height: 28px;
  height: 28px;
  border-bottom: 1px none;
  font-weight: bold;
  color: #515d96;
  line-height: 20px;
  margin: 4px 4px 0px 4px;
  padding: 8px 5px 1px 7px;
}

.producttitlerow_red_big{
  vertical-align: bottom;
  border: 1px solid #CBCBCB;
  min-height: 51px;
  height: 51px;
  border-bottom: 1px none;
  font-weight: bold;
  color: #f91c21;
  line-height: 20px;
  margin: 4px 4px 0px 4px;
  padding: 10px 5px 2px 7px;
}

.producttitlerow_blue_big{
  vertical-align: bottom;
  border: 1px solid #CBCBCB;
  font-size: 11px;
  min-height: 51px;
  height: 51px;
  border-bottom: 1px none;
  font-weight: bold;
  color: #515d96;
  line-height: 20px;
  margin: 4px 4px 0px 4px;
  padding: 8px 5px 1px 7px;
}

.productrow_borderaftertitle_full{
  vertical-align: top;
  border: 1px solid #CBCBCB;
  min-height: 190px;
  height: 211px;
  border-top: 0px;
  margin: 0px 4px 15px 4px;
  padding: 0px 5px 2px 5px;
  border-color: #cbcbcb;
}

.productrow_borderaftertitle_half{
  vertical-align: top;
  border: 1px solid #CBCBCB;
  min-height: 152px;
  height: 152px;
  border-top: 0px;
  margin: 0px 4px 4px 4px;
  padding: 0px 5px 2px 5px;
  border-color: #cbcbcb;
}

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

.productrow_fullborder_full{
  vertical-align: top;
  background:#fff;
  border: 1px solid #CBCBCB;
  margin: 0;
  padding: 5px 5px 2px 5px;
}

.productrow_fullborder_half{
  background:#fff;
  border: 1px solid #CBCBCB;
  width: 266px;
  margin:0;
  padding:3px 0 3px 0;
}

.productrow_fullborder_quarter{
  margin: 0 1px 0 9px;
  padding: 1px 1px 2px 1px;
}

.contentboxlistrow{
  vertical-align: middle;
  font-size: 11px;
  min-height: 28px;
  height: 26px;
  border-bottom: 1px none;
  font-weight: bold;
  border: 1px solid #CBCBCB;
  background-color: #e1e4cc;
  color: #818759;
  margin: 10px 20px 0px 10px;
  padding: 4px 5px 0px 7px;
}

.categorytitlerow{
  border: 1px solid #CBCBCB;
  color: #677787;
  font-size:12px;
  font-weight:bold;
  margin: 4px 10px 4px 10px;
  padding: 0;
}

.contentbox{
  vertical-align: top;
  border: 1px solid #CBCBCB;
  height: auto;
  border-top: 0px;
  color: #757c83;
  margin: 0px 20px 0 10px;
  padding: 6px;
}

.categorydetailsrow{
  float: left;
  color: #757c83;
  margin: 6px 10px 6px 10px;
  padding: 0;
}

.categorydetailsrow_empty{
  font-size: 1px;
  height: 1px;
  margin: 6px 10px 4px 10px;
  padding: 0px;
}

.categorydetailsrow_more{
  vertical-align: top;
  color: #757c83;
  margin: 0px 10px 4px 10px;
  border: 0px;
  padding: 0px;
}

.locatortitlerow{
  vertical-align: middle;
  /*
  border: 1px solid #cbcbcb; border-bottom: 1px none;
  */
  font-size: 11px;
  height: 24px;
  font-weight: bold;
  line-height: normal;
  margin: 4px 10px 0px 10px;
  padding: 4px 5px 0px 7px;
  color: #677787;
}

.locatortitlerow_empty{
  font-size: 11px;
  min-height: 0px;
  height: 0px;
  line-height: 0px;
  margin: 0;
  padding: 0;
}

.locatordetailsrow{
  vertical-align: top;
  /*
  border: 1px solid #677787;
  border-top: 0px; 
  */
  color: #757c83;
  margin: 0px 10px 4px 10px;
  padding: 0 6px 0 6px;
}

.productcategoryrow{
  min-height: 15px;
  height: 15px;
  border-bottom: 1px none;
  vertical-align: middle;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #CBCBCB;
  border-left: 8px solid #677787;
  color: #677787;
  background-color: #efefef;
  margin: 15px 4px 4px 4px;
  padding: 6px;
  border-color: #677787;
}

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

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

.producttitle_description{
  font-weight: normal;
  color: #808080;
}

.producttitlerow_red:after{
  display: block;
  height: 0;
  clear: both;
}

.producttitlerow_blue:after{
  display: block;
  height: 0;
  clear: both;
}

.productrow_borderaftertitle_full:after{
  display: block;
  height: 0;
  clear: both;
}

.productrow_borderaftertitle_half:after{
  display: block;
  height: 0;
  clear: both;
}

.productrow_borderaftertitle_quarter:after{
  display: block;
  height: 0;
  clear: both;
}

.productrow_noborder:after{
  display: block;
  height: 0;
  clear: both;
}

.productrow_fullborder_full:after{
  display: block;
  height: 0;
  clear: both;
}

.productrow_fullborder_half:after{
  display: block;
  height: 0;
  clear: both;
}

.productrow_fullborder_quarter:after{
  display: block;
  height: 0;
  clear: both;
}

.productcategoryrow:after{
  display: block;
  height: 0;
  clear: both;
}

.logo_header{
  margin-left: 46px;
  margin-bottom: 3px;
  border: 0px;
  float: none;
  text-align: left;
}

.language{
  color: #FFFFFF;
}

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

.language_icon {
  border: 1px solid #24316e;
  margin: 0px;
  margin-left: 1px;
  margin-right: 1px;
}

.language_icon_activ {
  border: 1px solid #ffffff;
  margin: 0px;
  margin-left: 1px;
  margin-right: 1px;
}

.link_headermenu, .link_headercatmenu{
  color: #FFFFFF;
}

.link_headercatmenu{
  display:block;
}
.link_headercatmenu:hover {
  color: #000000;
  text-decoration: none;
  background-color: #f91c21;
}

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

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

a.link_footer {
  color: #b4bc80;
  margin:0 4px 0  4px;
  text-decoration:none;
}

a.link_footer:hover, a.link_footer:active {
	color:#b4bc80;
	text-decoration:underline;
} 

.currency{
  color: #000000;
}

.currency_nav {
  color: #FFFFFF;
  font-weight: normal;
}

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

.currency_nav_activ{
  color: #FFFFFF;
  font-weight: bold;
}

A.currency{
  color: #000000;
}

A.currency_activ{
  color: #000000;
}

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

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

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

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

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

.headermenu_autobox, .headercatmenu_autobox_act, .headermenu_autobox_lang, .headermenu_autobox_curr {
  float: left;
  text-align: left;
  height: 12px;
  border-left: 1px solid #FFFFFF;
  font-weight: bold;
  padding: 10px 15px 5px 15px;
}

.headermenu_autobox, .headermenu_autobox_lang, .headermenu_autobox_curr {
  float: left;
  text-align: left;
  height: 23px;
  border-bottom: 0px;
  border-right: 1px solid #FFFFFF;
  border-left: 0px;
  font-weight: bold;
  padding: 0px;
  padding-top: 1px;
  padding-left: 9px;
  padding-right: 9px;
  border-bottom-color: #FFFFFF;
  margin: 0px;
  line-height: 20px;
}

.headercatmenu_autobox_act {
  padding: 7px 10px 8px 10px;
  font-size:11px;
  font-weight: bold;
  text-align: center;
}

.headermenu_autobox_lang {
  padding-left: 8px;
  padding-right: 5px;
}

.headermenu_autobox_curr {
  width:115px;
  text-align:center;
  padding-left:0;
  padding-right:0;
  margin-left:0;
  margin-right:0;
 
}

.headercatmenu_fixedbox, .headercatmenu_fixedbox_hover {
 
  width: 185px;
  border-right: 1px solid #FFFFFF;
  display: block;
  height: 29;
  background-color: #515d96;
  float: left;
  font-weight: bold;
  color: #FFFFFF;
  padding: 0;
  margin: 0px;
  line-height: 29px;
  font-size: 11px;
}

.headercatmenu_fixedbox:hover, .headercatmenu_fixedbox_hover {
  background-color: #f91c21;
  color: #000000;
  text-decoration: none;
}

.headercatmenu_autobox_right, .headercatmenu_autobox_right_hover {
  display:block;
  height: 29px;
  background-color:#515d96;
  line-height: 29px;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  background-repeat: no-repeat;
  background-position: 13px 11px;
  float: left;
  padding-left:25px;
  padding-right:10px;
  border-right:1px solid #FFFFFF;
}

.headercatmenu_autobox_right:hover, .headercatmenu_autobox_right_hover, .headercatmenu_autobox_right_hover:hover {
  background-color: #f91c21;
  color: #000000;
  text-decoration: none;
}

.headercatmenu_autobox_act {
  background-color: #f91c21;
  color: #000000;  
}

.headersubcatmenu_autobox_act, .headersubcatmenu_autobox_over {
  text-align: left;
  height: 22px;
  font-weight: bold;
  border-top: 1px solid #FFFFFF;
  background-color:#f91c21;
  background-position: 13px 7px;
  background-repeat: no-repeat;	
  padding-left: 25px;
  padding-right: 10px;
  white-space: nowrap;
  background-color:#f91c21;
  cursor: pointer;
  cursor: hand;
}

.headersubcatmenu_autobox_over {
  background-color:#ffd28e;
}

.headercatmenu_more {
  background-position: 13px 11px;
  background-repeat: no-repeat;	
  padding-left: 26px;
  padding-right: 15px;
}

.headersubcatmenu_div {
  display:block;
  float:left;
  position:relative;
}

.headersubcatmenu_absdiv, .headersubcatmenu_absdivright {
  position:absolute;
  top: 29px;
  left: 0px;
}

.headersubcatmenu_abstable {
  border-collapse: collapse;
  margin:0;
  padding:0;
  background-color:#f91c21;
}
.headersubcatmenu_a:hover {
  text-decoration: none;
  color: #000000;
}
.headersubcatmenu_a {
  text-decoration: none;
  color: #000000;
  font-size: 11px;
}

.headermenu_basketdiv {
  text-align:left;
  margin:1px;
  margin-left:0;
  float:right;
  width:165;
  height:96;
  background-color:#515d96;
  border:1px solid #515d96;
  background-position: 151px 9px;
  background-repeat: no-repeat;
 
}

.headermenu_basketdata {
  background-color:#ffffff;
  height:73;
  color: #000000;

}

.headermenu_basketheaderdiv {
  background-position: 4px 1px;
  background-repeat: no-repeat; 
  padding:4px;
  padding-left:30px;
  margin:0;
  cursor: pointer;
  cursor: hand;
}

.headermenu_baskettext {
  margin-left: 7px;
  padding-top: 1px;
}

.headermenu_basketline {
  height: 2px;
  width: 149px;
  padding:0;
  margin:0;
  background-repeat: repeat-x;
}
  
body>html .headermenu_basketline {
  margin-top: 2px;
  margin-bottom: 2px;
  padding-bottom: 2px;
}

.headermenu_baskettablecell {
  padding-bottom: 2px;
  width: 50%;
}

.headermenu_baskettableline {
  border-top: dotted 1px #000000;
  padding-top:2px
}

.headermenu_baskettable {
  border-collapse: collapse;
  padding: 0;
  margin-left: 6px;
  margin-right: 6px;
  width:153px;
}

.headermenu_basketheaderlink {
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;  
}

.headermenu_servicebox {
  padding: 0;
  margin: 0;
  font-size: 11px;
  font-weight: bold;
  color: #434a51;
  text-align: left;
  margin: 1px;
  margin-left: 0;
  float: right;
  width: 108;
  height: 96;
  background-color: #d0d1d3;
  border:1px solid #d0d1d3;
 
}

.headermenu_servicebox_head {
  padding: 4px;
  padding-left: 6px;
  margin: 0;
}

.headermenu_servicebox_text {
  background-color: #ffffff;
  height: 73;
  font-weight: normal;
  color: #000000;
}

a.headermenu_servicebox_link, a.headermenu_servicebox_link:hover {
  background:url(0/images/arrow_left_service.gif) no-repeat;
  display: block;
  color: #898e68;
  padding:0 6px 0 12px;
  text-decoration:none;
}

.headermenu_accountbox {
  text-align: left;
  margin:1px;
  margin-left:0;
  float:right;
  width:108;
  height:96;
  background-position: 95px 10px;
}

.headermenu_accountbox_head {
  padding: 4px;
  padding-left: 6px;
  margin: 0;
  cursor: pointer;
  cursor: hand;
  font-size: 11px;
  font-weight: bold;
}

.headermenu_accountbox_menu {
  position: absolute;
  border-collapse: collapse;
  padding: 0;
  margin: 0;
}

.headermenu_basketheader_menu {
  position: absolute;
  border-collapse: collapse;
  padding: 0;
  margin: 0;
}

.headermenu_accountbox_menuitem, .headermenu_accountbox_menuitem_act {
  white-space: nowrap;
  background-position: 7px 7px;
  background-repeat: no-repeat;
  border-top: 1px solid #ffffff;
  padding-left: 22px;
  padding-right: 7px;
  background-color: #9bb4c6;
  height: 21px;
}

.headermenu_accountbox_menuitem_act {
  background-color: #ffd28e;
  cursor: pointer;
  cursor: hand;
}

.headermenu_basketheader_menuitem, .headermenu_basketheader_menuitem_act {
  white-space: nowrap;
  background-position: 7px 7px;
  background-repeat: no-repeat;
  border-top: 1px solid #ffffff;
  padding-left: 22px;
  padding-right: 7px;
  background-color: #515d96;
  height: 21px;
  color: #ffffff;
  font-size:10px;
  width: 164px;
}

.headermenu_basketheader_menuitem_act {
  background-color: #ffd28e;
  color: #000000;
  cursor: pointer;
  cursor: hand;
}

.headermenu_accountbox_text {
  background-color:#ffffff;
  height:73;
  font-size:10px;
  font-weight:normal;
  color: #000000;
}

.headermenu_accountbox_logoutlink, .headermenu_accountbox_logoutlink:hover {
  background-position: 3px 7px;
  background-repeat: no-repeat;
  display: block;
  color: #000000;
  padding-left: 12px;
  padding-top: 3px;
  font-size: 9px;
  font-weight: bold;
}

input{
  background-color: transparent;
  margin-top: 4px;
}

select{
  background-color: #FFFFFF;
  margin-top: 4px;
}

textarea{
  background-color: #FFFFFF;
  margin-top: 4px;
}

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

.search_go{
  width: 30px;
  height:20px;
  border:0;
  margin:0;
  padding:0;
  background: url(0/images/btn_go.gif);
}

.categorybox_rootcategory{
  color: #000000;
  font-weight: bold;
  padding-bottom: 3px;
}

.categorybox_rootcategorylink{
  color: #424a55;
  font-weight: bold;
  padding-bottom: 3px;
}

.categorybox_rootcategory_exp{
  color: #424a55;
  font-weight: bold;
  padding-bottom: 3px;
}

.categorybox_subcategory{
  padding-bottom: 3px;
}

.categorybox_navcategory, .categorybox_navrootcategory, .categorybox_navcategory:hover, .categorybox_navrootcategory:hover {
  padding-bottom: 3px;
  color: #000000;
  font-size: 11px;
}

.categorybox_navcategory {
  padding-left: 6px;
}

.categorybox_navrootcategory {
  font-weight: bold;
}

.categorybox_vendors{
  padding-bottom: 3px;
  color: #000033;
  font-size: 11px;
  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: #f91c21;
}

.warenkorb_popup_img{
  border: 0px;
  border: 1px solid #f91c21;
  background-color: #FFFFFF;
  vertical-align: top;
  height: 16px;
  cursor: pointer;
  margin: 0px;
}

.warenkorb_button{
  background: url(0/images/btn_kasse.gif);
  width: 172px;
  height:25px;
  text-align:left;
  color: #252815;
  border:0;
  font-weight: bold;
  padding:0 0 0 8px;
  margin-top: 1px;
  margin-bottom: 3px;
  cursor: pointer;
}

.prod50_button{
  background: url(0/images/btn_prod_50.gif);
  width: 187px;
  height:25px;
  text-align:left;
  color: #252815;
  border:0;
  font-weight: bold;
  padding:0 0 0 8px;
  margin-top: 1px;
  margin-bottom: 3px;
  cursor: pointer;
}

.prod25_button{
  background: url(0/images/btn_prod_25.gif);
  width: 133px;
  height:25px;
  text-align:left;
  color: #252815;
  border:0;
  font-weight: bold;
  padding:0 0 0 8px;
  margin-top: 1px;
  margin-bottom: 3px;
  cursor: pointer;
}

.warenkorb_popup_button{
  border: 0px;
  border: 1px solid #f91c21;
  background-color: #FFFFFF;
  vertical-align: top;
  width: 122px;
  color: #f91c21;
  height: 19px;
  cursor: pointer;
  margin: 0px;
  border-color: #f91c21;
}

.save_button{
  border: 1px solid #e9eaeb;
  background-color: #FFFFFF;
  vertical-align: top;
  height: 18px;
  cursor: pointer;
  margin: 0px;
  color: #7c8089;
  font-weight: bold;
  padding-left: 5;
  padding-right: 5px;
}

.warenkorb_mini_button{
  border: 0px;
  border-right: 1px solid #D9D9DB;
  border-bottom: 1px solid #D9D9DB;
  background-color: #FFFFFF;
  vertical-align: top;
  width: 100px;
  color: #f91c21;
  height: 18px;
  margin: 0px;
  border-color: #f91c21;
}

.warenkorb_img2{
  cursor: pointer;
}

.warenkorb_button2{
  border: 1px solid #D9D9DB;
  background-color: #FAFAFA;
  vertical-align: top;
  color: #f91c21;
  margin-top: 1px;
  font-weight: bold;
  cursor: pointer;
  width: 110px;
  height: 18px;
  border-color: #f91c21;
}

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

.warenkorb_mini_button2{
  border: 1px solid #D9D9DB;
  background-color: #FAFAFA;
  vertical-align: top;
  color: #f91c21;
  margin-top: 1px;
  font-weight: bold;
  cursor: pointer;
  width: 100px;
  height: 18px;
  border-color: #f91c21;
}

.login_input{
  width: 110px;
  color: #7c8089;
  font-weight: bold;
  margin-top: 3px;
  margin-bottom: 3px;
  border: 1px solid #d1d5b0;
}

.login_button{
  background: url(0/images/btn_login.gif);
  width: 98px;
  height:25px;
  text-align:left;
  color: #818759;
  border:0;
  font-weight: bold;
  padding:0 0 0 8px;
  margin-top: 1px;
  margin-bottom: 3px;
  cursor: pointer;
}

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

.product_image{
  border: 0px;
}

.product_image_s_container{
  height: 42px;
  width: 56px;
  text-align: center;
  vertical-align: top;
  background-color: #FFFFFF;
  border: 1px solid #EFEFEF;
  overflow: hidden;
  margin:0 3px 3px 10px;
  border-color: #cbcbcb;
}

.product_image_xs_container{
  height: 110px;
  text-align: center;
  overflow: hidden;
}

.product_image_xxs_container{
  text-align: center;
  overflow: hidden;
  margin:0;
  padding:0;
}

.product_image_xxxs_container{
  width: 260px;
  height: 200px;
  text-align: center;
  overflow: hidden;
  margin-right: 5px;
}

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

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

.product_variant{
  font-weight: normal;
  font-size: 9px;
  color: #677787;
}

.product_description{
  font-weight: normal;
  color: #808080;
}

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

.product_text2{

  color: #000000;
}

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

.product_price{
  font-weight: bold;
  font-size: 18px;
  color: #33505b;
  border: 0px;
  margin: 0px;
}

.product_price_new{
  font-weight: bold;
  font-size: 23px;
  color: #f91c21;
  border: 0px;
  margin: 0px;
}

.product_price_new_big{
  font-weight: bold;
  font-size: 23px;
  color: #f91c21;
  border: 0px;
  margin: 0px;
}

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

.product_price_old{
  color: #33505b;
  text-decoration: line-through;
  font-size: 12px;
  font-weight: bold;
  border: 0px;
  margin: 0px;
}

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

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

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

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

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

.categoryimage{
  margin: 1px 1px 3px 1px;
}

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

.categorydescription{
  color: #677787;
  font-size: 11px;
  font-weight: bold;
}

.categorylink{
  color: #757c83;

}

.categoryline{
  height: 0px;
  border-top: 1px solid #CBCBCB;
  margin:3px 10px 3px 0px;
  line-height: 0px;
  padding: 0px;
}

.categoryline2{
  height: 0px;
  border-top: 1px solid #CBCBCB;
  margin-bottom: 3px;
  margin-top: 3px;
  line-height: 0px;
  border-top-style: dotted;
  padding: 0px;
  border-top-color: #cbcbcb;
}

.categoryline3{
  height: 0px;
  border-top: 1px solid #CBCBCB;
  margin-bottom: 3px;
  margin-top: 3px;
  line-height: 0px;
  border-top-color: #cbcbcb;
  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{
  color: #677787;
  font-size: 11px;
  font-weight: bold;
}

.locatortext{
  color: #757c83;

}

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

.locatorlink2{

  color: #757c83;
  font-weight: normal;
}

.locatorlink3{

  color: #757c83;
  font-weight: normal;
}

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

.locatorlink2_active{
  color: #f91c21;
  font-weight: bold;
}

.locatorlink3_active{

  color: #f91c21;
  font-weight: bold;
}

.important{
  color: #f91c21;
}

.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: 1px solid #E9EAEB;

  font-weight: bold;
  color: #f91c21;
  margin-left: 3px;
  cursor: pointer;
}

.default_loworderprice{
   color: #000000;
   font-weight: bold;
   font-size: 12px;
   margin: 0px;
   padding-top: 6px;
   text-align: center;
}

.contentboxtext{
  font-size: 11px;
  color: #757c83;
  padding-left: 10px;
}

.default_nextbutton,
.default_backtbutton{
  border:0; 
  width: 220px;
  float: right;
  display:block;
  background: url(0/images/btn_naechsterSchritt.gif) no-repeat;
  height:25px;
  text-align:left;
  color: #252815;
  font-weight: bold;
  padding:0 0 0 15px;
  margin: 1px 15px 3px 0;
  cursor: pointer;
}

/* Firefox Hack!! */
html>body .default_nextbutton,
html>body .default_backtbutton {
  height: 27px;
}

.default_nextbutton{
	 background: url(0/images/btn_naechsterSchritt.gif) no-repeat;
	} 
	
.default_backtbutton{
	float:left;
	width: 220px;
	text-align:right;
	background: url(0/images/btn_schrittZurueck.gif) no-repeat;
	padding:0 15px 0 0;
	/* border:1px solid #000; */
	} 

.default_nextlinecontainer{
  border:0;
  color: #677787;
  margin: 5px 4px 4px 4px;
  height: 27px;
}

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

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

.listmore_table {
  width: 170px;
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  margin-right: 20px;
  margin-bottom: 24px;
}

.listmore_table_head {
  background-color:#adadc6;
  height:21px;
  padding-left:7px;
}

.listmore_table_item {
  background-color: #d0d1d3;
  height: 21px;
  padding-left: 7px;
  border-top: 1px solid #ffffff;
  padding-left: 24px;
  background-repeat: no-repeat;
  background-position: 6px 6px;
}

.listmore_link, .listmore_link_head, .listmore_link:hover {
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  display: block;
  background-color: #d0d1d3;
  height: 21px;
  line-height: 22px;
  padding-left: 22px;
  background-repeat: no-repeat;
  background-position: 11 7;
  border-top: 1px solid #ffffff;
}

.listmore_link_head, .listmore_link_head:hover {
  background-color: #adadc6;
  padding-left: 10px;
  border: 0;
  color: #000000;
}

.listmore_separator {
  height: 24px;
}

.tooltip {
  border: 1px solid #404040;
  background-color: #ffffe1;
  color: #000000;
  position: absolute;
  font-weight: normal;
  text-decoration: none;
  top: 15px;
  left: 30px;
  text-decoration: none;
  padding-left: 3px;
  padding-right: 3px;
}

.tooltippos {
  position: relative;
  text-decoration: none;
  vertical-align: top;
  padding:0;
  margin:0;
  float:left;
  display: block;
}

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

a.default_nextlink:Hover{
  color: #000000;
  text-decoration: underline;
}

.nicehr{
  border: none 0;
  border-top: 1px dashed #EEEFF0;
  height: 1px;
  width: 547px;
}

.font9{  font-size: 9px;  }
.font10{ font-size: 10px; }
.font11{ font-size: 11px; }
.font12{ font-size: 12px; }
.font13{ font-size: 13px; }
.font14{ font-size: 14px; }
.font15{ font-size: 15px; }
.font18{ font-size: 18px; }
.fontbold{
  font-weight: bold;
}
.fontitalic{
  font-style: italic;
}
.fontunderline{
  text-decoration: underline;
}
.fontred{
  color: #f91c21;
}
.fontblack{
  color: #000000;
}
.fontgray1{
  color: #757c83;
}
.fontgray2{
  color: #757c83;
}
.fontgreen{
  color: #00B910;
}
.addresscolumn{
  width: 147px;
}

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

.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-weight: bold;
  border: 1px solid #d9d9db;
  background-color: #FAFAFA;
  color: #7c8089;
  height: 18px;
  padding-bottom: 2px;
  cursor: pointer;
}

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

.paddingtop3{
  padding-top: 3px;
}

.paddingtop5{
  padding-top: 5px;
}

.paddingtop10{
  padding-top: 10px;
}

h1.contextbox{
  background-color: #e1e4cc;
  color: #818759;
  border: 1px solid #CBCBCB;
  border-bottom: 1px none;
  margin: 4px 20px 0px 10px;
  padding: 7px 7px 5px 15px;
}

div.contextbox{
  vertical-align: top;
  border: 1px solid #CBCBCB;
  margin: 0px 20px 15px 10px;
  padding: 10px 10px 10px 15px;
}

div.contextboxWeiss{
  vertical-align: top;
  border: 1px solid #CBCBCB;
  background: #fff;
  margin: 0px 20px 15px 10px;
  padding: 10px 10px 10px 15px;
}

.msgbox{
  background-color: #FFFFEE;
  border: 1px solid #C0C0C0;
  margin: 4px 4px 7px 4px;
  padding: 5px 5px 5px 10px;
  border-color: #677787;
}
.errorbox{
 padding:6px 0 4px 15px;
 color: #f91c21;
}

/*  Sepitem */


.stepsitemcontainer{
	vertical-align: top;
	border: 1px solid #cbcbcb;
    padding:2px 2px 2px 2px;
	margin: 3px;
	color:#757C83;
	font-size: 12px;
	height: 95px;
	display: block;
	clear: both;
}
.stepsitemcontainer_high {
	vertical-align: top;
	border: 1px solid #cbcbcb;
    background-color: #ffffff;
	color:#757C83;
    padding:2px 2px 2px 2px;
	margin: 3px;
	font-size: 12px;
	height: 95px;
	display: block;
	clear: both;
}

.stepitem_spacerbig {
    width: 8px;
}
.stepitem_spacer {
    width: 8px;
}
.stepitem_text,
.stepitem_texthigh {
    height: 75px;
    border: 1px solid #cbcbcb;
    background-color: #ffffff;
    padding-top: 0px;
    vertical-align: top;
    color: #757C83;
}
.stepitem_text {
    background-color: #F0F0F0;
    color: #757C83;
}
.stepitem_textbighigh,
.stepitem_textbig {
    font-weight: bold;
    font-size: 25px;
    color: #757C83;
    padding-left: 4px;
}
.stepitem_textbighigh {
    color: #f91c21;
}
.stepitem_textnormalhigh,
.stepitem_textnormal {
    font-weight: bold;
    font-size: 12px;
    color: #f91c21;
    padding-left: 4px;
}
.stepitem_textnormal {
    color: #757C83;
}
.stepitem_textsmall {
    padding-left: 7px;
    color: #757C83;
	font-size: 11px;
}

.stepitem, .stepitem_link, a.stepitem_link, a.stepitem_link:hover, a.stepitem_link:active {
	color: #757C83;
	font-size: 12px;
	text-decoration:none;
}

.stepitem_link_high, a.stepitem_link_high, a.stepitem_link_high:hover, a.stepitem_link_high:active{
	color: red;
	font-size: 12px;
	text-decoration:none;
}
