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

/***********************************
*	Default stylesheet for commerce
*	last changes: 20.09.2007
***********************************/




/**************************
* Listview for Category
**************************/

div.com-category {}

div.com-category-title {}
div.com-category-subtitle {}
div.com-category-desc {}
div.com-category-img {}

/**************************
* Listview for Products
**************************/

table.com-list { 
	border-collapse:collapse;
	border-spacing:0px;
	margin-bottom:8px;
	margin-top:5px;
	width:100%;	
}
tr.com-list-header { }

tr.com-list-header th { 
	padding:5px;	
}

tr.com-list-header-img { }
tr.com-list-header-title { }
tr.com-list-header-teaser { }
tr.com-list-header-price { }
tr.com-list-header-action { }
	      
	      
table.com-list td { 
	padding-top:15px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
}
tr.com-list-even {
}

tr.com-list-odd {
}

td.com-list-col-img { 
	padding:0px;	
}

td.com-list-col-title { 
	text-align:left;
	font-family:Arial, Helvetica, Verdana, sans-serif;
        font-size:14px;
}

td.com-list-col-teaser { 
	text-align:left;
	width: 370px;
}

td.com-list-col-price { 
	text-align:right;
	
}

td.com-list-col-action {
	text-align:right;	
 }

div.com-list-action-entry {
	text-align:right;
 }

input.com-input-qty { 
width: 30px;
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size:10pt;
font-weight: normal;
color:#000000;
	
}


div.teaser-headline a:link,
div.teaser-headline a:active,
div.teaser-headline a:hover,
div.teaser-headline a:visited { 

text-decoration:none;
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size:16px;
font-weight: normal;
color:#0072bb;
	
}

/**************************
* Singleview for Products
**************************/


div.com-single { }

div.com-single-desc { 
width: 280px;
}

div.com-single-aticle { }

div.com-single-action-entry {}



/**************************
* Attributes for Articels
**************************/

table.com-select-attributes { }

tr.com-select-even {}

tr.com-select-odd {}

div.com-basket-sel-att { }

/**************************
* Basket
**************************/

tr.com-basket-header-list { }

th.com-basket-header-art-nr { }
th.com-basket-header-title { }
th.com-basket-header-price-gross { }
th.com-basket-header-count { }
th.com-basket-header-price-sum { }
th.com-basket-header-basket { }


table.com-basket-list { 	
	border-collapse:collapse;
	border-spacing:0px;
	margin-bottom:8px;
	margin-top:5px;
	width:100%;	
}
tr.com-basket-header { }

tr.com-basket-header th { 
	padding:5px;
}
table.com-basket-list td { 
	padding:5px;
}
tr.com-basket-even { }

tr.com-basket-odd { }


.com-basket-payment {}

.com-basket-payment label { float:left; }

.com-basket-delivery {}

.com-basket-delivery label { float:left; }

.com-text-right {
	text-align:right;
	}

.com-text-left {
	text-align:left;
	}
.com-text-bold {
	font-weight:bold;
	}
	
p.com-basket-next {
float: right; 

}

p.com-basket-next a:link,
p.com-basket-next a:active,
p.com-basket-next a:hover,
p.com-basket-next a:visited { 
padding-top: 5px;
padding-bottom: 5px;
padding-left: 19px;
padding-right: 19px;
text-decoration:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: normal;
color: #000000;
background-image: url("../images/bg_kasse.jpg");
}

/**************************
* Basket Quickview
**************************/
div.com-basket-qv { }
div.com-basket-qv-value { }
div.com-basket-qv-link { }
a.com-basket-qv-basket { }
a.com-basket-qv-chkout { }


/**************************
* Checkout
**************************/

dl.com-chkout-address-items { }

div.com-chkout-address { 
border-top: 1px;
border-top-style: dotted;
border-top-color: #cccccc;
padding-top: 10px;
}

p.com-chkout-address-desc {}

div.com-chkout-address-fields {}

