/* -----------------------------------------------------------------------------------------
   $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 
   ---------------------------------------------------------------------------------------*/
#mainpane {
width:970px;
margin: 0px auto 0px auto;
border: 1px solid #cccccc;
background:#ffffff;
overflow:hidden;
}

div.header {
width:970px;
height:100px;
/*background-image: url(img/banner_angebote_transparent.jpg);*/
color:#dddddd;
}

#navbar {
width:962px;
heigth: 18px;
background:#0e20a0;
color:#cccccc;
padding:0px 4px 0px 4px;
}

#links {
width:218px;
float:left;
background:#1e30b0;
overflow:hidden;
padding-top:4px;
}

#rechts {
width:752px;
background:#ffffff;
overflow:hidden;
padding-top:0px;
float:right;
}

#footer {
width:970px;
background:#eeeeee;
clear:both;
text-align:center;
border-top:1px solid #cccccc;
padding:4px 0px 4px 0px;
}

BODY {
	color: #000000;
	margin: 0px;
	background-color: #ffffdd;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
}

img{
	border:0;
}
A {
  color: #cc9900;
  text-decoration: none;
}

A:hover {
  color: #663300;
}
a.kat {
	font-weight:bold;
	display:block;
	width:210px;
	padding:2px 0px 2px 2px;
	margin:0px;
	text-decoration:none;
	background:#0e20a0;
	color:#f0f0f0;
	border-top: 0px solid #cccccc
}
a.kat:hover {
	background-color:#ffcc33;
	color:#000000;
}
a.kat2 {
	display:block;
	width:206px;
	padding:2px 0px 2px 6px;
	margin:0px;
	text-decoration:none;
	color:#000000;
	background:#dddddd;
	border-top: 1px dotted #cccccc;
}
a.kat2:hover {
	background-color:#ccccc1;
}

a.cart {
	display:block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	width:125px;
	margin:0px;
	text-decoration:none;
	color:#333333;
}
a.cart:hover {
	color:#333388;
}
a.header {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin:0px;
	text-decoration:none;
	color:#000000;
}
a.header:hover {
color:#000000;
background:#dddddd;
}
H1 {
display:block;
margin:0px;
padding:0px;
background:#eeeeee;
color:#000000;
font-size:16px;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
}
H2 {
display:block;
background:#f4f4f4;
color:#000000;
font-size:16px;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
}

FORM {
	display: inline;		   
}

div.boxentop {
width:210px;
background:#cc9900;
background-image: url(img/boxen.png);
color:#000000;
margin:0px 0px 0px 2px;
padding:0px 2px 0px 2px;
text-align:center;
font-weight:bold;
}
div.boxen {
width:208px;
border: 1px solid #cc9900;
background:#0e20a0;
color:#f0f0f0;
margin:0px 0px 8px 2px;
padding:2px 2px 2px 2px;
}

div.boxenpartner {
width:208px;
border: 1px solid #cc9900;
background:#ffffff;
color:#000000;
margin:0px 0px 8px 2px;
padding:2px 2px 2px 2px;
}

div.boxenkat {
width:212px;
border: 1px solid #cc9900;
background:#ffffff;
color:#000000;
margin:0px 0px 8px 2px;
padding:0px 0px 0px 0px;
}
div.boxenlogin {
width:208px;
border: 1px solid #cc9900;
background:#ffffff;
color:#000000;
margin:2px 0px 0px 2px;
padding:1px 2px 0px 2px;
}
div.boxencart {
width:125px;
color:#333333;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
div.preisinfo {
width:480px;
background-image: url(img/keine_versandkosten.gif);
background:#ffffee;
border:1px dotted #cccccc;
}
div.ust {
color:#999999;
font-size:9px;
}
div.preis {
font-size:16px;
font-weight:bold;
}
div.rechtebox {
width:200px;
height:284px;
background:#f4f4f4;
border:1px dotted #cccccc;
padding:2px;
float:right;
overflow:hidden;
}
div.rssticker {
}

.boxText { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
}

.boxTextBG {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	background-color: #f1f1f1;
}
.boxTextBGII {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	background-color: #FFCC99;
}
.boxTextPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #FF0000;
}

.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	color: #70d250;
	text-decoration: underline;
}



TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight : bold;
/*	border-bottom: 1px solid;
	border-color: #b6b7cb;*/
	background-color: #F6F6F6;
}

TD.produktbild {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight : normal;
	width:250px;
	text-align:center;
}

