@charset "utf-8";


div#websiteiframe {
	/*position: relative;
	text-align: left;
	border: 0px solid #000;
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;*/
}


/*************************************
 
 Catgroup, CatgroupList, 

*************************************/

.categorylist_shortinfo_contentholder
{
  float: left;
  width: 300px;
}

.categorylist_shortinfo_imge
{
 
}

.categorylist_shortinfo_listprice
{
  color: red;
  text-decoration: line-through;
}
.categorylist_shortinfo_price
{
  color: #000000;
}


.productview_shortinfo_contentholder
{
  float: left;
  width: 300px;
}

.productview_shortinfo_imge
{
 
}

.productview_shortinfo_listprice
{
  color: red;
  text-decoration: line-through;
}
.productview_shortinfo_price
{
  color: #000000;
}




/*************************************

  Footer - Bereich
 
***************************************/



.td_address
{
	width: 150px;
}

.td_password
{
	width: 200px;
}

.field_required
{
	color: red;
}

.error 
{
	background-color: red; 
}

.shippingform
{
	display: none;
}

.storesform
{
	display: none;
}

.zipcodeform
{
	display: none;
}

/*.paymentform
{
	display: none;
}*/

.strikeout
{
  text-decoration: line-through;
}

.uppercase {
	
	text-transform: uppercase; 
}

checkbox {
	
}

#thumbwrapper {

	height: 440px;
	margin-bottom: 10px;
	 
}

