/* -----------------------------------------------------------------------------------------
   $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 {
        color: #ac2836;
        margin: 0 0 15px 0;
        font-size: 12px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background-color:#FFFFFF;
        text-align:center;
}

img{
        border:0;
}

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

A:hover {
  color: #ac2836;
  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: #ff0000;
        text-decoration: line-through;
}
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 #EDC280; padding: 5px 5px 5px 10px;}


#wrap {
        margin: 0 auto; padding: 0;width: 1000px;text-align:center;


}
#logo {

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

}


#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;
   background-image: url(img/main_bkgd.jpg);
   background-repeat: repeat-y;

}

#leftcol {
  width: 200px;
  float: left;
  vertical-align: top;
  padding:0;
  margin:0;
}

#rightcol {
  width: 200px;
  float: right;
  vertical-align: top;
  padding:0;
  margin:0;

}

#content {
  font-size: 11px;
  margin: 0 auto;
  width: 580px;
  padding-left:10px;

}


#hl_new_products {
  height: 21px;
  padding: 6px 0 0 10px;
  font-size: 11px;
  color:#ac2836;
  font-weight:normal;
  margin: 0 0 5px 0;
}

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

}

#footer {
  height: 76px;
  background-color:#FFBD32;
  margin: 0;
  color:#FFFFFF;
  padding:20px 0 0 0;
}

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


#footer a {

  color:#FFFFFF;

}

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


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

.menutopleft {

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

}

* 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: 23px;
  padding: 42px 15px 0 0;
  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;
}



.menucontent {

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

.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 #edc280;

}

.subcat a:hover {
	color: #ac2836;
	text-decoration: none;
}


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

}

.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: 430px;
	border: 1px solid #EDC280;
	float: left;
	margin: 0 2px 7px 2px;
	
}

#products_listing {

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

div.highlightbox {padding: 15px; background-color:#FBEFD7; border: solid #EDC280 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;
  background: #ac2836;
  margin: 4px 0 4px 0;
}


.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:185px; margin-right:15px; border: solid 1px; padding:8px}
ul#checkoutnavigation li.active {background-color: #FFEAAB}
ul#checkoutnavigation li.active .number {font-size:20px; font-weight:bold}
ul#checkoutnavigation li.active .title {font-size:14px; font-weight:bold}
ul#checkoutnavigation li.active .description {font-size:11px}

ul#checkoutnavigation li.inactive {color:#999999; background-color: #EDEDED; border-color:#999999}
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;
}


