/**
 * 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 $
 */
 
 
 /*
 Farben
 blau: #7f9dd7;
 grün: #00a55c;
 gelb: #ffcd3a;
 orange: #ffab25;
 rosa: #f47a94;
 rot: #ce333a ;
 dunkellila: #70375c ;
 mittelgrau: #a4a4a4;
 hellgrau: #dcdcdc;
 
 buttons background: #CCCCCC;
 buttons border text: #4d4d4d;
 */
 

body {
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 78%;
	color: #4D4D4D;
	background-color: #FFFFFF;
	background-image: url("../images/background.jpg");
	background-position: 0 0;
	background-repeat: repeat-x;
	
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #4d4d4d;
	text-decoration: none;
	}


a:visited {
	color: #4d4d4d;
	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: #4d4d4d;
	text-decoration: underline;

	}

a:active {
	color: #4d4d4d;
	color: #CC3366;
	}

h1 {
	font-size: 0.9em;
	color: #cc3366;
	}

h2 {
	font-size: 0.9em;
	color:#4d4d4d;
	padding: 2px 0 0 0;
	}

h2 a:link, h2 a:visited, h2 a:active {
	font-size: 1em;
	text-decoration: underline;
	}
h2 a:hover {
	text-decoration: none;
}

h3 {
	font-size: 0.9em;
	text-align:left;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 0.9em;
	}

.biggerText {
	font-size: 1.0em;
	}

h1, h2, h3, h4, h5, h6 {

   margin: 0px 0px 0px 0px;

}

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

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

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

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: #CC3366;
	}

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

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

#logo {
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}	
	
LABEL.inputLabel {
	width: 11em;
	float: left;
	}

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

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 4px 0px 4px 0px; 
	}

ADDRESS {
	font-style: normal;
	padding: 10px 20px 20px 0px;
	font-size: 12px;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #CC3333;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

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

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff; 
	text-align: left;
	width: 774px;
	overflow:hidden;
	vertical-align: top;
	margin: 0 auto 0 auto;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

#contentMainWrapper {
	width:774px;
	border: 0px;
	margin:0px;
	margin:0px;
}

#headerWrapper {
	width: 576px;
	border: 0px;
	margin:0px;
	margin:0px;
}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

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

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	margin: 10px 0px 0px 0px;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	display:none;
	}
	
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	/*padding:  0.5em 0em;*/
	list-style-type: none;
	}
	
.navNextPrevWrapper {
		padding: 2px 0px 2px 0px;
}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	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, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	display:none;
	}

#navBreadCrumb {
	background-color: transparent;
}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: normal;
	margin: 0em;
	padding: 0.4em 0.3em 0.3em 12px;
	font-size: 10px;
	}
	
#navBreadCrumb a:link, #navBreadCrumb a:visited, #navBreadCrumb a:hover {
	font-size: 10px;
}

#navColumnOne {
	background-color: transparent;
	display: none;
	}

#navColumnTwo {
	padding: 0px 0 0 0;
	background-color: transparent;
	}

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


	
/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #CC3366;
	margin-left: 0.5em;
	}
.advisory {}
.important {
/*	font-weight: bold;*/
	}
.important a {
	text-decoration: underline;
	font-size: 11px;
}	
.note {
 	font-size: 11px;
	
}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 4px;
	border: 1px solid #E7C1C5;
	padding: 1em;
	}

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

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
}

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

#scQuantityHeading, #scTotalHeading   {
	padding:0 0 0 5px;
}

#scProductsHeading, #scUnitHeading {
	padding:0 0 0 10px;
}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

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

.cartRemoveItemDisplay {
	width: 4 em;
	vertical-align: top;
}

.cartRemoveItemDisplay img {
	float: left;
	padding: 0.2em;

}

.cartAttribsList {
	margin-left: 1em;
	}

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

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

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

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

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

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

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

#productMainImage {
	padding: 1px;
	border: 1px solid #A4A4A4;
	display: block;
	width:265px;
	height:176px;
	float:left;
}

#productName  {
	color:#cc3366;
	font-size:16px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 285px;
}

