/* Allgemeine Formatierungen */
body,
html{
	background:#ffffff;
	color:#3e373a;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; /* "AvantGarde Bk BT", */
	font-size: 11px;
	line-height: 140%;
	margin:0;
	padding:0;
}

a:link, a:visited {
	color: #1e479a;
	font-weight: bold;
	text-decoration: underline;
}

a:hover, a:active {
	color: #A63F6A;
	font-weight: bold;
	text-decoration: underline;
}

a.editLink {
	color: #009933;
	font-size: 12px;
	font-weight: bold;
}

fieldset {
	border: 1px solid #CFA194;
	margin: 18px 0;
	padding: 6px 10px 12px 10px;
}

form {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 0;
}

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

img {
	border: none;
}

label {
	float: left;
	width: 140px;
}

legend {
	font-size: 14px;
	font-weight: bold;
	padding: 0 6px;
}

p {
	margin: 0;
	padding: 0 0 4px 0;
}

table {
	border-collapse:collapse;
	clear: right;
	width: 100%;
}
/* END Allgemeine Formatierungen */


/* Äußere Container */
#cOuterframe,
#cFooterframe {
	background:#FFFFFF;
	/*border: 1px solid #a63f6a;*/
	padding: 0;
	position: relative;
}

#cOuterframe {
	margin: 0 auto;
	width: 804px;
}

#cFooterframe {
	margin: 10px auto 5px auto;
	padding: 5px 10px;
	width: 784px;
}
/* END Äußere Container */


/* Kopf-Bereich */
#cHeader {
	background: url(img/hgdHeader.jpg) no-repeat;
	min-height: 188px;
	position: relative;
	width: 100%;
}

#cHeaderNavi {
	background: url(img/titleBoxHgd.gif) repeat-x;
	height: 28px;
	left: 209px;
	line-height: 32px;
	position: absolute;
	text-align: center;
	top: 124px;
	white-space: nowrap;
	width: 265px;
}

#cHeaderSearch {
	background: url(img/titleBoxHgd.gif) repeat-x;
	height: 28px;
	left: 550px;
	line-height: 32px;
	position: absolute;
	text-align: left;
	top: 124px;
	width: 230px;
}

#cHeaderSearch form {
	margin: 0;
	padding: 1px 0 0 10px;
}

#cHeaderSearch input {
	background: none;
	border: none;
}

#cHeaderSearch input.quickFind {
	width: 70%;
}

.titleBoxLeft {
	background: url(img/titleBoxLeft.gif) no-repeat;
	float: left;
	height: 28px;
	width: 13px;
}

.titleBoxRight {
	background: url(img/titleBoxRight.gif) no-repeat;
	float: right;
	height: 28px;
	width: 13px;
}

#cBreadcrumb {
	padding: 163px 10px 6px 0px;
}
/* END Kopf-Bereich */


/* Container Inhalts-Bereich */
#cMainframe {
	border: none;
	padding: 2px;
	position: relative;
}

#cLeft {
	background: #FFFFFF;
	border: none;
	float: left;
	position: relative;
	width: 166px;
}

#cContent,
#cCheckout {
	background: #FFFFFF;
	border: none;
	margin: 0 10px;
	position: relative;
	width: 442px;
	float: left;
}

#cCheckout {
	width: 96%;
}

#cRight {
	border: none;
	float: right;
	position: relative;
	width: 166px;
}

#cMainFooter {
	border: none;
	clear: both;
	position: relative;
}
/* END Container Inhalts-Bereich */


/* Boxen-Bereiche */
/** Allgemein **/
.bhImage {
	margin-bottom: 4px;
}

.box {
	margin-bottom: 12px;
}

.box div.boxcontent {
	/*background: #F8E9E6;*/
	padding: 6px 6px 6px 10px;
	text-align: left;
}

.box ul {
	font-size: 11px;
	list-style-type: disc;
	margin: 0 0 5px 0;
	padding: 0;
}

.box ol {
	background-color: #fff;
	list-style-position: outside;
	margin: 0 0 5px 0;
	padding: 5px 6px 5px 30px;
}

.box li {
	padding: 0;
}
/** END Allgemein **/

/** Kategorie **/
#boxCategory ul {
	list-style-type: none;
}

#boxCategory a {
	background-color: #F8E9E6;
	border-bottom: 2px solid #FFFFFF;
	display: block;
	margin: 0 2px 0px 0;
	min-height: 10px;
	padding: 3px 6px 3px 5px;
	text-decoration: none;
}

#boxCategory .sub0 a {
	background-color: #ffffff;
	padding-left: 15px;
	color: #A63F6A;
}

#boxCategory .sub1 a {
	background-color: #ffffff;
	padding-left: 25px;
}

#boxCategory .sub2 a {
	background-color: #ffffff;
	padding-left: 35px;
}

#boxCategory .sub3 a {
	background-color: #ffffff;
	padding-left: 45px;
}

