/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5347 2006-12-22 20:26:09Z birdbrain $
 */

 
/*********************************************************************
***********STRUKTUR 
**********************************************************************/

/****** BODY 
***************************************/
body {
	background: #FFFFFF;
	color: #000000;	
	font-size: 11px;
	font-family: Arial, Tahoma, sans-serif;
	margin: 15px 0 15px 0;
	padding: 0;
	text-align: left;
}

#mainWrapper {
	border: 0px solid green;
	width: 1000px;
	margin: 0;
	padding: 0;
}

/**** HEADER  
***************************************/
#headerWrapper {
	border: 0px solid red;
	margin: 0; padding; 0;
}
#logoWrapper { 
	padding: 0 0 15px 0;
	text-align: left;
	width: 100%;
}
#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	margin: 0 0 0 215px; padding: 0;
	text-transform: uppercase;
}

#navEZPagesTop {  /* NAVIGATION OBEN, SEITEN */
	background: url('../images/navEZPagesTop_hg.gif') repeat-x top left;
	font-weight: bold;
	height: 19px;
	margin: 10px 0 20px 0;
	padding: 5px 0 50px 10px;
	width: 987px;
}
div#abstand { clear: both; height: 15px; background: #FFFFFF; }

/* wrap um 3 contentspalten */
div#content_all {
	background: #FFFFFF;
	clear: both;
	display: block;
	border-right: 3px solid #000;		
	margin: 0px 0 0 0;
	padding: 0px 0 20px 0;
}


/**** LINKE SPALTE 
***************************************/
#content_links  {	
	float:left;
	margin: 0;
	padding: 0;
	} 

	
.sideBoxContent {
	padding: 0 0 0 0px;
	width: 195px;
	}
div#bestsellers {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 194px; 
	background: #EFC23B;
	margin: 20px 0 0 0;
}

	
/**** MITTLERE  SPALTE 
***************************************/
div.centerColumnWrap {	
	 
	float: left;
	border: 0px solid green;
	display: block;
	margin: 0 0px 0 20px;
	/*margin: 0 0px 0 20px;*/
	padding: 0;
	width:546px;
	
}

/* BOF: KATEGORIE LISTE */
div.centerColumnKategorie  {
	
	border-left: 3px solid #000000;
	border-right: 3px solid #000000;
	border-top: 0px solid #000000;
	padding: 0;
	margin: 0;
	width: 540px;
}
div#productsListingListingBottomLinks {
	background: #000000;
	color: #FFFFFF;
	border-top: 3px solid #000000;
	border-bottom: 4px solid #000000;
	float: left;
	font-weight: bold;
	height: 12px;
	line-height: 12px;
	margin: 0 0px 0 0px;
	padding: 0;
	text-align: right;
	text-transform: uppercase;
	width: 546px;
}	
/* EOF: KATEGORIE LISTE */

/* BOF: EINZELANSICHT */
div.centerColumnSingleProduct {
	background: url('../images/centerColumn_hg_top.gif') repeat-x top left;
	border: 3px solid #000000;
	padding: 0 20px 0 20px;
	margin: 0;
	width: 500px;
}
#cartAdd {
	background: #000000; 
	color: #FFFFFF;
	height: 20px;
	text-align: right;
	padding: 0 0 0 0;
	margin: 0 0px 0px 0px;
	width: 546px;
}	
/* EOF: EINZELANSICHT */	

div.centerColumn  {
	float: left;	
	background: url('../images/centerColumn_hg_top.gif') repeat-x top left;
	border: 3px solid #000000;
	display: block;
	line-height: 18px;
	padding: 0 20px 20px 20px;
	position: relative;
	margin: 0 0 0 20px;
	width: 500px;
}
/* STARTSEITE DIV class="centerColumn" id="indexDefault" */
div#indexDefault {
	border: 3px solid #000000;
	padding: 0;
	width: 540px;
}

div.centerColumnKorb  {
	background: url('../images/centerColumn_hg_top.gif') repeat-x top left;
	border: 3px solid #000000;
	float: left;
	padding: 0;
	margin: 0 20px 0px 20px;
	/*margin: 0 20px 0px 20px;*/
	width: 540px;
}