h1.#productName.productGeneral {
	padding: 0px 0px 0px 0px;
}


#productDescription {
	font-size:12px;
	border: 0px 0px 0px 0px;
	padding: 10px 0px 20px 0px;
	margin: 0px 0px 0px 285px;
}

#productDetailsList {
	margin: 10px 0px 0px 285px;
	list-style: none;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	
}

#productPrices{
	font-size:12px;
	font-weight: bold;
	color:#4D4D4D;
	margin: 0px 0px 0px 285px;
}
	
.categoryIcon {
	font-size:14px;
	font-weight: bold;
	margin: 0px 0px 0px 285px;
}

#cartImage {
	margin: 0em 0.5em 0.5em 1em;
	width:100px;
	height:80px;
	}

/*Attributes*/
.attribImg {
	width: 140px;
	margin: 4px 2px 0px 0px;
}

.categoryListBoxContents{
	padding: 5px 0px 0px 0px;
	width:128px;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	text-transform: uppercase;
}



.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 4px 0px 0px 0px;
	text-align: left;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	text-align: left;
	}

/*.leftBoxHeading,*/ 
.centerBoxHeading {
	margin: 1em 0em 0em 0em;
	background-color: #FFFFFF;
	/*background: #FFFFFF url("../images/back_grautitel_mitte.gif") no-repeat;*/
	background: #FFFFFF url("../images/color_rosahell.gif") no-repeat;
	padding: 2px 0 0 30px;
	text-align: left;
	border-bottom: 1px solid #e7c1c5;
	height: 17px;
	background-position: 0 ;
	}

.leftBoxContainer {
	border: 1px solid transparent;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: transparent;
	padding: 0.4em;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #4d4d4d;
	display: none;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: transparent;
	color: #4d4d4d;
	padding: 0.2em 0em;
	text-align: left;
	height: 20px;
	display: block;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	text-align: left;
	} 

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

.rightBoxContent {
	background-color: transparent;
	margin-bottom: 1em;
	}

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

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

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

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

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

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

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

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

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

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

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

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}

.information {
	padding: 10px 3px; 
	line-height: 150%;
	
}


#navCatTabs {
	background-color:transparent;
	text-align: left;
	color: #4d4d4d;
	width:198px;
	height: 395px;
	position: absolute;
	top:18px;
	left: 745px;
	display:none;
}
#navCatTabs a:link,#navCatTabs a:visied {
	color: #4d4d4d;
}

#navSupp {
	display: none;
}

#navMainWrapper {
	background-color: transparent;
	text-align: right;
	color:#b05e66;
	/*background-image: url("../images/back_head.gif");*/
	background-repeat: repeat-x;
	display:none;
	
	
}

#navMainWrapper a:link, #navMainWrapper a:visited {
	color:#4d4d4d;
	font-weight:normal;
}

#tagline {
	display: none;
}

.farbfeld {
	background-color: #FFFFFF;
	width: 100%;
	height: 2px;
}

#staudenheader  {
	min-height: 22px;
	height:22px;
	background-position: 0 0;
	background-image: url("../images/back_head.gif");
	background-repeat: repeat-x;
	vertical-align: top;
	background-color:#FFFFFF;
	padding: 0 0 0 0;
}

#staudenheader a {
	font-size:80%;
	padding: 0 0 0 0px;
	letter-spacing: 0.2em;
}


.headstauden {
	height:22px;
	background-position: 0 0;
	background-image: url("../images/back_head.gif");
	background-repeat: repeat-x;
}

.columnRight {
	background-color: #FFFFFF;
}

/* diese Styles definieren die Hauptmenuleiste in der Mitte */

#categoryColorCode {
	height: 18px;
	background-color: #cc3366;
	border-left: 4px solid #FFFFFF;
	padding: 2px 0 0 10px;
	width: 562px;
	color: #FFFFFF;
	vertical-align: middle;
}

#categoryColorCode a:link, #categoryColorCode a:visited  {
		color: #FFFFFF;
		font-weight:normal;
		text-decoration: none;
		font-size:90%;
}

