

/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce
   -----------------------------------------------------------------------------------------
   based on:
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com
   (c) 2003         nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License
   ---------------------------------------------------------------------------------------*/

body {
	background:url(img/bg.gif) #EEEEEE repeat-x;
	font-family:Arial, Verdana, Tahoma, sans-serif;
	font-size:12px;
	color:#000;
	line-height:18px;
	margin:20px 0;
}


img{
        border:0;
}

A {
  color: #aa1822;
  text-decoration: none;
}

A:hover {
  color: #aa1822;
  text-decoration: underline;
}




A.pageResults {
        color: #ac2836;
        text-decoration: underline;
}

A.pageResults:hover {
  color: #ffffff;
  background: #5583b7;
}


TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}


CHECKBOX, INPUT, RADIO, SELECT {
        font-family: Verdana, Arial, sans-serif;
        font-size: 11px;
        padding:0;
        margin:0 auto;
}

TEXTAREA {
  width: 98%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFBD32;
  font-weight: bold;
}

SPAN.underline {
        text-decoration: underline;
}

TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}

A.copyright {
  color: #ac2836;
}
A.copyright:hover {
  color: #ac2836;
  text-decoration: underline;
}


SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
        font-family: Verdana, Arial, sans-serif;
        color: #aa1822;
        text-decoration: line-through;
}
SPAN.productOldPrice1 {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 10px;
		}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: x-small;
        font-weight: bold;
        color: Black;
        border-bottom: 1px solid #ac2836;
}


/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #FFF0E1; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #FFF0E1; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }








.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ac2836;
  font-weight: bold;
}

.onepxwidth {
        width: 1px;
}






label {width: 180px; display: block; float: left;}
legend {color: #575757;}
fieldset {border: 1px solid #ccc; padding: 5px 5px 5px 10px;}


#wrap, #pageend {
	width:1000px;
	margin:0 auto;
	position:relative;
	background:#fff;
	padding:10px;
	border:1px solid #ccc;
}

#pageend 
{
margin-top: 15px;
}

#logo {
	width: 1000px;
	height:110px;
	margin: 0 auto;
	color: #ffffff;
	background-color:#FFFFFF;
	font-size: 11px;
	padding:0;
	text-align:left;
	background-image: url(img/head.jpg);

}


#menutop {

  width: 1000px;
  height:31px;
  margin: 0 auto;
  color: #ffffff;
  font-size: 11px;
  padding:0;
  text-align:right;
  background-color:#FFFFFF;

}




#topcheckout {
  margin: 0 auto;
  padding: 0;
  color: #523E2F;
  background-image: url(img/button_cashbox.jpg);
  width:202px;
  height:31px;
  float:right;
  text-align:center;
}

#topcart {
  margin: 0 auto;
  padding: 0;
  color: #523E2F;
  background-image: url(img/button_cart.jpg);
  width:130px;
  height:31px;
  float:right;
}

#topaccount {
  margin: 0 auto;
  padding: 0;
  color: #523E2F;
  background-image: url(img/button_account.jpg);
  width:130px;
  height:31px;
  float:right;
}

#tophome {
  margin: 0 auto;
  padding: 0;
  color: #523E2F;
  background-image: url(img/button_home.jpg);
  width:130px;
  height:31px;
  float:right;
}



#topcheckout a {
  display: block;
  text-align: left;
  font-size: 12px;
  color: #ffffff;
  font-weight: normal;
  margin-top:4px;
  padding-left:10px;
}

#topaccount a {
  display: block;
  text-align: left;
  font-size: 12px;
  color: #ffffff;
  font-weight: normal;
  margin-top:4px;
  padding-left:10px;
}

#topcart a {
  display: block;
  text-align: left;
  font-size: 12px;
  color: #ffffff;
  font-weight: normal;
  margin-top:4px;
  padding-left:10px;
}

#tophome a {
  display: block;
  text-align: left;
  font-size: 12px;
  color: #ffffff;
  font-weight: normal;
  margin-top:4px;
  padding-left:10px;
}

#topcontent_search {
  width: 1000px;
  height: 26px;
  margin: 0 auto;
  background-color:#FFBD32;
  padding:0;

}

#searchbox {
  width: 500px;
  height: 26px;
  margin: 0 auto;
  background-color:#FFBD32;
  padding:0;
  float:right;
  text-align:right;

}

#searchtop {
  width: 500px;
  height: 26px;
  margin: 0 auto;
  background-color:#FFBD32;
  padding:0;
  float:right;
  text-align:right;

}


#searchtop_heading {
  margin: 0 auto;
  padding: 0;
  float:left;
}


#searchbox_link {
  margin: 0 auto;
  padding: 4px 20px 0 0;
  float:right;
}

#navtrail {
  width: 1000px;
  height: 28px;
  margin: 0 auto;
  background-color:#FFFFFF;
  padding: 0 10px 0 0;
  font-size: 9px;
  color:#ac2836;
  text-align:left;

}

#navtrail a {

  color:#ac2836;
  font-size:9px;
}

#maincontent {

  width: 1000px;
  margin: 0 auto;
  text-align:left;
  padding:0;

}

#leftcol {
	width: 200px;
	float: left;
	vertical-align: top;
	padding:0;
	margin:0;
	background-color: #FFFFFF;
/*	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc; */
	padding-right: 10px;
}

#rightcol {
	width: 200px;
	float: right;
	vertical-align: top;
	padding:0;
	margin:0;
	border: 1px solid #ccc;
	background-color: #FFFFFF;
}

#content {
	font-size: 11px;
	margin: 0 auto;
width: 770px;
	margin-left: 220px;}


#hl_new_products {
	color: #aa1822;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}

#content_end {
  clear: both;
  width: 1000px;
  margin: 0 auto;
  background-color:#FFFFFF;

}

#footer {
	height: 50px;
	background-color:#f8f8f8;
	margin: 0;
	color:#000;
	padding:15px 0 0 0;
	font-size: 90%;	 
}

* html #footer {  /* nur fuer Internet Explorer */
  height:76px;     /* Version 5.x */
  h\eight:76px;    /* Version 6 */
}


#footer a {

  color:#aa1822;
  font-weight: bold;

}

#banner {
	width: 800px;
	height: 100px;
	margin: 15px auto 0 auto;
	text-align: center;
}


/*                ########## Boxen ##########                */

.menutopleft {

  height: 25px;
  padding: 12px 0 0 15px;
  background-image: url(img/hl_box_left.jpg);
  background-repeat:no-repeat;
  color: #aa1822;
  font-size: 11px;
  font-weight: bold;
  margin:0 auto;

}
.menutopleft_1 {
	height: 25px;
	padding: 12px 0 0 15px;
	background-image: url(img/hl_cat_bottom.gif);
	background-repeat:no-repeat;
	color: #aa1822;
	font-size: 11px;
	font-weight: bold;
	margin:0 auto;
	text-align: center;
}
* html .menutopleft {  /* nur fuer Internet Explorer */
  height:65px;     /* Version 5.x */
  h\eight:65px;    /* Version 6 */
}

