/*********************************
  M A I N    T E M P L A T E
*********************************/
body { font-size: 100.1%; }
body {
	margin: 0;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	text-align: center;
	background: #FFFFFF url(/homepage/media/templatedata/bg_body.jpg) 0 0 repeat;
}
h1 {
	margin-top: 0px;
	font-size: 14px;
	color: #954171;
}
h2 {
	margin-top: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #954171;
}
h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #954171;
}
h4 {
	margin-top: 0px;
	font-size: 12px;
}
table, div, p, td, th {
	border:0 none;
}
p, ul, ol {
	margin: 0 0 10px 0;
}
p, td, th {
	font-size: 12px;
}
a {
	color: #954171;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #CC8EB1;
}
div#error {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	border: 1px solid #D5351B;
	font-style: italic;
}
.asterisk {
	color: #954171;
	font-weight: bold;
}

input.textfield, textarea.textbox, select.select {
	background-color:#ffffff;
	border:1px solid #954171;
}
input.textfield {
	padding:1px 0 1px 4px;
	height:20px !important;
	height /**/:22px;
	width:250px;
}
input.textfield-black {
	padding:1px 0 1px 4px;
	height:20px !important;
	height /**/:22px;
	border: 1px solid #000000;
	background-color:#FFFFFF;
	width: 250px;
}
input.textfield[readonly] {
	background-color: #F3D9E4;
	font-style: italic;
}
input.submit {
	padding: 2px 2px 1px 10px;
	font-size: 11px;
	color: #954171;
	text-align: left;
	vertical-align: middle;	
	border: 1px solid #954171;
	font-weight: normal;
	cursor: pointer;
	background: transparent url(/homepage/media/templatedata/arrow_pink.gif) 5px 6px no-repeat;
}
input.submit-white {
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background: transparent url(/homepage/media/templatedata/arrow_white.gif) 5px 7px no-repeat;
}
* html input.submit {
	padding: 1px 0px 1px 12px;
	background: transparent url(/homepage/media/templatedata/arrow_pink.gif) 5px 5px no-repeat;
}
* html input.submit-white {
	padding: 1px 0px 1px 12px;
	background: transparent url(/homepage/media/templatedata/arrow_white.gif) 5px 5px no-repeat;
}
a.submit {
	padding: 2px 4px 2px 12px;
	font-size: 11px;
	color: #954171;
	text-align: left;
	vertical-align: middle;	
	border: 1px solid #954171;
	font-weight: normal;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(/homepage/media/templatedata/arrow_pink.gif) no-repeat 5px 7px;
}
a.submit2 {
	padding: 2px 4px 2px 12px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;	
	border: 1px solid #00D0B8;
	font-weight: normal;
	cursor: pointer;
	text-decoration: none;
	background:#00D0B8 url(/homepage/media/templatedata/arrow_white.gif) no-repeat 5px 7px;
}
input.reset {
	padding: 1px;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #954171;
	text-align: center;
	vertical-align: middle;	
	border: 1px solid #954171;
	font-weight: bold;
	cursor: pointer;
}
.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size:1px;
}
.small {
	font-size: 11px;
}
.error {
	background-color: #D5351B;
	color: #FFFFFF;
}
form {
	margin:0;
	padding:0;
	display:inline;
}
img {
	margin:0;
	padding:0;
	border:0 none;
}
#outerContainer { 
	margin: 0 auto;
	padding: 0;
	width: 980px;
	background: #FFFFFF url(/homepage/media/templatedata/bground.gif) 0 0 repeat-y;
	text-align: left;
}
#outerContainer2 { 
	margin: 0 auto;
	padding: 0;
	width: 980px;
	background: #FFFFFF url(/homepage/media/templatedata/bground2.gif) 0 0 repeat-y;
	text-align: left;
}
th.itemAvailability1 {
	margin:0;
	padding:2px 10px 5px 0;
	vertical-align:top;
}
td.itemAvailability2 {
	margin:0;
	padding:0 0 5px 0;
	vertical-align:top;
}
p.red {
	color:red;
}
ul.red {
	color:red;
}
/*********************************
  H E A D E R
*********************************/
#header {
}
#header table.top {
	width:980px;
	background:#FFFFFF url(/homepage/media/templatedata/bg_header.jpg) 0 0 no-repeat;
}
#header table.top td.banner {
	height:77px;
}
#header table.top td.search {
	padding-left: 25px;
	color:#FFFFFF;
	height:54px;
}
/*********************************
  C A T E G O R I E S   N A V I G A T I O N   T O P
*********************************/
#header div.nav-cat-top {
	margin: 0;
	padding: 0;
	width: 978px !important;
	width /**/: 980px;
	height: 34px !important;
	height /**/: 35px;
	border-left: 1px solid #F3D9E4;
	border-right: 1px solid #F3D9E4;
	border-bottom: 1px solid #F3D9E4;
	background: #FFFFFF url(/homepage/media/templatedata/bg_nav_top.gif) 0 0 repeat-x;
}

