/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css,v 1.4 2004/06/06 17:13:29 novalis Exp $   
   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 
   ---------------------------------------------------------------------------------------*/


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

a:hover {
	color: #333333;
	text-decoration: underline;
}

a.confirmationedit {
	color: #009933;
	font-style: italic;
}

a.confirmationedit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}

a.pageresults {
	color: #333333;
	text-decoration: underline;
}

a.pageresults:hover {
	background: #FFFFFF;
	color: #333333;
}


A.confirmationEdit {
	color: #009933;
	font-style: italic;
}

A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}

a.sublink {
	font-weight: bold;
}

a.sublink:hover {
	text-decoration: underline;
}

BODY {
	background: url(Bilder/fell-well_01700.jpg);
	background-color: #fcf9eb;
	background-repeat: repeat-x;
	color: #404040;
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 5px 0;

}

FORM {
	display: inline;
}

img {
	border: 0;
}

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

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

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

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

SPAN.productSpecialPrice, SPAN.errorText {
	color: #ff0000;
	font-family: Arial, sans-serif;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
	background: #ffffff;
	padding: 0 5px 0 5px;
}

TABLE.productListing {
	border: 1px;
	border-color: #b6b7cb;
	border-spacing: 1px;
	border-style: solid;
}

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

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

TD.copyright {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

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

TD.footer {
	background: #F6F6F6;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

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

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

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

TD.headerNavigation {
	background-color: #F6F6F6;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

TD.infoBox, SPAN.infoBox, TD.infoBox_right, SPAN.infoBox_right, TD.productListing-data, TD.smallText, SPAN.smallText, P.smallText, TD.fieldValue, INPUT, .messageBox, .infoBoxContents, .infoBoxNoticeContents {
	font-family: Arial, sans-serif;
	font-size: 11px;
}

TD.infoBoxHeading {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 34px;
}

TD.infoBoxHeading_right {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 17px;
}

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

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

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

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

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd, 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;
}

TR.footer {
	background: #bbc3d3;
}

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

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

TR.headerInfo {
	background: #00ff00;
}

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

TR.headerNavigation {
	background: #F6F6F6;
}

TR.subBar {
	background: #f4f7fd;
}

.boxText {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

.boxTextBG, .boxTextBGII {
	background-color: #cccccc;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

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

.clBar{
	background-color: #E8EFF3;
	height: 10;
	layer-background-color: #ffffff;
	visibility: hidden;
	width: 10;
}

.clCMAbs{
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
}

/* ----------------- coolMenu ----------------- */ 
 
.clCMEvent{
	height: 99%;
	left: 0;
	position: absolute;
	top: 0;
	visibility: visible;
	width: 99%;
}

.clLevel0{
	background-color: #E8EFF3;
	color: #333333;
	layer-background-color: #ffffff;
	padding-top: 4px;
}

.clLevel0,.clLevel0over{
	font-family: Tahoma,arial,helvetica;
	font-size: 11px;
	padding: 1px;
	position: absolute;
}

.clLevel0border{
	background-color: #c0c0c0;
	layer-background-color: white;
	position: absolute;
	visibility: hidden;
}

.clLevel0over{
	background-color: #C4D5DF;
	color: #333333;
	cursor: pointer;
	cursor: hand;
	layer-background-color: #C4D5DF;
	padding-top: 4px;
}

.clLevel1{
	background-color: #94B3C5;
	border-left: 1px solid #acacac;
	color: #333333;
	layer-background-color: #94B3C5;
	padding-top: 4px;
}

.clLevel1, .clLevel1over{
	font-family: Tahoma,arial,helvetica;
	font-size: 11px;
	padding: 2px;
	position: absolute;
}

.clLevel1border{
	background-color: #c0c0c0;
	layer-background-color: white;
	position: absolute;
	visibility: hidden;
}

.clLevel1over{
	background-color: #94B3C5;
	border-left: 1px solid #FFFFFF;
	color: #333333;
	cursor: pointer;
	cursor: hand;
	layer-background-color: #94B3C5;
	padding-top: 4px;
}

.contentbox A:visited, .contentbox A:active, .HGKATEGORIE A:link, .HGKATEGORIE A:visited, .HGKATEGORIE A:active, .contentbox A:link {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}

/* Überschriften Content */

.contentsTopics {
	background: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	height: 25px;
	padding-left: 0px;
}

/*Ende*/

.errorBox {
	background-color: #ffb3b5;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

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

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

.HGKATEGORIE {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

.HGKATEGORIE A {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}




.HGKATEGORIE {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;

}


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

/* LEXIKON */
.lexikon_keyword {
	text-decoration: underline;
}

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

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

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



.navLeft {
	background-image: url(img/bg_left_column.jpg);
	border-color: #b6b7cb;
	border-right: 1px solid;
	width: 185px;
}

.navRight {
	background-color: #E6E6E6;
	border-color: #666666;
	border-left-style: solid;
	border-left-width: 4px;
	border-top-style: solid;
	border-top-width: 4px;
	width: 185px;
}

.navtrail {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;

}

.navtrail A {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;

	text-decoration: none;
}

.navtrail A:hover {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;

	text-decoration: underline;
}

.onepxwidth {
	width: 1px;
}

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

.poweredby {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

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

.productsNotifications {
	background-color: #f2fff7;
}

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

.rahmen2 {
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

.sitemap_heading {
	background-color: #666666;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-bottom: 2px;
	padding-top: 2px;
}

.sitemap_heading a {
	color: #FFFFFF;
}

.sitemap_heading a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.sitemap_sub {
	background-color: #E6E6E6;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 2px 2px;
}

.sitemap_sub a, A.headerNavigation, A.headerNavigation:hover {
	color: #333333;
}

.sitemap_sub a:hover {
	color: #999999;
	text-decoration: none;
}


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

.stockWarning {
	color: #cc0033;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

.tableBody {
	padding: 5px;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

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

/* ----------------- coolMenu_eof ----------------- */ 
#ie{
	height: 0;
	top: -2000px;
	visibility: hidden;
}

.HGKATEGORIE {
line-height:20px }

.moduleRow a:hover {

	color: #3D6703;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.moduleRowOver a:hover {

	color: #3D6703;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.moduleRow2 a {

	color:#990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.moduleRow2 a:hover {

	color:#3D6703;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

h1 { font-size:22px; }

td.contentsTopics h1 { 
    margin: 15px 0 0 0;
    padding: 0; 
    font-size: 18px;
}

td.main h2 {
    margin: 0;
    padding: 0;
}

td.main h3 {
    margin: 0;
    padding: 0;
    font-size: 11px;
}

#product_info h2 {
    color: #990000;
    font-size: 16px;
    line-height: 1.8em;
}

#product_info .productsPrice {
    color: #990000;
    font-size: 16px;
    font-weight: bold;
}

#product_info .productsTax {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

#categoryListing h1 {
    margin-bottom: 10px;
}

#categoryListing h2 {
    color: #990000;
    font-size: 16px;
    line-height: 1.8em;
}

#categoryListing .catImage {
    margin: 5px 10px 5px 0;
}

.live { 
height:38px !important; 
height:37px;
}
