.pageResults IMG {
	border: 0px solid black;
}

A.pageResults {
	text-decoration: none;	
}

SPAN.newItemInCart {
  color: #ff0000;
}

.productListing-heading {
	color: #FFFFFF;
	background-color: #004d9f;
	font-weight: bold;
}

.productListing {
	background-color: #f2f2f2;
	border: 1px solid black;
}

.productListing A {
	color: #524c4c;
	text-decoration: none;
}

.buttonBoxContents {
	text-align: right;
}


TD.headerError {
	color: red;
}




#welcome {
	width:605px;
}
.welcome-title {
	color: white;
	float: left;
	border: 1px solid black;
	background: #004d9f;
	width: 370px;
	margin-right: 1px;
	height:24px;
	vertical-align: middle;
	padding-top: 2px;
	padding-left: 5px;
}

DIV.logged-in {
	width: 605px;
}

.welcome-actions {
	border: 1px solid black;
	height:24px;
}
	
.welcome-actions DIV {
	float: left;
}

.welcome-actions DIV.delimiter {
	padding: 0;
	margin: 0;
	width: 2px;
	background-image: url(../../../../eshop/images/nav-delimiter1.gif);
}



.smallText, .smallText A {
	font-size: 10px;
}


.messageStackSuccess, .messageStackSuccess A {
	font-size: 10px;
	color: #009900;
}

.messageStackError, .messageStackError A {
	font-size: 10px;
	color: #FF0000;
}

.box-review {
	height: 120px; 
	width: 120px;
	background-color: #FFFFFF; 
	border: 1px solid black;
	margin-bottom: 10px;
	text-align: center;	
}


/********************************
Products_info_page
********************************/




.pdescbox-vertical{
	background:#F2F2F2; 
	border: 1px solid #000; 
	border-collapse: collapse;
	float: right;
	width: 430px;
}

.titellinks-vertical{
	font-weight: bold; 
	padding-left:20px; 
	padding-top: 15px;
}

td.listlinks-vertical{
	padding-top:5px; 
	padding-bottom:2px;
}

ul.listlinks-vertical{
	padding-left:0px;
}

.titelrechts-vertical {
	font-weight: bold; 
	padding-left:20px; 
	padding-top: 15px;
}

td.listrechts-vertical{
	padding-top:5px; 
	padding-bottom:17px;
}

ul.listrechts-vertical{
	padding-left:0px;
}

.content_vertical{
	width: 430px;
	float: right;	
	margin-top: 10px;
	margin-bottom: 10px;
}
	
.content_vertical P{
	margin-top:2px;	
	margin-bottom:2px;	
}

.angaben-vertical{
	background:#F2F2F2; 
	border: 1px solid #000; 
	border-collapse: collapse;
	float: right;
	width: 430px;
}


/********************************
Products_info_page_horizontal
********************************/

.angaben-breit{
	background:#F2F2F2; 
	border: 1px solid #000; 
	border-collapse: collapse;
	float: right;
	width: 500px;
}

.content_breit{
	width: 500px;
	float: right;
}

.pdescbox-breit{
	background:#F2F2F2; 
	border: 1px solid #000; 
	border-collapse: collapse;
	float: right;
	width: 500px;
}

#product-toolbar_breit {
   width: 500px;
   color: #FFFFFF;
   float: right;
   
}

/*******************************
Products_info images
********************************/
BR.topImgSpacer {
	/*padding-top: 65px;*/
}

.shop #content DIV#box-content.product_info {
	margin-top: 0px;
	width: 685px;
	margin-left: 2px;
}

.top_image_div {
	float: right;
	padding: 2px;
	width: 430px;
	/*direction: rtl;*/
}

.top_image_div IMG {

}


.left_image_div {
	/*margin-top: 150px;*/
}

.left_image_div IMG {
	float:left;
	/*width: 240px;*/
}

/*******************************
Toolbar
********************************/
#product-toolbar {
   width: 430px;
   color: #FFFFFF;
   float: right;
   
}

#product-toolbar-header{
 background: #000000;
 padding:2px;
}

#product-toolbar-header DIV.product-desc {
 float: left;
}

#product-toolbar-header DIV.product-price {
 width: 100%;
 text-align: right;
}

#product-toolbar-subheader {
 margin-top: 1px;
 background: #000000;
 padding:2px;
}

#product-toolbar-subheader DIV.product-info {
 float: left;	 
}

#product-toolbar-subheader DIV.product-quantity {
 width: 100%;
 text-align: right;
}


#product-toolbar-actions {
 margin-top: 1px;
 padding-top:0px;
 background-image: url("../../../../eshop/images/btn/btn-bg.gif");
}

#product-toolbar-actions INPUT.quantity{
 width: 40px;
 height: 20px;
 margin-right: 10px;
 font-size: 13px;
}

/***********************
sonstiges zur tabelle
***********************/
.info_tr{
	border:1px solid #000;
	padding: 3px 0px 3px 20px;
}


.product-box div.product-desc {
  height:120px;
}