TD.produktbeschreibung {
	width:500px;
}

A.headerNavigation { 
  color: #f0f0f0;
  text-decoration:none;	
  font-size: 12px;
  display:inline;
}

A.headerNavigation:hover {
  color: #000000;
  background:#ffcc33;	
  display:inline;
  font-size: 12px;
}

TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #eeeeee;
/*  height:17px;*/
  color: #000000;
}

TD.infoBoxHeading_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #C4C4C4;
  height:17px;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  border-right: 4px solid;
  background: #E6E6E6; 
  border-color: #C4C4C4;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #E6E6E6; 

}

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: Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
}

A.pageResults {
	color: #cc9900;
}

A.pageResults:hover {
  color: #ddaa00;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #000000;
}

TD.main, P.main {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #aabbdd;
}

TD.fieldKey {
  -family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  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, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
}


SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #bbbbbb;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Verdana, Arial, 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: Verdana, Arial, sans-serif;
 font-size: 14px;
 line-height: 1.5;
 background-color: #ffffff;
 border-bottom: 1px solid;
 border-color: #999999;

}
.moduleRowOver { 
	background-color: #dddddd; 
	border-bottom: 1px solid;
	border-color: #999999;
	font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5; 
	
	}
.moduleRowSelected { background-color: #99ff99; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; 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-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; 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-family: Verdana, Arial, sans-serif; font-size: 14px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 14px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 14px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #ff0000; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
	border-right: 1px solid;
	border-color: #b6b7cb;
	background-image: url(img/bg_left_column.jpg);
	width: 185px;
}
.navRight {
	border-color: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	background-color: #E6E6E6;
	width: 185px;
}

.contentsTopics {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}


/* ======================================== MENU ====================================*/
#menu_container {margin:0;width:970px;background:#ffcc33; height:19px; z-index:100;font-family:Arial;font-size:12px;border-bottom:1px solid #cccccc;}

/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu, #pmenu ul {padding:0; margin:0; list-style-type: none;}

/* Set up the link size, color and borders */
#pmenu a, #pmenu a:visited {display:block;width:160px; font-size:11px; color:#000000; height:19px; line-height:19px; text-decoration:none; text-indent:5px; border-bottom:1px solid #cccccc;}

/* Set up the sub level borders */
#pmenu li ul li a, #pmenu li ul li a:visited {border-width:0 1px 1px 1px;}
#pmenu li a.enclose, #pmenu li a.enclose:visited {border-width:1px;}

#pmenu a.encloseende {width:170px;}

/* Set up the list items */
#pmenu li {background:#ffcc33; float:left;}

/* For Non-IE browsers and IE7 */
#pmenu li:hover {position:relative;}
/* Make the hovered list color persist */
#pmenu li:hover > a {background:#ffffff; color:#000000;}
/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#pmenu li ul {visibility:hidden; position:absolute; top:-11px; left:100px; padding:10px 30px 30px 30px; background:transparent;}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu li:hover > ul {visibility:visible;}
/* Position the first sub level beneath the top level liinks */
#pmenu > li:hover > ul {left:-30px; top:10px;}

/* get rid of the table */
#pmenu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover {position:relative; background:#dfd7ca; color:#c00;}

/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {background:#dfd7ca; color:#c00;}

/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {width:101px; w\idth:100px;}

/* Set up the pointers for the sub level indication */
#pmenu li.fly {background:#888888 url(/images/sonstiges/rechts.gif) no-repeat right center;}
#pmenu li.drop {background:#888888 url(/images/sonstiges/runter.gif) no-repeat right center;}

/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels */

/* keep the third level+ hidden when you hover on first level link */
#pmenu li a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
#pmenu li a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
#pmenu li a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the sixth level hidden when you hover on fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden;
}

/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul {
visibility:visible; left:-30px; top:14px; lef\t:-31px; to\p:15px;
}

/* make the third level visible when you hover over second level link and position it and all further levels */
#pmenu li a:hover ul a:hover ul{ 
visibility:visible; top:-11px; left:80px;
}
/* make the fourth level visible when you hover over third level link */
#pmenu li a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the sixth level visible when you hover over fifth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
#pmenu a.hawaii {background:#ffcc33;}
#pmenu a.themenparty {background:#ffcc33;}
#pmenu a.peruecken {background:#ffcc33;}
#pmenu a.lampen {background:#ffcc33;}
#pmenu a.edelstahl {background:#ffcc33;}
#pmenu a.kontakte {background:#ffcc33;}
