﻿/* -----------------------------------------------------------------------------------------

   $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 {

	font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;

	font-size:12px;

	margin-left:auto;

	margin-right:auto;

	margin-top:0px;

	margin-bottom:0px;

	padding:0px;

	background-color:#ff5d02;

}



/* Header-Klassen

----------------------------------------------- */

h1 {

	color: #00389a;

	font-size:18px;

	height:30px;

	margin:20px 0px 10px 0px;

	padding:0px;

	width:auto;

	border-style:solid;

	border-width:0px 0px 1px 0px;

	border-color:#00389a;
font-weight: bold;}



h1 a {

	color:#00389a;

	font-weight:bold;

	font-size:20px;

	height:30px;

	margin:20px 0px 10px 0px;

	padding:0px;

	width:auto;

	border-style:solid;

	border-width:0px 0px 1px 0px;

	border-color:#00389a;

	text-decoration:none;

}



h2 {

	color:#00389a;

	font-weight:bold;

	font-size:16px;

	margin:15px 0px 4px 0px;

	padding:0px;

}



/* Paragraph

----------------------------------------------- */

p {

	line-height:20px;

	padding:0px;

	margin:15px 0px 15px 0px;

        color: #000000;

}



/* Links im Text

----------------------------------------------- */

a {

	color:#00389a;
	

}
a:hover {
color:#ff5d02;
}
a:active {
color:#ff5d02;
}


/* Horizontale Linie

----------------------------------------------- */

hr { 

	width:100%;

	border:none;

	color:#ff5d02;

	background:#00389a; 

	height: 1px; 

	margin: 7px 0px 7px 0px !important; 

	margin: -2px 0px -2px 0px;

	line-height:1px;

	font-size:1px;

}



/* Textarea

----------------------------------------------- */

textarea {

	font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;

	font-size:13px;

}



/* Input Global

----------------------------------------------- */

input {

	font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;

	font-size:12px;

}



/* Select Global

----------------------------------------------- */

select {
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size: 12px;
	color: #000000;
}



/* loginBox Input Textfield Email

----------------------------------------------- */

input#loginBoxInputEmail {

	background-color:#f1efff;

	border-style:solid;

	border-width:1px;

	border-color:#949494;

	font-size:11px;

	width:100px;

	font-weight:normal;

}



input#loginBoxInputPassword {

	background-color:#f1efff;

	border-style:solid;

	border-width:1px;

	border-color:#949494;

	font-size:11px;

	width:100px;

	font-weight:normal;

}



/* Suchfeld

----------------------------------------------- */

input#searchInputField {
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-top-color: #0145a1;
	border-left-color: #0145a1;
	border-right-color: #B6B6B6;
	border-bottom-color: #B6B6B6;
	font-size: 11px;
	width: 100px;
	font-weight: normal;
	padding-left: 2px;
	color: #000000;
}



/* Newsletter Signup

----------------------------------------------- */

input#newsletterInputField {

	background-color:#FFFFFF;

	border-style:solid;

	border-width:1px;

	border-top-color:#0145a1;

	border-left-color:#0145a1;

	border-right-color:#B6B6B6;

	border-bottom-color:#B6B6B6;

	font-size:11px;

	width:160px;

	font-weight:normal;

	padding-left:2px;

}



/* Suchbox left menue

----------------------------------------------- */

div#searchBox {
	font-size: 11px;
	padding: 6px 0px 2px 10px;
	vertical-align: middle;
	color: #000000;
	font-weight: bold;
	height: 18px;
	border: none;
	margin: 0px;
}



div#searchBox input.text {
	border-style: solid;
	border-width: 1px;
	border-top-color: #2F2F2F;
	border-left-color: #2F2F2F;
	border-bottom-color: #575757;
	border-right-color: #575757;
	color: #000000;
}





/* Add a Quickie (Art. Nr. Suchbox)

----------------------------------------------- */

input#addaquickieInputField {

	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-top-color: #0145a1;
	border-left-color: #0145a1;
	border-right-color: #B6B6B6;
	border-bottom-color: #B6B6B6;
	font-size: 11px;
	width: 130px;
	font-weight: normal;
	padding-left: 2px;
	color: #000000;
}



/* LoginBox 

----------------------------------------------- */

