/* -----------------------------------------------------------------------------------------
   $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%;
}

.CatLevel1
{
	display: none;
}

.CatLevel2
{
	display: block;
}

BODY 
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #f0f0f0;
	margin: 0px;
	padding: 0px;
/*	background: #353535 url(img/bg.gif);
	background-repeat: repeat-x;*/
	background-color: #000000;
	height: 100%;
}

#backgrey
{
/*	background-color: #1e1e1e;
*/	background-color: #000000;
	width: 887px;

}

a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9b9b9b;
}

a:hover
{
	color: #c6c6c6;
}

.product-listing-link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.product-listing-link:hover
{
	color: #333333;
}

#head-img
{
	background-image: url(img/head-img.jpg);
	background-repeat: no-repeat;
	width: 881px;
	height: 83px;
}

#wrap
{
	margin-top: 60px;
	width: 881px;
}

#nav-container
{
	width: 214px;
	/*float: left;*/
	background-color: #111111;
	height: 100%;
}

#nav-container2
{
	margin-top: 7px;
	margin-left: 14px;
	width: 214px;
	/*float: left;*/
	height: 100%;
}

#nav-top
{
	background-image: url(img/nav-top.gif);
	background-repeat: no-repeat;
	width: 214px;
	height: 42px;
}

#nav-cats-list
{
	margin: 0px;
	margin-left: 11px;
	padding: 0px;
}

.nav-cats-subitem
{
	list-style-type: none;
}

