/* -----------------------------------------------------------------------------------------
   $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
*/

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:1;
	width: 980px;
	}

#header_oben {
	margin: 0 0 0px 0;
      height: 80px;
}

#header_unten {
	padding: 0px 15px;	
	margin: 0 0 20px 0;
	background: url("1000fach_com_logo_unten.jpg");
      height: 30px;
}

#side-vorn { 
	float: left;
	width: 20px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#side-a {
	margin: 0;
	float: left;
	width: 640px;
}

#side-leer { 
	margin: 0;
	float: left;
	width: 20px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#side-b { 
	margin: 0;
	float: left;
	width: 300px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#footer {
	float: left;
	width: 980px;
	background: #dededc;
}

#footer-AA {
	float: left;
	width: 60px;
	background: #dededc;
}

#footer-A {
	float: left;
	width: 230px;
	background: #dededc;
}

#footer-B {
	float: left;
	width: 230px;
	background: #dededc;
}

#footer-C {
	float: left;
	width: 230px;
	background: #dededc;
}

#footer-D {
	float: left;
	width: 230px;
	background: #dededc;
}

#produkt_left {
	float: left;
	width: 150px;
}

#produkt_right { 
	margin: 0;
	float: left;
	width: 450px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

body {
	color:#000000;
	background:#FFFFFF; 
	margin:1px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
}
img {
	border:0;
}
h1 {
	font-size:12px;
	font-weight:normal;
	display:inline;
}
h2 {
	font-size:12px;
	font-weight:normal;
	display:inline;
}
h3 {
	font-size:12px;
	font-weight:normal;
	display:inline;
}
h4 {
	font-size:12px;
	font-weight:normal;
	display:inline;
}
a {
	color: #000000;
	text-decoration: none;
}
/* aktivierter Link mouseover */
a:hover {
	color: #2d27a1;
	text-decoration: none;
}

p {
}
ul li {
	margin:0px;
	padding:0px;
	list-style:square outside;
}
div.table {
	display:table;
}
div.tr {
	display:table-row;
}
div.td {
	display:table-cell;
}
.header-Navigation {
	color:#ff0000;
        background:#ffffff;
        height:15px;
        padding-left:10px;
}
.headerNavigation a {
	color:#ff0000;
}
.headerNavigation a:hover {
	color: #000000;
	text-decoration:underline;
}