div#loginBox {

	font-size:11px;

	float:left;

	text-align:left; 

	width:600px; 

	color:#000000;

	font-weight:bold;

	padding:6px 0px 5px 0px;

}



div#loginBox a {

	font-size:11px;

	color:#0145a1;

	font-weight:normal;

}



/* 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 (ueber gesamte Seite)

----------------------------------------------- */

div#mainContainer {

	margin-left:auto;

	margin-right:auto;

	width:778px;

	background-color:#FFFFFF;

	border-style:solid;

	border-color:#00389a;

	border-width:0px 10px 0px 10px;

	padding:0px 15px 0px 15px;

}



/* Container fuer linke Spalte

----------------------------------------------- */

div#leftColContainer {

	float:left; 

	width:190px; 

	padding:10px 0px 0px 0px;

	margin:0px;

}



/* Container fuer mittleren Bereich

----------------------------------------------- */

div#middleColContainer {

	float:right; 

	width:545px;

	padding:0px 10px 0px 15px;

	_padding:0px 10px 0px 15px;

	margin:0px;

}



/* Header mit Logo

----------------------------------------------- */

div#logoHeader {

	padding:0px 0px 0px 0px;

	margin:0px 0px 0px 0px;

	width:778px;

	background-color:#ff5d02;

	height:314px;

        color:#000000;
}



/* Header-Linie

----------------------------------------------- */

div#headerRuler {

	background-color:#00389a;
	color:#ff5d02;

	height:5px;

	line-height:5px;

	font-size:0px;

	margin:5px 0px 5px 0px;

}



/* Header mit Logo

----------------------------------------------- */

div#languageSelection {

	float:right;

	text-align:right; 

	width:150px; 

	color:#000000;

	font-weight:bold;

	padding:10px 5px 5px 0px;

}



/* Horizontales Men

----------------------------------------------- */

ul#horizontalmenu {
	list-style-type: none;
	width: 778px;
	height: 31px;
	margin: 0px;
	padding: 0px;
	background-color: #00389a;
	background-image: url(img/horMenuBg.gif);
	color: #000000;
}



ul#horizontalmenu li {
	float: left;
	padding: 6px 20px 0px 20px;
	margin: 0px;
	height: 25px;
	background-color: #999999;
	background-repeat: repeat-x;
	background-image: url(img/horMenuItemBg.gif);
	color: #000000;
}



ul#horizontalmenu li a {

	font-size:13px;

	color:#000000;

	font-weight:bold;	

	text-decoration:none;

}



/* Breadcrumb Pfad

----------------------------------------------- */

div#breadcrumb {

	width:773px;

	background-color:#FFFFFF;

	margin:0px;

	padding:2px 0px 2px 5px;

	color:#999999;

	font-size:10px;

	border:none;

	text-align:left;

	border-style:solid;

	border-width:0px 0px 1px 0px;

	border-color:#D1D1D1;

	background-image:url(img/breadcrumbbg.gif);

}



div#breadcrumb a {
	font: normal normal bold small Arial, Helvetica, Sans-Serif;
	color: #00389a;
	text-decoration: none;
}



/* Linkes Menu

----------------------------------------------- */

ul#submenu {

	font-size:11px;

	width:190px;

	margin:0px;

	padding:0px;

	background-color:#ff5d02;

	list-style-type:none;

	display:block;
font-weight: bold;
color: #FD870C;}



ul#submenu a {

	color:#000000;

	font-weight:bold;

	text-decoration:none;

	padding:0px;

	margin:0px;

}



ul#submenu li.submenuspacer {

	height:3px;

	line-height:3px;

	font-size:1px;

	margin:0px;

	padding:0px;

	width:190px;

	background-image:url(img/submenuSpacer.gif);

	display:block;

}



ul#submenu li.level1 {

	list-style:none;

	width:190px;

	_width:180px; /* IE6 Boxmodel Fix */

	padding:6px 0px 6px 10px;

	margin:0px;

	font-weight:bold;

	text-transform:uppercase;

}



ul#submenu li.level2 {

	font-weight:normal;

	font-size:11px;

	width:170px;

	padding:2px 0px 2px 20px;

	margin:0px;

	background-color:#ff5d02;

}



