/***********************************
*	Default stylesheet for commerce
*	last changes: 20.09.2007
***********************************/

.floatbox {
position: relative;
top: 10px;
float: left;
width: 670px;
/*height: 683px;*/
min-height:100%;
height:auto!important;
height: 100%;
}

* html .floatbox {
width: 636px;
}

.commerce_listenansicht {
float: left;
/*width: 670px;*/
width: 737px;
height: 555px;
}

.commerce_listview_4_col {
background:#737373;
border:2px solid #4d4d4d;
width:140px;
height:237px;
float:left;
margin:0px 20px 20px 20px;
padding:0;
}

* html .commerce_listview_4_col {
width:130px;
margin:0px 16px 20px 17px;
padding:0;
}

.commerce_listview_4_col_seite {
background:#737373;
border:2px solid #4d4d4d;
width:140px;
height:237px;
float:left;
margin:0px 10px 20px 10px;
padding:0;
}

* html .commerce_listview_4_col_seite {
width:130px;
margin:0px 5px 20px 5px;
padding:0;
}

.com-category-teaser-img {
height:237px;
line-height:237px;
margin:0;
padding:0;
width:140px;
}

.clear {
clear:both;
}

.image {
height:185px;
line-height:185px;
position:relative;
width:140px;
}

* html .image {
width:130px;
}

.align {
display:block;
height:213px;
left:50%;
margin-left:-70px;
margin-top:-88px;
position:absolute;
text-align:center;
top:50%;
width:140px;
}

.align img {
border:1px solid #4d4d4d;
}

* html .align {
width:130px;
margin-left:-60px;
margin-top:-78px;
}

.beschriftung {
height:28px;
line-height:28px;
position:relative;
width:140px;
float:left;
}

* html .beschriftung {
width:130px;
}

.product_beschriftung {
display:block;
margin:5px 4px;
min-height:20px;
text-align:center;
width:134px;
color: #fff;
text-decoration:none;
line-height:1.3;
font-family:Georgia,Times,"Times New Roman",serif;
font-size:1em;
}

* html .product_beschriftung {
width:124px;
}

.product_beschriftung a {
color:#fff;
text-decoration:none;
}

.product_sonderpreis {
display:block;
margin:5px 4px;
min-height:20px;
position:absolute;
text-align:center;
width:134px;
color: #990000;
text-decoration:none;
line-height:1.3;
font-weight: bold;
font-family:Georgia,Times,"Times New Roman",serif;
font-size:1em;
top: 13px;
}

.product_sonderpreis p {
color: #990000;
font-size:100%;
}

.pagebrowser {
/*bottom:137px;*/
width:100%;
float:left;
text-align:center;
margin:0;
padding:0;
position:relative;
top:23px;
}

/**************************
* Listview for Category
**************************/

div.com-category {display:none;}

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:5px;
}
tr.com-list-even {
background:#737373;
width:140px;
float:left;
}

tr.com-list-odd {
background:#737373;
width:140px;
float:left;
}


td.com-list-col-img { 
	padding:5px;	
}

td.com-list-col-title { 
	text-align:left;
}

td.com-list-col-teaser { 
	text-align:left;
}

td.com-list-col-price { 
	text-align:right;
}

td.com-list-col-action {
	text-align:right;	
 }

div.com-list-action-entry {
	text-align:left;
 }

input.com-input-qty { 
	
}

/**************************
* Singleview for Products
**************************/


div.com-single {
position: relative;
top: 30px;
float: left;
width: 730px;
height: 470px;
}

/*
* html div.com-single {
top: -10px;
t\op: -20px;
}
*/

.left_col {
float: left;
width: 380px;
}

.right_col {
float: left;
width: 320px;
}

.right_col h2 a {
text-decoration:none;
background:none;
color:#ffffff;
font-size:0.9em;
display:none;
}

.singleView_commerce {
background:none;
border:2px solid #4d4d4d;
width:110px;
height:110px;
float:left;
margin:3px 5px 0 0;
padding:0;
}

.singleView_image {
height:110px;
line-height:110px;
position:relative;
width:110px;
}

.singleView_align {
display:block;
height:110px;
left:50%;
margin-left:-55px;
margin-top:-50px;
position:absolute;
text-align:center;
top:50%;
width:110px;
}

div.com-single-desc { 
float:left;
}

/*div.com-single-aticle {
float:left;
width:230px;
}*/

div.com-single-action-entry {
float:left;
font-size:1.13em;
font-weight:bold;
}



/**************************
* 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;
	}
/**************************
* 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 { }

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: 30%; 
}
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: left;
	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;
}

/********************
* 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:1px solid #444;
	border-right:none;
}
tr.com-list-header {
	background-color:#f2f2f2;	
}

tr.com-list-header th { 
	border-bottom:1px solid #444;	
	border-right:1px solid #444;
}
table.com-list td { 
	border-right:1px solid #444;
}
tr.com-list-even {
	background-color:#fff;
}

tr.com-list-odd {
	background-color:#f7f7f7;	
}

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 { 
	
}

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 { 
float:left;
margin:10px 0 0 113px;
padding:0;
}

div.com-single-cat { }


/**************************
* 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:#f2f2f2;	
}

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:#f7f7f7;	
}


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;
	}

.tx-commercesearch-pi1{
position: relative;
top: 10px;
float: left;
width: 670px;
/*height: 677px;*/
text-align:left;
}

