/* -----------------------------------------------------------------------------------------
   $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 
   ---------------------------------------------------------------------------------------*/

#rahmen    { visibility: visible; margin-left: -487px; position: absolute; top: 0; left: 50%; width: 975px; height: 830px }

#t-logo {
	background-image: url(t_bilder/t_logo.jpg);
	visibility: visible;
	position:absolute;
	left:0px;
	top:0px;
	width:199px;
	height:285px;
}

#t-header {
	background-image: url(t_bilder/t_header.jpg);
	visibility: visible;
	position:absolute;
	left:199px;
	top:0px;
	width:776px;
	height:157px;
}

#t-headerleiste  { background-image: url(t_bilder/t_headerleiste.jpg); visibility: visible; position: absolute; top: 157px; left: 199px; width: 776px; height: 37px }
#t-headerleiste_link     { color: #fbf8e3; font-size: 8pt; visibility: visible; position: absolute; z-index: 10; left: -15px; width: 500px; height: 27px; vertical-align: middle }
#text        { background-color: #fbf8e3; visibility: visible; position: absolute; top: 194px; left: 199px; width: 582px; height: 635px; overflow: auto }

#t-rechts      { background-image: url("t_bilder/t_rechts.gif"); background-repeat: repeat-y; visibility: visible; padding-left: 20px; position: absolute; top: 194px; left: 781px; width: 194px; height: 635px }

