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

html{ height: 100%; margin-bottom: 1px;}
/* Zentrale Formate definieren
----------------------------------------------- */
body {
	font-family:Arial,"Trebuchet MS", Verdana,Sans-serif;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	background:url(img/bg.gif) top center repeat;
	background-color:#fff;
	line-height: 1.5;
	color: #2e2e2e;
}

ul {list-style: none; margin: 0; padding: 0;}
ol{list-style: decimal inside; margin: 0; padding: 0;}

/* Header-Klassen
----------------------------------------------- */
h1 {
	color:#545657;
	font-weight: 100;
	font-size:24px;
	font-family: Arial, Verdana, sans-serif;
	line-height: 1.1;
	letter-spacing: -1px;
	margin:0 0px 15px 0;
	padding:0px;
	width:auto;
}

h1 a {
	color:#ff3a30;
	font-weight:bold;
	font-size:inherit;
	margin:15px 0px 5px 0px;
	padding:0px;
	text-decoration:none;
	width:auto;
}

h2 {
	color:#2e2e2e;
	font-weight:bold;
	font-size:14px;
	margin:15px 0px 4px 0px;
	padding:0px;
}

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

/* Paragraph
----------------------------------------------- */
p {
	padding:0px;
	margin:15px 0px 15px 0px;
}

/* Links im Text
----------------------------------------------- */
a {
	color:#268ac1;
}
a:hover{text-decoration:underline;}

/* Horizontale Linie
----------------------------------------------- */
hr { 
	width:100%;
	border:none;
	color:#eaeaea;
	background:#eaeaea; 
	height: 1px; 
	margin: 7px 0px 7px 0px !important; 
	margin: -2px 0px -2px 0px;
	line-height:1px;
	font-size:1px;
}

/* Textarea
----------------------------------------------- */
textarea {
	font-family: Arial,"Trebuchet MS", Verdana,Sans-serif;
	font-size:12px;
}

/* Input
----------------------------------------------- */
input {
	font-family:Arial,"Trebuchet MS", Verdana,Sans-serif;
	font-size:12px;
}

/* Input
----------------------------------------------- */
select {
	font-family:Arial,"Trebuchet MS", Verdana,Sans-serif;
	font-size:12px;
}

/* Image mit link
----------------------------------------------- */
img {
	border:0;
}

/* Formular
----------------------------------------------- */
form {
	padding:0px;
	margin:0px;
}

/* Horizontale Linie hellgrau 
----------------------------------------------- */
hr.lightGrey {
	width:100%;
	border:none;
	color:#D9D9D9;
	background:#D9D9D9; 
	height: 1px; 
	margin: 7px 0px 7px 0px !important; 
	margin: -2px 0px -2px 0px;
	line-height:1px;
	font-size:1px;
}

/* Main Container (über gesamte Seite)
----------------------------------------------- */
div#mainContainer {
	margin-left:auto;
	margin-right:auto;
	width:840px;
	padding: 0 10px;
	background: #ffffff;
}

div#topContainer {
	margin-bottom: 10px;
}

/* Container für linke Spalte
----------------------------------------------- */
div#leftColContainer {
	float:left; 
	width:163px; 
}

/* Container für mittleren Bereich
----------------------------------------------- */
div#middleColContainer {
	float:left; 
	width:472px;
	margin: 0 10px;
	padding: 10px;
	background:#ffffff;
}

/* Container für rechten Bereich
----------------------------------------------- */
div#rightColContainer {
	float:right; 
	width:163px;

}

/* Header mit Logo
----------------------------------------------- */
div#logoHeader {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background: #369cd9;
}

/* Horizontales Men
----------------------------------------------- */
ul#horizontalmenu {
	list-style-type:none;
	width:960px;
	height:36px;
	margin:1px 0px 0px 0px;
	padding:0px;
	/*border:none;*/
	background-image:url(img/mnu_dark_background.gif);
}

ul#horizontalmenu li {
	float:left;
	padding:0px;
	margin:0px;
	height:36px;
}

ul#horizontalmenu li.link {
	margin:0px;
	padding:13px 20px 0px 20px;
	<!--[if IE]>
	padding:10px 20px 0px 20px;
	<![endif]-->
	vertical-align:middle;
	line-height:12px;
	height:16px;
}

ul#horizontalmenu li img {
	margin:0px;
	padding:0px;
	height:36px;
}

ul#horizontalmenu * a {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;	
	text-transform:uppercase;
	text-decoration:none;
	padding:0px;
	margin:0px;
	height:36px;
}