#header div.nav-cat-top table td {
	padding: 0 7px 0 8px;
	height: 34px;
	text-align: center;
	border-left: 1px solid #954171;
}
#header div.nav-cat-top table td.first {
	border-left: 0 none;
}
#header div.nav-cat-top table td.active {
	background-color: #FFFFFF;
}
#header div.nav-cat-top table td.last {
	border-right: 1px solid #954171;
}
#header div.nav-cat-top table td a {
	color: #954171;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#header div.nav-cat-top table td a:hover {
	color: #CC8EB1;
}
/*********************************
  F O O T E R
*********************************/
#footer {
	clear:both;
	margin-top: 10px;
	padding: 10px;
	width: 958px !important;
	width /**/: 980px;
	border: 1px solid #954171;
	background-color: #F3D9E4;
	text-align: center;
	color: #954171;
}
#contentContainer {
	width: 980px;
}
#innerContainer {
	vertical-align: top;
	margin: 0;
	padding: 0;
	float: left;
	width: 770px;
}
#colleft {
	vertical-align: top;
	margin: 0;
	padding: 0 2px 0 15px;
	float: left;
	width: 173px !important;
	width /**/: 190px;
}
#colmiddle2 {
	vertical-align: top;
	margin: 0;
	padding: 0 14px;
	float: right;
	width: 762px !important;
	width /**/: 790px;
}
#colmiddle {
	vertical-align: top;
	margin: 0;
	padding: 0 14px;
	float: right;
	width: 550px !important;
	width /**/: 580px;
}
#colright {
	vertical-align: top;
	margin: 0;
	padding: 0 10px;
	float: right;
	width: 190px !important;
	width /**/: 210px;
}
/*********************************
  B O X   L E F T
*********************************/
h2.box-left {
	margin: 0;
	padding:0 10px 0 10px;
	width: 153px !important;
	width /**/: 173px;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	background: #954171 url(/homepage/media/templatedata/arrow_white2.gif) 159px 9px no-repeat;
	border-bottom: 1px solid #FFFFFF;
}
h2.box-left-active {
	background: #954171 url(/homepage/media/templatedata/arrow_white_down.gif) 159px 9px no-repeat;
}
h2.box-left a,
h2.box-left a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
div.box-left {
	margin: 0;
	padding: 5px 10px;
	width: 153px !important;
	width /**/: 173px;
	background-color: #F3D9E4;
	border-bottom: 1px solid #FFFFFF;
}
div.box-left-intro {
	margin: 0;
	padding: 0px 10px;
	width: 153px !important;
	width /**/: 173px;
	border-bottom: 1px solid #FFFFFF;
}
/*********************************
  B O X   R I G H T
*********************************/
h2.box-right {
	margin: 0;
	padding:0 10px 0 10px;
	width: 170px !important;
	width /**/: 190px;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #954171;
	border-bottom: 1px solid #F3D9E4;
}
div.box-right {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	width: 170px !important;
	width /**/: 190px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #F3D9E4;
}
div.box-right ul {
	margin:0;
	padding:0;
	width:100%;
	list-style:none;
}
/*********************************
  B O X   M I D D L E
*********************************/
div.box-middle,
div.box-middle-categories {
	position: relative;
	margin: 0 5px 10px 0;
	width: 177px;
	height: 250px;
	background-color: #00D0B8;
	float: left;
}
div.box-middle-categories {
	height: 275px;
}
div.box-middle-content {
	position: absolute;
	top: 1px;
	left: 1px;
	width : 175px;
	height: 248px;
	background-color: #FFFFFF;
	overflow: hidden;
}
div.box-middle-content div.product-info {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 5px 5px 0px 5px;
	width: 165px !important;
	width /**/: 175px;
	height: 195px !important;
	height /**/: 200px;
	overflow: hidden;
}
div.box-middle-content p.image {
	margin: 0;
	padding: 0 0 5px 0;
	text-align: center;
}
div.box-middle-content div.product-price {
	position: absolute;
	top: 200px;
	left: 0;
	margin: 0;
	padding: 5px;	
	width: 165px !important;
	width /**/: 175px;
	height: 35px !important;
	height /**/: 45px;	
}
div.box-middle-categories h1.category-title {
	margin: 0;
	padding: 0 5px;
	height: 24px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	line-height: 24px;
	background: #00D0B8 url(/homepage/media/templatedata/arrow_white2.gif) 165px 9px no-repeat;
}
div.box-middle-categories h1.category-title a {
	color: #FFFFFF;
	text-decoration: none;
}
div.box-middle-categories div.box-middle-content {
	top: 26px;
}
div.box-middle-content p.old_price {
	padding: 0;
	line-height: 0.75em;
}
div.box-middle-content p.price {
	padding: 0;
	line-height: 0.75em;
}
div.box-middle-content p.vat {
	padding: 0;
	line-height: 0.75em;
}
div.box-middle-content p.vat a {
	line-height: 1em;
}
/*********************************
  P R O D U C T
*********************************/
h1.product-title {
	margin:0;
	font-size:12px;
}
h1.product-title a {
	color:0;
	font-weight:bold;
	color:#954171;
}
h2.product-subtitle {
	margin:0;
	color:0;
	font-weight:normal;
	color:#000000;
}
p.price {
	margin:5px 0;
	font-size:16px;
	font-weight:bold;
	color:#954171;	
	text-align:right;
}
p.price span.unit {
	font-size:12px;
	font-weight:normal;
	color:#000000;
}
p.old_price {
	margin:0;
	color:#999999;
	font-size:11px;
	text-align:right;
}
p.verkaufStatus{
	color:red;
	font-weight:bold;
	text-align:right;
	font-size:12px;
}
span.price_scale,
span.new_price {
	font-weight:normal;
	color:#000000;	
	font-size:12px;
}
p.vat {
	margin:0;
	font-size:10px;
	text-align:right;
}
/*********************************
  T A B L E   P R O D U C T   L I S T
*********************************/
table.product-list {
	margin:0 0 10px 0;
	padding:0;
	width:550px;
}
table.product-list td {
	padding:0;
}
table.product-list td.image {
	padding:5px 5px 0 5px;
	width:90px !important;
	width /**/:100px;
}
table.product-list td.info {
	padding:5px 5px 0 0;
	width:445px !important;
	width /**/:500px;
}
table.product-list td.buttons {
	padding:0 5px 5px 5px;
	width:90px !important;
	width /**/:100px;
}
table.product-list td.price {
	padding:5px 5px 5px 0;
	width:445px !important;
	width /**/:450px;
}
table.product-list input.textfield {
	width:25px;
	text-align:center;
}
/*********************************
  T A B L E   P R O D U C T   L I S T
*********************************/
div.product-list {
	margin:0 0 10px 0;
	padding:0;
	width:550px;
}
div.product-list div.image {
	padding:5px 10px 0 5px;
	width:90px !important;
	width /**/:105px;
	text-align: center;
	float: left;
}
div.product-list div.info {
	position: relative;
	padding:5px 5px 0 0;
	width:440px !important;
	width /**/:445px;
	float: right;
}
div.product-list div.buttons {
	position: relative;
	padding:0 0px 5px 5px;
	width:100px !important;
	width /**/:105px;
	height: 60px;
	float: left;
}
div.product-list div.bottom {
	position: absolute;
	bottom: 0px;
	right: 5px;
}
div.product-list div.price {
	height: 60px;
}
div.product-list input.textfield {
	width:25px;
	text-align:center;
}
/*********************************
  T A B L E   P R O D U C T   D E T A I L S
*********************************/
table.product-details-table {
	margin:0;
	padding:0;
	width:550px;
	border-left:1px solid #00D0B8;
	border-right:1px solid #00D0B8;
	border-bottom:1px solid #00D0B8;
}
table.product-details-table th {
	margin:0;
	padding:0 5px;
	height:23px;
	color:#FFFFFF;
	text-align:left;
	line-height:23px;
	background-color:#00D0B8;
}
table.product-details-table td.image {
	margin:0;
	padding:5px 0 5px 5px;
	width:250px !important;
	width /**/:255px;
}
table.product-details-table td.info {
	margin:0;
	padding:5px;
	width:288px !important;
	width /**/:298px;
}
table.product-details-table td.price {
	margin:0;
	padding:0 5px 5px 5px;
	width:288px !important;
	width /**/:298px;
}
table.product-details-table h2.title {
	color: #954171;
	font-weight: bold;
}
table.product-details-table input.textfield {
	width: 30px;
	text-align: center;
}
table.product-details-table table.buttons {
	margin: 5px 0 0 0;
	padding: 0px;
	border: 0 none;
}
table.product-details-table table.buttons td {
	padding-left: 2px;
}
table.product-details-table td.back {
	padding: 30px 5px 10px 5px;
	text-align: right;
}
table.options-table {
	margin: 0;
	padding: 0;
}
table.options-table td {
	padding: 0 5px 5px 0;
}
table.options-table td input.textfield {
	width: 150px;
	text-align: left;
}
div.all-images {
	margin:0;
	padding:0;
	width:250px;
}
div.all-images div {
	margin:1px 0 1px 1px;
	padding:0;
	width:46px;
	float:left;
	border:1px solid #954171;
}
/*********************************
  N A V I G A T I O N   P R O D U C T   L I S T
*********************************/
div.nav-product-list-top {
	margin-bottom:20px;
	padding-bottom:10px;
	width:550px;
	border-bottom:1px solid #954171;
}
div.nav-product-list-bottom {
	padding-top: 10px;
	width: 550px;
}
div.nav-product-list-top select.select,
div.nav-product-list-bottom select.select {
	height:17px !important;
	height /**/:19px;
	font-size:10px;
	line-height:10px;
}
/*********************************
  T A B L E   S H O P P I N G   C A R T
*********************************/
table.shoppingcart-table {
	margin:0;
	padding:0;
	width:550px;
	border-left:1px solid #00D0B8;
	border-right:1px solid #00D0B8;
}
table.shoppingcart-table th {
	margin: 0;
	padding: 0 5px;
	height: 23px;
	color: #FFFFFF;
	text-align: left;
	line-height: 23px;
	background-color: #00D0B8;
}
table.shoppingcart-table td {
	padding:5px 10px;
	border-bottom:1px solid #00D0B8;
}
table.shoppingcart-table td.last {
	border-left:1px solid #00D0B8;
}
table.shoppingcart-table table td.image {
	padding:0 5px 0 0;
	width:45px !important;
	width /**/:50px;
	border:0 none;
}
table.shoppingcart-table table td.info {
	padding: 0;
	border: 0 none;
}
table.shoppingcart-table div.info div.title {
	font-weight: bold;
}
table.shoppingcart-table input.textfield {
	width:30px;
	height:17px !important;
	height /**/:19px;
	font-size:10px;
	text-align:center;
	line-height:10px;
	border:1px solid #00D0B8;
}
p.shoppingcart-subtotal {
	margin:10px 0 0 0;
	padding:3px 10px 3px 0;
	width:538px !important;
	width /**/:550px;
	text-align: right;
	font-weight: bold;
	border: 1px solid #00D0B8;
}
p.shoppingcart-vat {
	padding:3px 11px 3px 0;
	width:539px !important;
	width /**/:550px;
	font-size:10px;
	text-align:right;
}
table.shoppingcart-buttons {
	margin:10px 0 0 0;
	padding:0;
	width:550px;
}
table.shoppingcart-buttons input.refresh {
	margin-top:1;
	padding-top:1;
	color:#FFFFFF;
	border:1px solid #00D0B8;
	background-color:#00D0B8;
	background-image:url(/homepage/media/templatedata/arrow_white.gif);
}
table.shoppingcart-buttons a.empty {
	color:#FFFFFF;
	border:1px solid #D5351B;
	padding-left:30px;
	background:#D5351B url(/homepage/media/templatedata/btn_delete_0.gif) 5px 3px no-repeat;
}
table.shoppingcart-sums {
	margin: 0;
	padding: 0;
	width: 550px;
	border: 0 none;
}
table.shoppingcart-sums th {
	margin: 0;
	padding: 2px 0 2px 0;
	font-weight: normal;
	text-align: right;
	width: 470px;
}
table.shoppingcart-sums td {
	padding: 2px 12px 2px 0;
	text-align: right;
	width: 68px !important;
	width /**/: 80px;
}
table.shoppingcart-sums th.total {
	padding: 3px 0px 3px 0;
	width: 469px !important;
	width /**/: 470px;
	font-weight: bold;
	border-left: 1px solid #00D0B8;
	border-top: 1px solid #00D0B8;
	border-bottom: 1px solid #00D0B8;
}
table.shoppingcart-sums td.total {
	padding: 3px 10px 3px 0;
	width: 69px !important;
	width /**/: 80px;
	font-weight: bold;
	border-right: 1px solid #00D0B8;
	border-top: 1px solid #00D0B8;
	border-bottom: 1px solid #00D0B8;
}
p.shoppingcart-buttons {
	margin-top: 10px;
	text-align: right;
}
table.shoppingcart-addresses {
	margin: 10px 0 0 0;
	padding: 0;
	border: 0 none;
}
table.shoppingcart-addresses th {
	margin: 0;
	padding: 0 10px 5px 10px;
	text-align: left;
	border-left: 1px solid #954171;
}
table.shoppingcart-addresses th.first-col {
	margin: 0;
	padding-left: 0;
	text-align: left;
	border-left: 0 none;
}
table.shoppingcart-addresses td {
	margin: 0; 
	padding: 0 10px 5px 10px;
	border-left: 1px solid #954171;
}
table.shoppingcart-addresses td.first-col {
	margin: 0;
	padding-left: 0;
	text-align: left;
	border-left: 0 none;
}
p.shoppingcart-buttons {
	margin-top: 10px;
	text-align: right;
}