.produktBeschreibung { 
	border: 0px solid red;
	float: left; 
	display: block; 
	width: 200px;}


#cartSubTotal {
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000;
	font-weight: bold;
	font-size: 1.3em;
	margin: 5px 0px 20px 0px;
	text-align: right;
	padding: 5px 5px 3px 0;
	text-transform: uppercase;	
	}
#cartSubTotalDanach {
	display: block;
	border: 0px solid #000000;
	float: left;
	font-weight: bold;
	margin: 0 20px 0 20px;
	text-align: right;
	padding: 0;
	width: 546px;
	}	



/* KATEGORIEN EINSTIEGSSEITEN - BILDER */
div.categoryListBoxContents {
	float: left;
}

/**** RECHTE  SPALTE 
***************************************/	
#content_rechts {
border: 0px solid green;
display:block;
	float: right;
	margin: 0; 
	padding: 0;	
	width: 209px;
}	

/**** WARENKORB ****/
div.shoppingcartContent {
	border: 3px solid #000000;
	color: #000;
	padding: 0 0 0 3px;
}




/**** FOOTER
***************************************/
div#footer {
	border-top: 20px solid #000000;
	clear: both;
	font-weight: bold;
	padding: 5px 0px 0 0;
	text-align: right;
	text-transform: uppercase;
	width: 1000px;
}

#navSuppWrapper, #navCatTabsWrapper {
	clear: both;
	margin: 0em;
	/*background-color: #9a9a9a;*/
	font-weight: bold;
	color: #ffffff;
	height: 1%;

	}


#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
}
	
	

	
	
/*********************************************************************
*********** FONTS, FARBEN, TYPO 
*********************************************************************/

/****** DIE LINKS 
***************************************/
	
a img { border: none; }

a, #navEZPagesTOC ul li a {
	color: #000000;
	text-decoration: none;
	} 

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #666666;
	}
a:active {
	color: #666666;
	}

.centerColumn a { text-decoration: underline; }	

#navEZPagesTop ul li a:link, #navEZPagesTop a:visited, #navEZPagesTop a:active, #navEZPagesTop  {  /* NAVIGATION OBEN, SEITEN */
	border-right: 1px solid #FFFFFF;
	border-top: 2px solid #000000;
	color: #FFFFFF;
	margin: 2px 0 5px 0;
	padding: 0 7px 0 7px ;
	font-weight: bold;
	text-transform: uppercase;
}
#navEZPagesTop ul li a:hover  {  /* NAVIGATION OBEN, SEITEN */
	border-right: 1px solid #FFFFFF;
	color: #CCCCCC;
	margin: 0 0 10px 0;
	padding: 0 7px 0 7px ;
	font-weight: bold;
	text-transform: uppercase;
}

/* NAVIGATION DURCH KATEGORIEN LINKS */
ul.cat_nav a {
	font-weight: bold;
	text-transform: uppercase;
}
ul.cat_nav a:hover {
	color: #CCCCCC;
}

ul.cat_nav  li.ebene3_aktiv  {
	color: #AAAAAA;

}



/****** UEBERSCHRIFTEN
***************************************/	

h1   {
	font-size: 16px;
	font-weight: 700;
	font-family: arial;
	}

h2 {
	font-size: 13px;
	text-transform: uppercase;
	}

h3 {
	font-size: 11px;
	}
	

.leftBoxHeading {
	margin: 0em;
	/*background-color: #000000;*/
	text-align: left;
	padding: 0.5em 0.2em;
	}



/* UEBERSCHRIFTEN <H3>. */
h3.rightBoxHeading, h3#orderhistoryHeading, h3.shoppingcartHeading , h3#shoppingcartHeading  {
	background-color: #000000;
	line-height: 16px;
	color: #FFFFFF;
	margin: 0 0 3px 0;
	padding: 2px 0px 2px 6px;
	text-transform: uppercase;
	width: 203px;	
	}
h3.rightBoxHeading a, h3#orderhistoryHeading a, h3.shoppingcartHeading a, h3#shoppingcartHeading  {
	color: #FFFFFF;
}