* html .menutopright {  /* nur fuer Internet Explorer */
  height:65px;     /* Version 5.x */
  h\eight:65px;    /* Version 6 */
}

* html .menutopleft_cat {  /* nur fuer Internet Explorer */
  height:37px;     /* Version 5.x */
  h\eight:37px;    /* Version 6 */
}

* html .menutopright_cart {  /* nur fuer Internet Explorer */
  height:37px;     /* Version 5.x */
  h\eight:37px;    /* Version 6 */
}

.menutopleft_cat {
  height: 25px;
  padding: 12px 0 0 15px;
  background-image: url(img/hl_cat.jpg);
  background-repeat:no-repeat;
  background-color:#FFFFFF;
  color: #ac2836;
  font-size: 11px;
  font-weight: bold;
  margin:0;

}

.menutopright {

  height: 25px;
  padding: 12px 15px 0 15px;
  background-image: url(img/hl_box_right.jpg);
  background-repeat:no-repeat;
  color: #ac2836;
  font-size: 11px;
  font-weight: bold;
  text-align:right;
  margin:0;
}

.menutopright_cart {

  height: 25px;
  padding: 12px 15px 0 0;
  background-image: url(img/hl_cart.jpg);
  background-repeat:no-repeat;
  background-color:#FFFFFF;
  color: #ac2836;
  font-size: 11px;
  font-weight: bold;
  text-align:right;
  margin:0;
}
.menutrust {
	width: 170px;
	margin: 10px 50px 0 0;
	font-size: 11px;
	padding: 0 10px 5px 20px;
	color: #000000;
}


.menucontent {

width: 170px;
  margin: 0;
  font-size: 11px;
  padding: 0 10px 5px 20px;
color: #000000;
}
.menucontent a{

color: #000000;
}
.menucontent a:hover{

color: #aa1822;
text-decoration:none;
}

.menucontentright {

  width: 170px;
  margin: 0;
  font-size: 11px;
  padding: 0 0 5px 20px;
}

.menucontentcenter {
text-align:center;
width: 195px;
  margin: 0;
  font-size: 11px;
  padding: 0 0 5px 3px;
}



/*                ########## Boxen Ende ##########                */




#loginboxtop {
  clear: both;
  width: 900px;
  padding: 5px 0 0 0;
}

#loginboxtop a {color: #ffffff;}


.loginfloattext {
  float: left;
  margin: 8px 5px 0 5px;
}

.loginfloatbut{
  float: left;
  margin: 4px 5px 0 5px;
}


.loginboxnew {
  margin: 5px 0 15px 0;
  padding: 0 0 5px 0;
  border-bottom: 1px dashed #ac2836;
}



/*                ######## Start Produktdetail-Seite ########                        */


/* PRODUCT INFO / PRODUCT DETAILS */
#productinfowrap {
	display:table;
	width:100%;
}
#productinfoimages {
	float:left;
	text-align:center;
	width:250px;
	padding:0px;
	margin:0px 10px 10px 0px;
}
#productinfoimages .productimage {border: solid 1px #ac2836;}
#productinfoimages .hrlightgrey {margin-top:6px; margin-bottom:6px;}
#productinfopricewithimages {
	float:right;
	width:230px;
	margin-right: 15px;
}
#productinfopricewithimages img {cursor:pointer}
#productinfopricewithoutimages {
	width:230px;
	margin-right: 10px;
}
#productinfopricewithoutimages img {cursor:pointer}
#productinfoprice {
	padding:5px;
	width: 230px;
	margin-right: 10px;
}
#productinfoprice .hrlightgrey {margin-top:6px; margin-bottom:6px;}
#productinfoprice .productprice {margin:0; padding:0; font-size:14px; font-weight:bold;}
#productinfoprice .productOldPrice {color:#ac2836;margin:0; padding:0; font-size:12px; font-weight:bold;}
#productinfoprice .taxandshippinginfo {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .taxandshippinginfo a {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .shippingtime {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .stockimage {margin:0; padding:0;}
#productinfoprice .stockimagetext {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
p.productinfoproductadded {font-size:11px;}
.productoptions {
	background-color:#FFFFFF;
	padding:6px;
	border-style:solid;
	border-width:1px 0px 0px 0px;
	border-color:#ac2836;
	width: 230px;
	float: right;
}
.productoptions1 {
	background-color:#F6D99F;
	padding:6px;
	border-style:solid;
	border-width:1px 0px 0px 0px;
	border-color:#ac2836;
	width: 230px;
	float: right;
}
.addtobasket {
	background-color:#FBEFD7;
	padding:6px;
	text-align:right;
	border-style:solid;
	border-width:1px 0px 0px 0px;
	border-color:#ac2836;
	width: 230px;
	float: right;	
}