/* Breadcrumb Pfad
----------------------------------------------- */
div#breadcrumb {
	background: url(img/headerbar-top.jpg);
	background-color:#f2f2f2;
	margin:1px 0px 0px 0px;
	_margin:1px 0px 0px 0px; /*IE Bugfix*/
	padding:6px 10px 2px 10px;
	_padding:5px 10px 0px 10px; /*IE Bugfix*/
	color:#CCCCCC;
	font-size:11px;
	border:none;
	height:19px;
	text-align:left;
}

div#breadcrumb a {
	color:#545657;
}

div#breadcrumb a:hover{text-decoration:underline;}

/* Linkes Menu
----------------------------------------------- */
div#submenu {
	display:block;
	font-size:11px;
	width:190px;
	margin:0px 15px 0px 0px;
	padding:0px 0px 0px 0px;
	background: #fff;
}

div#submenu a.header {
	font-weight:bold;
	display:block;
	color:#f5f5f5;
	font-size:11px;
	background-color:#268ac1;
	width:180px;
	margin:0px;
	padding:4px 0px 4px 10px;
	vertical-align:middle;
	border-bottom: 2px solid #ff0102;
	text-decoration:none;
}
div#submenu a{color:#268ac1;}
div#submenu a:hover{text-decoration:underline;}
div#submenu .spacer {
	height:10px;
	margin:0px 0px 0px 0px;
	padding:0px;
}
.clear{display: block; height: 1px; font-size: 1px; line-height: 0;margin: 0; padding: 0; clear:both;}
a.level1 {
	font-weight:bold;
	font-size:12px;
	display:block;
	margin:0px;
	text-decoration:none;
}

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

div#submenu a.level1 img {
	border:none;
}

a.level2 {
	font-weight:100 !important;
	text-decoration:none;
	margin-left: 10px;
	color:#2e2e2e;
	display:block;
}

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

a.level3 {
	font-weight:100 !important;
	text-decoration:none;
	margin-left: 20px;
	color:#6c6c6c;
	display:block;
}

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


/* Layout der zweiten Box
----------------------------------------------- */
div.boxVarianteZweiHeader {
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-bottom-color:#2787b7;
	background: url(img/box-top.jpg);
	background-color: #268ac1;
	padding:6px 0px 2px 10px;
	vertical-align:middle;
	color:#f5f5f5;
	font-weight:bold;
	height:20px;
}

div.boxVarianteZweiHeader a {
	color:#f5f5f5;
	text-decoration:none;
	font-weight:bold;
	display:block;
}

div.boxVarianteZweiBody {
	background-color:#f5f5f5;
	color:#000000;
	padding:5px 5px 5px 10px;
	font-size: 11px !important;
}

div.boxVarianteZweiBody a {
	font-weight: bold;
	text-decoration: none;}

div.boxVarianteZweiBody a:hover{text-decoration:underline;}

div.boxVarianteZweiBody p {
	line-height:15px;
	margin:5px 0px 5px 0px;
}