div.com-chkout-address-fields dl {
  clear:both; 
  width: 100%;
  margin:15px 0px;
  }

div.com-chkout-address-fields dt, 
div.com-chkout-address-fields dd { padding-bottom: .5em; }

div.com-chkout-address-fields dt { 
	float: left; 
	width: 50%; 
}
div.com-chkout-address-fields dd {  
	text-align: left; 
}
div.com-chkout-address-fields dd.com-chkout-address-radio,
dd.com-chkout-address-item-select {
	clear: left;
	float: none;
	width: 5%;
}

div.com-chkout-address-fields dt.com-chkout-address-radiolabel {
	float: none;
	width: auto;
}

dt.com-chkout-address-item-data {
	float:none;
	width:auto;	
	margin-left:5%;	
}
div.com-chkout-address-new { clear:both; width:100%; }
p.com-chkout-address-fields-submit { clear:both; }

tr.com-chkout-sum {} 

div.com-chkout-listing-billing-address
div.com-chkout-listing-delivery-address {
	clear: both;
}

div.com-chkout-listing dt {
	clear: left;
	float: left;
	width: 30%;
}

div.com-chkout-listing-footer {
	clear: left;
}

div.com-chkout-step-actual {
	background-color: #1868b1;
	color: #ffffff;
	padding: 5px;
}

div.com-chkout-address-label dt { 
	text-align: left; 
	float: left;
}



/********************
* Address Management
*********************/

div.com-address-items dl,
div.com-address-list dl {
  clear:both; 
  width: 100%;
  margin:15px 0px;
  }

div.com-address-items dt, 
div.com-address-items dd,
div.com-address-list dt,
div.com-address-list dd { padding-bottom: .5em; }

div.com-address-items dt,
div.com-address-list dt { 
	float: left; 
	width: 30%; 
}
div.com-address-items dd,
div.com-address-list dd { 
	text-align: left; 
}


/**************************
* Invoice
**************************/

table.com-invoice-order {	
	border-collapse:collapse;
	border-spacing:0px;
	margin-bottom:8px;
	margin-top:5px;
	width:100%;	
}

tr.com-invoice-order-header th { 
	padding:5px;
}

th.com-invoice-customer-address {
	width:auto;	
}
th.com-invoice-additional {
	width:200px;	
}
table.com-invoice-order td { 
	padding:5px;
}




/******************************************************************
* Default Color Set
******************************************************************/



/**************************
* Listview for Products
**************************/

table.com-list { 
	border:0px solid #444;
	border-right:none;
}
tr.com-list-header {
	background-color:;	
}

tr.com-list-header th { 
	border-bottom:0px solid #444;	
	border-right:0px solid #444;
}
table.com-list td { 
	border-right:0px solid #444;
	border-bottom:1px solid #bdd2e0;
		
	
}
tr.com-list-even {
	background-color:#;
	padding-top: 20px;
margin-bottom: 20px;
}

tr.com-list-odd {
	background-color:#;	
}

td.com-list-col-img { 

}

td.com-list-col-title { 
	
}

td.com-list-col-title a:link,
td.com-list-col-title a:active,
td.com-list-col-title a:hover,
td.com-list-col-title a:visited { 

text-decoration:none;
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size:14px;
font-weight: normal;
color:#0072bb;
	
}

td.com-list-col-teaser { 

}

td.com-list-col-price { 

}

td.com-list-col-action {

 }

div.com-list-action-entry {
	
 }


/**************************
* Singleview for Products
**************************/


div.com-single { }

div.com-single-aticle { }

div.com-single-cat { }

div.com-single-cat  H3 { 
background-color: #f5f5f5;
font-family:Verdana, Arial, sans-serif;
font-size:14px;
font-weight: bold;
color: #1868b1;
margin-bottom: 5px;
margin-top: 0px;
}


/**************************
* Attributes for Articels
**************************/


table.com-select-attributes { }

tr.com-select-even {
	background-color:#fff;
}

tr.com-select-odd {
	background-color:#f7f7f7;	
}