/*********************************
  W A I T B O X
*********************************/
div#waitbox {	
	position: fixed;
	visibility: hidden;
	z-index: 99;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border: 1px solid #954171;
}
div#waitbox div.headline {
	padding: 5px 10px;
	background-color: #954171;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
div#waitbox div.content {
	padding: 5px 10px;
}
/*********************************
G U T S C H E I N   E I N G A B E
*********************************/
table#addCoupon {
	margin:0;
	padding:0;
	width:100%;
	background-color:#F9EBF1
}
table#addCoupon th, table#addCoupon td {
	margin:0;
	padding:0;
	text-align:left;
	font-weight:normal;;
}
/*********************************
S T E P S
*********************************/
table.steps {
	margin:0 0 10px 0;
	padding:0;
	width: 549px !important;
	width /**/: 550px;
	border-left: 1px solid #00D0B8;
	border-top: 1px solid #00D0B8;
}
table.steps td {
	padding: 5px;
	font-weight: bold;
	border-right: 1px solid #00D0B8;
	border-bottom: 1px solid #00D0B8;
}
table.steps td a {
	font-weight: bold;
	text-decoration: none;
}
table.steps td.active {
	color: #FFFFFF;
	background-color: #00D0B8;
}
table.steps td a.active {
	color: #FFFFFF;
}
/*********************************
  F O R M S
*********************************/
table.form-table {
	margin:0;
	padding:0;
	border:0 none;
	background-color:#F3D9E4;
	border-bottom:5px solid #F3D9E4;
}
table.form-table th {
	padding: 5px;
	color: #FFFFFF;
	text-align: left;
	background-color: #954171;
}
table.form-table th.last {
	background-color: #FFFFFF;
}
table.form-table td {
	background-color:#F3D9E4;
}
table.form-table td.label {
	padding: 2px 5px 2px 5px;
	width: 150px !important;
	width /**/: 160px;
}
table.form-table td.data {
	padding: 2px 5px 2px 5px;
	width: 380px !important;
	width /**/: 390px;
}
table.form-table td.last {
	background-color: #FFFFFF;
}
table.form-table2 {
	margin: 0;
	padding: 0;
	border: 0 none;
}
table.form-table2 td.label {
	padding: 0px 5px 5px 0px;
}
table.form-table2 td.data {
	padding: 0px 5px 5px 0px;
}
p.form-submit {
	margin-top: 5px;
	width: 550px;
	text-align: right;
}
/*********************************
  P A G E R
*********************************/
.pagingDiv {
	padding: 5px 0px;
	color: #00516B;
	font-weight: bold;
	text-align: left;
	width: 100%;
}
.pagerCurrent {
	color: #000000;
	background-color: #FFFFFF;
	padding: 1px 4px;
	border: 1px solid #00516B;
	margin-right: 5px;
	line-height: 150%;
}
.pagerNotCurrent a {
	color: #03C;	
}
.pagerNotCurrent {
	background-color: #EEEEEE;
	padding: 1px 4px;
	border: 1px solid #00516B;
	margin-right: 5px;
	text-decoration: underline;
	cursor: pointer;
	line-height: 150%;
}
/*********************************
  S E A R C H
*********************************/
#search .hit {
	padding-top: 10px;
	margin: 0px;
	border-top: 1px solid #00516B;
}
/*********************************
  S I T E M A P
*********************************/
div#sitemap ul {
	margin-left: 0;
	padding-left: 30px;
	list-style-type: none;
}
div#sitemap ul.level1 {
	padding-left: 0;
}
div#sitemap a.level2,
div#sitemap a.level3,
div#sitemap a.level4,
div#sitemap a.level5 {
	padding-left: 10px;
	background: url(./../../../media/templatedata/icon_sitemap.gif) no-repeat 0 3px;
}
/*********************************
  C O N T A C T   F O R M U L A R
*********************************/
.contactform {
	margin: 0;
	padding: 0;
	display: inline;
}