ul#submenu li.level3 {

	font-weight:normal;

	font-size:10px;

	width:140px;

	padding:1px 0px 1px 30px;

	margin:0px;

	background-color: #ff5d02;

}
ul#submenu li.level4 {

	font-weight:normal;

	font-size:10px;

	width:140px;

	padding:1px 0px 1px 40px;

	margin:0px;

	background-color: #ff5d02;

}



/* Layout der Box Elemente

----------------------------------------------- */

h1.boxHeader {

	font-size:11px;

	background-image:url(img/box1bg.gif);

	padding:6px 0px 2px 10px;

	vertical-align:middle;

	color:#000000;

	font-weight:bold;

	height:18px;

	border:none;

	margin:0px;

}



h1.boxHeader a {

	font-size:11px;

	color:#000000;

	font-weight:bold;

	text-decoration:none;

	border:none;

}



div.boxBody {

	background-color:#f1efff;

	border-style:solid;

	border-width:0px 1px 1px 1px;

	border-color:#949494;

	font-size:11px;

	color:#000000;

	padding:8px 10px 8px 10px;

}



div.boxBody a {

	color:#00389a;

	text-decoration:none;

}



div.boxBody p {

	line-height:15px;

	margin:5px 0px 5px 0px;

}



/* Layout der Cart Box

----------------------------------------------- */

div.boxCart {

	font-size:11px;

	background-color:#f1efff;

	padding:6px 10px 2px 10px;

	color:#000000;

}



div.boxCart a {

	color:#000000;

	text-decoration:underline;

}



div.boxCart p {

	line-height:normal;

	margin:0px;

	padding:0px;

}



div.boxCartBody {

	font-size:11px;

	background-image:url(img/greenboxbg.gif);

	padding:6px 0px 2px 10px;

	vertical-align:middle;

	color:#000000;

	font-weight:bold;

	height:20px;

}



div.boxCartBreakLine {

	height:2px;

	background-color:#00389a;

	background-image:url(img/boxCartBreakLine.gif);

	margin:5px 0px 5px 0px;

	font-size:0px;

	padding:0px;

	line-height:0px;

}





/* Floatbox (Inhalte)

----------------------------------------------- */

div.floatBox {

	background-color:#F7F7F7;

	padding:10px 20px 10px 20px;

	margin:0px;

	border-style:solid;

	border-color:#D9D9D9;

	border-width:1px;

	line-height:normal;

}



div.floatBox h1 {
	color: #00389a;
	font-size: 16px;
	font-weight: bold;
	border: none;
	text-decoration: none;
	margin: 10px 0px 6px 0px;
	background-image: none;
	line-height: normal;
}



div.floatBox h2 {

	color:#00389a;

	font-weight:bold;

	font-size:14px;

	margin:15px 0px 4px 0px;

	padding:0px;;

}



div.floatBox ul {

	line-height:22px;

}



/* Product Category Listing

----------------------------------------------- */

div.productListingContainer {

	background-color:#FFFFFF;

	padding-top:4px;

}



div.productListingContainer a.productHeader {

	padding:6px 0px 0px 0px;

	margin-top:0px;

	font-size:14px;

	font-weight:bold;

	color:#00389a;

	border:none;

	text-decoration:underline;

	font-weight:bold;

}



div.productListingContainer p.productDescription {

	font-size:12px;

	margin:0px;

	padding:8px 0px 6px 0px;

	line-height:normal;

}



div.productListingContainer p.additionalDetails {

	padding:0px 0px 10px 0px;

	margin:0px;

	line-height:normal;

}



div.productListingContainer p.additionalDetails span.productPrice {

	font-size:15px;

	font-weight:bold;

	padding:0px;

	margin:0px;

	line-height:normal;

}



div.productListingContainer p.additionalDetails span.shippingCosts {

	font-size:11px;

	padding:0px;

	margin:0px;

	line-height:normal;

	color:#999999;

}



div.productListingContainer p.additionalDetails span.shippingCosts a {

	color:#999999;

}



div.productListingContainer p.detailButtons {

	padding:0px;

	margin:0px;

	line-height:normal;

}



/* Checkout Payment Block

----------------------------------------------- */

h1.paymentBlockHeader {

	background-color:#00389a;

	background-image:url(img/paymentBlocktHeaderBg.gif);

	margin:0px;

	padding:5px 0px 0px 0px;

	color:#000000;

	font-size:12px;

	font-weight:bold;

	height:21px;

	vertical-align:middle;

	text-decoration:none;

	border:none;

}