#categoryColorCode a:hover, #categoryColorCode a:active  {
		color: #FFFFFF;
		font-weight:normal;
		text-decoration: underline;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - */

.category-top {
	padding: 2px 0 2px 5px;
	display: block;
	border-bottom: 1px solid #CCCCCC;
}

.category-products {
   padding: 2px 0 2px 10px;
	display: block;
	border-bottom: 1px solid #CCCCCC;
 	color:#4d4d4d;
	font-size:11px;
}

#imagebildcategorie {
	float: right;
	width:284px;
	height:152px; 
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 2px solid #FFFFFF;
	text-align:right;
}

*html + #imagebildcategorie {
	margin-right: 1px;
	border-right: 1px;
	border-bottom: 1px solid #FFFFFF;

}

#logo {
	float: left;
}

/* HAUPTNAVIGATION DES SHOPS*/

#staudennavi {
	width:190px;
	background-color: #FFFFFF;
	margin-left: 4px;
}

#staudennavi ul {
	width:188px;
	margin: 0;
	border: 0;
	padding: 0;
	font-size:95%;
}

#staudennavi li {
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 20px;
	text-align: left;
	border-bottom: 1px solid #00a55c;
	margin-bottom: 1px;
	background: #FFFFFF url("../images/color_gruen.gif") no-repeat left bottom;
}

#staudennavi ul a {
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	display:block;
	height: 20px;
	line-height: 20px;
	font-size:95%;	
}
#staudennavi li a:visited {
	
}
#staudennavi li a:hover, #staudennavi li a:active {
		font-size:90%;
}

/********* Kategorien Hauptnavi *************************************/
/* GRÜN */
.catgruen {
	background: #FFFFFF url("../images/color_gruen.gif") no-repeat left bottom;
	border-bottom: 1px solid #339933;
	font-weight: bold;
	clear: both;
	display:block;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 25px;
	width: 164px;
	height: 19px;
}
.catgruensub {
	background: #FFFFFF url("../images/color_gruen.gif") no-repeat left bottom;
	border-bottom: 1px solid #339933;
	font-weight: normal;
	clear: both;
	display:block;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 20px;
	width: 169px;
	overflow: hidden;
	height: 19px;
} 
.catgruensubsub {
	background: #FFFFFF url("../images/color_gruen.gif") no-repeat left bottom;
	border-bottom: 1px solid #339933;
	font-weight: normal;
	clear: both;
	display:block;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 45px;
	width: 144px;
	overflow: hidden;
	height: 19px;
} 

/* BLAU */
.catblau {
	background: #FFFFFF url("../images/color_blau.gif") no-repeat left bottom;
	border-bottom: 1px solid #6E95CD;
	font-weight: bold;
	clear: both;
	display:block;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 25px;
	width: 164px;
	height: 19px;
}
.catblausub {
	background: #FFFFFF url("../images/color_blau.gif") no-repeat left bottom;
	border-bottom: 1px solid #6E95CD;
	font-weight: normal;
	clear: both;
	display:block;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 20px;
	width: 169px;
	overflow: hidden;
	height: 19px;
}
.catblausubsub {
	background: #FFFFFF url("../images/color_blau.gif") no-repeat left bottom;
	border-bottom: 1px solid #6E95CD;
	font-weight: normal;
	clear: both;
	display:block;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 45px;
	width: 144px;
	overflow: hidden;
	height: 19px;
}

/* GELB */
.catgelb {
	background: #FFFFFF url("../images/color_gelb.gif") no-repeat left bottom;
	border-bottom: 1px solid #FFC400;
	font-weight: bold;
	clear: both;
	display:block;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 25px;
	width: 164px;
	height: 19px;
}
.catgelbsub {
	background: #FFFFFF url("../images/color_gelb.gif") no-repeat left bottom;
	border-bottom: 1px solid #FFC400;
	font-weight: normal;
	clear: both;
	display:block;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 20px;
	width: 169px;
	overflow: hidden;
	height: 19px;
}
.catgelbsubsub {
	background: #FFFFFF url("../images/color_gelb.gif") no-repeat left bottom;
	border-bottom: 1px solid #FFC400;
	font-weight: normal;
	clear: both;
	display:block;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 45px;
	width: 144px;
	overflow: hidden;
	height: 19px;
}

