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

/* Zentrale Formate definieren
----------------------------------------------- */
body {
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	background: #FFFFFF url(layout/background-kachelung.gif);
	font: 12px Arial, Helvetica, sans-serif;
	height: 100%;
}

html {
	height: 100%;
}

/* Header-Klassen
----------------------------------------------- */
h1 {
	color:#849200;
	font-weight:bold;
	font-size:16px;
	border-style:solid;
	border-width:0px 0px 2px 0px;
	border-color:#849200;
	margin:20px 0px 10px 0px;
	padding:0px;
	width:auto;
}

h1 a {
	color:#668D00;
	font-weight:bold;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#668D00;
	margin:15px 0px 5px 0px;
	padding:0px;
	text-decoration:none;
	width:auto;
}

h2 {
	color:#849200;
	font-weight:bold;
	font-size:112%;
	margin:15px 0px 4px 0px;
	padding:0px;
}
h2.homecategorie {
	border-bottom: 2px solid #849200;
	padding-bottom: 3px;
}
h2.homecategorie a {
	color: #849200;
	font-size: 12px;
}
h2.homecategorie a:hover {
	text-decoration: none;
}




/* Paragraph
----------------------------------------------- */
p {
	line-height:20px;
	padding:0px;
	margin:15px 0px 15px 0px;
}
h4 {
	color: #849200;
}
div.startseiten-angebot {
	margin: 0 0 40px 0;
}

div.startseiten-angebot div.image {
	width: 200px;
	float: left;
	margin: 0 0 20px 0;
}
div.startseiten-angebot div.beschreibung {
	width: 290px;
	margin: 0 0 0 220px;
}
div.startseiten-angebot div.beschreibung h1 {
	border-style: none;
	margin: 0;
	padding: 0;
	font: 22px Georgia, "Times New Roman", Times, serif;
}

div.startseiten-angebot  div.beschreibung  h1  a {
	color: #F8C600;
	text-decoration: none;
	border: none;

}
div.startseiten-angebot div.beschreibung p {
	margin: 0px;
	padding: 0px;
}
div.startseiten-angebot div.beschreibung img {
	float: right;
	margin: -22px 0 0 0;
}





div.product-preview {
	float: left;
	width: 250px;
	margin: 5px 10px 20px 20px;
	height: 300px;
}
div.product-name {
	margin: 0 0 3px 0;
}
div.product-name a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

div.product-preview-image {
	margin: 0 0 3px 0;
}


div.product-price {
	font-weight: bold;
	color: #F00;
	margin: 0 0 3px 0;
}
ul.category-overview {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.category-overview li {
	float: left;
	width: 280px;
	margin: 0 0 20px 0;
}
ul.category-overview  h2 {
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	border-bottom: 2px solid #849200;
}
.category-overview h2 a {
	color: #849200;
	text-decoration: none;
}
p.option-name {
	font-weight: bold;
	margin-bottom: 0px;
}
ul.option-list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.option-list li {
	font-weight: bold;
	color: #F00;

}
ul.option-list input {
	margin: 0px;
	padding: 0px;
}
div.price-detail {
	margin: 10px 0 0 0;
}







/* Links im Text
----------------------------------------------- */
a {
	color:#849200;
}
a:hover {
	text-decoration: none;
}
div.product-detail-image {
	width: 202px;
	float: left;
}
div.product-lupe  a.zoom {
	font-size: 11px;
	background: url(layout/product-detail_zoomlupe.gif) no-repeat left center;
	padding: 0 0 0 20px;
	height: 20px;
	display: block;
}
div.product-lupe {
	margin: 5px 0 0 0;
}


div.product-detail-description {
	margin-left: 210px;
}
div.product-detail-description h1 {
	border-bottom: none;
}
ul.grusskarte, ul.praesent {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.grusskarte li, ul.praesent li {
	float: left;
	width: 250px;
	margin: 0 0 20px 0;
  padding-bottom:20px;
}
ul.grusskarte  .karten-titel, ul.praesent  .praesent-titel {
	font-weight: bold;
}
ul.grusskarte  .karten-preis, ul.praesent  .praesent-preis  {
	font-weight: bold;
	color: #F00;
}
ul.grusskarte input, ul.praesent input  {
	float: left;
	margin: 3px 3px 0 0;
	padding: 0;
	border: none;
	background: #FFF;
}
ul.grusskarte .button-beschriftung, ul.praesent .button-beschriftung {
	color: #849200;
}

div.ohne-karte, div.ohne-praesent {
	margin: 10px 0 20px 0;
}

div.ohne-karte input, div.ohne-praesent input {
	margin: 3px 3px 0 0;
	padding: 0px;
	float: left;
}








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

/* Textarea
----------------------------------------------- */
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #EEE;
	border: 1px solid #849200;
}

/* Input
----------------------------------------------- */
input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #EEE;
	border: 1px solid #849200;
}
input[type="radio"] {
	background: #FFFFFF;
	border-style: none;
}


