/* -----------------------------------------------------------------------------------------
   $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 
   ---------------------------------------------------------------------------------------*/
/*gepunktete Linie entfernt*/
a:focus {
    outline: none;
}

td.boxText {
	font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    font-weight:bold;
}
.boxTextBG {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	background-color: #efefef;
}
.boxTextBGII {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
}
.boxTextPrice {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.errorBox {
	font-family : Arial, Verdana, sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-family : Arial, Verdana, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Arial, Verdana, sans-serif;
	font-size : 10px;
	color: #cc0033;
}
.productsNotifications {
	background-color: #f2fff7;
}
.orderEdit { 
	font-family : Arial, Verdana, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}
BODY {
	color: #000000;
	margin: 0px;
	background-color: #344256;
	background-image: url(img/bg_body.gif);
	s
}
img{
	border:0;
}
A {
  color: #000000;
  text-decoration: underline;
}
A:hover {
  color: #444444;
  text-decoration: underline;
}
FORM {
	display: inline;		   
}
TR.header {
	background-color: #ffffff;
}
TR.headerNavigation {
  background: #F6F6F6;
}
TD.headerNavigation {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}
A.headerNavigation { 
  color: #000000; 
}
A.headerNavigation:hover {
  color: #000000;
}
TD.conditions {
  background-color: #FFCCCC;
}
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-family: Arial, Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}
TD.headerError {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}
TR.headerInfo {
  background: #00ff00;
}
TD.headerInfo {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
TR.footer {
  background: #bbc3d3;
}
TD.footer {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}
.infoBox {
  margin-bottom:5px;
}
.infoBoxContents {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}
.infoBoxNotice {
  background: #FF8E90;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}
TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  padding-left: 2px;
  background: #000000;
  height:17px;
  color: #ffffff;
}
TD.infoBoxHeading_right {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  padding-left: 2px;
  background: #000000;
  height:17px;
  color: #ffffff;
}
TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  border-right: 1px solid;
  border-left: 1px solid;
  border-bottom: 1px solid;
  background: #efefef;
  background-image: url(img/bg_infobox.jpg);
  border-color: #000000;
}
TD.infoBox_right, SPAN.infoBox_right {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  border-style: none;
  color:#ffffff;
  background-image: url(img/bg_infobox.jpg);
  border-color: #000000;
}
TD.infoBox_right A {
  color:#ffffff;
}
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-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}
TD.productListing-data {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}
TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
TR.subBar {
  background: #f4f7fd;
}
TD.subBar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
}
TD.main, P.main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}
TD.accountCategory {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}
TD.fieldKey {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
TD.fieldValue {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}
TD.tableHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
SPAN.newItemInCart {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #ff0000;
}
CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}
TEXTAREA {
  width: 100%;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}
SPAN.greetUser {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}
SPAN.underline {
	text-decoration: underline;
}
TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}
TD.formAreaTitle {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
TD.copyright {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}
SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}
SPAN.productSpecialPrice {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family: Arial, Verdana, sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}
SPAN.productDiscountPrice {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
  font-weight: bold;
}
.smallHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}
.moduleRow {
 font-family: Arial, Verdana, sans-serif;
 font-size: 11px;
 line-height: 1.5;
}
.moduleRowOver { 
	font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	}