/*                ######## Ende Produktdetail-Seite ########                        */
/* MEDIA LIST */
table.medialist {background-color:#FBEFD7; border-style: solid; border-width:1px; border-color:#ac2836;}
table.medialist tr td {padding:6px; white-space:nowrap; vertical-align:top}
table.medialist tr.contentrow1 td {background-color:#FBEFD7;}
table.medialist tr.contentrow2 td {background-color:#FBEFD7;}



/*                ######## Start Categorie-Listing ########                        */

.abstandcat {width: 12px; overflow: hidden; float: left; }

.subcat {
	width: 180px;
	height: 200px;
	overflow: hidden;
	text-align: center;
	float: left;
	font-weight: bold;

}

.subcat a {
	display: block;
	width: 160px;
	
	padding: 5px;
	border: 1px solid #ccc;

}

.subcat a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #00FF00;
}


/*                ######## Ende Categorie-Listing ########                        */


/*                ######## Start Bewertungen ########                        */


.reviewsbox {
  padding: 5px;
  background: #FFFFFF;
  border: 1px solid #ac2836;
  margin: 0 0 10px 0;
  min-height:200px;
}

.reviewsboxinfo {
  padding: 5px;
  background: #FFFFFF;
  border: 1px solid #ac2836;
  margin: 0 0 10px 0;
  font-size: 10px;
}


/*                ######## Ende Bewertungen ########                        */


/*                ########## Ueberschriften ##########                */

.h1topic {
	color: #aa1822;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}

.h2topic {
  font-size: 12px;
  margin: 0 0 5px 0;
  padding: 0;
}

h1 {

  color: #ac2836;
  font-size: 11px;
  font-weight: bold;

}

h2 {
  font-size: 10px;
  margin: 0 0 5px 0;
  padding: 0;
}

.h2topiclist {
	font-size: 11px;
	margin: 0 0 8px 0;
	padding: 6px 5px 5px 10px;
	height: auto;
	overflow: hidden;
	background-repeat:no-repeat;
}
.h2topiclist a {color: #ac2836;}


/*                ########## Diverses ##########                */

.logoffbut {
  clear: both;
  margin: 0;
  padding: 12px 0 0 25px;
}

.logoffbut a {color: #ff0000; font-weight: bold;}


.boxlistingpic {
  margin: 0 10px 0 10px;
  text-align: left;
  height: 110px;
}

.price {
  padding: 8px;
  padding-bottom:0;
  margin: 0;
  text-align:right;
  font-size:12px;
  font-weight:bold;
  color:#7F0000;
}

.pricebox {
  text-align: right;
}

.boxlisting {
	height: 400px;
	border: 1px solid #ccc;
	float: left;
	margin: 0 2px 7px 2px;	
}

.crosslisting {
	height: 300x;
	border: 1px solid #eee;
	float: left;
	margin: 0 2px 7px 2px;	
}
#products_listing {

  margin: 0 auto;
  text-align:center;
  padding: 5px;
}

div.highlightbox {padding: 15px; background-color:#f8f8f8; border: solid #ccc 1px}

.taxinfo {
  font-size: 10px;
  text-align:center;
  padding: 8px;
  padding-top:0;
  padding-bottom:10px;
}

.listabstand {
  float: left;
  width: 16px;
  overflow: hidden;
}


.headmessage {
  border: 1px dashed #9B1218;
  padding: 5px;
  margin: 5px 0 5px 0;
  text-align: center;
}

.accountleftbox {
  width: 250px;
  padding: 5px;
  float: left;
  margin: 0 0 0 7px;
  font-size: 11px;
}

.accountprice {
  text-align: right;
  padding: 0;
  margin: 0;
}

.trenner {
  height: 1px;
  overflow: hidden;
  
  margin: 4px 0 4px 0;
  width:100%;
}


.listhori {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width:580px;
}

.listhori li {float: left;}

.historytabtop {
  border-bottom: 1px solid #9F0000;
  font-weight: bold;
  background: #F6D99F;
  color: #ac2836;
  padding: 2px 0 2px 0;
}

.histsub {
  font-size: 11px;
}

.historyinvoice {
  width: 280px;
  height: 100px;
  padding: 5px;
  float: left;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  font-size: 11px;
}

.historyblock {
  border: 1px solid #cccccc;
  padding: 4px;
  font-size: 11px;
  margin: 3px 0 6px 0;
}

.historytotal {
  padding-top:10px;
  font-size: 11px;
  text-align: right;
}

.addresscolor {
  background: #F6D99F;
  padding: 4px;
}

.addressleft {
  width: 270px;
  padding: 3px;
  margin: 0 50px 0 0;
  float: left;
  font-size: 11px;
  background: #d1e5f8;
}

.addressbutleft {
  width: 200px;
  float: left;
}

.giftcartbox {
  background: #FBEFD7;
  border: 1px solid #EDC280;
  padding: 3px;
  text-align: center;
}

.littleaddress {
  font-size: 11px;
  border: 1px solid #a4c0d8;
  padding: 3px;
  margin: 2px 0 5px 23px;
}


.checkoutbox {
  width: 127px;
  padding: 4px 2px 4px 2px;
  overflow: hidden;
  text-align: center;
  float: left;
  margin: 0 0 0 5px;
  background: #F8E9D1;
  font-size: 10px;
}

.checkoutboxa {
  width: 127px;
  padding: 4px 2px 4px 2px;
  overflow: hidden;
  text-align: center;
  float: left;
  margin: 0 0 0 5px;
  background: #F6D99F;
  font-size: 10px;
  font-weight:bold;
}


.payartbox {
  border: 1px dashed #5281b5;;
  padding: 4px;
  margin: 3px 0 6px 0;
  background: #FBEFD7;
}

.payselection {
  float: left;
  width: 40px;
}

.freeshipping {
  background: #d1e5f8;
  padding: 4px;
  margin: 4px 0 4px 0;
}

.partytitle {
  width: 410px;
  float: left;
  margin: 0 10px 0 0;
}

.agbcheckbox {
  background: #FBEFD7;
  padding: 2px;
  margin: 3px 3px 15px 0;
}

.bearbeiten {
  color: #6584a2;
}

.confirmationbox {
  border: 1px solid #cccccc;
  padding: 4px;
  font-size: 11px;
}

.navigator {font-size: 11px;}

.productpricebox {
  width: 200px;
  float: right;
  text-align: right;
}

/* CHECKOUT NAVIGATION */
ul#checkoutnavigation {}
ul#checkoutnavigation li {height: 70px; list-style-type:none; float:left; width:100px; margin-right:15px; border: solid 1px; padding:8px}
ul#checkoutnavigation li.active {background-color: #ac2836;}
ul#checkoutnavigation li.active .number {font-size:12px; font-weight:bold;color:#FFFFFF;}
ul#checkoutnavigation li.active .title {font-size:12px; font-weight:bold;color:#FFFFFF;}
ul#checkoutnavigation li.active .description {font-size:11px;color:#FFFFFF;}

ul#checkoutnavigation li.inactive {color:#ac2836; background-color: #FBEFD7; border-color:#ac2836}
ul#checkoutnavigation li.inactive .number {font-size:12px; font-weight:bold}
ul#checkoutnavigation li.inactive .title {font-size:12px; font-weight:bold}
ul#checkoutnavigation li.inactive .description {font-size:11px}



.headinggreen {
  padding: 4px;
  background: #EDC280;
  margin: 0;
  font-weight: bold;
  color: #ffffff;
  font-size: 11px;
}

.downloadbox {
  border: 1px solid #cccccc;
  padding: 4px;
  margin: 10px 0 10px 0;
}

.errosearchbox {
  width: 350px;
  padding: 5px;
  margin: 0 auto 0 auto;
  border: 1px solid #96beea;
  background: #d7e8fa;
}

.upcoming {
  width: 400px;
  float: left;
}

.upcomingdate {
  width: 140px;
  float: left;
  text-align: right;
}

.upcomingover {
  border-bottom: 1px solid #cccccc;
  padding: 4px 0 4px 0;
  margin: 0 0 10px 0;
}

.artcont {
  width: 410px;
  float: left;
}

.artcontsize {
  width: 130px;
  float: left;
  text-align: right;
}

.artcontbox {
  border-bottom: 1px solid #cccccc;
  padding: 4px 0 4px 0;
  margin: 0 0 10px 0;
}

gratuatebox {
  width: 200px;
}

.gratuatedleft {
  width: 100px;
  float: right;
  padding: 2px 0 2px 0;
}

.gratuatedright {
  width: 100px;
  float: right;
  padding: 2px 4px 2px 0;
}

.smallText {
  font-size: 11px;
}

.totalblock {
  text-align: right;
  float: right;
}
/*
ul#categorymenu {list-style-type:none;margin:0px;padding-left:3px }
/* 1st TIER 
ul#categorymenu li.level1 {height:16px;background-image: url(img/button.jpg);background-repeat:no-repeat;list-style-type:none; padding-left:12px;margin-bottom:1px; }
ul#categorymenu li.level1 a {font-size: 11px;text-decoration:none; font-weight:bold;}
/* 2nd TIER 
ul#categorymenu li.level2 {list-style-type:none; padding:2px 0px 4px 25px; }
ul#categorymenu li.level2 a {font-size: 10px; text-decoration:none; font-weight:bold;}
ul#categorymenu li.level2 a:hover {font-size: 10px; text-decoration:none; font-weight:bold;}
/* 3rd TIER 
ul#categorymenu li.level3 {list-style-type:none; padding:2px 0px 4px 35px; }
ul#categorymenu li.level3 a {font-size: 10px; text-decoration:none; font-weight:bold;}
ul#categorymenu li.level4 {list-style-type:none; background-color:#DFDFDF; padding:4px 0px 4px 8px; }
ul#categorymenu li.level4 a {font-size: 9px; text-decoration:none; color:#000000; font-weight:bold;}
ul#categorymenu li.level5 {list-style-type:none; background-color:#CFCFCF; padding:4px 0px 4px 15px; }
ul#categorymenu li.level5 a {font-size: 9px; text-decoration:none; color:#000000; font-weight:bold;}
*/
.reiter
{
        border: 1px;
        border-style: solid;
        border-right: 1px solid #EDC280;
        border-bottom: 1px solid #EDC280;
}


.rahmen_reiter_anzeige
{
        border: 1px;
        border-style: solid;
        border-right: 1px solid #EDC280;
        border-left: 1px solid #EDC280;
        border-top: 1px solid #FFFFFF;
        border-bottom: 1px solid #EDC280;
}

.rahmen_reiter_default
{
        border-right: 1px solid #EDC280;
        border-top: 1px solid #EDC280;
        border-bottom: 1px solid #EDC280;
        padding-top:2px;
        padding-left:10px;
        padding-right:10px;
        padding-bottom:2px;
        background-color: #FFF0E1;

}

.rahmen_reiter_choose
{
        border-right: 1px solid #EDC280;
        border-top: 1px solid #EDC280;
        padding-top:2px;
        padding-left:10px;
        padding-right:10px;
        padding-bottom:2px;
}

.prozent {width:150px; border:1px solid #ccc; text-align:left;}
.bg_prozent {
height:25px;
background:url(img/css/bg_prozent.jpg) no-repeat;
}
.you_save {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 1.5;
  color:#cc0303;
  font-weight:bold;
}
.plus {
display: block;
background-image: url(img/plus.gif);
background-repeat: no-repeat;
width: 13px;
height: 13px;
border: 0px;
font-size: 0px;
cursor: pointer;
}

.minus {
display: block;
background-image: url(img/minus.gif);
background-repeat: no-repeat;
width: 13px;
height: 13px;
border: 0px;
font-size: 0px;
cursor: pointer;
}

.alter {
display: block;
background-image: url(img/alter.gif);
background-repeat: no-repeat;
width: 13px;
height: 13px;
border: 0px;
font-size: 0px;
cursor: pointer;
}

.delete {
display: block;
background-image: url(img/delete.gif);
background-repeat: no-repeat;
width: 19px;
height: 22px;
border: 0px;
font-size: 0px;
background-color: #FFCC99;
cursor: pointer;
}
/* PARAGRAPH GLOBAL */
p {margin:8px 0px 8px 0px}

/* ORDER DETAILS */
table.orderdetails {font-size:11px; background-color:#FFF2CC; border-style: solid; border-width:0px 1px 1px 1px; border-color:#DA9401;}
table.orderdetails tr td {padding:4px}
table.orderdetails tr.headerrow td {background-color:#DA9401; color:#FFFFFF; font-weight:bold}
table.orderdetails tr.headerrow td.left {text-align:left}
table.orderdetails tr.headerrow td.center {text-align:center}
table.orderdetails tr.headerrow td.right {text-align:right}

/* ORDER DETAILS CONTENT ROW 1 */
table.orderdetails tr.contentrow1 td {background-color:#FFF2CC;vertical-align:top}
table.orderdetails tr.contentrow1 td.quantity {text-align:center}
table.orderdetails tr.contentrow1 td.quantity input {font-size:11px; padding:2px; border:solid #DA9401 1px;}
table.orderdetails tr.contentrow1 td.productname {text-align:left}

/* ORDER DETAILS CONTENT ROW 2 */
table.orderdetails tr.contentrow2 td {background-color:#FFEAAB;vertical-align:top}
table.orderdetails tr.contentrow2 td.quantity {text-align:center}
table.orderdetails tr.contentrow2 td.quantity input {font-size:11px; padding:2px; border:solid #DA9401 1px;}
table.orderdetails tr.contentrow2 td.productname {text-align:left}

/* ORDER DETAILS SINGLE PRICE */
table.orderdetails tr td.singleprice {text-align:right; white-space:nowrap}

/* ORDER DETAILS TOTAL PRICE PER ITEM */
table.orderdetails tr td.totalprice {text-align:right; white-space:nowrap}

/* ORDER DETAILS DELETE CHECKBOX */
table.orderdetails tr td.delete {text-align:center; white-space:nowrap}

/* ORDER DETAILS PRODUCT ATTRIBUTES */
table.orderdetails tr td.productname table.productattributes {margin-top:3px;}
table.orderdetails tr td.productname table.productattributes tr td {padding:0px;}
table.orderdetails tr td.productname table.productattributes tr td.attribute {padding-right:4px;}
table.orderdetails tr td.productname table.productattributes tr td.value {width:100%;}

/* ORDER DETAILS SUBTOTAL */
table.orderdetails tr td.subtotal {background-color:#FFEAAB; text-align:right;border-style: solid; border-width:1px 0px 0px 0px; border-color:#DA9401;}

/* COMMENTS ON CHECKOUT CONFIRMATION SITE */
p.checkoutcomment textarea {width:100%}

/* AGB ON CHECKOUT SITE */
p.checkoutagb textarea {width:100%}

/* CHECKOUT NAVIGATION */
ul#checkoutnavigation {}
ul#checkoutnavigation li {height: 70px; list-style-type:none; float:left; width:140px; margin-right:15px; border: solid 1px #ccc; padding:8px}
ul#checkoutnavigation li.active {background-color: #fbefd7}
ul#checkoutnavigation li.active .number {font-size:20px; font-weight:bold; color:#aa1822;}
ul#checkoutnavigation li.active .title {font-size:14px; font-weight:bold;color:#aa1822;}
ul#checkoutnavigation li.active .description {font-size:11px}

ul#checkoutnavigation li.inactive {color:#999999; background-color: #f8f8f8; border-color:#ccc}
ul#checkoutnavigation li.inactive .number {font-size:20px; font-weight:bold}
ul#checkoutnavigation li.inactive .title {font-size:14px; font-weight:bold}
ul#checkoutnavigation li.inactive .description {font-size:11px}

/* ERROR MESSAGES */
/* p.errormessage {border: solid #ff0000 2px; padding:15px; background-color:#FFD6D6} */

ul.messageStack {border:solid 2px #B22020; background-color:#FFD6D6; padding:8px}
ul.messageStack li {}
ul.messageStack li.messageStackError {list-style:none; padding:5px 0px 2px 20px; background-image:url(../../images/icons/exclamation.png); background-repeat:no-repeat; background-position:0px 4px}
ul.messageStack li.messageStackWarning {list-style:none; padding:5px 0px 2px 20px; background-image:url(../../images/icons/icon_alert.gif); background-repeat:no-repeat; background-position:0px 4px; background-color:#FFF2CD}
ul.messageStack li.messageStackSuccess {list-style:none; padding:5px 0px 2px 20px; background-image:url(../../images/icons/icon_accept.gif); background-repeat:no-repeat; background-position:0px 4px; background-color:#66FF66}


/* SUCCESS MESSAGE */
/* .messageStackSuccess {padding:4px; background-color:#66FF66} */

/* LEXIKON */
.lexikon_keyword {font-family: Verdana, Arial, sans-serif;font-size: 11px;color: #CC0000;text-decoration: underline;}
.lexikon_keyword {font-family: Tahoma, Arial, sans-serif;font-size: 11px;color: #CC0000;text-decoration: underline;}
#box a {
	color: #FFFFFF;
	text-decoration: none;
}
#box a:hover {
color: white;
background: #000000;
text-decoration: none;
}
#box a span {display: none;}
#box a:hover span {
	display: block;
	color: #000000;
	background: #ffffff;
	width: 310px;
	border: 1px solid #70796c;
	z-index: 100;
	position:absolute;
	padding: 3px;
	font-weight: lighter;
}
/*dropdown*/

.drop {  width:200px;  }

/* Register Tabs fpr advanced products description Contribution from http:// www.xtc-shoplayout.de */

.dynamic-tab-pane-control.tab-pane {
	position:	relative;
	width:		100%;
}

.dynamic-tab-pane-control .tab-row .tab {
	border-right:1px solid rgb(251,239,215); font-family:	Verdana, Helvetica, Arial;
	font-size:		12px;
	cursor:			Default;
	display:		inline;
	float:			left;
	background:		rgb(246,217,159);
	border-left:	0px none;
	border-bottom:	0px none;
	border-top:		0px none;
	
	cursor:			hand;
	cursor:			pointer;
	
	z-index:		1;
	position:		relative;
	top:			0; margin-left:5px; margin-right:-5px; margin-top:1px; margin-bottom:1px; padding-left:6px; padding-right:6px; padding-top:3px; padding-bottom:3px
}

.dynamic-tab-pane-control .tab-row .tab.selected {
	border-left:1px solid rgb(251,239,215); border-right:1px solid rgb(251,239,215); border-top:1px solid rgb(251,239,215); border-bottom:0px none; z-index:		3;
	top:			-2px;
	background:		white; margin-left:0px; margin-right:-6px; margin-top:1px; margin-bottom:-2px; padding-left:6px; padding-right:6px; padding-top:2px; padding-bottom:5px
}

.dynamic-tab-pane-control .tab-row .tab a {
	font-family:		Verdana, Helvetica, Arial;
	font-size:			13px;
	color:				rgb(172,40,54);
	text-decoration:	none;
	cursor:			hand;
	cursor:			pointer;	
}

.dynamic-tab-pane-control .tab-row .hover a {
	color:	rgb(172,40,54);
}

.dynamic-tab-pane-control .tab-row .tab.selected a {
	font-weight:	bold;
}

.dynamic-tab-pane-control .tab-page {
	clear:			both;
	border:			1px solid rgb(251,239,215);
	background:		White;
	z-index:		2;
	position:		relative;
	top:			-2px;
	color:			Black;
	font-family:	Verdana, Helvetica, Arial;
	font-size:		13px;
	padding:		10px;
}

.dynamic-tab-pane-control .tab-row {
	z-index:		1;
	white-space:	nowrap;
	background:		rgb(246,217,159);
	height:			1.85em;
	width:			100%;
}
/* End */
/*advent*/
.advent_hg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 83px;
	width: 80px;
	text-align:center;
}
.advent_bhg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 83px;
	width: 90px;
	text-align:center;
}
div#advent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 10px;
}
div#advent a:hover {
	color: #CC0000;
	text-decoration: none;
}
.Stil1 {
	color: #990000;
	font-weight: bold;
}
.Stil2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFF99;
}


/* neu ab 2010 moebelcom.de*/
#search_up {
	height: 75px;
	width: 250px;
	border: 1px solid #ccc;
	margin-left: 400px;
	margin-top:15px;
	position: absolute;
	color: #000;
	background-image: url(img/search_top.jpg);
	background-repeat: no-repeat;
}
#logo_up {
	height: 80px;
	width: 310px;

	margin-left: 30px;
	margin-top:15px;
	position: absolute;
	color: #000;

}

#cart_up {
	height: 75px;
	width: 250px;
	border: 1px solid #ccc;
	margin-left: 700px;
	margin-top:15px;
	position: absolute;
	color: #000;
	background-image: url(img/search_top.jpg);
	background-repeat: no-repeat;
}


#topmenu {
	width:1000px;
	height:35px;
	line-height:35px;
	color: #aa1822;
	margin-bottom:15px;
	font-weight:bold;
	background-image: url(img/top_menu_bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
	text-align: right;
}

#topmenu ul {
	margin:0;
	padding:0;
	margin-left:10px;
}

#topmenu li {
	list-style:none;
	display:inline;
}

#topmenu a {
	color: #aa1822;
	margin-right:10px;
	background:url(img/trenner.gif) right center no-repeat;
	padding-right:11px;
}

ul#categorymenu {
	/*margin-bottom:5px;*/
	padding: 2px;

}
/* 1st TIER */
ul#categorymenu li.level1 {
	list-style-type:none;
	border: solid #fff;
	border-width:1px 0px 0px 0px;
	font-size: 90%;

}
ul#categorymenu li.level1 a {
	text-decoration:none;
	color:#000;
	background:#fff;
	font-weight:bold;
	padding:4px 0px 4px 6px;
	display:block;
	border-bottom: 1px solid #ccc

}
ul#categorymenu li.level1 a:hover {
	text-decoration:none;
	color:#D50F10;

	font-weight:bold;
}
/* 2nd TIER */
ul#categorymenu li.level2 {
	list-style-type:none;
		font-size: 90%;


}
ul#categorymenu li.level2 a {
	text-decoration:none;
	color:#D50F10;
	background: url(img/dotted1.gif) no-repeat 12px 9px;

	padding:4px 0px 4px 22px;
	display:block;
	border-bottom: 1px solid #ccc
}
ul#categorymenu li.level2 a:hover {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
/* 3rd TIER */
ul#categorymenu li.level3 {
	list-style-type:none;
	border: solid #fff;
	border-width:1px 0px 0px 0px;
		font-size: 90%;

}
ul#categorymenu li.level3 a {
	text-decoration:none;
	color:#000;
	background: url(img/dotted1.gif) no-repeat 22px 9px;

	padding:4px 0px 4px 30px;
	display:block

}
ul#categorymenu li.level3 a:hover {
	text-decoration:none;
	color:#aa1822;


}
/* 4rd TIER */
ul#categorymenu li.level4 {
	list-style-type:none;
	border: solid #fff;
	border-width:1px 0px 0px 0px;
		font-size: 90%;

}
ul#categorymenu li.level4 a {
	text-decoration:none;
	color:#000;
	background: url(img/dotted1.gif) no-repeat 32px 9px;

	padding:4px 0px 4px 40px;
	display:block

}
ul#categorymenu li.level4 a:hover {
	text-decoration:none;
	color:#aa1822;


}