h3.leftBoxHeading a:hover {
	color: #666666;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #666666;
	text-decoration: none;
	}

table.artikelListe td h3.itemTitle a , table.artikelListe td a {
	color: #FFFFFF;
}
table.artikelListe td h3.itemTitle a:hover   {
	color: #CCCCCC;
}	

/* H4 ff. */
h4, h5, h6, LABEL, h4.optionName, LEGEND, .sideBoxContent {
	font-size: 11px;
	text-transform: uppercase;
	}

	
/* UEBERSCHRIFT KATEGORIE LINKE-NAVLEISTE */
h3.leftBoxHeading, h3.leftBoxHeading a {
	color: #ffffff;
	text-transform: uppercase;
}	

h1, h2, h3, h4, h5, h6 {
    margin: 10px 0 0 0;
}

/* weise ueberschrift nach der mittleren black box top */
h1#productListHeading , h1#ezPagesHeading, h1#siteMapHeading, h1#indexCategoriesHeading, h1#conditionsHeading, h1#shippingInfoHeading, h1#privacyDefaultHeading, h1#productName, #cartEmptyText, h1#loginDefaultHeading, 
h1#checkoutPaymentHeading, h1#checkoutShipAddressDefaultHeading, h1#checkoutShipAddressDefaultHeading, h1#accountHistoryDefaultHeading,
h1#checkoutConfirmDefaultHeading, h1#checkoutSuccessHeading, h1#checkoutShippingHeading, h1#timeoutDefaultHeading, h1#checkoutPayAddressDefaultHeading, #discountcouponInfoHeading, h1#cartDefaultHeading, div#accountDefault h1, div#normaleSeite h1, #accountEditDefault h1, div#logoffDefault h1, div#addressBookDefault h1, div#addressBookProcessDefault h1, div.centerColumn h1
 {
	
	background: #000;
	color: #FFF;	
	margin: 7px 0 30px 0;
	text-transform: uppercase;	
	
}
div.centerColumn h1#cartDefaultHeading, div.centerColumnKorb h1#cartDefaultHeading {
	padding-left: 20px;
	margin: 7px 0 20px 0;
}
/* STARTSEITE */
div.centerColumn h1#indexDefaultHeading, div.centerColumnSingleProduct h1#indexDefaultHeading {
	margin: 7px 0 10px 20px;
}
div.centerColumn h1#startseite {
	background: #000;
	color: #FFF;	
	margin: 7px 0 11px 20px;
	text-transform: uppercase;
}

div.centerColumn h1#productName /* ueberschorift produkt single */, div.centerColumnSingleProduct h1#productName /* ueberschorift produkt single */ {
	float: left;
	width: 385px;
}
div.centerColumn h1#productPrices, div.centerColumnSingleProduct h1#productPrices,
div.centerColumnSingleProduct h1#productPrices, div.centerColumnSingleProduct h1#productPrices {	
	float: right;
	color: #FFF;	
	margin: 7px 0 10px 0px;
	padding-right: 0px;
	width: 100px; 
}

/*********************************************************************
*********** LISTEN 
*********************************************************************/

/* NAVIGATION OBEN, SEITEN */
#navEZPagesTop ul   {  
	list-style: none;
	margin: 2px 0 5px 0px;
	padding: 0;
}
#navEZPagesTop ul li   {  
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
}
#navEZPagesTop ul li:hover, #navEZPagesTop ul li.aktiv   {  
	border-bottom: 3px solid #000;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
}

/* SEITEN NAVIGATION LINKS  ABG und so */
ul#seiten_nav_links {
	border-top: 3px solid #000;
	list-style: none;
	line-height: 20px;
	font-weight: bold;
	margin: 20px 0 0 0;
	padding: 10px 0 0 10px;
}
ul#seiten_nav_links ul li {
	border: 1px solid #000000;
	margin: 0 0 3px 0;
	padding: 0;
}


