/* -----------------------------------------------------------------------------------------
   $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 
   ---------------------------------------------------------------------------------------*/

.boxText { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.boxTextBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #fff7e2;
}
.boxTextBGII {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b48605;
	border-bottom-color: #b48605;
}
.boxTextBGIII {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff7e2;
	color: #661806;
	font-weight: bold;
}
.boxTextPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.errorBox {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: normal;
	background-color: #ffb3b5;
}

.successBox {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: normal;
	background-color: #00dd00;
}

.gvBox {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

BODY {
	color: #000000;
	margin: 0px;
	background-color: #ffffff;
}

img{
	border:0;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #661806;
  text-decoration: underline;
}

FORM {
	display: inline;		   
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #000000;
}

TD.conditions, SPAN.conditions {
	background-color: #FF3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	font-family: arial, verdana, sans-serif;
	background-color: #00dd00;
}

.moduleHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #cc0000;
  height: 25px;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  text-align: center;
}

TD.infoBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height:17px;
	color: #fff7e2;
	background-color: #661806;
	padding-left: 3px;
}
TD.infoBoxHeading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #661806;
	padding:5px;
	background-color: #feedc1;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #661806;
	border-bottom-color: #661806;
}
TD.infoBoxHeading_gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height:17px;
	color: #fff7e2;
	background-color: #B48605;
	padding-left: 3px;
}
TD.infoBoxHeading_right {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  background-color: #661806;
  height:17px;
  color: #fff7e2;
  width: 136px;
  padding-left: 3px;
}

TD.infoBox, SPAN.infoBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #fff7e2;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #661806;
	width: 136px;
}
TD.infoBox_gold, SPAN.infoBox_gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #fffdf8;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #B48605;
	width: 136px;
}

TD.infoBox_right, SPAN.infoBox_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #fff7e2;
	padding: 5px;
	border: 1px solid #661806;
	width: 136px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

A.pageResults {
	color: #661806;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #ffffff;
  background: #b48605;
}

A.pageResults:visited {
  color: #b48605;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main, SPAN.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align: left;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #f9f5f0;
  border-color: #661806;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.copyright {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}


SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 9pt;
}
SPAN.productOldPrice {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	text-decoration: line-through;
	font-size: 9pt;
}
SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

.moduleRow {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;

}
.moduleRowOver { 
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;

	
	}
.moduleRowSelected { }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
a.checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; text-decoration:underline; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #661806; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; 
	background-color: #666666; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
	width: 150px;
	background-color: #feedc1;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B48605;
	border-right-color: #B48605;
	border-bottom-color: #B48605;
	border-left-color: #B48605;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.navRight {
	background-color: #feedc1;
	width: 150px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B48605;
	border-right-color: #B48605;
	border-bottom-color: #B48605;
	border-left-color: #B48605;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.contentsTopics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	background-image: url(images/kategorie.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	height: 38px;
	color: #661806;
	padding-left: 10px;
	border: 2px solid #FFFFFF;
	vertical-align: middle;
	text-align: left;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}
/* eigene Stylersheets */

.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 125px;
}
TD.infoBoxHeading_right_cart {
	background-color: #a67457;
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
 	font-weight: bold;
 	color: #ffffff;
  	width: 136px;
  	padding-left: 2px;
}
TD.infoBoxHeading_right_cart2 {
	background-color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
 	font-weight: bold;
 	color: #ffffff;
  	width: 136px;
  	padding-left: 2px;
}
TD.infoBox_right_cart, SPAN.infoBox_right_cart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #dbbc96;
	padding: 5px;
	border: 1px solid #a67457;
	width: 136px;
}.onepxheight {
	font-size: 2px;
	height: 5px;
}
.linie-unten {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #661806;
	border-right-color: #661806;
	border-bottom-color: #661806;
	border-left-color: #661806;
}
.bagnames-bestseller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.boxText-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.main2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	text-align: center;
}
.onepxheight-content {
	font-size: 2px;
	background-color: #fff7e2;
	height: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #B48605;
	border-right-color: #B48605;
	border-bottom-color: #B48605;
	border-left-color: #B48605;
}
.background {
	background-color: #fff7e2;
}
.infoBox-categories {
	background-color: #fff7e2;
	border: 1px solid #661806;
}
.listing-unten {
	background-color: #dbbc96;
	border-bottom: 1px solid #B48605;
}
.listing-mitte {
	background-color: #feedc1;
}
.listing-oben {
	background-color: #feedc1;
	border-top: 1px solid #B48605;
}
.tax-listing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding-left: 10px;
}
.price-listing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	padding-left: 10px;
}
.listing-leer {
	font-size: 5px;
	background-color: #feedc1;
	height: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #661806;
	border-right-color: #661806;
	border-bottom-color: #661806;
	border-left-color: #661806;
}
.listing-bagsnames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}