#navtrail {
	display:block;
	height:31px;
	font-size:12px;
	line-height:31px;
	margin-bottom:10px;
	/*	border:1px solid #ccc;*/
	width: 770px;
	margin-left: 220px;
}

#navtrail a {
	background:url(img/navtrail_a_bg.gif) #eee no-repeat right center;
	padding:0 16px 0 6px;
	display:block;
	float:left;
}

#navtrail span {
	display:block;
	width: 80px;
	float:left;
	background:url(img/navtrail_a_bg.gif)   #eee no-repeat right center;
	padding: 0px 10px 0 6px;
}



img.navtrail_end {
	margin-left:-16px;
	position:relative!important;

	
}


*+html #navtrail { background: #eee; }
*+html img.navtrail_end { display: none }


.suche_oben {
	width: 250px;
	height: 75px;
	margin: 10px 0px 0 30px;
}
.input_oben
{
	height: 20px;
	vertical-align: middle;
	float:left;
	width: 150px
}
.advanced_oben
{
	height: 20px;
	vertical-align: middle;
	float:left;
	width: 180px
	padding-left: 20px;
}
.text_oben
{
	height: 20px;
	vertical-align: middle;
	float:left;
	width: 150px;
	text-align: center;
}
.button_oben
{
	height: 20px;
	vertical-align: middle;
	float:left;
	width:10px;
	margin-left: 20px;
}