/* NAVIGATION DURCH KATEGORIEN LINKS */
ul.cat_nav {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.cat_nav li.ebene1 {
	background: #000000;
	border: 1px solid #000000;
	margin: 0 0 3px 0;
	padding: 2px 2px 2px 10px;
}
ul.cat_nav li.ebene1 a {
	color: #FFFFFF;
}
ul.cat_nav li.ebene1 a:hover {
	color: #CCCCCC;
}

ul.cat_nav li.ebene2 {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
	margin: 3px 0 3px 0px;
	padding: 2px 2px 2px 11px;
}
ul.cat_nav li.ebene2 a {
	color: #000000;
}
ul.cat_nav li.ebene2 a:hover {
	color: #666666;
}

ul.cat_nav li.ebene3 {
	border: 1px solid #FFFFFF;
	margin: 3px 0 3px 10px;
	padding: 2px 2px 2px 10px;
}
ul.cat_nav li.ebene3_aktiv {
	border: 1px solid #000000;
	margin: 3px 0 3px 10px;
	padding: 2px 2px 2px 10px;
}
ul.cat_nav li.ebene3:hover {
	border: 1px solid #000000;
	margin: 3px 0 3px 10px;
	padding: 2px 2px 2px 10px;
}
ul.cat_nav li.ebene3 a {
	color: #000000;
}
ul.cat_nav li.ebene3 a:hover {
	color: #666666;
}
/* BEIM LOGIN - Bestellte Artikel */
ul.orderHistList {
	list-style: none;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 0 10px ;
	padding: 3px 0 20px 0;
}

/* *** WARENKORB *** */
div.cartAttribsList ul , div.cartAttribsList ul  li {
	list-style: none;
	margin: 0; 
	padding: 0; 
	text-indent: 0;
}

/* *** DEIN KONTO *** */
ul#myAccountGen { list-style: none; margin: 10px 0 0 0; padding: 0;}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	padding: 0;
	text-indent: 0;
} 

/* BESTSTELLER LINKE SPALTE */
div#bestsellersContent  ol {
	list-style: none;
	margin: 0;
	padding: 10px;
}	
div#bestsellersContent  ol  li {
	list-style: none;
	margin: 0;
	padding: 0px;
}		

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
}

.clearBoth {
	clear: both;
}

HR {
	clear: left;
	height: 1px;
	margin-top: 20px 0 20px 0;
	border: none;
	border-bottom: 1px solid #000000;
}

	
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	border: 3px solid #b30215;
	color: #b30215;
	font-weight: bold;
	display: block;
	line-height: 1.8em;
	margin: 0 0 20px 0;
	padding: 10px;
	text-transform: uppercase;
}

.messageStackSuccess {
	border: 3px solid #000;
	background-color: #FFFFFF;
	color: #000000;
}

.messageStackCaution {
	background-color: #FFFFFF;
	color: #000000;
}

.messageStackError img ,
.messageStackWarning img ,
.messageStackSuccess img ,
.messageStackCaution img  { display:none; }
/*wrappers - page or section containers*/


#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0;
	padding: 0;
}

#tagline {
	text-align : center;
	vertical-align: top;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto {
	margin: 0 0 20px 0;
	padding: 0;
	}
#navEZPagesTOCWrapper {
	margin: 0 5px 0 5px;
	padding: 0 10px 0 10px;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/* NAVIGATION DURCH ARTIKEL_SEITEN MITTE UNTEN */

div#productsListingListingBottomLinks strong.current {
	border-bottom: 2px solid #000000;
	border-left: 1px solid #FFFFFF;
	line-height: 12px;
	margin: 0px 0 0px 0;
	padding: 0px 10px 5px 5px;
}
div#productsListingListingBottomLinks a {
	color: #FFFFFF;
	font-weight: bold;
	border-left: 1px solid #FFFFFF;
	margin: 0 0 5px 0;
	padding: 0px 10px 0 5px;
}
.navNextPrevCounter {
	margin: 0em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}



#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: left;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, #indexProductListCatDescription {
	margin: 0.5em 0.5em 0.5em 0;
	}

#navMainSearch {
	float: right;
	}





/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

.shippingEstimatorWrapper {
	text-align: left;
	padding: 0.5em;
	}

.alert {
	font-weight: bold;
	color: #b30215;
	margin-left: 0.2em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}


