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



/* Div Classes / ID`s */

#SITE{
	margin: 0px;
	padding: 0px;
	width: 950px;
	
/* Zentrierung */
	position:relative;
	left: 50%;
	margin-left: -475px;
}

#Header{
	margin-bottom: 0px;
}

#Header h1{
	width: 231px;
	height: 102px;
	background: url(templateImg/global/logoTop.gif) no-repeat;
	cursor: pointer;
}

#Header h1 span{
	display:none;
}

#Header .rightCol{
	float: right;
	width: 635px;
	text-align: right;
	margin-top: 5px;
}

#Header .rightCol a{
	display: block;
	float: left;
	padding: 3px 15px 3px 8px;
	color: #ac322f;
	font-weight: bold;
	background: url(templateImg/global/arrowSmalDark.gif) no-repeat left center;
}
#Header .rightCol a:hover{
	
}

/* Box Warenkorb */
div#boxCart{
	float:right;
}

div#boxCart a.infoBoxHeading{
	cursor: pointer;
	margin: 0;
	padding: 0;
}

div#boxCart a.infoBoxHeading h3{
	float:left;
	display: block;
	width: 19px;
	height: 19px;
	background: url(templateImg/button/cartLeisteOben.gif) no-repeat top left;
}

div#boxCart a.infoBoxHeading h3 span{
	display: none;
}

div#boxCart p{
	margin: 5px 5px 5px 25px;
	text-align: left;
	color: #ffffc9;
	font-weight: bold;
}

#Header .leftCol{
	margin: 0 650px 0 0;
}

/* Box Suche */
#Header #searchBar{
	background: #70201e;
	color: #fff;
	padding: 5px;
}

#Header #searchBar div{
	float: left;
}

#Header #searchBar div.heading{
	width: 50px;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 3px 3px 12px;
}

#Header #searchBar div.searchform{
	width: 235px;
	color: #fff;
}

#Header #searchBar div.searchform .inputText input{
	width: 195px;
}

#Header #searchBar div.advanced{
	width: 100px;
	padding-top: 6px;
	padding-left: 12px;
}

#Header #searchBar div.advanced a{
	font-size: 10px;
	color: #ffffcd;
}

/* USER LINKS */
#Header #searchBar #userLinks{
	float: right;
	width: 230px;
	text-align:right;
}

.navTrail{
	color: #fff;
	padding: 8px;
	background: #ac322f;
	width: auto;
}



/* USER BEREICH */
.userBereich{
	display: block;
	float:right;
	width: 330px;
	padding: 0px 15px;
	background: #fefedf;
}

/* Box Login */
.boxLogin{
	width: 330px;
	float: right;
	text-align: left;
	padding: 8px 15px;
	background: #fefedf;
}

.boxLogin .infoBoxHeading_right{
	display: none;
}

.boxLogin .fieldEmail{
	width: 110px;
	float: left;
	text-align: left;
	margin-right: 10px;
	font-weight: normal;
}

.boxLogin .fieldPassword{
	width: 110px;
	float: left;
	text-align: left;
	margin-right: 10px;
	font-weight: normal;
}

.boxLogin .button{
	float:right; 
	width: 90px;
	margin-top: 8px;
}

a.linkLogoff{
	display: block;
	width: 90px;
	height: 20px;
	background: url(buttons/german/button_logout.gif) no-repeat;
	float:right;
}
a.linkLogoff span{display:none;}

a.registrieren{color: #999; font-size: 10px; font-weight: normal; background: none; display:block;}

#ContentBody{
	margin-top: 10px;
}


.linkBar{
	padding: 5px 10px;
	vertical-align: middle;
	margin-top: 10px;
}

.linkBar a, .linkBar a:hover{
	display: block;
	float: left;
	padding: 5px 20px;
	color: #ccc;
	font-size: 13pt;
	font-weight: normal;
}

.linkBar a.aktiv, .linkBar a.aktiv:hover{
	color: #ac322f;
}


/* Gerüst */
#NaviLeft{
	width: 200px;
	float: left;
	padding: 0;
}

#NaviRight{
	width: 220px;
	float: right;
	/* DISABLE RIGHT NAVI */
	display: none;
}

#MainContent{
	margin: 0 0 0 200px;
}

/* let's clear floating Contents*/
.clearFloater{
	margin: 0px;
	padding: 10px;
	float:left;
	display: block;
}

#MainContent .leftContent{
	float:left;
	pad2ding: 5px;
	margin-top: 10px;
}

#MainContent .leftContent img{
	display: block;