h1.paymentBlockHeader input {

	margin:2px 5px 0px 5px;

	_margin:-2px 0px 0px 2px;

	padding:0px 0px 0px 0px;

}



div.paymentBlockContainer {

	margin:0px;

	padding:10px;

	background-color:#F7F7F7;

	border-style:solid;

	border-color:#D9D9D9;

	border-width:0px 1px 1px 1px;

	line-height:15px;

}



div.paymentBlockContainer table td {

	padding:2px;

}



/* Checkout Shipping Block

----------------------------------------------- */

h1.shippingBlockHeader {

	background-image:url(img/shippingBlockHeaderBg.gif);

	margin:0px;

	padding:5px 0px 0px 8px;

	color:#000000;

	font-size:12px;

	font-weight:bold;

	height:21px;

	vertical-align:middle;

	text-decoration:none;

	border:none;

}



div.shippingBlockContainer {

	margin:0px 0px 15px 0px;

	padding:6px;

	background-color:#F7F7F7;

	border-style:solid;

	border-color:#D9D9D9;

	border-width:0px 1px 1px 1px;

	line-height:15px;

}



div.shippingBlockContainer table td {

	padding:2px;

}



/* Product Image Box

----------------------------------------------- */

div.productImagesBox {

	background-color:#F7F7F7;

	font-size:11px;

	color:#333333;

	float:left; 

	text-align:center; 

	width:150px; 

	padding:10px; 

	margin:0px 15px 15px 0px;

	border-style:solid;

	border-color:#D9D9D9;

	border-width:1px;

}



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

	border-style:solid;

	border-width:1px;

	border-color:#949494;

	font-size:12px;

	color:#000000;

	padding:5px;

}



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

}



div.detailedSearchBox td.inputText input {

	background-color:#FFFFFF;

	border-style:solid;

	border-width:1px;

	border-top-color:#0145a1;

	border-left-color:#0145a1;

	border-right-color:#B6B6B6;

	border-bottom-color:#B6B6B6;

	font-size:11px;

	width:100px;

	font-weight:normal;

	padding-left:2px;

}



/* Box Eingabefeld fuer 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 fuer Produktvorschau (Kategorieanzeige)

----------------------------------------------- */

div.productPreviewSplitLine {

	height:26px;

	background-image:url(img/productSplitLine.gif);

}



/* Trennlinie fuer Produktvorschau (Kategorieanzeige)

----------------------------------------------- */

img.productImageBorder {

	border-style:solid;

	border-width:1px;

	border-color:#D9D9D9;

}



/* Box fuer "Weitere Unterkategorien"

----------------------------------------------- */

div.moreCategoriesBox {

	background-color:#F7F7F7;

	border-style:solid;

	border-width:1px;

	border-color:#D9D9D9;

	padding:15px;

}



/* Tabellenlisten

----------------------------------------------- */

.tableListingI {

	background-color: #f1efff;

}



.tableListingII {

	background-color: #F3F3F3;

}



/* Warenkorbliste

----------------------------------------------- */

.cartTableListingI {

	background-color: #f1efff;

}



.cartTableListingII {

	background-color: #F3F3F3;

}



td.cartTabelCell {

	border-style:solid;

	border-width:0px 0px 1px 0px;

	border-color:#CCCCCC;

	padding:7px 4px 7px 4px;

}



/* Hintergrund fuer Popups

----------------------------------------------- */

div.popupContainer {

	background-color:#FFFFFF;

	padding:15px;

}



/* Hintergrund fuer Bestellungsdruck

----------------------------------------------- */

div.printOrderContainer {

	background-color:#FFFFFF;

	padding:15px;

}



/* Hintergrund fuer 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 Shipping Typen

----------------------------------------------- */