.cart_oben {
	width: 250px;
	height: 75px;
}
.cart_short {
	width: 40px;
	height: 75px;
margin-top:20px;
margin-left:5px;
	float:left;
}

.cart_artikel
{
	height: 20px;
	float:left;
	width: 180px;
	margin-top: 10px;
	margin-left: 20px;
}

.cart_summe
{
	height: 20px;
	float:left;
	width: 180px;
		margin-left: 20px;
}

.cart_checkout
{
	height: 20px;
	float:left;
	width: 180px;
		margin-left: 20px;
}
 .trenner_1 {
height: 1px;
  overflow: hidden;
  margin: 4px 0 4px 0; }


.categorie_small {
width: 175px;
	height:180px;
	text-align: center;
	float: left;
	font-weight: bold;
border: 1px solid #ccc;
margin-bottom: 10px;

}
.categorie_head {
width: 175px;
heght:20px;
border-bottom: 1px solid #ccc;


}

.categorie_head a {
	display: block;
	width: 175px;
	height: 25px;
	padding-top: 5px;
	

	

}

.categorie_head a:hover  {
	color: #aa1822;
	text-decoration: none;
	background-color: #fbefd7;
	}
	
	/*.categorie_list_one { float: left; width: 100%; margin: 0 5px 15px 5px; }*/