div.com-basket-sel-att { }

/**************************
* Basket
**************************/

tr.com-basket-header-list { }

th.com-basket-header-art-nr { }
th.com-basket-header-title { }
th.com-basket-header-price-gross { }
th.com-basket-header-count { }
th.com-basket-header-price-sum { }
th.com-basket-header-basket { }

table.com-basket-list { 
	border:1px solid #444;
	border-right:none;
}
tr.com-basket-header {
	background-color:#;	
}

tr.com-basket-header th { 
	border-bottom:1px solid #444;	
	border-right:1px solid #444;
}
table.com-basket-list td { 
	border-right:1px solid #444;
	border-bottom:1px solid #444;
}
tr.com-basket-even {
	background-color:#fff;
}

tr.com-basket-odd {
	background-color:#;	
}


tr.com-basket-noborder {
	
	}

/**************************
* Basket Quickview
**************************/
div.com-basket-qv { }
div.com-basket-qv-value { }
div.com-basket-qv-link { }
a.com-basket-qv-basket { }
a.com-basket-qv-chkout { }




/**************************
* Checkout
**************************/

tr.com-chkout-sum { border-top:3px double #444;} 

dl.com-chkout-address-items dt,
dl.com-chkout-address-items dd {border-bottom:3px double #444;}


div.address-item-link {
	padding: 3px 0;
	}
div.address-item-link a:link,
div.address-item-link a:hover,
div.address-item-link a:active,
div.address-item-link a:visited {
	background-color:#57636F;
	color:#fff;
	padding:5px;
	}		
div.address-item-link a:hover {
	text-decoration:underline;
	}	


/********************
* Address Management
*********************/

p.com-address-question {

	font-weight:bold;
	color:red;
	}
div.com-address-link a:link,
div.com-address-link a:hover,
div.com-address-link a:active,
div.com-address-link a:visited {
	background-color:#57636F;
	color:#fff;
	padding:5px;
	}		
div.com-address-link a:hover {
	text-decoration:underline;
	}


/* own styles Shop */

td.single_left {
border: 0px;
padding: 0px;
margin-left: 0px;
}
td.single_right {
border: 0px;
padding-left: 5px;
margin-left: 0px;
}
div.shop_titel_single {
width:auto;
height:auto;
position: relative;
font-family: Arial, Verdana, sans-serif;
font-size:20px;
text-align: left;
color:#666666;
}
td.com-list-col-img{
border: 0px;
padding: 3px;
vertical-align: top;
}
td.com-list-col-title {
border: 0px;
padding: 3px;
vertical-align: top;
}
td.com-list-col-teaser {
border: 0px;
padding: 3px;
vertical-align: top;
}

td.com-list-col-price{
border: 0px;
padding: 3px;
vertical-align: top;
}
td.com-list-col-action{
width: 150px;
border: 0px;
padding: 3px;
vertical-align: top;
}
td.com-text-right{
border: 0px;
padding: 10px;
vertical-align: top;
}

/* uebersicht kategorien */
table.cat_list_teaser { 	
	border-collapse:collapse;
	border-spacing:5px;
	margin-bottom:8px;
	margin-top:5px;
	padding-bottom:8px;
	spacing-bottom:8px;
	vertical-align: top;
	width:100%;
	font-size:20pt;	
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffffff;
}

td.cat_list_teaser { 	
	border-collapse:collapse;
	vertical-align: top;
	width:100%;
	height: 105px;
	padding-left: 10px;
	font-size:20pt;	
}

	
td.cat_list_teaser a:link,
td.cat_list_teaser a:hover,
td.cat_list_teaser a:active,
td.cat_list_teaser a:visited {
		text-decoration:none;
		font-family:Arial, Helvetica, Verdana, sans-serif;
		font-size:14pt;
		font-weight: normal;
		color:##740019;
	}
	
/* uebersicht kategorien ende */

div.wt_commerce_preview_pic {
	float: left;

}