/* Input
----------------------------------------------- */
select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #EEE;
	border: 1px solid #849200;
}

/* 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:900px;
	border-left: 1px solid #849200;
	border-right: 1px solid #849200;
	background: #FFFFFF url(layout/background-main.gif) repeat-y;
	min-height: 100%;
}

* html #mainContainer {
height: 100%;
}

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

/* Container für mittleren Bereich
----------------------------------------------- */
div#middleColContainer {
	float:left;
	width:560px;
	padding:0 20px 20px 20px;
}

/* Container für rechten Bereich
----------------------------------------------- */
div#rightColContainer {
	float:right;
	width:140px;
	padding:0;
	font-size: 11px;
}
div#rightColContainer a {
	color: #849200;
}
div#rightColContainer a:hover {
	text-decoration: none;
}

div#rightColContainer  h1.MyGreenQueen {
	font-size: 12px;
	text-transform: uppercase;
	margin: 0px;
	padding: 3px 0 3px 5px;
	background: #DBDDBD;
	letter-spacing: 0.1em;
}

div#rightColContainer  h2 {
	font-size: 12px;
	color: #849200;
	text-transform: uppercase;
	margin: 0px;
	padding: 5px 0 3px 0;
	letter-spacing: 0.1em;
}

div.newsletter, div.login, div.warenkorb {
	padding: 0 0 0 5px;
}
div.login {
	border-bottom: 2px solid #849200;
	padding: 0 0 10px 5px;
	margin: 0 0 10px 0;
}
div.warenkorb p {
	margin: 0px;
	padding: 0px;
}



div#rightColContainer .input-rechts input {
	width: 120px;
	margin: 0 0 5px 0;
}

div#Header/* Header mit Logo
----------------------------------------------- */
 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:900px;
	height:160px;
	background: url(layout/header-greenqueen.gif);
	border-bottom: 4px solid #849200;
}
div#CONTENTNAVIGATION {
	text-align: right;
	width: 890px;
	padding: 140px 0 0 0;
}

div#CONTENTNAVIGATION a{
	color: #849200;
	font-size: 11px;
	margin: 0 0 0 10px;
	text-decoration: none;
}

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


/* Horizontales Men
----------------------------------------------- */
ul#user-menu {
	list-style: none;
	margin: 0;
	padding: 10px 0 0 5px;
}

/* Breadcrumb Pfad
----------------------------------------------- */
div#breadcrumb {
	color:#849200;
	font-size:11px;
	padding: 5px 0 20px 0;
}

div#breadcrumb a {
	color:#849200;
}

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

/* Linkes Menu
----------------------------------------------- */
div#submenu {
	display:block;
	width:160px;
	margin:0;
	padding:0;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 0.1em;
}
#submenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


div#submenu a.header {
	display:none;
}

div#submenu .spacer {
	height:10px;
	margin:0px 0px 0px 0px;
	padding:0px;
	border-style:solid;
	border-width:1px 0px 0px 0px;
	border-color:#FF9900;
}