#boxCategory .sub4 a {
	background-color: #ffffff;
	padding-left: 55px;
}

#boxCategory a.active {
	/*color: #80a106;*/
	text-decoration: underline;
}

#boxCategory a:hover {
	background-color: #A63F6A;
	color: #ffffff;
	text-decoration: none;
}
/** END Kategorie **/

/** Bestseller **/
#boxBestseller li {
	border-bottom: 2px dotted #FFFFFF;
	margin-bottom: 5px;
	padding-bottom: 3px;
}

#boxBestseller div {
	color: #A63F6A;
	display: block;
	font-weight: bold;
	text-align: right;
	width: 90%;

}
/** END Bestseller **/

/** Warenkorb **/
#boxShoppingCart table {
	background: #fff;
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
}

#boxShoppingCart td.amount {
	text-align: right;
	padding: 1px 6px 2px 0;
	vertical-align: top;
	width: 19%;
}

#boxShoppingCart td.article {
	overflow: hidden;
	padding: 2px 0;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	width: 75%;
}

#boxShoppingCart td.summary {
	border-top: 2px dotted #FFFFFF;
	padding: 10px 0 6px 0;
	text-align: right;
}
/** END Warenkorb **/

/** Neue Produkte, Zuletzt angesehen, Sonderangebote **/
#boxNewProducts div.boxcontent,
#boxLastViewed div.boxcontent,
#boxSpecials div.boxcontent {
	text-align: center;
}

#boxNewProducts div.boxcontent img,
#boxLastViewed div.boxcontent img,
#boxSpecials div.boxcontent img {
	border: 1px solid #603A1B;
	margin: 6px;
	text-align: center;
}
/** END Neue Produkte **/

/** Login, Newsletter **/
#boxLogin input.email,
#boxNewsletter input.email {
	width: 95%;
}

#boxLogin input.password {
	width: 50px;
}

#boxLogin input.submit {
	float: right;
}
/** END Login, Newsletter **/

/** Quick Add **/
#boxQuickadd input.number {
	float: left;
	margin-right: 10px;
	width: 70%;
}
/** END Quick Add **/
/* END Boxen-Bereiche */


/* Content Produktliste */
#cContent p {
	margin: 0;
	padding: 0 0 8px 0;
}
#cContent p.button {
	text-align: right;
	padding-top: 25px;
	width: 97%;
}

#cContent th {
	background: #ffffff;
	padding: 2px 6px;
}

#cContent td {
	padding: 10px 2px;
}

#cContent img.categoryImg {
	float: right;
	margin: 0 0 10px 10px;
}

#cContent th.image,
#cContent td.image {
	text-align: left;
	width: 29%;
}

#cContent th.article,
#cContent td.article {
	padding-left: 6px;
	text-align: left;
	width: 50%;
}

#cContent th.order,
#cContent td.order {
	text-align: left;
	width: 12%;
	font-weight: bold;
}

#cContent p.price {
	text-align: left;
	padding-right: 6px;
	color: #000000;
	font-weight: bold;
}

#cContent td.image img {
	/*border: 1px solid #603A1B;*/
}
/* END Content Produktliste */

/* Content Kategorieliste */
#cContent .headMoreCat {
	border-bottom: 1px solid #BBBBBB;
	margin: 20px 0;
	padding: 2px 20px;
	width: 90%;
	clear: right;
}

#cContent div.cCategory {
	background: #F8E9E6;
	border: 1px solid #603A1B;
	float: left;
	height: 120px;
	margin: 4px;
	overflow: hidden;
	padding: 8px 4px 4px 4px;
	text-align: center;
	width: 29%;
}
#cContent div.cCategory:hover {
	background: #F3DBD6;
}
#cContent div.catImg {
	margin-bottom: 4px;
	height: 96px;
	overflow: hidden;
}

#cContent div.cCategory h2 {
	font-size: 12px;
	font-weight: bold;
}
/* END Content Kategorieliste */

/* Content Warenkorb */
#contShoppingCart th {
	background: #FFFFFF;
}

#contShoppingCart td {
	padding: 0;
}

#contShoppingCart th.image,
#contShoppingCart td.image {
	width: 29%;
}
#contShoppingCart th.qty,
#contShoppingCart td.qty {
	text-align: center;
	width: 14%;
}
#contShoppingCart th.price,
#contShoppingCart td.price {
	background: #DDDDDD;
	padding-right: 1%;
	text-align: right;
	width: 19%;
}
#contShoppingCart th.total,
#contShoppingCart td.total {
	background: #DDDDDD;
	border-left: 1px solid #BBBBBB;
	padding-right: 1%;
	text-align: right;
	width: 21%;
}
#contShoppingCart th.remove,
#contShoppingCart td.remove {
	background: #F8E9E6;
	text-align: center;
	width: 15%;
}
#contShoppingCart th,
#contShoppingCart th.price,
#contShoppingCart th.total {
	text-align: center;
	border-bottom: 1px solid #BBBBBB;	
}