#t-button-over    { background-image: url("t_bilder/t_links.jpg"); background-repeat: repeat-y; visibility: visible; position: absolute; top: 285px; left: 0; width: 199px; height: 545px }
#fuss   { visibility: visible; position: absolute; top: 835px; left: 0; width: 975px; height: 29px }
.boxText  { color: #999; font-size: 10px; font-family: Verdana, Arial, sans-serif }
.catstart  { padding-left: 35px }
.boxTextBG  { font-size: 10px; font-family: Verdana, Arial, sans-serif }
.boxTextBGII   { font-size: 10px; font-family: Verdana, Arial, sans-serif; background-repeat: no-repeat; vertical-align: top }
.boxTextBGIII    { font-size: 10px; font-family: Verdana, Arial, sans-serif; background-image: url("../../images/icons/giftflower.gif"); background-repeat: no-repeat; background-position: left 0; min-height: 110px; vertical-align: top }
.boxTextPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.errorBox  { font-size: 10px; font-family: Verdana, Arial, sans-serif; font-weight: bold; background-color: #d89e96; padding: 5px }
.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;
}

.orderEdit { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

BODY     { color: #000000; background-color: #fbf8e3; background-repeat: repeat; margin: 0 }
.catlink { }
img{
	border:0;
}

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

A:hover  { color: #c03; text-decoration: underline }
a.catlink:link     { color: #c00000; font-size: 8pt; font-family: Verdana; font-weight: bold; line-height: 10pt; text-decoration: none }
a.catlink:visited     { color: #c00000; font-size: 8pt; font-family: Verdana; font-weight: bold; text-decoration: none }
a.catlink:hover     { color: #333; font-weight: bold }
a.catlink:focus     { color: #333; font-weight: bold; padding-right: 20px }
a.header:link { color: #fbf8e3; font-size: 8pt; font-family: Verdana; line-height: 10pt; text-decoration: none }
a.header:visited { color: #fbf8e3; font-size: 8pt; font-family: Verdana; text-decoration: none }
a.header:hover  { color: #ccc }
a.header:focus  { color: #ccc }

FORM {
	display: inline;		   
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation  { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }

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

A.headerNavigation  { color: #fbf8e3 }

A.headerNavigation:hover  { color: #ccc }

TD.conditions {
  background-color: #FFCCCC;
}

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 {
	background-color: #00CC33;
}

.moduleHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

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

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}
.finde    { color: #666; font-size: 8pt; font-family: Verdana; text-decoration: none; background-color: white; margin-bottom: 3px; padding: 2px; position: relative; border: solid 1px #c03 }
.artikel   { color: #fbf8e3; font-size: 8pt; font-family: Verdana; text-decoration: none; margin-bottom: 5px; padding-bottom: 5px; position: relative; bottom: 2px }
.finde2 { bottom: -3px }
.infoBox  { color: #666; font-size: 10pt; font-family: Verdana, Arial, sans-serif; font-weight: bold; text-decoration: none; background-image: none; background-position: 0 0; margin-bottom: 15px; padding-bottom: 15px }

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading    { color: #c03; font-size: 10pt; font-family: Verdana, Arial, sans-serif; font-weight: bold; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; height: 17px }

TD.infoBoxHeading_right   { color: #c03; font-size: 10px; font-family: Verdana, Arial, sans-serif; font-weight: bold; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; height: 17px }

TD.infoBox, SPAN.infoBox   { font-size: 10px; font-family: Verdana, Arial, sans-serif; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }

TD.infoBox_right, SPAN.infoBox_right  { font-size: 10px; font-family: Verdana, Arial, sans-serif; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }

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: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.headmain, P.headmain  { color: #fff; font-size: 11px; font-family: Verdana, Arial, sans-serif; line-height: 1.5; text-decoration: none }

TD.main, P.main  { color: #666; font-size: 11px; font-family: Verdana, Arial, sans-serif; line-height: 1.5 }
.textred { color: #c03; font-size: 10pt; font-family: Verdana }
.t_tab_headline { padding-top: 15px; border-top: 1px dashed #c03 }
.t_tab_prodline  { color: #777; font-size: 8pt; font-family: Verdana; margin-top: 15px; border-bottom: 1px dotted #c03; border-left: 1px dotted #c03 }
.t_tab_catline { color: #c03; font-size: 8pt; font-family: Verdana; font-weight: bold; text-decoration: none; margin-top: 15px }
.t_tab_imgline { color: #999; font-size: 8pt; font-family: Verdana }
.t_tab_order { color: #666; font-size: 8pt; font-family: Verdana; padding: 5px; border: dotted 1px #c03 }
.t_tab_prodprice { color: #c03; font-size: 12pt; font-family: Verdana; font-weight: bold }
.xtc_draw_text { background-color: #fbf8e3; border: solid 1px #ffe7b5 }
.xtc_checkpay_text  { background-color: #fbf8e3; border: solid 1px #fbf8e3 }
.xtc_input { font-size: 8pt; font-family: Verdana; background-color: transparent; padding: 1px; border: solid 1px #c03 }
.boxlog { color: #666; font-size: 8pt; background-color: transparent; padding: 2px; border: solid 1px #c03 }
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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

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

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

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

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

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

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

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea  { background: #ffefd6; border: dotted 1px #c03 }

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

.copyright       { font-size: 11px; font-family: Verdana, Arial, sans-serif; background-color: #ac0000; text-align: center; margin-left: -487px; padding: 3px; position: absolute; top: 819px; left: 50%; width: 969px; height: 30px }
.parseTime   { font-size: 11px; font-family: Verdana, Arial, sans-serif; line-height: 1.5; background-color: #ccc; text-align: center; position: absolute; bottom: 2px; width: 975px; height: 10px }
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  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  { color: #c03; font-size: 8pt; font-family: Verdana, Arial, sans-serif; font-weight: normal; 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;
}

.moduleRow    { font-size: 11px; font-family: Verdana, Arial, sans-serif; line-height: 1.5; background-image: url("t_bilder/t_button.jpg"); background-repeat: no-repeat; width: 199px; height: 26px }
.moduleRowOver   { font-size: 11px; font-family: Verdana, Arial, sans-serif; line-height: 1.5; background-image: url("t_bilder/t_button_over.jpg"); background-repeat: no-repeat; width: 199px; height: 26px }
.moduleRowSelected  { background-image: url("t_bilder/t_button_over.jpg"); width: 199px; height: 46px }
.moduleNew     { font-size: 8pt; font-family: Verdana, Arial, sans-serif; line-height: 1.5; background-color: #ffe7b5 }
.moduleNewOver    { font-size: 11px; font-family: Verdana, Arial, sans-serif; line-height: 1.5; background-color: #fbf8e3}
.moduleNewSelected  { background-image: url("t_bilder/t_button_over.jpg"); width: 199px; height: 46px }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; }

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

/* input requirement */

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

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft  { width: 185px }
.navRight  { width: 185px }

.contentsTopics   { color: #c03; font-size: 14pt; font-family: Verdana, Arial, sans-serif; text-transform: uppercase }

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody  { background-color: #fff; padding: 5px }

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