.auffuellen {
	padding-right: 2px;
	padding-bottom: 2px;
}
/* für die Handgemachten Boxen */

TD.infoBox_right2, SPAN.infoBox_right2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

TD.infoBox_right3, SPAN.infoBox_right3 {
	background-color: #fff7e2;
	padding: 5px;
	border: 1px solid #661806;
	width: 136px;
}
TD.hotline, SPAN.hotline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #661806;
}
.kleineschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
/* für die Unterstreichung */
.kleineschrift-u {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}
/* für die produkt-Info-Seite */
/* prodcuts-name als Ersatz für contenttopics */
.products-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #661806;
	background-color: #fffdf8;
	padding-top: 7px;
	padding-left: 5px;
	padding-bottom: 7px;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #B48605;
	border-bottom-style: dotted;
}
.inquiry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #661806;
	background-color: #fff7e2;
	padding-top: 7px;
	padding-left: 5px;
	padding-bottom: 7px;
	padding-right: 5px;
}
.inquiry2 {
	background-color: #fffdf8;
	padding-top: 7px;
	padding-left: 5px;
	padding-bottom: 7px;
	padding-right: 5px;
	border-width: 1px;
	border-color: #B48605;
	border-style: dotted;
}

.form_field_inquiry {
	display: none;
}

.linie-punkte {
	font-size: 1px;
	border-top-width: 1px;
	border-top-color: #B48605;
	border-top-style: dotted;
	height: 3px;
}
.infos-produkt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.price-word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #661806;
}
.product-image {
	background-color: #feedc1;
	border: 1px dotted #B48605;
}
/* Warenkorb - shopping_cart und order_details */

.cart-u {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.cart-inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.cart-u2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #feedc1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.cart-inhalt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #feedc1;
}
.cart-inhalt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.product-image2 {
	background-color: #feedc1;
	border: 1px solid #661806;
}
.linie-gold {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B48605;
}
.linie-gold-oben {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B48605;
}.listing-bagsnames-cross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}
.Titel-Versand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #661806;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #661806;
	border-right-color: #661806;
	border-bottom-color: #661806;
	border-left-color: #661806;
	background-color: #dbbc96;
}
.Titel_tipps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #661806;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	background-color: #dbbc96;
	border: 1px solid #661806;
}
.Titel-Versand2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	
}
.versand-wichtig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	
}
.versand-wichtig2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}.main-12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	text-align: left;
}
.versand-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #fffdf8;
	padding-left: 5px;
	border: 1px solid #d1c8b7;
}
.versand-box1 {
	background-color: #f9f5f0;
	border: 1px solid #661806;
}
.product_infobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #fffdf8;
	padding-left: 5px;
	border: 1px dotted #B48605;
}
.bestellvorgang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #661806;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #661806;
	border-right-color: #661806;
	border-bottom-color: #661806;
	border-left-color: #661806;
	background-color: #dbbc96;
}
.versand-box2 {
	background-color: #f9f5f0;
	border: 1px solid #661806;
}
.versand-box3 {
	background-color: #feedc1;
	border: 1px solid #a67457;
}
.shipping_edit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

textarea.checkout_payment_comments {
	width: 500px;
	height: 39px;
}
.text_cart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #ffffff;
}
.arrow_content {
	background-image: url(img/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.main_cellpadding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 17px;
	text-align: left;
}
.main_cell_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 17px;
	text-align: left;
}
.main_cellpadding_both {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 8px;
	text-align: left;
}
.navBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #dbbc96;
	border: 1px solid #b48605;
}
.infoBoxHeading_limited {
	background-image: url(images/limited.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #b48605;
	border-right-color: #b48605;
	border-bottom-color: #b48605;
	border-left-color: #b48605;
}
.infoBox_limited {
	background-image: url(images/limited-background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	border: 1px solid #b48605;
}
.andere_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #fffdf8;
	padding: 8px;
	/*border: 1px dotted #B48605;*/
}
.frame_border {
	border: 1px solid #a67457;
}
.main_cellpadding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	text-align: left;
}
.main_cellpadding2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 12px;
	text-align: left;
}
.arrow {
	background-image: url(img/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.haken {
	background-image: url(images/haken.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.infoBox_limited_unten {
	background-color: #f9f5f0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b48605;
	border-bottom-color: #b48605;
	border-left-color: #b48605;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.sparangebote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #feedc1;
	padding-left: 3px;
	padding-right: 3px;
	border: 2px solid #FFFFFF;
}
.limited {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/limited-edition2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 11px;
	font-weight:bold;
	color: #b48605;
}
.crossselling_oben {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #a67457;
	background-color: #dbbc96;
	padding-left: 10px;
	padding-left: 5px;
}
.crossselling_unten {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #dbbc96;
}

div.welcome {
	font-family: arial,sans-serif;
	font-size:10pt;
	width: 97%;
	margin: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* landing page / info.html */
catcher {
	color: #FF0000;
}