.moduleRowSelected { background-color: #efefef; }
.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #000000; }
/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 16pt; }
/* Sitemap Tables */
.sitemap_heading {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF;
	background-color: #000000;
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#ffffff; text-decoration:underline}
.sitemap_heading a:hover {color:#dddddd; text-decoration:underline;}
.sitemap_sub {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #efefef; padding: 2px 2px;}
.sitemap_sub a {color:#000000; text-decoration:underline}
.sitemap_sub a:hover {color:#444444; text-decoration:underline}
/* message box */
.messageBox { font-family: Arial, Verdana, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Verdana, sans-serif; font-size: 10px; background-color: #99ff00; }
/* input requirement */
.inputRequirement { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #ff0000; }
.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}
.navLeft {
	width: 185px;
}
.navRight {
	width: 185px;
}
.contentsTopics {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.tableListingI {
	background-color: #eeeeee;
}
.tableListingII {
	background-color: #d0d0d0;
}
.tableBody {
padding: 5px;
}
.poweredby {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}
/*
es folgen eigene zusätzliche Formatierungen
*/
TD.cart_header {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding-left: 2px;
  background: #000000;
  height:17px;
  color: #ffffff;
}

TD.cart_header A {
    font-family: Arial, Verdana, sans-serif;
    font-size: 9pt;
    font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
TD.cart_header A:hover {
    font-family: Arial, Verdana, sans-serif;
    font-size: 9pt;
    font-weight: bold;
	color: #afafaf;
	text-decoration: underline;
}


TD.cart_content {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  border-right: 1px solid;
  border-left: 1px solid;
  border-bottom: 1px solid;
  background: #000000;
  background-image: url(img/bg_infobox.jpg);
  border-color: #000000;
  color: #ffffff;
}

TD.cart_content A { color: #FFFFFF;}

.menuelinks A:link {font-size: 9pt; text-decoration: none; font-weight: bold; color: #ffffff; font-family: Arial, Verdana, sans-serif;}
.menuelinks A:visited {font-size: 9pt; text-decoration: none; font-weight: bold; color: #ffffff; font-family: Arial, Verdana, sans-serif;}
.menuelinks A:active {font-size: 9pt; text-decoration: none; font-weight: bold; color: #ffffff; font-family: Arial, Verdana, sans-serif;}
.menuelinks A:hover {font-size: 9pt; text-decoration: none; font-weight: bold; color: #dfdfdf; font-family: Arial, Verdana, sans-serif;}

.loginlinks A:link {font-size: 8pt; text-decoration: none; font-weight: bold; color: #ffffff; font-family: Arial, Verdana, sans-serif;}
.loginlinks A:visited {font-size: 8pt; text-decoration: none; font-weight: bold; color: #ffffff; font-family: Arial, Verdana, sans-serif;}
.loginlinks A:active {font-size: 8pt; text-decoration: none; font-weight: bold; color: #ffffff; font-family: Arial, Verdana, sans-serif;}
.loginlinks A:hover {font-size: 8pt; text-decoration: none; font-weight: bold; color: #ffffff; font-family: Arial, Verdana, sans-serif;}

/*Navigation der Produktliste*/
TD.navproductlist {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  color: #1796c7;
}
A.pageResults {
    font-family: Arial, Verdana, sans-serif;
    font-size: 11pt;
    font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
A.pageResults:hover {
    font-family: Arial, Verdana, sans-serif;
    font-size: 11pt;
    font-weight: bold;
	color: #000000;
	text-decoration: underline;
    background: #efefef;
}
.artikelinfo {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 11pt;
}
/*ENDE*/

/*Startseite - Slideshow*/
#imageContainer { height:306px; }  
#imageContainer img { display:none; 	
			position:absolute; 	
			top:0px; left:0px; 	
			height:306px;  	
			width:225px; 	
			opacity: -0.01; }
/*Ende*/
 	
.tabcol {   background-color: #000000; }
.inactiveTab { font-family: Arial, Verdana, sans-serif;
            font-size: 9pt;
            font-weight: bold;
	        color: #ffffff;
}
.tabcol0 { background-color: #ffffff;}
.tabcol0 A { color: #000000;}
.tabcol1 { background-color: #ffffff; }
.tabcol1 A { color: #000000;}
.tabcol2 { background-color: #ffffff; }
.tabcol2 A { color: #000000;}
.tabcol3 { background-color: #ffffff; }
.tabcol3 A { color: #000000;}
.tabcol4 { background-color: #ffffff; }
.tabcol4 A { color: #000000;}
.tabcol5 { background-color: #ffffff; }
.tabcol5 A { color: #000000;}
.tabcol6 { background-color: #ffffff; }
.tabcol6 A { color: #000000;}
a.sublink { font-family: Arial, Verdana, sans-serif;
            font-size: 10pt;
            font-weight: bold;
	        color: #000000;
}
a.sublink:hover { text-decoration: underline; }
/*Verbesserter Warenkorb*/
.plus {
display: inline;
background-image: url(img/buttons/plus.gif);
background-repeat: no-repeat;
width: 16px;
height: 18px;
border: 0px;
font-size: 0px;
cursor: pointer;
}

.minus {
display: inline;
background-image: url(img/buttons/minus.gif);
background-repeat: no-repeat;
width: 16px;
height: 18px;
border: 0px;
font-size: 0px;
cursor: pointer;
}

.alter {
display: block;
background-image: url(img/buttons/alter.gif);
background-repeat: no-repeat;
width: 51px;
height: 18px;
border: 0px;
font-size: 0px;
cursor: pointer;
}

.delete {
display: block;
background-image: url(img/buttons/delete.gif);
background-repeat: no-repeat;
width: 46px;
height: 46px;
border: 0px;
font-size: 0px;
background-color: #FFCC99;
cursor: pointer;
}

/*START DD Option-Images*/
div.option-navigation {
    width:300px;
    float: left;
}

div.option-navigation a {
	text-decoration: none;
	color: #777;
}

ul.option-thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.option-thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.option-thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.option-thumbs li.selected a.option-thumb {
	background: #000;
}
a.option-thumb:focus {
	outline: none;
}
ul.option-thumbs img {
	border: none;
	display: block;
}

/*Großes Bild*/
div.option-image {
	clear: both;
	padding: 2px;
	display: block;
	border: none;
	width:500;
}
div.option-image img {
	border: none;
	display: block;
}
/*ENDE DD Option-Images*/

/*JQuery Optionen/Stoff-Slider*/
/*Slider für Stoffe auf Artikelseite*/
#slider ul, #slider li{
	margin:0px 0px 0px 0px;
	padding:0;
	list-style:none;
	}
#slider, #slider li{ 
	width:380px;
	height:580px;
	overflow:hidden; 
	}
	
p#controls{
	margin:0;
	position:relative;
	top:-580px;
}
/*Slider für Stoffe im Warenkorb*/
#cart_slider ul, #cart_slider li{
	margin:0px 0px 0px 0px;
	padding:0;
	list-style:none;
	}
#cart_slider, #cart_slider li{ 
	width:380px;
	height:340px;
	overflow:hidden; 
	}
	
p#cart_controls{
	margin:0;
	position:relative;
	top:-340px;
}
/*Buttons für alle Slider*/
#nextBtn a, #prevBtn a{
	background-color:#000000;
	border:none;
	color:#ffffff;
	font-weight: bold;
	letter-spacing: 1px;
	display:block;
	overflow:hidden;
	width:120px;
	padding:4px;
	text-decoration:none;
	position:absolute;
	right:0px;
	margin:5px;
}

#prevBtn a{
	position:absolute;
    left:0px;
}
#prevBtn a:hover, #prevBtn a:active, #nextBtn a:hover, #nextBtn a:active{
    background-color:#222222;
}
/*ENDE*/

/*JQuery OVERLAY*/
    /* the overlayed element */
.apple_overlay {

	/* initially overlay is hidden */
	display:none;
	
	/* growing background image */
	background-image:url(img/jqueryoverlay/white.png);
	
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:640px;
	
	/* some padding to layout nested elements nicely  */
	padding:35px;

	/* a little styling */	
	font-size:11px;
}

/* default close button positioned on upper right corner */
.apple_overlay div.close {
	background-image:url(img/jqueryoverlay/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/* black version of the overlay. simply uses a different background image */
div.apple_overlay.black {
	background-image:url(img/jqueryoverlay/transparent.png);		
	color:#fff;
}

div.apple_overlay h2 {
	margin:10px 0 -9px 0;
	font-weight:bold;
	font-size:14px;
}

div.black h2 {
	color:#fff;
}

#triggers {
	margin:0px;
}

#triggers img {
	padding:5px 0px 5px 0px;
	border:none;
	cursor:pointer;
}
/*ENDE*/