.contactform .textfield {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #00516B;
	border-bottom: 1px solid #00516B;
	background-color: #EEEEEE;
	width: 250px;
}
.contactform .textbox {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #00516B;
	border-bottom: 1px solid #00516B;
	background-color: #EEEEEE;
	width: 300px;
	height: 150px;
}
/*********************************
  L O G I N   F O R M U L A R
*********************************/
.loginform {
	margin: 0;
	padding: 0;
	display: inline;
}
.loginform .textfield {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #00516B;
	border-bottom: 1px solid #00516B;
	background-color: #EEEEEE;
	width: 250px;
}
/*********************************
  C A T E G O R I E S   N A V I G A T I O N   L E F T
*********************************/
ul.nav-cat-left {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 150px;
}
ul.nav-cat-left li {
	color: #CC8EB1;
	line-height: 20px;
}
* html ul.nav-cat-left li {
	line-height: 20px;
}
ul.nav-cat-left li.depth0 {
}
ul.nav-cat-left li.depth1 {
	padding-left: 18px;
	background: transparent url(/homepage/media/templatedata/arrow_pink2.gif) 5px 5px no-repeat;
}
ul.nav-cat-left li a {
	font-weight: normal;
	text-decoration: none;
}
ul.nav-cat-left li a:hover {	
	text-decoration: underline;
}
ul.nav-cat-left li a.active, ul.nav-cat-left li a.inpath {
	font-weight: bold;
}
/*********************************
  B R E A D C R U M B
*********************************/
div#path {
	margin: 0 0 0 1px;
	padding: 10px 0 0 17px;
	width: 751px !important;
	width /**/: 769px;
	height: 20px !important;
	height /**/: 30px;
	color: #954171;
	background-color: #FFFFFF;
}
div#path ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div#path ul li {
	display: inline;
}
div#path ul li a {
	font-weight: normal;
	text-decoration: none;
}
div#path ul li a:hover {
	text-decoration: underline;
}
/*********************************
  M A I N    M E N U 2
*********************************/
div.menu2NMPS {
	border:solid 1px #954172;
	background-color:#F3D9E4;
	padding:4px;
	margin:0;
}
div.menu2NMPS a {
	text-decoration:none;
}
div.menu2NMPS2 {
	 width:100%;
	 z-index:1010;
	 position:relative;
}
div.menu2NMPS3 {
	 position:absolute;
	 left:-1000;
	 top:-1000;
	 z-index:1000;
	 visibility:hidden;
}
table.menu2D {
	 border:solid;
	 border-width:1px;
	 width:100%;
}
div.menu2MOD {
	position:absolute;
	left:-1000;
	top:-1000;
	z-index:1000;
	visibility:hidden;
}
div.menu2MOD2 {
	width:100%;
	z-index:1010;
	position:relative;
}
table.HV_browse {
	margin:0 0 40px;
	padding:0;
	border:0 none;
}
table.HV_browse a {
	color:#954171;
}
/*********************************
K U N D E N   B E S T E L L U N G E N
*********************************/
table#customer_orders_table {
	margin:0;
	padding:0;
	width:100%;
	border:0 none;
}
table#customer_orders_table th {
	padding:2px;
	background-color:#954171;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center
}
table#customer_orders_table td {
	padding:4px;
	text-align:center
}
table#customer_orders_table td p {
	margin:0;
	padding:0;
	text-align:left
}
td.orders {
	cursor:pointer;
	background-color:#F3D9E4;
}
table#customer_orders_table td table {
	margin:0 auto;
	padding:0;
	width:100%;
	border:0 none;
}
table#customer_orders_table td table th {
	padding:2px 4px;
	background-color:#00D0B8;
}
table#customer_orders_table td table td {
	padding:2px 6px;
}
/*********************************
C R O S S S E L L I N G
*********************************/
div.product-crossselling-0, div.product-crossselling-1 {
	margin:0 0 10px 0;
	padding:0;
	border:1px solid #00D0B8;
	width:260px;
}
div.product-crossselling-0 {
	float:left;
}
div.product-crossselling-1 {
	float:right;
}
div.product-crossselling-0 h2, div.product-crossselling-1 h2 {
	padding:2px 4px;
	background-color:#00D0B8;
	color:#FFFFFF;
	font-size:1em;
}
div.product-crossselling-0 div.image, div.product-crossselling-1 div.image {
	margin:0;
	padding:6px 0;
	text-align:center;
	width:100px;
	float:left;
}
div.product-crossselling-0 div.info, div.product-crossselling-1 div.info {
	margin:0;
	padding:0 6px 0 0;
	text-align:left;
	width:148px !important;
	width: /**/:160px;
	float:right;
}
div.product-crossselling-0 table, div.product-crossselling-1 table {
	margin:0;
	padding:0 6px 6px 6px;
	width:100%;
}
/*********************************
R E V I E W S
*********************************/
div.review-left {
	margin:0;
	padding:0;
	width:400px;
	float:left;
}
div.review-right {
	margin:0;
	padding:0;
	width:150px;
	float:right;
	text-align:right;
}
div.new-review-item {
	margin:0;
	padding:0;
	border:1px solid #00D0B8;
}
div.new-review-item h2 {
	margin:0;
	padding:4px;
	background-color:#00D0B8;
	color:#ffffff;
	font-size:1em;
}
div.new-review-item div.new-review-image {
	margin:0;
	padding:6px 0;
	float:left;
	width:260px;
	text-align:center;
}
div.new-review-item div.new-review-product {
	margin:0;
	padding:6px 0;
	float:right;
	width:288px;
	text-align:left;
}
table.new-review {
	margin:20px 0 0 0;
	padding:0;
	width:100%;
}
table.new-review th, table.new-review td {
	text-align:left;
	vertical-align:top;
}
table.new-review th {
	color:#954171;
}
table.reviews-average tr.average-0 {
	background-color:#F9EDF2;
}
table.reviews-average tr.average-1 {
	background-color:#00D0B8;
	color:#FFFFFF;
}
table.reviews-average th, table.reviews-average td {
	padding:2px 5px;
	font-size:11px;
	font-weight:normal;
	text-align:left;
}
div#searchOffers {
	width:248px;
	position:absolute;
	z-index:2000;
	background-color:#dddddd;
	border:1px solid #666666;
	color:#666666;
}
div#searchOffers p {
	margin:0;
	padding:2px;
}
div#ajax_waitbox {
	margin:auto;
	padding:0;
	position:absolute;
	z-index:200;
	width:32px;
	height:32px;
	background:transparent url(/homepage/media/shop/loading2.gif) 0 0 no-repeat;
}


table.wwf {
	border: 0;
	border-spacing: 0;
	width: 540px;
}

table.wwf th {
	padding: 5px 10px;
	text-align: left;
	background-color: #954172;
	color: #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
table.wwf td {
	padding: 5px 10px;
	background-color: #eee;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