ul.product_listing_gallery { float:left; width: 750px; }
ul.product_listing_gallery li {
	float:left;
	width:165px;
	height:300px;
	position: relative;
	margin: 0 5px 10px 0;
	padding:5px;
	border: 1px solid #ccc;
	list-style-type:none;
}
ul.product_listing_gallery li h2 {font-size: 90%; text-align: center}
ul.product_listing_gallery li h2 a {
	text-decoration: none;
	color:#000000;
	text-align: center
}
ul.product_listing_gallery li h2 a:hover {
	color:#790606;
}
/*.product_listing_gallery_detail {position:absolute; top: 120px;left:0; text-align: center}*/
.product_listing_gallery_price {position: absolute; bottom:10px;left:0; width: 100%; text-align: center} 
.popup_link  {font-size: 80%;}

/* New Products Categoriest */
ul.product_listing_gallery_cat {
	float: left;
	width: 100%;
	align: center;
}

.listing_small {
	width: 175px;
	height:350px;
	text-align: center;
	float: left;
	font-weight: bold;
	border: 1px solid #ccc;
	margin-bottom: 10px;

}
.listing_text {
	text-align: center;
	font-size:10px;
	height:20px;
	width: 100%;
	line-height: 11px;

}
.listing_head {

margin:5px;
	text-align: center;
font-size:11px;
height: 40px;
}

.listing_image {
height:130px;
marging:5px;
vertical-align:center;
}

.listing_price {
  padding-bottom:0;
  margin: 5px;
  text-align:center;
  font-size:12px;
  font-weight:bold;
  color:#aa1822;
/*  height:55px; */
}

.listing_taxinfo {
  font-size: 10px;
  text-align:center;
height:40px;
	width: 100%;
	line-height: 11px;
}

/* Produktinfo neu moebelcom 2010*/

.product_info_box {
	text-align: left;
	width: 100%;
	border: 1px solid #ccc;
	height:500px;
	
}

.product_info_box_middle_left {
	width: 425px;
	height: 275px;
	padding: 25px;
	float:left;

}

.product_info_box_middle_right {
width: 280px;
/*border: 1px solid #aa1822;*/
float:right;

}

.productlinks{
float: left;
}
.productrechts{
float: right;
}
.product_left {
	width: 520px;
	float:left;
}
.product_left_detail {
	width: 500px;
	border: 1px solid #eee;
	float:left;
	padding: 20px 0px 10px 20px;
}
.product_right {
width: 200px;
float:right;
	}

ul#thumbs {
		margin:0;
		padding:0;
		list-style:none;
		width: 350px;
		height:20px;
		border: 1px solid #aa1822;

	}
	
	ul#thumbs li{
		float:left;
		margin-right:10px;
		border:1px solid #999;	
		padding:2px;
	
	}