td.shippingTypeHeader {

	background-color:#00389a;

	border-style:solid;

	border-width:4px 0px 0px 0px;

	border-color:#FFCC66;

	padding:4px;

	color:#000000;
border: 0px #FEA21B solid;}



/* Block mit Warenkorbinhalt

----------------------------------------------- */

td.basketHeader {

	background-color:#00389a;

	background-image:url(img/basketHeaderBg.gif);

	padding:4px;

	color:#ff5d02;

	font-size:12px;

	font-weight:bold;

}



/* Block mit Reviews

----------------------------------------------- */

td.reviewListHeader {

	background-color:#00389a;

	background-image:url(img/reviewListHeaderBg.gif);

	border:none;

	padding:4px;

	color:#000000;

	font-size:12px;

	font-weight:bold;

}



/* Sitemap BlÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶cke

----------------------------------------------- */



div.sitemapHeader {

	background-color:#00389a;

	background-image:url(img/paymentBlocktHeaderBg.gif);

	color:#000000;

	font-size:12px;

	font-weight:bold;

	height:21px;

	vertical-align:middle;

	text-decoration:none;

	border:none;

	padding:3px 0px 0px 6px;

}



div.sitemapHeader a {

	color:#000000;

	text-decoration:none;

}



div.sitemapContent {

	margin:0px 0px 15px 0px;

	padding:10px;

	background-color:#F7F7F7;

	border-style:solid;

	border-color:#D9D9D9;

	border-width:0px 1px 1px 1px;

	line-height:15px;

}



div.sitemapContent a {

	font-size:12px;

	text-decoration:none;

}





/* Errormessage

----------------------------------------------- */

div.errorMessage {
	padding: 10px;
	margin: 10px 0px 10px 0px;
	border-style: dashed;
	border-color: #0055CB;
	border-width: 1px;
	background-color: #00389a; color: #ff5d02;
	font-size: 13px;
}



/* Successmessage

----------------------------------------------- */

.messageStackSuccess {

	font-size: 12px; 

	background-color: #00389a;

	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 {

	border-style:solid;

	border-width:1px;

	border-color:#FF0000;

	background-color:#00389a;

	padding:10px;

}



/* Footer

----------------------------------------------- */

div#footer {

	width:778px;

	border-style:solid;

	border-color:#00389a;

	border-width:1px 0px 0px 0px;

	font-size:11px;

	color:#00389a;

	padding:4px 0px 4px 0px;

	text-align:center;

	margin-left:auto;

	margin-right:auto;

	background-color:#FFFFFF;

}

div#footer1 {

	width:778px;

	border-style:solid;

	border-color:#00389a;

	border-width:1px 0px 0px 0px;

	font-size:8px;

	color:#00389a;

	padding:4px 0px 4px 0px;

	text-align:center;

	margin-left:auto;

	margin-right:auto;

	background-color:#FFFFFF;

}

/* Copyright

----------------------------------------------- */

div.copyright {

	width:808px;

	text-align:center;

	color:#00389a;

	margin-left:auto;

	margin-right:auto;

	font-size:8px;

	background-color:#FFFFFF;

	padding:0px 0px 0px 0px;

	border-style:solid;

	border-color:#000000;

	border-width:1px 10px 1px 10px;

	

}



/* Float-Clearing div

----------------------------------------------- */

div.clearboth {

	clear:both;

}



div.clearleft {

	clear:left;

}



div.clearright {

	clear:right;

}



/* main Zelle (Versandkosten)

----------------------------------------------- */

td.contentsTopics {

	padding:15px;

	background-color:#FFFFFF;

	font-size:16px;

	font-weight:bold;

}



td.main {

	padding:0px;

	background-color:#FFFFFF;

	font-size:12px;

}
/* products gift */
.header_gift {background-color: #dddddd; border-bottom: 2px solid #ffffff; font-family:Verdana, Arial, sans-serif; font-size:10px; color:#000000;}
.content_gift {border-bottom: 1px solid #ffffff; font-family:Verdana, Arial, sans-serif; font-size:10px; color:#000000;}

.content_rma {font-family:Verdana, Arial, sans-serif; font-size:10px; color:#000000;}
.heading_rma {font-family:Verdana, Arial, sans-serif; font-size:10px; color:#FF6600;}

.content_fast {font-family:Verdana, Arial, sans-serif; font-size:10px; color:#000000;}
.header_fast {font-weight: bold;background-color: #cccccc; border-bottom: 1px solid #ffffff; font-family:Verdana, Arial, sans-serif; font-size:10px; color:#000000;}
.extra_fast {font-family:Verdana, Arial, sans-serif; font-size:10px; color:#FF6600;}