/**** WARENKORB 
/****************************************/
div.cartProdTitle { text-align: left; }
/***Rechte Spalte *****************************/
div.summeCart { float: left; margin: 0 0 0 10px;}
/*div.cartBoxTotal { float: right; }*/


#shoppingcart {
	text-transform: uppercase; 
	font-weight: bold;	
}

/**** TABELLEN 
/****************************************/

/**** ARTIKEL LISTENANSICHT ***/	
table.artikelListe {
	text-transform: uppercase;
	font-size: 9px;	
}

table.artikelListe td {
	border-right: 0px solid #FFFFFF;
	color: #FFFFFF;
	background: url('../images/centerColumn_hg_top.gif') repeat-x top left;
	vertical-align: top;
	text-align: left;
	padding: 0 3px 10px 0;
}
/* RAHMEN RECHTS IN LISTENANSICHT ZWISCHEN ARTIKEL / PREIS etc. */
table.artikelListe td h3 {
	border-right: 2px solid #FFFFFF;
	padding-left: 3px;
}
table.artikelListe td h3.info {
	border-right: 0px solid #FFFFFF;
	text-align: center;
}
table.artikelListe td h3 { text-align: center; }
table.artikelListe td h3.itemTitle { text-align: left; }
h3.info a:hover {
	color: #CCCCCC;
}

/* WARENKORB UEBERSICHTSSEITE */
table#cartContentsDisplay  {
	font-size: 9px;
	margin: 0; 
	padding: 0; 
	text-transform: uppercase;
	width: 100%;
	border-collapse: collapse;
}
table#cartContentsDisplay th {
	border-right: 3px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
	background: #000000;
	color: #FFFFFF;
	font-weight: bold;	
	height: 20px;
	padding: 0 5px 2px 5px;
	text-align: left;
}
table#cartContentsDisplay th#scRemoveHeading {
	border-right: 3px solid #000000;
}
table#cartContentsDisplay tr#scRemoveHeading {
	margin: 0;
}
table#cartContentsDisplay th#scProductsHeading {
	border-left: 3px solid #000000;
}
table#cartContentsDisplay td {
	border: 3px solid #000000;
	color: #000000;
	font-weight: bold;	
	padding: 2px 5px 2px 5px;
	text-align: left;
	
}

table#cartContentsDisplay td.cartProductDisplay { padding:0;  margin: 0; line-height: 0;  }
table#cartContentsDisplay td.cartProductDisplay a, table#cartContentsDisplay td.cartProductDisplay a img  { line-height: 0; border: 0; padding:0; margin: 0; }

table#cartContentsDisplay td.cartProductDisplay  a { padding:0;  margin: 0; }
table#cartContentsDisplay td.cartRemoveItemDisplay { text-align: center; }


td.cartQuantity input { text-align: center; }

.tableHeading TH {
	border-bottom: 1px solid #000000;
	}


/* Kunden -> Alte Bestellungen */
table.accountHistInfo	 td, table.myAccountQuantity tr {
	text-align: left;
}

td.accountTotalDisplay, .accountTaxDisplay , .myAccountTotal , #myAccountTotal {
	width: 100px;
	text-align: left;
	vertical-align: top;
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

	
	
	
.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay   {
	padding: 0 0 5px 0;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

	
.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	position: relative;  /*do not remove-fixes stupid IEbug*/
	text-transform: uppercase;
	}

.cartOldItem {
	position: relative;   /*do not remove-fixes stupid IEbug*/
	text-transform: uppercase;
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}



#mediaManager {
  width: 50%; 
  margin: 0.2em;
  padding: 0.5em;
  }

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #b30215;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	margin: 10px 0 0 10px;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
  font-weight: bold;
  }

.totalBox {
	 float: right;
	text-align: left;
	padding: 0px 0px 5px 0;
	width: 100px;
	margin:0;
	}

.lineTitle, .amount {
	clear: both;
	float: left;
	text-align: left;
	padding: 0px 10px 5px 0;
	width: 330px;
	}

.amount {
	width: 5.5em;
	}


/**** BILDER 
/****************************************/