.describtion {
	width: 450px;
	border: 1px solid #eee;
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 10px;
	float:left;
}
.zusatzinfo {
width:180px;
flaot: right;
height:230px;
}
.productnavigator {
	background-color:#f8f8f8;
	padding:8px;
	border:#eee 1px solid;
	text-align: center;
	margin-top: 10px;
}

.produkt_h1 {
	color:#333;	
	font-weight:bold;
	font-size:13px;
	font-family:Arial, Verdana, Tahoma, sans-serif;
	padding:0;
	height:15px;
}
.produkt_art_neu {
	margin: 25px 0 0px 0;
	line-height: 15px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-bottom: 10px;
}
.produkt_druck {
	margin: 0px 0 0px 0;
	line-height: 15px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-bottom: 10px;
	height:16px;
}
.produkt_price_neu {
	margin: 0px 0 0px 0;
	line-height: 15px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-bottom: 10px;
	
}
.produkt_price_neu_img{
width:16px;
float:left;
}

.produkt_price_neu_text{
width:150px;
margin-left:10px;
float:left;
height:16px;
}
.produkt_callback {
	margin: 0px 0 0px 0;
	line-height: 15px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-bottom: 10px;
	padding-top: 10px;
	height:35px;
}

.produkt_support {
	margin: 0px 0 0px 0;
	line-height: 15px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-bottom: 10px;
	padding-top: 10px;
	height:65px;
}
.produkt_bewertung {
	margin: 0px 0 0px 0;
	line-height: 15px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-bottom: 10px;
	padding-top: 10px;
	height:210px;
}
.produkt_bewertung_start {
	margin: 0px 0 0px 0;
	line-height: 15px;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
	height:210px;
}
.produkt_trusted {
	margin: 0px 0 0px 0;
	line-height: 15px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-bottom: 10px;
	padding-top: 10px;
	height:60px;
}
.produkt_price_neu_1 {
	margin: 0px 0 0px 0;
	line-height: 15px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-bottom: 10px;
	padding-top: 10px;
	height:16px;
}
.produkt_price_neu_img_1{
width:16px;
float:left;
}

.produkt_price_neu_text_1{
width:150px;
margin-left:10px;
float:left;
height:16px;
}

.produkt_media_right {
	margin: 0px 0 0px 0;
	line-height: 15px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-bottom: 10px;
	padding-top: 10px;
	height:20px;
}
.produkt_media{
	width:80px;
	float:left;
	height:20px;
	vertical-align: middle;
}

.produkt_mediatext{
width:120px;
margin-left:10px;
float:left;
height:20px;
}

.preis {

margin-top:15px;
}

.produkt_warenkorb_neu {
	margin: 15px 0 0px 0;
	line-height: 15px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-bottom: 10px;
}

/* New Products Default */
ul.product_attribut {
	margin:0;
	padding:0;
	list-style:none;

	float:left;
	clear: left;		
}
ul.product_attribut li {
	float:left;
	margin-right:10px;
	padding:2px;
		/*border: 1px solid #e28d0a;*/
}

.auswahl_name {
	height: auto;
	width: 20px;
	text-align: center;
}

.product_detail {
	width: 520px;
	float:left;
	padding: 20px 0px 20px 20px;		
	}
	
	.product_cross {
	margin-top:25px;
	width: 500px;
	float:left;
}


	.infos {
	color:#000000;
	font-weight:bold;
	font-size:12px;
	margin:15px 0 8px;
	padding:0;
	text-align: center;
}
.images_detail {
	float: left;
	height: 200px;
	width: 200px;
	padding: 37px 0 37px 0;
}
.images_detail_small {
	float: left;
	height: 200px;
	width: 55px;
	padding: 37px 5px 37px 5px;
	margin-left:5px;
}

.images_small {
margin-bottom: 10px;
}
.images_small img {
border: 1px solid #eee;
}
.img_border_attributes {
border: 1px solid #eee;
}

/*product question*/
a.product_question:link, a.product_question:visited, a.product_question:active {
	background: #f8f8f8;
	border: 1px solid #8c8c8c;
	padding: 4px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #616161;
	text-decoration: none;
}

ul#category {
	/*margin-bottom:5px;*/
	padding: 2px;
	color: #000000;

}
/* 1st TIER */
ul#category li. {
	list-style-type:none;
	border: solid #fff;
	border-width:1px 0px 0px 0px;
	font-size: 90%;

}
ul#category li. a {
	text-decoration:none;
	color:#000;
	background:#fff;
	font-weight:bold;
	padding:4px 0px 4px 6px;
	display:block;
	border-bottom: 1px solid #ccc

}
ul#category li. a:hover {
	text-decoration:none;
	color:#00FF00;
	font-weight:bold;
}
#col_bottom {
	width: 500px;
	float: left;
	height:100px;
	background-color: #FFFFFF;
	/*	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc; */
	padding-right: 10px;
	margin-left:25px;
	margin-top:10px;
	

}
#col_bottom_ 1{
	width: 500px;
	float: left;
	padding:0;
	margin:0;
	background-color: #FFFFFF;
/*	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc; */
	padding-right: 10px;
	margin-left:25px;
	margin-top:10px;
}
#col_tag{
	width: 450px;
	float: left;
	padding:0;
	margin:0;
	background-color: #FFFFFF;
	overflow:visible;
	padding-right: 10px;
	margin-left:25px;
	
}

.op {
width:50px;
height:52px;
}.detail {
	width: 100%;
}
.detail_left {
	clear: left;
	float: left;
	width: 520px;

}
.detail_right {

	clear: right;
	float: right;
	width: 220px;
}
.produkt_live {
	margin: 0px 0 0px 0;
	padding-top: 10px;
}
.modul_liveshopping {
width:190px;
}


/* products_treadmill.html - Products-Treadmill (c)2008 by Hetfield - Begin  */
h2.products_treadmill_head {
	text-align:center;
	color:#aa1822;
	background:#eee;
	font-size:1.1em;
	text-align:center;
	margin:15px auto 0px auto;
	width:750px;
	height:20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-left-color: #ccc;
}

div#products_treadmill { width:750px; text-align:center; margin:0 auto; border:1px solid #ccc; text-align:center; background:#fff ; margin-bottom:5px; }