/* ORANGE */
.catorange {
	background: #FFFFFF url("../images/color_orange.gif") no-repeat left bottom;
	border-bottom: 1px solid #FF8700;
	font-weight: bold;
	clear: both;
	display:block;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 25px;
	width: 164px;
	height: 19px;
}
.catorangesub {
	background: #FFFFFF url("../images/color_orange.gif") no-repeat left bottom;
	border-bottom: 1px solid #FF8700;
	font-weight: normal;
	clear: both;
	display:block;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 20px;
	width: 169px;
	overflow: hidden;
	height: 19px;
}
.catorangesubsub {
	background: #FFFFFF url("../images/color_orange.gif") no-repeat left bottom;
	border-bottom: 1px solid #FF8700;
	font-weight: normal;
	clear: both;
	display:block;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 45px;
	width: 144px;
	overflow: hidden;
	height: 19px;
}

/* ROT */
.catrot {
	background: #FFFFFF url("../images/color_rot.gif") no-repeat left bottom;
	border-bottom: 1px solid #CE3333;
	font-weight: bold;
	clear: both;
	display:block;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 25px;
	width: 164px;
	height: 19px;
	clear: both;
}
.catrotsub {
	background: #FFFFFF url("../images/color_rot.gif") no-repeat left bottom;
	border-bottom: 1px solid #CE3333;
	font-weight: normal;
	clear: both;
	display:block;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 20px;
	width: 169px;
	overflow: hidden;
	height: 19px;
	clear: both;
}
.catrotsubsub {
	background: #FFFFFF url("../images/color_rot.gif") no-repeat left bottom;
	border-bottom: 1px solid #CE3333;
	font-weight: normal;
	clear: both;
	display:block;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 45px;
	width: 144px;
	overflow: hidden;
	height: 19px;
	clear: both;
}

/* ROSA */
.catrosa {
	background: #FFFFFF url("../images/color_rosa.gif") no-repeat left bottom;
	border-bottom: 1px solid #F47A94;
	font-weight: bold;
	clear: both;
	display:block;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 25px;
	width: 164px;
	height: 19px;
}
.catrosasub {
	background: #FFFFFF url("../images/color_rosa.gif") no-repeat left bottom;
	border-bottom: 1px solid #F47A94;
	font-weight: normal;
	clear: both;
	display:block;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 20px;
	width: 169px;
	overflow: hidden;
	height: 19px;
}
.catrosasubsub {
	background: #FFFFFF url("../images/color_rosa.gif") no-repeat left bottom;
	border-bottom: 1px solid #F47A94;
	font-weight: normal;
	clear: both;
	display:block;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 45px;
	width: 144px;
	overflow: hidden;
	height: 19px;
}



/*
.catlila {
	background: #FFFFFF url("../images/color_lila.gif") no-repeat left bottom;
	border-bottom: 1px solid  #70375c;
	font-weight: bold;
	clear: both;
	display:block;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	width: 160px;
	height: 19px;
}*/

/* GRAU */
.catgrau {
	background: #FFFFFF url("../images/color_grau.gif") no-repeat left bottom;
	border-bottom: 1px solid  #b4b4b4;
	font-weight: bold;
	clear: both;
	display:block;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 25px;
	width: 164px;
	height: 19px;
	font-size: 8px;
}
.catgrausub {
	background: #FFFFFF url("../images/color_grau.gif") no-repeat left bottom;
	border-bottom: 1px solid  #b4b4b4;
	font-weight: normal;
	clear: both;
	display:block;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 20px;
	width: 169px;
	overflow: hidden;
	height: 19px;
}
.catgrausubsub {
	background: #FFFFFF url("../images/color_grau.gif") no-repeat left bottom;
	border-bottom: 1px solid  #b4b4b4;
	font-weight: normal;
	clear: both;
	display:block;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 45px;
	width: 144px;
	overflow: hidden;
	height: 19px;
}