.loginBox {
	background-color: #268abf !important;
	color: #fff !important;
}
.loginBox a{color: #fff;}
.loginBox input{}
.account-icon {
	display:block;
	background:url(img/account-icon.gif) top left no-repeat;
	padding-left: 20px;
}
.cart-icon {
	display:block;
	background:url(img/cart-icon.gif) top left no-repeat;
	padding-left: 20px;
}
.checkout-icon {
	display:block;
	background:url(img/checkout-icon.gif) top left no-repeat;
	padding-left: 20px;
}
.logout-icon {
	display:block;
	background:url(img/logout-icon.gif) top left no-repeat;
	padding-left: 20px;
}
#art-search {margin-bottom: 15px;}
#art-search input{

}
.product-new{width: 200px;}
.product-3x3{width: 145px; text-align:center;}
.products-new-description{
	width: 138px; margin-left: 110px;
}
.products-list-description{
	margin-left: 140px;
}
.products-image{width: 100px; float:left; vertical-align:bottom;}
.products-price{display:block;}
.products-list-price{display:block; margin-top: 17px;}
.small-grey{font-size: 10px; color: #919191;}
.float-left {float:left;}
.float-right {float:right;}
.button-buy-now{ margin-top: 10px; display:block;}

.product-pic{
	width: 220px; float: left;
}
.product-description{
	width: 228px; float:right;
}
.tax-info{
	padding: 10px;
	border-top: 1px solid #f2eac7;
	border-bottom: 1px solid #f2eac7;
}

.main-pic{ margin-bottom: 20px;}

.print-view, .product-infos{margin-top: 20px;}

.top-box{background: #f5f5f5; border-bottom: 1px solid #f2eac7; padding: 15px; margin-top: -30px;}

.add-to-cart{ margin: 10px 0; padding: 5px; border: 2px solid #f2eac7; display:block;}

.product-options{ margin: 10px 0; padding: 5px; border: 2px solid #f2eac7; display:block;}

.box-best-seller li{
  display:block; clear:both; padding-bottom: 2px; border-bottom: 1px solid #f2eac7; margin: 5px 0; cursor: pointer;
}
.box-best-seller li a{
 display:block;
}
.box-best-seller li a:hover{
 text-decoration:underline;
}
.best-seller-name{
float:right; width: 100px; 
}
.normal-font{font-weight: 100 !important;}

.right-margin-15px{
	margin-right: 15px;
}
.no-right-margin {0px !important;}

.product-module{
	margin-bottom: 20px; 
	padding-bottom: 20px;
	clear:both;
	display:block;
}

.agb-textarea textarea{
	width: 100%;
}

/* Floatbox (Inhalte)
----------------------------------------------- */
div.floatBox {
	background-color:#f5f5f5;
	padding:10px 20px 20px 20px;
	border: 1px solid #f2eac7;
}

div.floatBox h2 {
	font-size:14px;
	font-weight:bold;
	border:none;
	text-decoration:none;
	margin:10px 0px 10px 0px;
}

div.floatBox ul {
	list-style: inside none;
}
.select-list li{
	padding: 4px 0;
	border-bottom: 1px solid #f2eac7;
}
/* Product Image Box
----------------------------------------------- */
div.productImagesBox {
	background-color:#F7F7F7;
	border-style:solid;
	border-width:1px;
	border-color:#D9D9D9;
	font-size:11px;
	color:#333333;
}

/* Box mit Attributen und Preis bei Produktdetails
----------------------------------------------- */
div.productPriceAttributes {
	background-color:#F7F7F7;
	border-style:solid;
	border-width:1px;
	border-color:#D9D9D9;
	font-size:12px;
	color:#000000;
	padding:10px 15px 10px 15px;
}

/* Statt-Preisanzeige
----------------------------------------------- */
span.productOldPrice {
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
}

/* Box mit Downloads
----------------------------------------------- */
div.electronicDownloadsBox {
	background-color:#F7F7F7;
	border-style:solid;
	border-width:1px;
	border-color:#FF6600;
	font-size:12px;
	color:#000000;
	padding:10px 15px 10px 15px;
}

/* Box mit Sucheingabefeld
----------------------------------------------- */
div.detailedSearchBox {
	background-color:#F7F7F7;
	border-style:solid;
	border-width:1px;
	border-color:#D9D9D9;
	font-size:12px;
	color:#000000;
	padding:10px 15px 10px 15px;
	text-align:center;
}

/* Box Eingabefeld für Gutscheincode
----------------------------------------------- */
div.voucherBox {
	background-color:#F7F7F7;
	border-style:solid;
	border-width:1px;
	border-color:#D9D9D9;
	font-size:13px;
	color:#000000;
	padding:10px 15px 10px 15px;
	text-align:center;
}

/* Trennlinie für Produktvorschau (Kategorieanzeige)
----------------------------------------------- */
div.productPreviewSplitLine {
	height:3px;
	background:url(img/productSplitLine.gif) no-repeat center;
	margin: 12px 0;
}

/* Trennlinie für Produktvorschau (Kategorieanzeige)
----------------------------------------------- */
img.productImageBorder {
	border: 0;
}

/* Box für "Weitere Unterkategorien"
----------------------------------------------- */
div.moreCategoriesBox {
	background-color:#F7F7F7;
	border-style:solid;
	border-width:1px;
	border-color:#D9D9D9;
	padding:15px;
}

/* Tabellenlisten
----------------------------------------------- */
.tableListingI {
	background-color: #f5f5f5;
}

.tableListingII {
	background-color: #f2eac7;
}

/* Warenkorbliste
----------------------------------------------- */
.cartTableListingI {
	background-color: #FFFFFF;
}

.cartTableListingII {
	background-color: #FFFFFF;
}

.cartTabelCell {
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#CCCCCC;
	padding:7px 4px 7px 4px;
	background-color:#F5F5F5;
}

/* Hintergrund für Popups
----------------------------------------------- */
div.popupContainer {
	background-color:#FFFFFF;
	padding:15px;
}

/* Hintergrund für Bestellungsdruck
----------------------------------------------- */
div.printOrderContainer {
	background-color:#FFFFFF;
	padding:15px;
}

/* Hintergrund für Artikeldruck
----------------------------------------------- */
div.printProductInfoContainer {
	background-color:#FFFFFF;
	padding:15px;
}

/* Artikelliste Bestellungsdruck
----------------------------------------------- */
td.productListHeaderPrintOrder {
	padding:5px;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#000000;
	font-weight:bold;
	white-space:nowrap;
}

td.productListItemPrintOrder {
	padding:5px;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#999999;
	vertical-align:top;
}

/* Block mit Paymenttypen
----------------------------------------------- */
td.paymentTypeHeader {
	background-color:#268ac1;
	border-style:solid;
	border-width:4px 0px 0px 0px;
	border-color:#01578a;
	padding:4px;
	color:#FFFFFF;
}

/* Block mit Shipping Typen
----------------------------------------------- */
td.shippingTypeHeader {
	background-color:#268ac1;
	border-style:solid;
	border-width:4px 0px 0px 0px;
	border-color:#01578a;
	padding:4px;
	color:#FFFFFF;
}

/* Block mit Warenkorbinhalt
----------------------------------------------- */
td.basketHeader {
	background-color:#268ac1;
	border-style:solid;
	border-width:4px 0px 0px 0px;
	border-color:#01578a;
	padding:4px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

/* Block mit Reviews
----------------------------------------------- */
td.reviewListHeader {
	background-color:#268ac1;
	border-style:solid;
	border-width:4px 0px 0px 0px;
	border-color:#01578a;
	padding:4px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

/* Sitemap Blöcke
----------------------------------------------- */
div.sitemapHeader {
	background-color:#268ac1;
	border-style:solid;
	border-width:4px 0px 0px 0px;
	border-color:#01578a;
	padding:6px 8px 6px 8px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	width: 200px;
}

div.sitemapHeader a {
	color:#FFFFFF;
}

div.sitemapContent {
	background-color:#f5f5f5;
	border-style:solid;
	border-width:0px 1px 1px 1px;
	border-color:#f0f0f0;
	padding:10px;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	width: 198px;
	padding:6px 8px 6px 8px;
}

div.sitemapContent a {
	font-size:12px;
	text-decoration:none;
	color:#000000;
}


/* Errormessage
----------------------------------------------- */
div.errorMessage {
	padding:10px;
	margin:10px 0px 10px 0px;
	border-style:dashed;
	border-color:#FF9900;
	border-width:1px;
	background-color:#FFDD98;
	font-size:13px;
}

/* Successmessage
----------------------------------------------- */
.messageStackSuccess {
	font-size: 12px; 
	background-color: #79DF00;
	padding:8px;
}

/* Produktnavigator (unter jedem Produkt)
----------------------------------------------- */
.productNavigator {
	margin: 10px 0px 10px 0px;
	padding:10px;
	background-color:#F7F7F7;
	border-style:solid;
	border-width:1px;
	border-color:#D9D9D9;
}

/* TABLE CATEGORY LISTING (SHOW SUBCATEGORIES) */
table.categoryListing {width:100%}
table.categoryListing td.categoryLabel{width:100%}
table.categoryListing td.categoryImage{padding:0px 15px 0px 0px}

/* AGB Bestätigung
----------------------------------------------- */
div.agbConfirmation {
	border-style:solid;
	border-width:1px;
	border-color:#FF9900;
	background-color:#FFDD98;
	padding:10px;
}

/* Footer
----------------------------------------------- */
div#footer {
	width:960px;
	font-size:10px;
	color:#666666;
	padding:4px 0px 4px 0px;
	text-align:center;
	margin: 0 auto;
}

/* Copyright
----------------------------------------------- */
div.copyright {
	width:960px;
	text-align:center;
	color:#666666;
	margin: 0 auto;
	font-size:10px;
	padding:0px 0px 10px 0px;
}

.parseTime{ display:none; clear: both;}

/* Float-Clearing div
----------------------------------------------- */

div.clearboth {
	clear:both;
}

div.clearleft {
	clear:left;
}

div.clearright {
	clear:right;
}

.box {
	padding: 4px 14px;
	border: 1px solid #eee;
	background: #f5f5f5;
}

table.infoBox td {padding: 5px !important; border-bottom: 1px solid #e9e9e9;}
table td.infoBoxHeading, .formAreaTitle {
	background: #f9f9f9;
	border-bottom: 1px solid #e9e9e9;
}