* html .tx-commercesearch-pi1 {
width: 658px;
left
}

.tx_commercesearch_pi1_pagebrowser {
position:absolute;
top:543px;
left:223px;
text-align:center;
height:23px;
}

.tx-commercesearch-pi1 a{color:black;}

.tx-commercesearch-pi1-browsebox p{}

.tx-commercesearch-pi1-browsebox td{
padding:0;
margin:0;
}

#tx_commercesearch_pi1_formular_ts {
position:absolute;
font-family:Georgia,Times,"Times New Roman",serif;
height:20px;
top:-74px;
left:314px;
}

.tx_commercesearch_pi1_letternavigation{background:url(../gfx/bg_table_header.gif); height: 20px; text-align: left;}
.tx_commercesearch_pi1_letternavigation span{padding-left: 3px; padding-right: 3px;}
.tx_commercesearch_pi1_letternavigation a{color: white; text-transform: uppercase; font-weight: bold;}

#tx_commercesearch_pi1_result {
top: 10px;
float: left;
width: 737px;
height: 677px;
}

* html #tx_commercesearch_pi1_result {
width: 727px;
}

#tx_commercesearch_pi1_result a{
color:#ffffff;
text-decoration:none;
}

table.tx_commercesearch_pi1_result_table{
	border-collapse:collapse;
	border-spacing:0px;
	margin-bottom:8px;
	width:100%;
}

table.tx_commercesearch_pi1_result_table thead{
  background-image:url(../gfx/bg_table_header.gif);
	height: 22px;
}

table.tx_commercesearch_pi1_result_table th {color: white;}
table.tx_commercesearch_pi1_result_table th.image{width: 40px;}
table.tx_commercesearch_pi1_result_table td {}
table.tx_commercesearch_pi1_result_table tr.even {
  background-image:url(../gfx/bg_table_even.gif);
	height: 22px;
}

table.tx_commercesearch_pi1_result_table tr.odd {
  color: #6c2925 !important;
  background-image:url(../gfx/bg_table_odd.gif);
	height: 22px;
}


/*.tx-commercesearch-pi1{}*/
.tx-commercesearch-pi1 table a:link, .tx-commercesearch-pi1 table a:active, .tx-commercesearch-pi1 table a:visited {
  text-decoration: none; /*color: #602020*/ color: black;}
  
.tx-commercesearch-pi1 table a:hover {text-decoration: underline; color: black;}

.tx-commercesearch-pi1 table th{background-image: none;}
.tx-commercesearch-pi1 table.tx_commercesearch_pi1_formular_table label{}
.tx-commercesearch-pi1 table.tx_commercesearch_pi1_formular_table input{
background:#616161 none repeat scroll 0 0;
border:1px solid #4D4D4D;
color:#FFFFFF;
font-family:Georgia,Times,"Times New Roman",serif;
/*font-size:1em;*/
width:140px;
}

.tx-commercesearch-pi1 table.tx_commercesearch_pi1_formular_table select{
background:#616161 none repeat scroll 0 0;
border:1px solid #4D4D4D;
color:#FFFFFF;
font-family:Georgia,Times,"Times New Roman",serif;
/*font-size:1em;*/
width:144px;
}

.tx-commercesearch-pi1 table.tx_commercesearch_pi1_formular_table td {
padding:1px;
margin:0px;
}

.tr_sonderpreis p {
color:#990000;
font-weight:bold;
}

#tx_commercesearch_pi1_formular_ts form{
font-family:Georgia,Times,"Times New Roman",serif;
margin:0;
padding-left:34px;
}
.tx-commercesearch-pi1 table.tx_commercesearch_pi1_formular_table_small{margin: 0px; padding:0px;}
.tx-commercesearch-pi1 table.tx_commercesearch_pi1_formular_table_small label{font-weight: normal;}
.tx-commercesearch-pi1 table.tx_commercesearch_pi1_formular_table_small input{width: 105px;}
.tx-commercesearch-pi1 table.tx_commercesearch_pi1_formular_table_small select{width: 100%;}

/*-------------Tabelle-------------*/

.contenttable {
border-collapse: collapse;
color: #fff;
background: none;
}

thead th, tfoot th {
text-align: left;
font-size: 1.13em;
font-weight: bold;
color: #fff;
background: transparent;
padding:5px 13px 5px 5px;
margin:0;
}

tbody th, tbody td {
vertical-align: top;
text-align: left;
padding:5px 13px 5px 5px;
margin:0;
}

tbody th {white-space: nowrap;}

/*tbody tr:hover {background: #4d4d4d;}*/

/*-------------Tabelle-------------*/

/*.jqZoomWindow img {
border:2px solid #4D4D4D;
margin:0;
padding:0;
}
*/