/* NAN: */
  overflow:hidden; 
}

#MainContent .rightContent{
	margin: 0 0 0 240px;
	overflow:hidden; 
	width: 340px;
}

#MainContent .rightContent h1{
	font-size: 14px;
	font-weight: bold;
}

.boxNewsletter{margin-top:10px;}
.boxNewsletter a h3{
	width: 220px;
	height: 130px;
	background: transparent url(templateImg/teaser/teaserBoxNewsletter.gif) no-repeat bottom;
	cursor: pointer;
	margin:0;
	padding:0;
}

.boxNewsletter h3.infoBoxHeading_right span{
	display:none;
}

.shoppingBar{
	background: #586d82;
	padding: 9px;
	margin-bottom: 5px;
	color: #fff;
}

.shoppingBar a, .shoppingBar a:hover{
	color: #fff;
}

#Footer{
	margin-Bottom: 5px;
	padding: 5px;
	width: 100%;
	clear:left;
	background: #ac322f url(img/global/cornerRightTop.gif) no-repeat top right;
	color: #fff;
}

#Footer a{
	color: #d5e8fa;
}

#subNavi{
	color: #ac322f;
}
#subNavi a{
	padding: 5px;
}

#subFooter{
	text-align: center;
	color: #666;
	margin-top: 15px;
}

.ContentBox{
	margin: 0px;
	padding: 15px;
	width: 208px;
	height: auto;
	/*float:left;*/
	background: #ffffeb;
}

.ContentBoxLeft{
	border: 1px solid #ccc;
	border-width: 0 1px 0px 0;
	/* background: url(img/global/new.gif) no-repeat 98% 2%; */
	min-height: 175px;
	border-bottom: 1px solid #ccc;
}

.ContentBoxRight{
	border: 1px solid #ccc;
	border-width: 0 0 0px 0;
	/* background: url(img/global/new.gif) no-repeat 98% 2%; */
	min-height: 175px;
	border-bottom: 1px solid #ccc;
}

.ContentBoxFullsize{
	margin: 0px;
	padding: 10px;
	height: auto;
	float:left;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #d8d893;
}
.ContentBoxFullsize .ProductImage{
	float:left;
	margin:0 10px 0 0;
}
.ContentBoxBg{
	background: #fdfdd8;
}
.ContentBoxBgII{
	background: #fcfcce;
}


.borderDiv{
	height:1px;
	background: #fff;
	clear: both;
	border-bottom: 1px dashed #666;
	display: block;
}

.infoProductContainer{
	padding: 10px;
	background: #ffffcd;
}

.infoLeftContent{
	float:left;
	width: 220px; /* Bildbreite!! */
	text-align: center;
	margin:0; 
	padding:0;
	background: #fff;
}

.infoLeftContent .imageContainer{
	text-align: center;
	cursor: pointer;
}

.infoZoomImage{
	height: 39px;
	height: 38px;
	background: url(templateImg/button/zoomButton.jpg) 10px 10px  no-repeat;
	cursor: pointer;
}

.infoRightContent{
	margin:0 0 0 240px; 
	padding:0;
}

.infoMoreImages{
	padding-top: 10px;
}
.infoMoreImages img{
	float: left;
	margin: 0; 
	padding: 3px;
	margin: 0 3px;
	border: 1px solid #eee;
	width: 50px;
}
.infoMoreImages img:hover{
	border: 1px solid #ac322f;
}

.infoModules{
	text-align: left;
	margin: 10px 0px;
	padding: 0px 0px 5px 0px;
	border-top: 1px solid #e8d8b6;
}

.infoModules h1.contentsTopics{
	color: #ac322f;
	font-size: 10pt;
}

.infoProductsPrice{
	font-size: 13pt;
	font-weight: bold;
	color: #ac322f;
	padding: 5px 0px;
	text-align: right;
}

.infoImage_top{
	height: 10px;
	background:url(templateImg/special/prductInfoMorePics_top.gif) no-repeat;
}
.infoImage_bottom{
	height: 11px;
	background:url(templateImg/special/prductInfoMorePics_bottom.gif) no-repeat;
}
.infoImage{
	font-size: 10px;
	font-weight: bold;
	color: #999;
	padding: 3px;
	text-align: center;
	height: 11px;
	border-top: 1px solid #eee;
}

h1.ContentBoxHeading{
	color: #ac322f;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
  text-align:left;
}

.ContentBoxContents{
	padding: 5px;
}