div#products_treadmill ul { width:750px; text-align:center; margin:0 auto;  }
div#products_treadmill ul li { width:250px; float:left; text-align:center; height:180px; padding-bottom:10px; list-style:none; }
div#products_treadmill a.textlink:link { text-decoration:none; font-weight:bold; font-size:0.8em; color:#000; }
div#products_treadmill a.textlink:visited { text-decoration:none; font-weight:bold; font-size:0.8em; color:#000; }
div#products_treadmill a.textlink:hover { text-decoration:none; font-weight:bold; font-size:0.8em; color:#333; }
div#products_treadmill a.textlink:active { text-decoration:none; font-weight:bold; font-size:0.8em; color:#333; }
div#products_treadmill a.textlink:focus { text-decoration:none; font-weight:bold; font-size:0.8em; color:#333; }
div#products_treadmill img { display:block; margin:8px auto; }
/* products_treadmill.html - Products-Treadmill (c)2008 by Hetfield - End  */

.angebot_start {
	width: 750px;
	margin:10px auto 0px auto;
		
}

.angebot_slider {
	width: 750px;
	height:400px;
	margin:10px auto 0px auto;
		
}


.angebot_links {
	width: 750px;
	margin:50px auto 0px auto;
		
}


.modul_liveshopping_1 {
	width:250px;
	
	background-repeat: no-repeat;
	background-position: right top;
	float:left;
}
.menu_box_start {
	height: 25px;
	padding: 12px 0 0 15px;
	background-image: url(img/live_box_start.jpg);
	background-repeat:no-repeat;
	color: #aa1822;
	font-size: 11px;
	font-weight: bold;
	margin:0 auto;
	text-align: center;
	
}

.modul_new_1 {
	width:250px;
	
	background-repeat: no-repeat;
	background-position: right top;
	float:right;
}

.new_products_start {
	background-image:url(img/neuheit.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	}
	
	/*formular*/
	
	.logo_druck_footer {
	position: fixed;
	top: 700px;
}
.tati {
	width:220px;
	height:250px;
	float:right;
	text-align: center;
	vertical-align: middle;
	}
.lazzari {
	width:450px;
	height:250px;
	float:left;

	}
start_links {
	width: 750px;
	margin:20px auto 0px auto;
	border:1px solid #aa1822;
	}
	
	
.cheaply_table {border:1px solid #dddddd; background-color:#f2f2f2;}
.cheaply_description {border-left:1px solid #dddddd;padding:5px;}
.cheaply_line {height:0px; border-bottom:1px solid #dddddd; padding:5px;}


/*Farbauswahl inDetailbeschreibung*/
.farben {
	width: 500px;
}
.detail_farben {
	background-color: #eeeeee;
	float: left;
	width: 140px;
	padding: 5px;
	height: 226px;
}

.detail_farben_1 {
	background-color: #eeeeee;
	float: left;
	width: 140px;
	padding: 5px;
	height: 276px;
}
.auswahlfarbe {
	float: left;
	width: 50px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	text-align: center;
}
.farben .farben_auswahl .auswahlfarbe img {
	border: 1px solid #333333;
	height: 50px;
	width: 50px;
}
.farben .farben_auswahl_1 .auswahlfarbe img {
	border: 1px solid #333333;
	width: 50px;
	height: 50px;
}


.farben_auswahl {
	float: right;
	width: 340px;
}
.vorschau {
	height: 226px;
	width: 140px;
}
.ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	clear: both;
	width: 100%;
	padding-bottom: 10px;
	padding-top: 10px;
}

.farben_auswahl_1 {
	float: right;
	width: 340px;
	margin-top: 10px;
}


 /* start product matrix */
 table.product_matrix {
 	border:1px solid #666666;
 	}
 div.horiz_option {
 	border-bottom: 1px solid #666666;
 	}
 td.attributeName {
 	border-left:1px solid #666666;
 	background-color:#CCCCCC;
 	}	
 td.attributeName2 {
 	border-top:1px solid #666666;
 	background-color:#CCCCCC;
 	}
 td.stock {
 	border-top:1px solid #666666;
 	border-left:1px solid #666666;
 	}
.pmatrix_hoption {
	width:160px;
	}
 /* end product matrix */
 
 
 
 
 /*---------------------------- Imageslider (c) 2008 by Hetfield - www.MerZ-IT-SerVice.de - Begin --------------------------*/
ul#imageslider { 
	margin:0 auto; 
	padding:0; 
	list-style:none; 
	list-style-position:outside; 
	overflow:hidden; /* Falls die Inhalte zu gross sind, werden diese abgeschnitten */
	width: 525px; /* Breite des Slideshowcontainers */
}
ul#imageslider #slidercontent { 
	display: none; 	/* Textanzeige deaktiviert durch display:none; */
	z-index: 888;	/* Durch den z-index wird der Conatiner des Textes auf das Bild gelegt */
	position: relative; 
	top: -195px;	/* Damit der Text auf dem Bild angezeigt werden kann müssen wir den Container nach oben ziehen */
	width: 525px; /* Breite des Slideshowcontainers */
	overflow: hidden; /* Falls die Inhalte zu gross sind, werden diese abgeschnitten */
	text-align: justify;
	font-size: 0.9em; 
	background: #ccc; 
	/* Regelt die Transparenz des Textes um das Bild darunter noch sehen zu können */
	-moz-opacity: 0.7;
	opacity: 0.70; 
	filter:alpha(opacity=70); 
}
/*---------------------------- Imageslider (c) 2008 by Hetfield - www.MerZ-IT-SerVice.de - End ----------------------------*/


/* BOF - web28 - 2010-07-09 - fix fÃ¼r TABS/ACCORDION in product_info */
#tabbed_product_info ul{
	margin:0px 0px 0px 0px;
}
#tabbed_product_info, #accordion_product_info{
	margin-top: 10px;
}
#tabbed_product_info .morepics {	
	background-color: transparent;		
	border-width: 0px 0px 0px 0px;	
	width: 506px;	
}

#accordion_product_info .morepics {	
	background-color: transparent;	
	border-width: 0px 0px 0px 0px;	
	width: 460px;	
}
/* EOF - web28 - 2010-07-09 - fix fÃ¼r TABS/ACCORDION in product_info */

/*Groupon*/

#teaser { 
width: 600px;
height: 600px;
margin: 0;
padding: 0;
text-align: left;
background: #fff;
display: inline;
}
#teaser img { margin:0; padding:0; display:block; float:left; }

#slideshow { position:relative; width:616px; height:550px; display:block; float:left; }
#slideshow img { position:absolute; top:0; left:0; z-index:8; opacity:0.0; margin:0; padding:0; }
#slideshow img.active { z-index:10; opacity:1.0; margin:0; padding:0; }
#slideshow img.last-active { z-index:9; margin:0; padding:0; }

.clearfloat { 
clear: both;
}

h8 { font-size: 14px; font-weight: normal; color: #222; margin: 0; padding: 8px 0; }

.inlineBox { margin:0 0 10px 20px; padding:8px; border: 1px solid #eee; }

.groupon_detail{
width:600px;
height:100%;
}

.groupon_bild {
width:800px;
height: 600px;
float:left;
}
.gutschein_groupon{
width:150px;
height:500px;
float:right;
}