div#submenu li.level-1 a{
	font-weight:bold;
	font-size:12px;
	display:block;
	background-color:#849200;
	width:150px;
	padding:4px 0px 4px 10px;
	margin:0px;
	text-decoration:none;
	color:#FFFFFF;
	border-bottom: 1px solid #FFF;
}

div#submenu li.level-1 a:hover {
	background-color:#6D7900;
}

div#submenu li.level-2 a {
	font-weight:bold;
	display:block;
	background-color:#DBDDBD;
	width:150px;
	margin:0px;
	padding:3px 0px 3px 10px;
	text-decoration:none;
	color:#849200;
}

div#submenu li.level-2 a:hover {
	background-color:#C3C790;
}
div#submenu  li.level-2  a.a-over {
	background-color:#C3C790;
}

div#submenu li.level-3 a {
	font-weight:normal;
	font-size:10px;
	display:block;
	background-color:#FFF9EC;
	border-top-style:dotted;
	border-right-style:solid;
	border-left-style:solid;
	border-width:1px 1px 0px 1px;
	border-left-color:#FF9900;
	border-right-color:#FF9900;
	border-top-color:#FF9900;
	width:153px;
	margin:0px;
	padding:3px 0px 3px 35px;
	text-decoration:none;
	color:#000000;
}

div#submenu li.level-3:hover a {
	background-color:#FFFFFF;
}

/* Layout der zweiten Box
----------------------------------------------- */
div.boxVarianteZweiHeader {
	font-size:11px;
	border-style:solid;
	border-width:4px 0px 0px 0px;
	border-top-color:#BDCB08;
	background-image:url(img/greenboxbg.gif);
	padding:6px 0px 2px 10px;
	vertical-align:middle;
	color:#FFFFFF;
	font-weight:bold;
	height:20px;
}

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

div.boxVarianteZweiBody {
	background-color:#F6FCAE;
	border-style:solid;
	border-width:0px 1px 1px 1px;
	border-color:#668D00;
	font-size:11px;
	color:#000000;
	padding:8px 10px 8px 10px;
}

div.boxVarianteZweiBody a {
	color:#668D00;
}

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

/* Floatbox (Inhalte)
----------------------------------------------- */
div.floatBox {
	padding:10px 20px 10px 0px;
}

div.floatBox h1 {
	color:#849200;
	font-size:18px;
	font-weight:bold;
	border:none;
	text-decoration:none;
	margin:20px 0px 10px 0px;
}

div.floatBox ul {

}

/* 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:32px;
	background-image:url(img/productSplitLine.gif);
}

/* Trennlinie für Produktvorschau (Kategorieanzeige)
----------------------------------------------- */
img.productImageBorder {
	border-style:solid;
	border-width:0px;
	border-color:#D9D9D9;
}

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

.tableListingII {
	background-color: #F9FDCB;
}

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

.cartTableListingII {
	background-color: #FFFFFF;
}

.cartTabelCell {
/* EDIT LW - 06.10.07 */
/*
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#CCCCCC;
*/
	padding:7px 4px 7px 4px;
	background-color:#F5F5F5;
}
.cartTabelCell-last{
/* EDIT LW - 06.10.07 */
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#CCCCCC;
}
table.kalender {
	border: 1px solid #849200;
}
table.kalender td {
	padding: 4px;
}
table.kalender  td.nopadding {
	padding: 0px;
}



table.kalender table.monat tr {
	background: #849200;
	color: #FFF;
	font-weight: bold;
}
table.kalender table.monat td {
	padding: 3px 5px;
}

table.kalender table.monat a {
	color: #FFF;
	text-decoration: none;
}
table.kalender table.monat a:hover {
	text-decoration: underline;
}
table.kalender tr.tagesnamen {
	font-weight: bold;
}

/* Kalender im Template */
div#kalender{width:190px; float:left; padding:20px 0px 0px 0px;}
  div#kalender #liefertermin{font-size:13px; padding:15px 0px 0px 0px;}