a.CatLevel2:link,a.CatLevel2:visited,a.CatLevel2:active 
{
width: 162px;
height: 21px;
display:block;
border-bottom: 1px solid #303030;
padding-left: 12px;
padding-top: 5px;
font-size: 11px;
font-weight: normal;
text-decoration: none;
color: #f0f0f0;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.CatLevel2:hover
{
	color: #bf2828;
}

#nav-bottom
{
	background-image: url(img/nav-bottom.gif);
	background-repeat: no-repeat;
	width: 214px;
	height: 9px;
}

#nav-below
{
	background-color: #111111;
}

.infoBoxHeading {
border-top: 1px solid #202020;
border-bottom: 1px solid #202020;
height: 20px;
padding-top: 5px;
font-size: 13px;
vertical-align: center;
background: #151515;
font-weight: bold;
padding-left: 16px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #f0f0f0;
}

.shipping_link 
{
	color: #333333;
	text-decoration: none;	
}

.shipping_link:hover
{
	color: #333333;
}

.nav-static-links
{
	line-height: 18px;
	margin-left: 12px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #f0f0f0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#nav-shopping-cart
{
	width: 168px;
	margin-left: 22px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #f0f0f0;
}

#nav-search
{
	width: 168px;
	padding-left: 22px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #f0f0f0;
}

#nav-login
{
	width: 168px;
	margin-left: 22px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #f0f0f0;
}

#nav-manufacturer
{
	width: 168px;
	margin-left: 22px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #f0f0f0;
}

#nav-manufacturer-info
{
	width: 168px;
	margin-left: 22px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #f0f0f0;
}

#content-container
{
	background-color: #2b2b2b;
	margin-left: 17px;
	margin-top: 7px;
	width: 650px;
	/*float: left;*/
}

#content-top
{
	background-image: url(img/content-top.gif);
	background-repeat: no-repeat;
	width: 650px;
	height: 75px;
}

#content-top-links
{
	width: 550px;
	float: left;
	text-align: center;
	margin-top: 11px;
}

.content-top-a
{
	text-transform: uppercase;
	color: #f0f0f0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
}

#content-top-languages
{
	text-align: right;
	margin-top: 8px;
	float: left;
}

.clear
{
	clear: both;
}

#navtrail {
	margin-top: 10px;
	font-size: 10px;
	margin-left: 15px;
	color: #434343;
}

A.headerNavigation { 
  color: #434343; 
  font-size: 10px;
}

A.headerNavigation:hover {
  color: #545454;
}

.contentsTopics {
	color: #EEEEEE;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #303030;
	width: 600px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.main {

  font-size: 11px;
  line-height: 1.5;
}

#footer
{
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	width: 881px;
	height: 53px;
	margin-left: 14px;
	padding-top: 33px;
}

.footer-link
{
	color: #3c3c3c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	margin-left: 425px;
}

.register-title
{
	color: #f0f0f0;
	float: left;
	font-weight: bold;
}

.reg-form 
{
  font-size: 11px;
  line-height: 1.5;
  color: #e0e0e0;
}


.boxText { 

}

.boxTextBG {

	background-color: #343434;
}
.boxTextBGII {

	background-color: #343434;
}
.boxTextPrice {

	color: #FF0000;
}

.errorBox {

	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {

	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 

	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 

	color: #70d250;
	text-decoration: underline;
}



img{
	border:0;
}

/* A {
  color: #424242;
  text-decoration: none;
}

A:hover {
  color: #424242;
  text-decoration: underline;
}
*/

FORM {
	display: inline;		   
}


TR.header {
	background-color: #ffffff;
}



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-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {

  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {

  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
 
}

TD.footer {


  color: #000000;
  font-weight : bold;

}

.infoBox {
}

.infoBoxContents {

}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;

}





.infoBox, SPAN.infoBox {

padding: 10px;
}

TD.infoBox_right, SPAN.infoBox_right {

  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 {

  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {

}

A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {

  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {

  color: #000000;
}



TD.smallText, SPAN.smallText, P.smallText {


}

TD.accountCategory {

  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {

  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {

  font-size: 12px;
}

TD.tableHeading {

  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {

  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {

	font-size: 11px;
}

TEXTAREA {
  width: 100%;

  font-size: 11px;
}

SPAN.greetUser {

  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background-color: #343434;
  border-color: #454545;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {

  font-size: 12px;
  font-weight: bold;
}

.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  line-height: 1.5;
  margin-left: 12px;
  color: #555555;
}

.coppy
{
	color: #5b5b5b;
	text-decoration: none;
}

.parseTime {


  line-height: 1.5;
  text-align:center;
}



SPAN.markProductOutOfStock {

  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {

  color: #ff0000;
}
SPAN.productOldPrice {

	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {

  color: #ff0000;
}

SPAN.productDiscountPrice {

  color: #ff0000;
  font-weight: bold;
}

.smallHeading {

	font-size: x-small;
	font-weight: bold;
	color: #f0f0f0;
}



.checkoutBarFrom, .checkoutBarTo { color: #8c8c8c; }
.checkoutBarCurrent { color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 {  font-size: 7pt; }
.heading2 { font-size: 9pt; }
.heading3 {font-size: 10pt; }
.heading4 { font-size: 12pt; }
.heading5 {  font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading { 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-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 { }
.messageStackError, .messageStackWarning { ; background-color: #ffb3b5; }
.messageStackSuccess { background-color: #99ff00; }

/* input requirement */

.inputRequirement {  color: #ff0000; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
vertical-align: top;
	width: 172px;
}
.center {
vertical-align: top;
width: 645px;
}




.tableListingI {
	color: #000000;
	background-color: #eeeeee;
}

.tableListingII {
	color: #000000;
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {

  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

.left {
vertical-align: top;
background-image: url(img/m_bg.gif);
background-position: top;
}

.right {
vertical-align: top;
background-image: url(img/right-bg.jpg);
background-position: bottom;
width: 10px;
}

.deko {
background-image: url(img/deko-bg.jpg);
vertical-align: top;
}

.top1 {
text-align: right;
margin-right: 0px;
padding: 10px;
border-bottom: 1px solid #e9e9e9;
}
.top1 a:link,
.top1 a:visited,
.top1 a:hover,
.top1 a:active {
color: #a7a7a7;
font-weight: bold;
font-size: 11px;
text-transform: uppercase
}



.content {
padding: 10px;
}

#sprachen {

}


a.menu2:link,a.menu2:visited,a.menu2:hover,a.menu2:active {

width: 152px;
height: 21px;
display:block;
background: #29546b;
color: #fff;
padding-left: 20px;
padding-top: 5px;
font-size: 11px;

}

.bild {
width: 120px;
/*height: 97px;
max-height:97px;  /* Für moderne Browser */
/*
  	height:expression(this.scrollHeight > 97? "97px" : */
  	}
  	
.box {
background: #f5f5f5;
border: 1px solid #c8c8c8;
color: #c8c8c8;
padding: 7px;
text-align: center;
}

.box2 {
background: #f5f5f5;
border: 1px solid #c8c8c8;
color: #c8c8c8;
padding: 7px;
text-align: right;
}

.product-listing-head
{
	background-image: url(http://www.markengalerie.com/img/article-box-head.gif);
	background-repeat: no-repeat;
	width: 272px;
	height: 8px;
}

.product-listing-bg
{
	background-image: url(img/article-box-bg.gif);
	background-repeat: repeat-y;
	width: 272px;
}


#BoxBrands { position: relative; cursor: pointer; }
#BoxBrands div { background-color: #fff; margin: 0; padding: 0; cursor: pointer; display: none; position: absolute; top: 45px; left: 5px; width: 220px; height: 300px; overflow: auto; border: solid 1px #222; z-index: 10 }
#BoxBrands:hover div { display: block; }

#BoxBrands ul { text-align: center; margin: 5px 0 0; padding: 0; border-top: 1px dotted #999 }
#BoxBrands li { list-style-type: none; display: inline; margin: 0; padding: 0 }
#BoxBrands a { display: block; border-bottom: 1px dotted #999 }