.catgruen a, .catgruen a:visited,
.catblau a, .catblau a:visited,
.catgelb a, .catgelb a:visited,
.catorange a, .catorange a:visited,
.catrosa a, .catrosa a:visited,
.catrot a, .catrot a:visited,
.catlila a, .catlila a:visited,
.catgrau a, .catgrau a:visited {
	font-size:11px;
}

#staudensuche {}

#whatsNew {
	/*border: 1px solid red;*/
	margin: 0px 0px 10px 0px;
	
	
}

.cssButton, .cssButtonHover {
background-color:#F4F4F4;
border:1px solid #666666;
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:0.8em;
font-weight:bold;
padding:0.3em;
text-align:center;
text-decoration:none;
white-space:nowrap;
width:15em;
}

.cssButtonHover {
border-style:inset;
color:#616161;
text-decoration:none;
}
/*.buttonSearch */

#search {
background-color: #d9d9d9;	
background-image: url(../images/back_suche.gif);
background-repeat: no-repeat;
width:190px;
max-width:190px;
margin:0px 4px 10px 4px;
text-align: left;
}

#searchContent {
	margin: 0px 0px 2px 0px;
	border: 0px;
	padding:25px 0px 5px 5px;
}


*html #search {
	width:186px;
	overflow: hidden;
	
	}

#search h3 {
	font-size:0.8em;
	height: 19px;
	padding: 0em;
	margin: 0em;
	border: 0em;
	padding-left: 30px;
	display: block;
	display:none;
}

#search form {
	padding: 0em;
	margin: 0em;
	border: 0em;
}

#search input .suchfeld {
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #666666;
	height: 19px;
	
}

#search a:link, #search a:visited, #search a:hover {
	font-size:10px;
	text-align:left;
	display:block;
	margin: 2px 0px 0px 2px;
	text-decoration: underline;
}

 #search a:hover {
 	text-decoration: none;
 }

#search .cssButton, #search .cssButtonHover {
	background-color:#cccccc;
	border:1px solid #666666;
	color:#4d4d4d;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.8em;
	font-weight:bold;
	padding:0.1em 0em 0.1em 0em;
	text-align:center;
	text-decoration:none;
	/*white-space:nowrap;*/
	width:48px;
	max-width:48px;;
}

.invisible {
	line-height:1px;
	height: 1px;
	width: 1px;
	font-size:1px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.centerBoxWrapper {
	padding: 0px 0px 10px 0px;
	border: 0px 0px 10px 4px;
	margin: 0px 0px 10px 4px;

}

#indexCategories, #indexProductList {
	padding: 0px 0px 10px 10px;
	margin: 0px 0px 0px 4px;
	border: 0px 0px 10px 0px;
	min-height: 150px;
}

.categories_boxes {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 4px;
	border: 0px 0px 10px 0px;
	min-height: 150px;
}

#indexCategoriesMainContent {
	width:80%;

}

.centerBoxContentsNew {
	background-image: url("../images/back_box_mitte.gif");
	background-color: #efd6d9;
	border: 0px 0px 0px 0px;
	border-right: 4px solid #FFFFFF;
	height:195px;
	float:left;
}

.newproduktdata {
	padding: 10px 0px 0px 0px;
	line-height:15px;
	color:#4d4d4d;
}


#categoriesContent {
	padding: 0px;
	margin: 0px;
	border: 0px;
	padding: 0px 0px 0px 4px;
	max-width: 198px;
	overflow: hidden;
	font-size: 11px;
}


#productListing {
	padding: 0px 0px 0px 0px;
}

.productListing-data {
	padding: 5px 0px 5px 5px;
}

.productListing-data a {
	text-decoration:underline;

}

#listCell0-1, #listCell0-2 {
	padding: 10px 0px 5px 5px;
}

.productListing-heading {
	padding: 0px 0px 0px 5px;
	font-size: 11px;
	
}

#categoriesContent a:link, 
#categoriesContent a:visited, 
#categoriesContent a:hover {
	font-size:11px;
} 