.navtrail a {
	font-size:12px;
	color:#000000;
}
.navtrail a:hover {
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
}
.ulBox {
	font-size:12px;
	padding-left:16px;
	margin:0px;
}
.liBox {
	list-style:none;
	margin:0 0 0 0;
	padding:0px;
	line-height:1;
}
ul.categories {
	font-size:12px;
	padding:0;
	margin:0px;
}
ul.categories li.firstCategorie {
	list-style:none;
	padding-left:5px;
	margin-bottom:5px;
	padding:2px;
}
ul.categories li.firstCategorie a:link, ul.categories li.firstCategorie a:visited, ul.categories li.firstCategorie a:active {
	font-weight:bold;
	color:#404040;
}
ul.categories li.firstCategorie a:hover {
	font-weight:bold;
	color:#C48A4B;
}
ul.categories li.firstCategorie a.catChosen {
	font-weight:bold;
	color:#000000;
}
ul.categories li.categorieLevel1 {
list-style:none;
	color:#000000;
	line-height:1.3;
	position:relative;
	top:-3px;
	padding:4px;
	padding-left:20px;
	
}
ul.categories li.categorieLevel1 a:link, ul.categories li.categorieLevel1 a:visited, ul.categories li.categorieLevel1 a:active {
	font-weight:normal;
	color:#000000;
}
ul.categories li.categorieLevel1 a:hover {
	font-weight:normal;
	color:#C48A4B;
}
ul.categories li.categorieLevel1 a.catChosen {
	font-weight:bold;
	color:#000000;
}
ul.categories li.categorieLevel2 {
	list-style:disc outside;
	color:#000000;
	line-height:1.3;
	position:relative;
	top:-5px;
	left:13px;
}
ul.categories li.categorieLevel2 a:link, ul.categories li.categorieLevel2 a:visited, ul.categories li.categorieLevel2 a:active {
	font-weight:normal;
	color:#000000;
}
ul.categories li.categorieLevel2 a:hover {
	font-weight:normal;
	color:#C48A4B;
}
ul.categories li.categorieLevel2 a.catChosen {
	font-weight:bold;
	color:#000000;
}
ul.categories li.categorieLevel3 {
	list-style:circle outside;
	color:#00cc00;
	line-height:1.3;
	position:relative;
	top:-5px;
	left:13px;
}
ul.categories li.categorieLevel3 a:link, ul.categories li.categorieLevel3 a:visited, ul.categories li.categorieLevel3 a:active {
	font-weight:normal;
	color:#000000;
}
ul.categories li.categorieLevel3 a:hover {
	font-weight:normal;
	color:#0C48A4B;
}
ul.categories li.categorieLevel3 a.catChosen {
	font-weight:bold;
	color:#000000;
}
.categorieCount {
	font-size:12px;
	color:#000000;
}
CHECKBOX, INPUT, RADIO, SELECT {
	font-size:12px;
	padding:0px;
	margin:0px;
}
TEXTAREA {
	width:100%;
	font-size: 12px;
}
.boxTop {
	padding:0px;
}
/* Balken über den Boxen */
.infoBoxHeading {
	font-size:22px;
	padding:3px 5px;
	color:#FFFFFF;
	background: #98cb02;
}
/* Boxen */
.infoBoxen {
	font-size:12px;
	background:#ffffff;
	border:solid #000000;
	border-width:0px 0px 0px 0px;
	padding:4px;
}
.boxBottom {
	padding:0px;
	margin-bottom:10px
      
}
/* Eingabefeld SUCHE */
.infoBoxSearchInputSearch input {
	background:#ffffff;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#000000;
	padding:3px;
	margin: 5px 0;
	height:14px;
	width:160px;
}
/* Eingabefeld ARTIKELSCHNELLSUCHE */
.infoBoxQuickieInputQuickie input {
	background:#ffffff;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#000000;
	padding:0 0 0 2px;
	margin-right:3px;
	height:14px;
	width:160px;
}
/* Eingabefeld LOGIN */
.infoBoxLoginInputEmail input {
	background:#ffffff;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#000000;
	padding:3px;
	margin: 5px 0;
	height:14px;
	width:160px;
}
/* Eingabefeld LOGIN-PASSWORT*/
.infoBoxLoginInputPassword input {
	background:#ffffff;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#000000;
	padding:3px;
	margin: 5px 0;
	height:14px;
	width:160px;
}
/* Eingabefeld NEWSLETTER */
.infoBoxNewsletterInputEmail input {
	background:#ffffff;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#000000;
	padding:3px;
	margin: 5px 0;
      height:14px;
	width:160px;
}
/* Produktpreis Farbe */
.priceBox {
	font-size:16px;
	color: #98cb02;
	font-weight:bold;
	text-align:right
}
/* Box neue Artikel Steuer & Versankosten */
.priceDisclaimerBox {
	font-size:10px;
	line-height:2;
}
.bordersBottomBox {
	border-bottom:1px solid #ccc;
	padding-top:5px;
	margin-bottom:5px;
}
.boxText {
	font-size:12px;
	line-height:1;
	padding:2px;
}
.boxTextPrice {
	font-size:12px;
	line-height:14px;
	padding:2px;
	text-align:right;
	border-bottom:1px solid #666;
	padding-bottom:10px;
}
.boxImage {
	padding:5px;
	text-align:center;
}
/* Box für Kategorienbild */
.categorieImage {
	width:203px;
	height:110px;
	background-color:#dededc;
	padding-top:5px;
	border:1px solid #ccc;
}
.categorieImageWidth {
	padding:5px;
	background:#f1f1f1;
}
/* Kategorie Überschriften und Unterlinie */
.contentsTopics {
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	color: #98cb02;
	padding-left:5px;
	height:24px;
	border-bottom:3px solid #ffffff;
	
}
/* Kopf INFORMATIONEN und Unterlinie */
.productInfoHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	color: #98cb02;
	padding-left:5px;
	height:24px;
	border-bottom:3px solid #ffffff;
}