#productMainImage {
	float: left;
	margin: 0 20px 0 0;
	border:3px solid #000;

}

#productMainImage a {
	width:250px;
	height:385px;
	display:block;
	cursor:default;
}

#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	
	}

#productMainImage img {
	width:100%;
	height:auto;
}
	
.categoryIcon {}

a.listingProductImage img {
	border-right: 3px solid #000000;
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000;
	
}

/**** MOTIVBILDER FORMATIERUNG 
/****************************************/

div#indexCategories a.motive img {
	border: 1px solid black;
	margin: 15px 14px 15px 0;
	width: 150px;
	
}

/**** KATEGORIEBILDER FORMATIERUNG 
/****************************************/
div.categoryListBoxContents img {
	border: 1px solid #000000;
}

/**** 1px rand um bilder ****/
div#normaleSeite img.einenPixelRandBitte, div#normaleSeite a img.einenPixelRandBitte {
	border: 1px solid black;
}	


#cartImage {
	margin: 0.5em 1em;
	}
	
	
/* HTML-SEITEN GALERIE */
div#galerie a img { border: 1px solid #000; }


/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 0em;
	}

/*sideboxes*/
.columnLeft {}


.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg, .centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: left;
	}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/

.forward, #shoppingCartDefault #PPECbutton {
	float: none;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	vertical-align: top;
	}

.rowEven {
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	text-align: left; margin: 0 0 10px 0;
	}



#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}






/*********************************************************************
*********** WECH DAMIT!!! 
*********************************************************************/

hr#catBoxDivider { display: none; }

h1.hidden , div#content_all div#content_links h1.hidden, input.hidden { display: none; }

/*********************************************************************
*********** FORMULARE
*********************************************************************/

/* BENUTZERANMELDUNG */

div.loginDefault input ,  div.loginDefault select  , 
input#company, input#firstname, input#lastname, input#street-address, input#suburb, input#city, input#postcode, input#telephone, input#fax, input#dob, input#email-address, input#password-new, input#password-confirm, input#telephone, input#fax, input#dob 
{
	width: 200px;
}



FORM, SELECT, INPUT {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	
	margin: 0 0 0 0;
	}
	
SELECT, INPUT {
	margin: 0 0 3px 0;
	}
	
td#cartQuantity  INPUT {
	font-size: 9px;
	font-weight: normal;
}



TEXTAREA {
/*	float: left;*/
	border: 1px solid #000000;
	margin: 0.2em 0 0.5em 0;
	display: block;
	width: 95%;
	}

input , select  {
	border: 1px solid black;
}


FIELDSET {
	padding: 0;
	margin: 0.5em 0 0 0em;
	border: 0px solid #666666;
	}

LEGEND {
	font-weight: bold;
	padding: 0.5em 0;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	
	margin: 0 0 0 5px;	
	padding: 0;
	line-height: 11px;
	}



LABEL.inputLabel {
	width: 13em;
	float: left;
	margin: 0;
	padding: 0;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}
	
/* STARTSEITE */
#indexDefaultMainContent { margin: 0; padding: 0;  }
#indexDefaultMainContent img { border: 0; margin: 0; padding: 0; }
body#indexBody div#mainWrapper div#content_all  div#indexDefault div#indexDefaultMainContent { margin: 0; padding: 0; }
body#indexBody div#mainWrapper div#content_all  div#indexDefault div#indexDefaultMainContent div#bildStartseite { margin: 0; padding: 0; line-height: 0px; }
body#indexBody div#mainWrapper div#content_all  div#indexDefault div#indexDefaultMainContent div#bildStartseite img { border: 0px solid red; margin: 0; padding: 0; }

div.login_ende { 
	border-bottom: 2px dotted #000000; 
	height: 20px;
	margin: 0 0 10px 0;
	width: 100%; 
}
p.login { 
	background: #000;
	color: #ffffff;
	font-size: 13px; 
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
	padding: 0 0 0 10px;
	margin: 20px 0 0 0;
	width: 100%;
}