ul.ContentBoxBar{
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.ContentBoxBar li{
	float: left;
}
	ul.ContentBoxBar li.price, span.price{
		color: #ac322f;
		font-weight: bold;
		padding: 5px 0;
		font-size: 13px;
	}
	ul.ContentBoxBar li.ShippingLink{
		padding-top: 3px;
	}
	ul.ContentBoxBar li.buttonBuyNow{
		float: right;
	}
	ul.ContentBoxBar li.details{
		float: right;
	}

.ProductImage{
	margin: 10px;
	display: block;
}

.contentBox_rightContent{
	margin: 0px 0px 0px 150px;
}

.ProductsDescription{
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

.ProductsDescription p{
	padding: 0;
	margin: 0;
}

.optionsContainer{
	padding: 10px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.optionsContainer h3.moduleHeading{
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #666666;
	font-weight: normal;
}

.optionsContainer label {
  float:left;
  clear:both;
  display:block;
  width:70px;
  margin-bottom:10px;
	color: #ac322f;
	font-weight: bold;
}

.optionsContainer input {
  float:left;
  display:block;
  margin-right:10px;
  margin-top:3px !important;
  margin-top:0px; /*to fix IE6 position*/
	min-width: 10px;
}

.optionsContainer input, .optionsContainer textarea, .optionsContainer select {
  float:left;
  display:block;
	min-width: 10px;
	max-width: 250px;
  border: 1px solid #ccc;
  background:#fff;
  margin-bottom:10px;
  padding:1px;
}

/*
.optionsContainer input{
  float:left;
  display:block;
  width:175px;
  margin-bottom:10px;
  padding:1px;
	color: #666;
}
*/
.infoBuyNow{
	margin-top: 10px;
	padding-left: 70px;
	background: url(templateImg/button/infoCartButton.gif) no-repeat;
}

.ShippingLink, .ShippingLink a{
	font-size: 9px;
	color: #666666;
	font-weight: normal;
}

h1.ProductPrice{
	color: #017cc2;
	font-weight: bold;
}





/* Navigation */

.boxCategories a, 
.unterkategorie a, 
.boxInformation a
{
/* standard Link Element */
	display: block;
	padding: 5px 0px 5px 5px;
/*	border-bottom: 1px solid #ccc;*/
  border-top: 1px solid #ccc;
	color: #70201e;
	font-weight: bold;
}

.boxText a.aktive_kategorie{
	font-weight: bold;
}
a.aktive_kategorie:hover{
	color:#ac322f;
}

.boxCategories .unterkategorie a{
}

.boxCategories a.unterkategorie, 
.boxCategories a.unterkategorie:hover
{
	margin-left: 5px;
	padding-left: 8px;
	background: url(templateImg/global/arrowSmalDark.gif) no-repeat left center;
	border-bottom: 0px;
  border-top: 0px;
}
.boxText a.aktive_unterkategorie{
	margin-left: 5px;
	padding-left: 8px;
	color: #ac322f;
	font-weight: bold;
	background: url(templateImg/global/arrowSmalDark.gif) no-repeat left center;
	border-bottom: 0px;
}






/* Boxen Styles */

.infoBoxHeading, .infoBoxHeading_right{
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding: 8px;
	background: #ac322f;
}

.infoBoxHeading a, .infoBoxHeading_right a,.infoBoxHeading a:hover{
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  padding: 8px;
}

.infoBoxHeading_content {
	font-size: 12px;
	color: #fff;
	padding: 5px;
	background: #ac322f;
}

.infoBoxHeading_active {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	background: #ac322f;
}

.infoBoxHeading strong{
	color: #ffffcd;
}

div.infoBox, 
span.infoBox 
{
	margin-bottom: 5px;
}

div.infoBox_right, 
SPAN.infoBox_right 
{
}

.boxText{ 
  color: #000;
}

#NaviLeft .boxText { 
	padding: 3px 0px;
}

#NaviRight .boxText { 
	padding: 3px 0px;
}

.boxBestsellers a, .boxBestsellers a:hover{
	display: block;
	color: #666;
	border: 0px;
	padding: 0;
	margin: 3px 0px 0px 0px;
}

.boxBestSellers_count{
	display: block;
	width: 13px;
	text-align: center;
	border: 1px solid #ac322f;
	color: #ac322f;
	float: left;
	margin-right: 5px;
}

.boxContent a, .boxContent a:hover{
	display: block;
	padding: 3px 0px 3px 5px;
	color: #70201e;
	font-weight: bold;
}

.boxLanguages a img{
	background: none;
	display:inline;
}


/* Module Styles */




/* Global Elements */
.leftFloater{
	float:left;
}

.rightFloater{
	float:right;
}

.leftAligner{
	text-align:left;
}

.rightAligner{
	text-align:right;
}

.highlight{
	color: #fdea6a;
}

/* NAN */
.hoizontalItemListerNan {
  border: 0px solid #ccc;
  background:#ffffc9;
  wi2dth:680px;
}

.hoizontalItemListerNan td{
  border: 0px solid #ccc;
  padding:0px;
}

.hoizontalItemListerNan td div{
  border: 1px solid #ccc;
  margin:0px;
  margin-right:0px;
  background:#ffffeb;
  overflow:hidden;
  width:220px;
}


/* end NAN */

ul.hoizontalItemLister{
	padding: 10;
	list-style: none;
	overflow: hidden;
	width: 100%;
	margin: 10px 0px;
}

ul.hoizontalItemLister li{
	display:block;
	float:left;
	padding: 5px;
}

ul.hoizontalItemLister li.category{
	width: auto;
	background: #ffffeb;
	min-height: 50px;
	margin: 3px;
	border: 1px solid #ccc;
}

ul.hoizontalItemLister li a h1{
	font-size: 14x;
	font-weight: bold;
}

.buttonDelete input{
	border: 1px solid #CC0000;
	color:#FF0000;
	margin:0;
}

.toolBar{
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #eee;
}

hr {
	border:1px solid #AC322F;
}

.toolBar hr,  hr, div.hrDiv{
	text-align: center;
	height: 1px;
	margin: 5px 0;
	color: #eee;
	background: #eee;
}

.toolBarTrans{
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #fff;
}

.toolBarTrans img{
	margin-right: 10px;
}







/* Stndard HTML Tags */

BODY{

/* Margins */
	margin: 0;
	padding: 0;

/* Font */
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 11px;
	line-height: 1,4em;
/*
*/
	background: #ffffc9;
}

img{
	border:0;
}

A {
  color: #ac322f;
  text-decoration: none;
}

A:hover {
  color: #555;
  text-decoration: none;
}

FORM {
	display: inline;	
}

P{
	display: block;
	margin: 10px 0;		   
}

ul{
	display: block;
	margin: 0 30px;
}

.contentsTopics, 
.pageHeading, 
.moduleHeading,

h1.contentsTopics, 
h1.pageHeading, 
h1.moduleHeading
{
	color: #ac322f;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px;
}

.infoModuleHeader
{
	color: #ac322f;
	font-size: 12pt;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px;
}

.subTitle{
	color: #000;
	font-size: 10pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}


h3.moduleHeading
{
	color: #ac322f;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 3px 0;
	background: none;
}

.section{
	margin: 10px 0px;
}


.boxTextBG {
	font-size: 10px;
	background-color: #f1f1f1;
}
.boxTextBGII {
	font-size: 10px;
	background-color: #FFCC99;
}
.boxTextPrice {
	font-size: 10px;
	color: #FF0000;
}

.errorBox {
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
	padding: 5px;
}
.gvBox {
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

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


.headerNavigation {
}

A.headerNavigation {
	color: #fff;
}

A.headerNavigation:hover {
}


.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;
}


.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}


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