.category-subs-selected {
	padding: 2px 0px 0px 0px;
/*	display: block;*/
	color: #000000;
	color: #4D4D4D;
	font-size: 11px;
	font-weight: bold;
	height: 15px;
	overflow: hidden;
/*	text-decoration: underline;*/
}

.category-subs-parent {
	padding: 2px 0px 0px 0px;
/*	display: block;*/
	font-weight: bold;
}

.category-contentformat {
	padding: 2px 0px 0px 0px;
	overflow: hidden;
	height: 15px;
/*	display: block;	*/
}

#siteinfoLegal {
	padding: 0px 0px 10px 4px;
	border: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	background-color: #FFFFFF;
	color: #999999;
	text-align: center; 
	float:left;
	width:560px;
}

.buttonpos {
	vertical-align: middle;
}

/*Startseite des Shops*/


.content {
	padding: 0px 10px 10px 35px;
}

#indexCategoriesHeading, #productListHeading {
	border: 0px 0px 10px 8px;
	/*display: none;*/
}
#indexCategoriesHeading{
	padding: 10px 0px 0px 0px;
}

#indexSeiteHeading,
#conditionsHeading {
	padding: 10px 10px 10px 35px;
}

.greeting {
	padding: 25px 10px 5px 35px;
}

.staudentitelrosa {
	color: #CC3366;
	font-weight: bold;
}

.instructions {
	margin: 0px 10px 0px 150px;
	font-size:90%;
}

.productListing-heading {
	padding: 10px 5px 10px 0px; 
	margin: 10px 5px 0px 0px; 
	color: #FFFFFF;
}

.productListing-data {
	/*display: block;
	float: left;*/
	margin: 2px 4px 0px 0px;	
	width: 33%;
	border-bottom: 10px solid #ffffff;
	vertical-align: top;
}

#productsListingBottomNumber {
	border-bottom: 10px solid #ffffff;
	padding: 0px 0px 0px 8px; 
}

#productsListingTopNumber {
	border-top: 10px solid #ffffff;
	padding: 0px 0px 0px 8px; 
}

.inputLabel {
	border-top: 10px solid #ffffff;
	padding: 0px 0px 0px 8px; 
	color: #4D4D4D;
}

select {
	margin-top: 10px;
	padding: 0px 0px 0px 8px; 
}

#headerbox {
	height: 154px;
	max-height: 154px;
}

th#listCell0-0 {
	padding: 0px 0px 0px 8px;
	min-height: 250px;
}

.taxAddon{
/*   color:#000000;*/
	font-size:11px;
	font-weight: normal;
	line-height: 1em;

 }

 .productname_mid {
 	font-weight: bold;
	font-size:11px;
	display:block;
	padding: 0px 0px 2px 5px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #CC3366;
	height:30px;
	
 }
 
  .productdesc_mid {
 	font-weight: bold;
	display:block;
	padding: 2px 0px 2px 5px;
	margin: 0px 0px 0px 0px;
	background-color: #D9D9D9;
	height:55px;
 }
 
  .productdesc_mid a  {
		font-size:11px;
		font-weight: normal;
		text-decoration: underline;
	
	}

#checkoutSuccessMainContent {
	font-weight:bold;
	font-size:14px;
	padding: 2px 0px 2px 5px;
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	text-align:left;
}

#checkoutConfirmDefaultPaymentTitle, #checkoutConfirmDefaultShipmentTitle {
	font-weight: normal;
}

#checkoutShipto, #checkoutBillto {
	padding:5px;
	border: 1px solid #CCCCCC;
	margin: 10px 0px 10px 0px;
}

#infoShoppingCart{
	padding: 10px 10px 10px 10px;
}

#checkoutSuccessOrderLink a, #checkoutSuccessContactLink a {
	text-decoration: underline;
}

#prevOrders th, #prevOrders td {
	padding: 2px 0px 2px 5px;
}

/*#myAccountGen a */

.list a {
	text-decoration: underline;
}

#popupSearchHelp{
	padding: 10px 10px 10px 10px;
}

.ccinfo {
	font-size:11px;
}

.inputLabelPayment {
	font-size:11px;
	
}