/* RADIOBUTTONS WERDEN GESAMMELT */
input#conditions, 
input#primary, 
input#ship-storepickup-storepickup, 
input#ship-flat-flat, 
input#gender-male, 
input#gender-female 
{ border: 0; margin: 0; padding: 0; line-height: 11px; height: 11px;}



/***************************************
***** VERSAND EINGABE ***************
****************************************/

/* weiter-Button */
div.weiter
{

	background: #000;
	color: #FFFFFF;	
	height: 20px;
	position: absolute ; 
	bottom: 0px;
	right: 0px; 
	text-align: center;
	margin: 0; padding: 0;
	
}
/* weiter-Button */
div.zurueck
{
	background: #000;
	color: #FFFFFF;	
	float: left;
	height: 20px;
	/*position: absolute ; 
	bottom: 0px;
	left: 20px; */
	margin: 0 3px 0 0; padding: 0;
	text-align: center;
	width: 80px;
}

div#checkoutShippingHeadingAddress .cssButton, div#checkoutShippingHeadingAddress .cssButton:hover , 
div#checkoutShippingHeadingMethod .cssButton ,  div#checkoutShippingHeadingMethod .cssButton:hover , 
div#shippingComments .cssButton, div#shippingComments .cssButton:hover,
div#checkoutPaymentHeadingAddress  .cssButton, div#checkoutPaymentHeadingAddress .cssButton:hover,
div#checkoutComments  .cssButton, div#checkoutComments  .cssButton :hover,
div#checkoutAGB .cssButton, div#checkoutAGB .cssButton:hover ,
div#checkoutOrderTotals .cssButton , div#checkoutOrderTotals .cssButton:hover ,
div#checkoutConfirmDefaultBillingAddress .cssButton , div#checkoutConfirmDefaultBillingAddress .cssButton:hover ,
div#checkoutContainer .cssButton, div#checkoutContainer .cssButton:hover  
div.checkoutContainer .cssButton, div.checkoutContainer .cssButton:hover  
{
	color: #FFF;
	position: absolute ; 
	bottom: 0px;
	right: 0px; 	
	margin: 0;
}

div#addressBookDefault div#checkoutContainer { padding-bottom: 20px; }

div#addressBookDefault div#checkoutContainer a span.small_edit ,
div#addressBookDefault div#checkoutContainer a span.button_delete_small
{ 
	height: 20px; 
	position: static ; right: 200px;
	margin: 0 0 20px 0; }


div#checkoutShippingHeadingAddress, 
div#checkoutShippingHeadingMethod, 
div#shippingComments,
div#checkoutPaymentHeadingAddress, 
div#checkoutComments,
div#checkoutAGB,
div#checkoutOrderTotals, 
div#checkoutConfirmDefaultBillingAddress,
div#checkoutContainer ,
div.checkoutContainer 
{	
	clear: both;
	position: relative;	
	background: #FFF url('../images/hg_20px_hoch.gif') repeat-x top left;
	border: 1px solid #000000;
	margin-bottom: 20px;
	padding: 0 20px 20px 10px;
}
div#checkoutShippingHeadingAddress h2, 
div#checkoutShippingHeadingMethod h2, 
div#checkoutPaymentHeadingAddress h2, 
div#checkoutOrderTotals h2, 
div#checkoutComments h2, 
div#checkoutAGB h2, 
div#shippingComments h2 ,
div#checkoutConfirmDefaultBillingAddress h2 ,
div#checkoutContainer h2 
{
	color: #FFFFFF;
	line-height: 20px;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
}
address { font-style: normal; text-transform: normal; font-size: 11px; }


/* ADDIDIONAL IMAGES */
#productAdditionalImages { 
	border: 0px solid red; 
	display: block; 
	padding: 10px 0 10px 0;}

div.centerColumnSingleProduct div#productAdditionalImages .additionalImages  { float: left; padding: 0 20px 20px 0; border: 0px solid #EFEFEF; }
div.centerColumnSingleProduct div#productAdditionalImages .additionalImages img  { border: 2px solid #000; margin: 0; padding: 0; }
h3#loginboxHeading { display: none; }


input.ship-flat-flat { margin: 4px 0 0 0; padding: 0; }