HTML{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: White;
}
BODY
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: White;
}

TABLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	color: inherit;
}
TR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	color: inherit;
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	color: inherit;
}
TH
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	color: inherit;
}
li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	color: inherit;
}
TABLE.haupt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	color: inherit;
}
TR.haupt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	color: inherit;
}
TD.haupt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	color: inherit;
}
TH.haupt
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	color: inherit;
}


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

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


IMG
{    border: none;
}


b{
	color: inherit;
}

FORM	{	padding: 0px;	margin: 0px;}
HR		{	color:#ffffff;	height: 2px; border-top:1px solid #efeff1;border-bottom:1px solid #ffffff;}
A		{    color: #333333;    text-decoration: none;}
A:Hover{
	color: #333333;
	background-color: cccc00;
}
A.bild:Hover{
	background-color: transparent;
} 
A.details{
	color: #663333;
}


H1 {
    color: #000;
	 margin: 0px;padding:0px;
    font-weight: bold;
    font-size: 17px;
}

H2 {
	color: #000000;
	margin: 0px;padding:0px;
	font-weight: bold;
	font-size: 12px;
}


SMALL {
    font-size: 70%;
}

#main_table_fixed{
	width:980px;
}

#main_table{
	width:auto;

}

.containermain{
	width: 100%;
	padding:9px;
	padding-bottom: 60px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.containerleft{
	width: 196px;
	border-right: 2px solid #9ababb;
	color: #333333;
	background-color: #9ababb;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 2px solid #9ababb;
}

.containerright{
	width: 196px;
	border: 0px;
	color: #333333;
	background-color: #DCE7E7;
	-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;
}


.containertop {
}
.containerbottom{
}

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

.boxheader{
	width: 100%;
	padding: 0px 0px 0px;
	background-color: #9ababb;
	color: #000000;
	text-align: left;
	vertical-align: text-bottom;
	height: 116px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.boxheadermenu{
	width: 100%;
	height: auto;
	padding: 0px;
	background-color: #333333;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	color: #9ababb;
	min-height:28px;
	
}

.boxfooter{
    width: 100%;
	height: auto;
	margin-top:2px;
	padding: 6px 0px 6px 0px;
	text-align: right;
	background-color: #9ababb;
	color: #333333;
	vertical-align: absmiddle;
}

.boxfooter A {
	color: #333333;
}
.boxfooter A:Hover{
	color: #333333;
}

.boxfootermenu{
	padding: 8px 160px 10px 150px;
	text-align: center;
	background-color: #ffffff;
	color: #333333;
}

.boxleft{
	width: 196px;
	background-color: #99cccc;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	padding-left: 6px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

	-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: #9ababb;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;

	border-bottom: 1px none #ffffff;

	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.boxrightmyaccountborder{
	border-left: 2px solid #9ababb;
	border-top: 1px none #ffffff;
	background-color: #9ababb;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #9ababb;
}

.boxrightproductborder{
	border-left: 2px solid #9ababb;
	border-top: 1px none #ffffff;
	background-color: #9ababb;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #9ababb;
}

.boxrightmyaccount{
	width: 192px;
	font-weight: bold;
	font-size: 13px;
	padding-top: 10px;
	padding-left: 3px;
	padding-bottom: 5px;
	-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: #99cccc;
	color: #333333;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.boxrightproduct{
	width: 192px;
	font-weight: bold;
	font-size: 13px;
	padding-top: 10px;
	padding-left: 3px;
	padding-bottom: 5px;
	-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: #99cccc;
	color: #333333;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
 } 

.boxrightmyaccount-content {
	width: 192px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	-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: #9ababb;
	color: #333333;
	border-top: 1px none #d9d9d9;
	border-left: 0px none #9ababb;
}

.boxrightproduct-content{
	width: 192px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	-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: #9ababb;
	color: #333333;
	border-top: 1px none #d9d9d9;
	border-left: 0px none #9ababb;
}

.boxrightmyaccount-content TD {
  color: #333333;
}

.boxrightproduct-content TD {
  color: #333333;
}
.boxrightmyaccount-td{
  color: #333333;
}

.boxrightproduct-td{
  color: #333333;
}

.boxleft-td{
  color: #333333;
}
.containerfullrow{
	float: left;
	width:100%;
}
.containerhalfrow{
	float: left;
    width:50%;
}

.containerthirdrow {
	width:33%;
	float: left;
}
.containerthirdrowfix {
	width:34%;
	float: left;
}
.containerquarterrow{
	width:25%;
	float: left;
}
.locationrow{
	vertical-align: bottom;
	border-bottom: 1px solid #cccccc;
	color: #333333;
	padding-top:15px;
	padding-bottom:2px;
	height: 28px;
	margin-left: 13px;
	margin-right: 0px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.locationrow td{
	color: #a7a7a7;
}
.locationrow A{
	color: #a7a7a7;
}

.producttitlerow_red {
	border: 1px solid #9ababb;
	padding: 5px;
	margin: 4px;
	padding-bottom:2px;
	-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: 28px;
	border-bottom: 1px none;
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: bold;
	padding-left:7px;
 	border-left:8px solid #cccc00;
	border-top:1px solid #cccc00;
	color: #cccc00;
	padding-top:10px;
	vertical-align: bottom;
	line-height:20px;
 } 

.producttitlerow_blue {
	border: 1px solid #9ababb;
	padding: 5px;
	margin: 4px;
	-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: 28px;
	border-bottom: 1px none;
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: bold;
	padding-top:8px;
	padding-left:7px;
	border-left:8px solid #9ababb;
	border-top:1px solid #9ababb;
	color: #333333;
	padding-bottom:1px;
	vertical-align: bottom;
	line-height:20px;
}

.producttitlerow_red_big {
	border: 1px solid #9ababb;
	padding: 5px;
	margin: 4px;
	padding-bottom:2px;
	-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-bottom: 1px none;
	margin-bottom: 0px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	padding-top:8px;
	padding-left:7px;
	min-height: 51px;
	height: 51px;
}

.producttitlerow_blue_big {
	border: 1px solid #9ababb;
	padding: 5px;
	margin: 4px;
	-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-bottom: 1px none;
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: bold;
	padding-top:8px;
	padding-left:7px;
	border-left:8px solid #9ababb;
	border-top:1px solid #9ababb;
	color: #333333;
	padding-bottom:1px;
	vertical-align: bottom;
	line-height:20px;
	min-height: 51px;
	height: 51px;
}

.productrow_noborder {
	vertical-align: top;
	margin: 4px;
	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;
	border: 0px solid White;
	padding: 0px;
	min-height: 0px;
	height: auto;
}

.contentboxlistrow {
	border: 1px solid #9ababb;
	padding: 5px;
	margin: 4px;
	-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;
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: bold;
	padding-left:7px;
 	font-size: 11px;
	font-weight: bold;
	border-left:8px solid #9ababb;
	border-top:1px solid #9ababb;
	color: #333333;
	height: 26px;
	background-color: #DCE7E7;
	line-height: normal;
	padding-top:4px;
	padding-bottom:0px;
	vertical-align: middle;
    margin-top: 10px;
}

.categorydetailsrow_empty {
	vertical-align: top;
	border: 1px solid #9ababb;
	padding: 5px;
	margin: 4px;
	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: 1px;
	min-height: 0px;
	margin-bottom:4px;
	padding:0px;
	margin-top:0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	line-height: 0px;
}

.locatortitlerow {
	vertical-align: top;
	padding: 5px;
	margin: 4px;
	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;
	border: 1px solid #333333;
	height: 26px;
	background-color: #99cccc;
	line-height: normal;
	padding-top:4px;
	padding-bottom:0px;
}

.locatortitlerow_empty {
	vertical-align: top;
	margin: 4px;
	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;
	border: 1px solid #333333;
	height: 0px;
	min-height: 0px;
	padding:0px;
	line-height: 0px;
	padding-bottom:0px;
}

.locatordetailsrow {
	vertical-align: top;
	margin: 4px;
	-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: 1px solid #333333;
	min-height: 0px;
	height: auto;
	border-top: 0px;
	margin-top: 0px;
	padding:6px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:4px;
	color: #333333;
	font-size: 10px;
}

.producttitlecell_red{
	font-size: 11px;
	font-weight: bold;
	color: #cccc00;
}
.categorytitlerow {
	border-left:8px solid #9ababb;
	border-top:1px solid #9ababb;
	color: #333333;
	border-right: 1px solid #9ababb;
 	min-height: 28px;
	border-bottom: 1px none #9ababb;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 5px 2px;
	margin: 4px 4px 0px;
 	height: 26px;
	background-color: dce7e7;
	line-height: normal;
	vertical-align: middle;
 }

.producttitle_description{
	font-weight: normal;
	font-size: 10px;
	color: gray;
}

.productcategoryrow{
	padding:6px;
	margin: 4px;
	margin-top: 15px;
	border-left:8px solid #9ababb;
	color: #333333;
	background-color: #DCE7E7;
	border-top: 1px solid #9ababb;
	border-right: 1px solid #9ababb;
	min-height: 28px;
	height: 28px;
	border-bottom: 1px solid #9ababb;
	margin-bottom: 0px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	padding-top:8px;
	padding-left:7px;
 } 

.productrow_borderaftertitle_full{
	min-height: 190px;
	height: 211px;
	border-top: 0px solid #9ababb;
	border-right: 1px solid #9ababb;
	border-bottom: 1px solid #9ababb;
	border-left: 1px solid #9ababb;
 	vertical-align: top;
	padding: 5px 5px 2px;
	margin: 0px 4px 4px;
	font-size: 11px;
 }

.productrow_borderaftertitle_half{
	min-height: 152px;
	height: 152px;
	border-top: 0px solid #9ababb;
	border-right: 1px solid #9ababb;
	border-bottom: 1px solid #9ababb;
	border-left: 1px solid #9ababb;
	vertical-align: top;
	padding: 5px 5px 2px;
	margin: 0px 4px 4px;
	font-size: 11px;
 } 

.productrow_fullborder_full{
	min-height: 130px;
	height: 130px;
 	vertical-align: top;
	border: 1px solid #9ababb;
	padding: 5px 5px 2px;
	margin: 4px;
	font-size: 11px;
 } 

.productrow_fullborder_half{
	min-height: 153px;
	height: 153px;
 	vertical-align: top;
	border: 1px solid #9ababb;
	padding: 5px;
	margin: 4px;
	padding-bottom:2px;
	font-size: 11px;
 }

.productrow_fullborder_quarter{
	min-height: 244px;
	height: 244px;
	vertical-align: top;
	border: 1px solid #9ababb;
	padding: 5px;
	margin: 4px;
	padding-bottom:2px;
	font-size: 11px;
 } 

.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;
}
.productvategoryrow:after{
	content: "";
	display: block;
	height: 0;
	clear: both;
}

.logo_header{
	margin-left:46px;
	border: 0px;
	float: none;

	text-align: left;
}

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

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

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

.link_footer{
	font-size:10px;
	color: #333333;
	margin-left:7px;
	margin-right:7px;
}

.currency {
	color: #333333;
}
.currency_activ {
	color: #333333;
	font-weight: bold;
}
A.currency {
	color: #333333;
}
A.currency_activ{
	color: #333333;
}

A.language:Hover {
    color: #000000;
    text-decoration: none;
}
A.language_activ:Hover {
    color: #000000;
    text-decoration: none;
}
A.link_header:Hover {
    color: #000000;
    text-decoration: none;
}
A.link_headermenu:Hover{
    color: #000000;
    text-decoration: none;
}

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

.headermenu_fixedbox{
	width: 184px;
	-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 5px 5px 5px;
	float: left;
	text-align: left;
	height: 24px;
 }

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

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

.search_go{
	width:50px;
	border: 1px solid #CCCCCC;
	color: #ff6600;
	background-color: white;
	font-weight: bold;
	background-position: center;
}
.categorybox_rootcategorylink{
	 color: #333333;
    font-weight: normal;
	 font-weight: bold;
	 padding-bottom: 3px;
}

.categorybox_subcategory{
	padding-bottom: 3px;
}


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

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

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

.warenkorb_button {
	border: 0px ;
	border-right:1px solid  #d9d9db;
	border-bottom:1px solid  #d9d9db;
	background-color: White;
	vertical-align: top;
	margin:0px;
	width: 125px;
	color: #663333;
	height: 18px;
	cursor: pointer;
 }

.save_button {
	border: 0px ;
	border-right:1px solid  #d9d9db;
	border-bottom:1px solid  #d9d9db;
	background-color: White;
	vertical-align: top;
	margin:0px;
	width: 125px;
	color: #ff6600;
	height: 18px;
	cursor: pointer;
}


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


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

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

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

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

.login_input{
	background-color: White;
	vertical-align: top;
	width: 118px;
	color: #333333;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 2px inset gray;
	border-bottom: 1px inset silver;
	border-right: 1px inset silver;
}

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

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

.product_image{
	border:1px solid #666666;
}

.product_image_s_container{
	height: 65px;
	width: 60px;
	text-align: center;
	vertical-align: top;
	border: 0px solid #efefef;
	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: 235px;
	height: 200px;
	text-align: center;
	overflow: hidden;
	margin-right: 5px;
}

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

.product_title{
	font-weight: bold;
	font-size: 10px;
	color:#000;
	height: 40px;
}


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

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

.product_description{
	font-weight: normal;
	font-size: 10px;
	color: #333333;
}

.product_artnr{
	font-weight: normal;
	height: 15px;
	font-size: 9px;
	color: #333333;
}

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

.product_text2{
	font-size: 10px;
	color: #333333;
}

.product_text3{
	font-size: 11px;
	color: #333333;
}
.product_price_new_big{
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	border: 0px;
	margin: 0px;
}

  .product_price_new_small { 
	font-weight: normal;
	font-size: 10px;
	color: #333333;
	border: 0px;
	margin: 0px;
 } 

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

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

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

.categorydetailsrow{
	min-height: 0px;
	height: auto;
	padding:6px;
	color: #333333;
	vertical-align: top;
	padding: 5px 5px 2px;
	margin: 0px 4px 4px;
	font-size: 11px;
	border-top: 1px none #9ababb;
	border-right: 1px solid #9ababb;
	border-bottom: 1px solid #9ababb;
	border-left: 1px solid #9ababb;
 } 

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

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

.categoryimage{
	margin: 1px;
	margin-bottom: 3px;
}
.contentlistheader {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}
.categorydescription{
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}

.categorylink{
	color: #333333;
	font-size: 10px;
}

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

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

.locatortext{
	color: #333333;
	font-size: 10px;
}
.locatorlink2 {
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
.locatorlink3{
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}

.locatorlink2_active {
	font-size: 10px;
	color: #ff6600;
	font-weight: bold;
}
.locatorlink3_active{
	font-weight: bold;
	color: #333333;
	font-size: 10px;
}
.important{	color: ff6600;}

.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-size:10px;
	font-weight:bold;
	color:#333333;
	margin-left: 3px;
	cursor: pointer;
}
.default_loworderprice{
   color: #000000;
   font-weight: bold;
   font-size: 12px;
   margin: 0px;
   padding-top: 6px;
   margin-bottom:4px;
   text-align: center;
}

.contentbox {
	min-height: 0px;
	height: auto;
	border-top: 0px solid #9ababb;
	margin-top: 0px;
	margin-bottom:4px;
	color: #333333;
	border-right: 1px solid #9ababb;
	border-bottom: 1px solid #9ababb;
	border-left: 1px solid #9ababb;
  	vertical-align: top;
	padding: 5px;
	margin: 4px;
	padding-bottom:2px;
	font-size: 11px;
 } 

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

.default_nextbutton {
    width: 222px;
    height: 25px;
    background-color: #ff6600;
    vertical-align: middle;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
	cursor: pointer;
    color: #ffffff;
	margin:0;
	padding:0;
	border-width:1px;
}

.default_nextlinecontainer {
	vertical-align: middle;
	padding-left:7px;
	margin: 4px;
	margin-top: 5px;
    border: 1px solid #9ababb;
	color: #333333;
	background-color: #DCE7E7;
    text-align: right;
}
.listcontents_nextline {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #CBCBCB;
    margin-left: 4px;
    margin-right: 3px;
    background-color: #EFEFEF;
    margin-top: -5px;
    width: 571px;
}
.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: 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: #ff6600; }
.fontblack { color: #000000; }
.fontgray1 { color: #333333; }
.fontgray2 { color: #333333; }
.fontgreen { color: #00B910; }

.addresscolumn { width:147px; }
.address_deliverybutton {
    border: 1px solid #E9EAEB;
    cursor: pointer;
}
.tableclear {
    width: 100%;
    border-collapse: collapse;
}
.leftspacer20 {
    margin-left:20px
}
.leftspacer10 {
    margin-left:10px
}
.leftspacer8 {
    margin-left:8px
}
.leftspacer5 {
    margin-left:5px
}
.leftspacer290
{
	padding-left:290px;
}
.rightspacer10 {
    margin-right:10px
}
.topspacer10 {
    padding-top: 10px;
}

.topmargin10 {
    margin-top: 10px;
}
.cleartopmargin {
    margin-top:0;
}
.height25 {
    height: 25px;
}
.default_smallbutton {
    font-size: 10px;
    font-weight: bold;
    border: 1px solid #E9EAEB;
    background-color: #DCE7E7;
    color: #333333;
    height: 18px;
    padding-bottom: 2px;
	 cursor: pointer;
}
.dottedline {
	height:1px;
	border:0px;
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 0px;
	padding:0px;
	background-image: url(0/images/linedot.gif);
}

.paddingtop3{ padding-top:3px; }
.paddingtop5{ padding-top:5px; }
.paddingtop10{ padding-top:10px; }


h1.contextbox {
	background-color: #DCE7E7;
	color: #333333;
	padding: 7px;
	padding-bottom: 5px;
	margin: 4px;
	margin-bottom: 0px;
	border: 1px solid #9ababb;
	border-left: 8px solid #9ababb;
	border-top: 1px solid #9ababb;
	border-bottom: 1px 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;
}

div.contextbox {
	vertical-align: top;
	padding: 10px;
	padding-left: 15px;
	margin: 4px;
	margin-top: 0px;
	margin-bottom: 15px;
	border-top: 1px none #9ababb;
	border-right: 1px solid #9ababb;
	border-bottom: 1px solid #9ababb;
	border-left: 1px solid #9ababb;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}


.msgbox {
    padding: 5px;
    padding-left: 10px;

    margin: 4px;
    margin-bottom: 7px;

    background-color: #ffffee;

    border: silver solid 1px;

    color: ff6600;
	 font-weight: bold;
}
.errorbox {
    padding: 5px;
    padding-left: 10px;
    margin: 4px;
    margin-bottom: 7px;
    background-color: #ffffee;
    border: silver solid 1px;
    color: ff6600;
	font-weight: bold;
}

.compare_table {
    border-left: 1px dotted silver;
    border-bottom: 1px dotted silver;
    padding-left:5px;
	 padding-bottom:5px;
}
.compare_table_noleft {
    border-bottom: 1px dotted silver;
    padding-left:5px;
	 padding-bottom:5px;
    border-left: 0px;
}

.compare_table_nobottom{
    border-left: 1px dotted silver;
    padding-left:5px;
    border-bottom: 0px;
	 padding-bottom: 0px;
	 padding-top: 0px;
} 

.link_headermenu {
	color:#000000;
	font-size: 13px;
	font-weight: bold;
 } 

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

.product_price_new {
 	font-weight: normal;
	font-size: 10px;
	color: #333333;
	border: 0px;
	margin: 0px;
 } 
 
.default_nextline { 
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #9ababb;
    margin-left: 4px;
    margin-right: 3px;
    background-color: #99cccc;
    margin-top: 10px;
 } 

 .categorybox_rootcategory_exp {
  	 color: #333333;
    font-weight: normal;
	 font-weight: bold;
	 padding-bottom: 3px;
 } 
 
.locatorlink {
 	font-size: 11px;
	color: #333333;
	font-weight: normal;
 } 
 
.locatorlink_active { 
	font-size: 11px;
	color: #ff6600;
	font-weight: bold;
 } 

 .verification_code{
  width: 80px;
  padding: 2px;
  border: 1px solid #000000;
  color: #000000;
  text-align: center;
  font: bold;
}
.containerfiverow {
    float: left;
    width: 20%;
}
 .grundfarbe_haupt {
	background-color: #9ababb;
} 
 .haupt_cms_contextbox {
	vertical-align: top;
	margin-right: 4px;
	margin-bottom: 15px;
	margin-left: 4px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9ababb;
	border-right-color: #9ababb;
	border-bottom-color: #9ababb;
	border-left-color: #9ababb;
}
.haupt_cms_inhalt {
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 4px;
	margin-bottom: 15px;
	margin-left: 4px;
}

.haupt_cms_fett {
	font-weight: bold;
	color: 333333;
	}
.haupt_cms_link {
	color: #663333;
	text-decoration: underline;
}
.haupt_cms_blink {
	color: #999999;
	text-decoration: underline;
	font-size: 10px;
}

.haupt_autorverweis {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	height: 20px;
}
.haupt_cms_balken {
	background-color: #DCE7E7;
	vertical-align: middle;
	height: 26px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-color: 9ababb;
	border-right-color: #9ababb;
	border-bottom-color: #9ababb;
	border-left-color: #9ababb;
}
.haupt_cms_titel {
	font-weight: bold;
	color: 333333;
	font-size: 11px;
	}
.haupt_cms_titelbig{
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}	
	
.haupt_cms_ut {
	font-weight: bold;
	color: 333333;
		}
		
.haupt_cms_event {
	background-color: #D9CDC9;
}
{
	vertical-align: top;
	padding: 10px 4px 10px 15px;
	margin: 0px 4px;
	border-top: 1px none #9ababb;
	border-right: 1px solid #9ababb;
	border-bottom: 1px solid #9ababb;
	border-left: 1px solid #9ababb;

	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.haupt_leftspacer190 {
	padding-left:190px;
}
.haupt_sbz_fenster {
	vertical-align: top;
	padding: 0px 4px 10px 15px;
	margin: 0px 4px 15px;
	border-top: 1px none #9ababb;
	border-right: 1px solid #9ababb;
	border-bottom: 1px solid #9ababb;
	border-left: 1px solid #9ababb;
	width: 754px;

	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.warenkorb_button_haupt {
	border:1px solid #d9d9db;
	vertical-align: top;
	margin-top: 1px;
	font-weight: bold;
	cursor: pointer;
	width:220px;
	color:#663333;
	height: 18px;
	background-color: #DCE7E7;
	}
	
.appbutton{-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
	float:left;
	position:absolute;
	margin-left:10px;
	margin-top:170px;}
	
.ebookbutton{-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
	float:left;
	position:absolute;
	margin-left:150px;	
	margin-top:150px;

}