div#infotext-kalender{width:370px; float:left;}
  div#infotext-kalender p{padding:0px 30px 0px 10px;} 


/* 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 {
	padding:2px;
	color:#849200;
}

/* Block mit Shipping Typen
----------------------------------------------- */
td.shippingTypeHeader {
	padding:10px 2px 2px 2px;
	color:#849200;
}

/* EDIT LW */

p.shipping-block-ueberschrift{font-weight:bold; font-size:14px; width:390px; float:left; padding-top:3px; margin-top:0px;}

#tbl-dhl-express-versandzeiten{border-collapse:collapse; border-spacing:0px; margin:0px 0px 20px 0px; background-color:#F4F5EB; border:none;}
	#tbl-dhl-express-versandzeiten td{padding:5px 10px 5px 10px; border:1px solid #FFFFFF; font-size:12px;}
	#tbl-dhl-express-versandzeiten .tr-1 td{}
	#tbl-dhl-express-versandzeiten .tr-2 td{background-color:#DBDDBD;}
	 #tbl-dhl-express-versandzeiten .td-1{background-color:#758413; color:#FFFFFF; font-weight:bold;}
	 #tbl-dhl-express-versandzeiten .td-2{background-color:#758413; color:#FFFFFF; font-weight:bold;}
	 #tbl-dhl-express-versandzeiten .td-3{background-color:#758413; color:#FFFFFF; font-weight:bold;}
	 #tbl-dhl-express-versandzeiten .td-4{background-color:#758413; color:#FFFFFF; font-weight:bold;}
	 
	 
td div.preis-versand{display:inline; font-weight:bold; background-color:#758413; font-size:13px; color:#FFFFFF; padding: 5px 10px 5px 10px; }


/* Block mit Warenkorbinhalt
----------------------------------------------- */
td.basketHeader {
	padding:2px;
	color:#849200;
	font-size:12px;
	font-weight:bold;
	text-transform: uppercase;
}

/* Block mit Reviews
----------------------------------------------- */
td.reviewListHeader {
	padding:2px;
	color:#849200;
	font-size:12px;
	font-weight:bold;
}

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

div.sitemapHeader a {
	color:#FFFFFF;
}

div.sitemapContent {
	background-color:#FCEDCF;
	border-style:solid;
	border-width:0px 1px 1px 1px;
	border-color:#FF9900;
	padding:10px;
	color:#000000;
	font-size:11px;
	font-weight:normal;
}

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


/* Errormessage
----------------------------------------------- */
div.errorMessage {
	padding:10px;
	margin:10px 0px 10px 0px;
	font-size:13px;
	font-weight: bold;
	border: 2px dashed #F00;
}

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

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

/* AGB Bestätigung
----------------------------------------------- */
div.agbConfirmation {
}

/* Footer
----------------------------------------------- */
div#footer {
	width:900px;
	font-size:11px;
	color:#666666;
	padding:4px 0px 0 0px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border-top: 1px solid #849200;
}
#footer span.bluegate {
	font-size: 10px;
}
#footer span.bluegate a {
	color: #666666;
	text-decoration: none;
}


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

/* Float-Clearing div
----------------------------------------------- */
div.clearboth {
	clear:both;
}

div.clearleft {
	clear:left;
}

div.clearright {
	clear:right;
}


/*  EDIT LW - Box SSL-Logo und Kreditkartenlogo -----------------------------------*/

#box-ssl-cc{text-align:center; float:left; width:160px; padding:20px 0px 0px 0px;}


/* EDIT LW - Checkout Payment --------------------------------------------------*/

.ipayment-header-checkout{width:160px; padding-top:7px; float:left;}
.ipayment-logo{margin:0px 0px 10px 10px; border:1px solid #DDDDDD;}


/* EDIT LW - Checkout - Buttons --------------------------------------------------*/

#middleColContainer .button-weiter{text-align:right;}
#middleColContainer div#infotext-kalender .button-weiter{padding-bottom:20px;}





