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



/* MENÜ CODE - Farben und Breiten können hier eingestellt werden */

 #menu {
	background-image: url(img/menu.jpg);
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#menu a {
	background-image: url(img/menu.jpg);
	color: #fff;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:bold;
}
#menu a:hover {
	background: ;
	color: #fff;
         text-decoration: underline;
	padding-bottom: 8px}



/* MENÜ CODE ENDE */

#menu1{
	background-image: url(img/menu1.jpg);
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#menu1 a {
	background-image: url(img/menu1.jpg);
	color: #fff;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:bold;
}
#menu1 a:hover {
	background: ;
	color: #fff;
         text-decoration: underline;
	padding-bottom: 8px}
	
/* Rahmen um den Boxen */

.rahmen { border: 1px solid #000000; }

/* Rahmen um den Boxen ENDE */

#wrapper { width: 972px; border: 1px solid #000000; margin:0 auto; background:#fff }

/* FOOTER ANPASSUNG */
.footer { background-image: url(img/footer.jpg); color:#FFFFFF; padding:10px; text-align:center }
.footer a { color: #FFFFFF; }

/* SHOP CLASSEN ANFANG */

#navtrail { background-image: url(img/navtrail.jpg); padding:6.5px; color:#FFFFFF; margin-bottom:1px; height:17px;}
#navtrail a { color: #FFFFFF; }

.boxText {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	padding: 5px;
	back<br />ound: #FFFFFF;
}

.boxTextBG {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
.boxTextBGII {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
.boxTextPrice {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FF0000;
	padding: 0 0 0 5px;
}

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

.productsNotifications {
	background-color: #f2fff7;
}

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

BODY {
         color: #000000;
	margin: 30px 0;
	background:repeat-x #6B4305;
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
}

img{
	border:0;
}

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

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

FORM {
	display: inline;
}


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

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	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 {
  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: Tahoma, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 11px;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

.infoBox {
}

.infoBoxContents {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

/* BOXEN KOPF GESTALTUNG */
TD.infoBoxHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background:
  height:25px;
  color: #ffffff;
  padding:0 0 0 22px;
  background-image: url(img/infobox.jpg);
}

TD.infoBoxHeadingnb {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background:
  height:25px;
  color: #ffffff;
  padding:0 0 0 22px;
  background-image: url(img/infobox2.jpg);
}

TD.infoBoxHeading_right {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #2F4792;
  height:22px;
  color: #ffffff;
  padding:0 0 0 3px;
  color: #ffffff;
}

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

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

}

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: 5px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

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

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

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

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

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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

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

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

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;

}

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

SPAN.greetUser {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #E78200;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #FFFFFF;
  border-color: #D2691E;
  border-style: solid;
  border-width: 0px;
}

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

TD.copyright {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  text-align:center;
  color:#ffffff;
}
TD.copyright a {
  color: #ffffff;
}
TD.copyright a:hover {
  color: #ffffff;
  text-decoration: underline;
}

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

SPAN.productSpecialPrice {
  font-family: Tahoma, Arial, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family: Tahoma, Arial, sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family: Tahoma, Arial, sans-serif;
  color: #ff0000;
}

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

.smallHeading {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
}

.moduleRow { padding:5px 0; background:#fff; border-bottom:0px solid #ccc }
.moduleRowOver { padding:5px 0; background:#fff; border-bottom:0px solid #ccc }
.moduleRowSelected {}

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

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

/* Sitemap Tables */
.sitemap_heading {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF;
	background-color: #52321B;
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#000000; text-decoration:none;}

.sitemap_sub {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #613C05; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#ffffff; text-decoration:none;}


/* message box */

.messageBox { font-family: Tahoma, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma, Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

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

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

.navLeft {
	border-right: 1px solid;
	border-color: #b6b7cb;
	background-image: url(img/bg_left_column.jpg);
	width: 185px;
}
.navRight {
	border-color: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	background-color: #E6E6E6;
	width: 185px;
}

.contentsTopics {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 0px solid #999999;
	background:#FFFFFF;
	padding:5px;
}

.tableListingI {
	background-image: url(img/infoboxx2.jpg);
}

.tableListingII {
	background-color: #FFFFFF;
}

.tableBody {
padding: 5px;
}

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

.copyright {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  text-align:center;
  color: #999999;
}
.parseTime {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  text-align:center;
  color: #ffffff;
}
.copyright a {
  color: #999999;
}
.copyright a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.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: #FFFFFF;
cursor: pointer;
}

/*----------------------------Suggest Styles--------------------------*/
.suggest_link {
        background-color: #FFFFFF;
        padding: 2px 6px 2px 6px;
}
.suggest_link_over {
        background-color: #613c05;
        padding: 2px 6px 2px 6px;
        cursor: pointer;
}
#search_suggest {
        position: absolute;
        visibility: hidden;
        background-color: #FFFFFF;
        text-align: left;
        border: 1px solid #000000;
}
/*----------------------------End Suggest Styles------------------------*/

/* SHOP CLASSEN ENDE */

/*- Menu Tabs 10--------------------------- */

/* AJAX CHECKOUT PROCESS */
div.checkout_row {
	clear:both;
}

div.checkout_title {
	cursor:pointer;
	position:relative;
	background-color:#613c05;
	color:#FFF;
	padding:4px;
	font-size:12px;
	border-right:solid 1px #000000;
	border-left:solid 1px #000000;
	border-top:solid 1px #000000;
}


div.checkout_title .right {
	position:absolute;
	right:6px;
	top:3px;
	font-weight:bold;
}

div.checkout_content {
	background-color:#ffffff;
	color:#000;
	padding:4px;
	border-right:solid 1px #613c05;
	border-left:solid 1px #613c05;
	border-bottom:solid 1px #613c05;
}

div.checkout_content .inputRequirement select {
	width:190px;
}

div.checkout_content .virtual {
	text-align:center;
}

div.checkout_content .left_space {
	padding-left:20px;
}

div.checkout_shipping_modules, .checkout_shipping_address {
	width:49%;
	float:left;
	clear:left;
}

div.checkout_payment_modules, .checkout_payment_address {
	width:49%;
	float:right;
	clear:right;
}

div.checkout_total {
	text-align:right;
}

#checkout_total table {
	float:right;
}

div.checkout_spacer {
	height:12px;
	font-size:9px;
	clear:both;
}

div.checkout_button {
	text-align:right;
	margin-top:5px;
}

.radiobox {
	vertical-align:middle;
	padding:0px;
	margin:0px;
}

.float_right {
	float:right;
}

.float_left {
	float:left;
}

.module_ok, div.checkout_please_wait {
	color:green;
	font-weight:bold;
}

div.checkout_error {
	color:#FF0000;
	font-weight:bold;
}

.button_ask_a_question {
display: block;
background-image: url(buttons/german/button_ask_a_question.gif);
background-repeat: no-repeat;
width: 18px;
height: 19px;
border: 0px;
font-size: 0px;
background-color: #FFFFFF;
cursor: pointer;
}
/* LEXIKON */
.lexikon_keyword {font-family: Verdana, Arial, sans-serif;font-size: 11px;color: #CC0000;text-decoration: underline;}

/* LEXIKON A-Z*/

#lexAlphabet {background-image: url(img/navtrail.jpg); text-align: left; padding:0px 10px 0px 70px; margin:0px 0px 20px 0px; list-style-type:none; height:25px; font-size:14px; color: #f2f2f2}
ul#lexAlphabet li {height:25px; float:left; padding: 0px 5px 0px 0px; margin:0; color: #f2f2f2}
ul#lexAlphabet a, ul#lexAlphabet a:link, ul#lexAlphabet a:visited {line-height:25px; text-decoration:none; margin:0; padding:0; color: #f2f2f2}
ul#lexAlphabet a:hover {color:#000000; text-decoration:none; }

ul#lexAlphabet a.active {font-weight:bold;}

#lexName {font-weight:bold;}
#lexDescription {margin: 0px 0px 0px 0px; padding: 0px; background-color:#ffffff; }