#contShoppingCart td.image img {
	border: 1px solid #603A1B;
}

#contShoppingCart td.article {
	padding-top: 15px;
}

#contShoppingCart p.summary {
	text-align: right;
	padding-top: 25px;
	width: 84%;
}
/* END Content Warenkorb */

/* Content Produkt Einzel */
#productInfo1 {
	float: left;
	width: 45%;
}

#productInfo1 p.price {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

#productInfo1 td.optName {
	font-weight: bold;
	padding: 6px 0;
	width: 25%;
}
#productInfo1 td.optValue {
	padding: 6px 0;
	width: 70%;
}
#productInfo1 select {
	width: 100%;
}
#productInfo1 .addQty {
	float: left;
	margin-left: 15px;
	width: 30px;
}
#productInfo1 .addCart {
	float: right;
	margin-right: 15px;
}

span.productOldPrice {
	color: #ff0000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: line-through;
}

#productInfo2 {
	float: right;
	width: 48%;
	font-weight: bold;
}

#productImg {
	border-right: 1px solid #BBBBBB;
	float: left;
	margin-right: 10px;
	padding: 20px 10px 10px 0;
	width: 45%;
}

#productImg img {
	border: 1px solid #603A1B;
	margin-bottom: 10px;
}

#productDesc {
	float: right;
	padding-top: 15px;
	padding-right: 15px;
	width: 45%;
}

#productDesc ul,
#productDesc ol {
	margin: 0 0 6px 0;
	padding-left: 5px;
}

#productFooter {
	clear: both;
}

#graduatedPrice {
	border: 1px solid #CCCCCC;
	vertical-align: top;
}

#graduatedPrice th {
	background: #CCCCCC;
	padding: 4px;
	font-weight: bold;
	text-align: center;
}
#graduatedPrice td {
	padding: 4px;
}
/* END Content Produkt Einzel */

/* Content Checkout Dateien */
#cCheckout div.cAddress {
	float: right;
	margin-left: 16px;
}

#cCheckout div.cAddress fieldset {
	background: #F8E9E6;
	border: 1px solid #CFA194;
	margin: 0;
	padding: 12px;
}

#cCheckout div.confirmationBlock {
	float:left;
	width:45%;
}

#cCheckout th {
	border-bottom: 1px solid #CFA194;
	text-align: left;
	padding-top: 12px;
}

#cCheckout td.input {
	width: 6%;
}
#cCheckout td.article {
	width: 84%;
}
#cCheckout td.price {
	text-align: right;
	width: 10%;
}

#cCheckout div.condition {
	background: #ffCCCC;
	border: 1px solid #ff0000;
	margin-top: 10px;
	padding: 8px;
	width: 96%;
}
/* END Content Checkout Dateien */

/* Content Verschiedenes */
#cContent .cError {
	background: #FFCCCC;
	border: 1px solid #ff0000;
	margin: 25px 0;
	padding: 6px;
	text-align: center;
	width: 95%;
}

#cContent label {
	display: block;
	float: left;
	width: 150px;
}

#accountOrderList td {
	padding: 2px 0;
}
#accountOrderList td.img {
	text-align: left;
	width: 3%;
}
#accountOrderList td.article {
	text-align: left;
	width: 60%;
}
#accountOrderList td.price {
	text-align: right;
	width: 32%;
}

.inputRequirement {
	font-size: 11px;
	color: #ff0000;
}

td.bar,
td.barCurrent {
	color: #CCCCCC;
	text-align: center;
	width: 25%;
}
td.barCurrent {
	color: #603A1B;
	font-weight: bold;
}
/* END Content Verschiedenes */


/* Fussbereich */
#cFooterframe p {
	margin: 0;
	padding: 0 15px 4px 0;
}

p.copyright {
	padding-top: 10px;
	padding-left: 100px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
}
/* END Fussbereich */





/*######### Original xt:commerce Styles #########*/
.boxText { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.boxTextBG {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #f1f1f1;
}
.boxTextBGII {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFCC99;
}
.boxTextPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

TR.headerError {
  background-color: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.headerMessage {
	background-color: #00CC33;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #666666;
  height:17px;
  color: #ffffff;
}

TD.infoBoxHeading_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #C4C4C4;
  height:17px;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-right: 4px solid;
  background: #E6E6E6; 
  border-color: #C4C4C4;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E6E6E6; 

}

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

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

SPAN.underline {
	text-decoration: underline;
}

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

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}



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;
}

.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #E6E6E6;
 border: 1px solid;
 border-color: #E6E6E6;

}
.moduleRowOver { 
	background-color: #D7E9F7; 
	border: 1px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	
	}
.moduleRowSelected { background-color: #E9F4FC; }

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, 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: Verdana, 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: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

.contentsTopics {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

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