.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	color: #98cb02;
	padding-left:5px;
	height:24px;
	border-bottom:3px solid #ffffff;
	
}
.contentPage {
	padding: 15px 5px 10px 5px;
	border-bottom:1px solid #000000;
	background-color:#dededc;
}
.pageContent {
	border-bottom:1px solid #000000;
	font-weight:bold;
	padding-left:5px;
}
/* Überschrift über NEUE ARTIKEL mit Linie */
.newProductsHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	color: #98cb02;
	padding-left:5px;
	height:24px;
	border-bottom:3px solid #ffffff;
}
.bordersListing {
	border-bottom:1px solid #000000;
}
.bordersInfoImage {
	border-top: 1px solid;
	border-color: #cccccc;
}
.bordersThumbnailImage {
	float:left;
	padding:10px;
	text-align:center;
}
.productsDiscription {
	padding:5px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	background-color:#dededc;
}
.productsDiscriptionFooter {
	padding:2px 0px 2px 5px;
	background-color:#f1f1f1;
	border-bottom:1px solid #000000;
	background-color:#f1f1f1;
}
.bordersTop {
	border-top:1px solid #000000;
}
.bordersRight {
	border-right:1px solid #000000;
}
.bordersBottom {
	border-bottom:1px solid #000000;
	padding-bottom:2px;
}
.bordersLeft {
	border-bottom:1px solid #000000;
}
span.productsInfoName {
	font-size:15px;
	font-weight:bold;
}
.bgOrderDetails {
	background-color:#ffffff;
	padding:2px;
}
.productInfoInput input {
	background:#ffffff;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#000000;
	padding:0 0 0 2px;
	margin-right:3px;
	height:16px;
	width:20px;
}
.productInfoInputIE input {
	background:#ffffff;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#000000;
	padding:0 0 0 2px;
	margin:0px;
	height:15px;
	width:19px;
}
.price {
	font-size:18px;
	font-weight:bold;
	padding:0px;
	text-align:right;
	background-color:#ffffff;
	border:0px solid #98cb02;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}
.priceSmall {
	font-size:15px;
	font-weight:bold;
	padding:0px;
	text-align:right;
	background-color:#ffffff;
	border:0px solid #C48A4B;
	color:#666666;
}
/*Steuer & Versandkosten Warenkorb*/
.priceDisclaimer {
	font-size:10px;
	line-height:1;
	color:#000000;
}
/* auch gekaufte Produkte Box */
.productListingOuter {
	width:313px;
	float:left;
	border:1px solid #98cb02;
	border-bottom:4px solid #98cb02;
	background-color:#ffffff;
	margin:2px;
}
.productListingOuterListing {
	border:1px solid #000000;
	margin-bottom:5px;
	background-color:#ffffff;
	clear:both;
}
.productListingInner {
	padding:2px;
}
.productListingName {
	line-height:1;
	height:30px;
}
.productListingPrice {
	color:#C48A4B;
	font-size:12px;
	font-weight:bold;
	line-height:1.2;
}
.productListingDescription {
	line-height:1;
	padding-top:0px;
}
.copyright {
	font-size:9px;
	line-height:1.2;
	color:#999999;
	text-align:center;
}
.copyright a {
	color:#999999;
}
.copyright a:hover {
	text-decoration:none;
}
.parseTime {
	font-size:9px;
	line-height:1.2;
	color:#999999;
	text-align:center;
}
.boxTextBG {
	font-size: 12px;
	background-color: #f1f1f1;
}
/* Hintergrund IHR GUTHABENKONTO */
.boxTextBGII {
	width: 630px;
	font-size: 12px;
	background-color: #d1ebb1;
}
.errorBox {
	font-size : 12px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning {
	font-size : 12px;
	color: #cc0033;
}
.productsNotifications {
	background-color: #f2fff7;
}
.orderEdit {
	font-size : 12px;
	color: #70d250;
	text-decoration: underline;
}
.mainContent {
	width:663px;
}
FORM {
	display: inline;
}
TR.header {
	background-color: #ffffff;
}
TR.headerNavigation {
	background: #F6F6F6;
}
TD.headerNavigation {
	font-size: 12px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}
/* Allgemeine Geschäftsbedingungen akzeptieren Feld im Checkout */
.conditions {
	background-color: #98cb02;
}
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-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}
TD.headerError {
	font-family: 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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
TR.footer {
	background: #bbc3d3;
}
TD.footer {
	font-size: 12px;
	background: #F6F6F6;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
}
.infoBox {
}
.infoBoxContents {
	font-size: 12px;
}
.infoBoxNotice {
	background: #FF8E90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
	font-size: 12px;
}
.infoBoxHeading A {
	font-size:12px;
	color:#ffffff;
	text-transform:lowercase;
}
.infoBoxHeading A:hover {
	font-size:12px;
	color:#ffff00;
	text-decoration:none;
	text-transform:lowercase;
}
.infoBox, SPAN.infoBox {
	font-size: 12px;
	background: #f1f1f1;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-top: 1px solid;
	border-color: #0000ff;
	text-transform:lowercase;
	padding:2px;
	margin-bottom:10px;
}
.infoBox_right, SPAN.infoBox_right {
	font-size: 12px;
	background: #f1f1f1;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-top: 1px solid;
	border-color: #cccc00;
	text-transform:lowercase;
	padding:2px;
	margin-bottom:10px;
}
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-size: 12px;
	background: #b6b7cb;
	color: #FFFFFF;
	font-weight: bold;
}
TD.productListing-data {
	font-size: 12px;
}
A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}
A.pageResults:hover {
	color: #0000FF;
	background: #FFFF33;
}
TR.subBar {
	background: #f4f7fd;
}
TD.subBar {
	font-size: 12px;
	color: #000000;
}
.main, P.main {
	font-size: 12px;
	line-height: 1.3;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-size: 12px;
}
TD.accountCategory {
	font-size: 12px;
	color: #aabbdd;
}
TD.fieldKey {
	font-size: 12px;
	font-weight: bold;
}
TD.fieldValue {
	font-size: 12px;
}
TD.tableHeading {
	font-size: 12px;
	font-weight: bold;
}
SPAN.newItemInCart {
	font-size: 12px;
	color: #ff0000;
}
SPAN.greetUser {
	color: #000000;
	font-weight: bold;
}
SPAN.underline {
	text-decoration: underline;
}
TABLE.formArea {
	background: #f1f1f1;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
}
TD.formAreaTitle {
	font-size: 12px;
	font-weight: bold;
}
SPAN.markProductOutOfStock {
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}
SPAN.productSpecialPrice {
	color: #C48A4B;
}
SPAN.productOldPrice {
	color: #C48A4B;
	font-size:12px;
	font-weight:normal;
	text-align:right;
	line-height:1;
	padding:0px;
	text-decoration:line-through;
}
SPAN.errorText {
	color: #C48A4B;
}
SPAN.productDiscountPrice {
	color: #C48A4B;
	font-weight: bold;
}
.smallHeading {
	font-size: 12px;
	font-weight: bold;
	color: Black;
}
.moduleRow {
	font-size: 12px;
	line-height: 1.5;
}
.moduleRowOver {
	font-size: 12px;
	line-height: 1.5;
}
.moduleRowSelected {
	background-color: #E9F4FC;
}
.checkoutBarFrom, .checkoutBarTo {
	font-size: 12px;
	color: #8c8c8c;
}
.checkoutBarCurrent {
	font-size: 12px;
	color: #000000;
}
/* 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-size: 12pt;
	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-size: 12px;
	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-size: 12px;
}
.messageStackError, .messageStackWarning {
	font-size: 12px;
	background-color: #ffb3b5;
}
.messageStackSuccess {
	font-size: 12px;
	background-color: #99ff00;
}

/* Notwendige Eingaben */
.inputRequirement {
	font-size: 12px;
	color: #ff0000;
}
.tableShop {
	background-color: #ffffff;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #b6b7cb;
}

.tableListingI {
	background-color: #f1f1f1;
}
.tableListingII {
	background-color: #ffffff;
}
.tableBody {
	padding: 5px;
}
.poweredby {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

.footerBoxHeading {
	font: Arial;
	font-size:22px;
	padding:3px 5px;
	color:#000000;
	background: #dededc;
}

.footerinfoBoxen {
	font-size:12px;
	background:#dededc;
	border:solid #000000;
	border-width:0px 0px 0px 0px;
	padding:4px;