.infoBox {
}

.infoBoxContents {
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

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-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}


.productListing-data {
  font-size: 10px;
}


TR.subBar {
  background: #f4f7fd;
}


.subBar {
  font-size: 10px;
  color: #000000;
}

.main, P.main {
}


.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
	color: #666666;
}
.smallText a.pageResults{
	color: #ac322f;
	padding: 3px;
}

A.pageResults:hover {
  color: #fff;
	background: #ac322f;
}



.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}


.fieldKey {
  font-size: 12px;
  font-weight: bold;
}


.fieldValue {
  font-size: 12px;
}


.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT, OPTION{
	font-size: 11px;
	color: #666;
}

TEXTAREA {
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

/* Advanced Search Form */
.formArea {
	padding: 1%;
	float:left;
	width: 98%;
}

.formArea h3{
	padding: 5px 0px;
	margin: 10px 0px;
	color: #ac322f;
	border-bottom: 1px solid #e7e0ce;
}

.formArea label {
  float:left;
  clear:both;
  display:block;
  width:200px;
  margin-bottom:10px;
}

.formArea input {
  float:left;
  display:block;
  margin-right:10px;
  margin-top:3px !important;
  margin-top:0px; /*to fix IE6 position*/
	min-width: 10px;
}

.formArea input, .formArea textarea, .formArea select {
  float:left;
  display:block;
	min-width: 10px;
  border: 1px solid #ccc;
  background:#fff;
  margin-bottom:10px;
  padding:1px;
}

.formArea .inputKeywords{margin-bottom:10px; width: 95%;}
.formArea .inputKeywords label{
}
.formArea .inputKeywords input{
  margin:0px; /*to fix IE6 position*/
	width: 365px;
	padding: 5px 10px;
	font-weight: bold;
	margin-bottom: 10px;
}

.formArea .searchButton  input{
	border: none;
}
/* // Advanced Search Form */


.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

.copyright, .designLink{
  text-align:center;
	color: #ccc;
	margin-top: 10px;
}
.parseTime {
  text-align:center;
	color: #ccc;
}
.copyright A, .designLink A{
  color: #ccc;
}
.copyright A:hover, .designLink A{
  color: #ccc;
  text-decoration: none;
}
h1.designLink{font-size:10px; color:#ccc;}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}
SPAN.productOldPrice {
	color: #ccc;
	font-size: 80%;
	text-decoration: line-through;
}
SPAN.errorText {
  color: #ff0000;
}

SPAN.productDiscountPrice {
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

.moduleRow {
	background-color: #f5f5f5;
	color: #333;
	padding: 3px;
	margin: 3px;
}
.moduleRowOver { 
	background-color: #f5f5f5;
	color: #333;
	padding: 3px;
	margin: 3px;
}
.moduleRowSelected {
	background-color: #f5f5f5;
	color: #333;
	padding: 3px;
	margin: 3px;
	}

.checkoutBarFrom, .checkoutBarTo {
	font-size: 10px;
	color: #8c8c8c;
}
.checkoutBarCurrent {
	font-size: 10px;
	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 { 
	font-size: 12px; 
	color: #FFFFFF; 
	background: #ac322f;
	padding: 5px;
	border-right: 1px solid #fdfddd;
}

.sitemap_heading a {
	color:#FFFFFF;
}

.sitemap_heading a:hover {
	color:#CCCCCC; 
	text-decoration:none;
}

.sitemap_sub {
	font-size: 9pt; color: #000000; 
	background-color: #fdfddd; 
	padding: 5px;
}

.sitemap_sub a {
	color:#000000;
}
.sitemap_sub a:hover {
	color:#999999; 
	text-decoration:none;
}


/* message box */

.messageBox { 
	font-size: 10px; 
}

.messageStackError, .messageStackWarning { 

	font-size: 10px; 
	background-color: #ffb3b5; 
}
.messageStackSuccess { 

	font-size: 10px; 
	background-color: #99ff00; 
}

/* input requirement */

.inputRequirement { 

	font-size: 10px; 
	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;
}

.tableListingI {
	background-color: #fdfddd;
}

.tableListingII {
	background-color: #ffeb9c;
}

.tableBody {
	padding: 5px;
}

.poweredby {
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}


/* nur für <= IE6 \*/
* html #Header .leftCol, * html #NaviLeft{
  float:left;
	margin: 0 auto;
}
* html #MainContent{
	margin: 0px;
}
* html #Header h1{
	width: 315px;
}
/* Breite der Produkt-Listen Box // Original Breite: 208px */
* html .ContentBox{
	width: 205px;
}




/* / nur für <= IE6 */


/* Hacks & Standard HTML Tags */
* { margin:0; padding:0; font-size: 100%; }

html { height: 100% }

fieldset, img { border:0; }

textarea { font-size: 99%; display:inline }

div { height: 100%; }

.clear{
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-block;}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
* html .clear {height: 1%;}
/* End hide from IE-mac */

.ie6Fix{
    width:99%;
}

/* #### NAN ### */
td.nan_input_preis input{
  hei3ght:20px;
  width:40px;
  border: 1px solid #c5c5c5;
  text-align:right;
  padding-top:5px;
  padding-bottom:5px;
  padding-right:3px;
}

/* #### MS ### */
.infoBoxHeadingVersand{
  border: 1px solid #ac322f;
}

.infoBoxHeadingVersandTop{
	font-size: 12px;
	color: #000;
	font-weight: bold;
	padding: 8px;
	baackground: #ac322f;
  border: 1px solid #ac322f;	
}
.infoBoxHeadingKontakt{
	font-size: 12px;
  text-align:left;	
	color: #000;
	padding: 5px;
	baackground: #ac322f;
  border: 1px solid #ac322f;	
}