

.tx-commercesearch-pi1-browsebox td {
	padding: 2px 5px;
}

.com-invoice-billing,
.com-invoice-delivery {
	width: 300px;
}


#main .tx-commerce-pi1 a,
.tx-commerce-pi2 a,
.tx-commerce-pi3 a,
.tx-commerce-pi4 a,
.tx-commerce-pi5 a,
.tx-commerce-pi6 a {
 text-decoration: none !important;
}

/**************************
* View for Shop search
**************************/


.tx_commercesearch_pi1_result_table .teaserimages, .tx_commercesearch_pi1_result_table .link {
padding:10px 20px;
}


.tx_commercesearch_pi1_formular {
position:absolute;
top:110px;
}


.tx_commercesearch_pi1_formular .teaserimages {
margin-right:15px;
}


.tx_commercesearch_pi1_formular_table {
color: #fff;
border: 1px solid #666;
width:100%;
}

.tx_commercesearch_pi1_formular_table th{
padding: 0.5em 0.8em;
background: #666;
border: 1px solid #666;
}

.tx_commercesearch_pi1_formular_table td {
padding: 0.5em 0.5em;
background: #d7d8c5;
}






/**************************
* Listview for Category
**************************/

.com-category h2 {
border-bottom:1px solid #4E503F;
font-size:166.67%;
text-transform: uppercase;
}


.com-category {
	clear: both;
}
.com-category .gategory-box {
	border:1px solid #666;
	float:left;
	margin:2em 2em 2em 0em;
	padding:10px;
	position:relative;
	width:90px;
	background:url("/fileadmin/templates/all/images/layout/hg_kategorien.gif") no-repeat scroll center bottom;
	
		
}
.gategory-box {
	height:120px;
}
.gategory-box h3 {
	text-align:center;
}
.gategory-box a {
	bottom:0;
	display:block;
	font:75%;
	left:0;
	padding:130px 0 10px;
	position:absolute;
	width:110px;
	z-index: 500;
	background: url(clear.gif);
	color: #fff !important;

}
.gategory-box img {
	left:5px;
	position:absolute;
	top:5px;
	z-index:100;

}

.gategory-box a:hover {
	color: #4e503f !important;
	text-decoration: none !important;
	font-weight:normal;
	background:url("/fileadmin/templates/all/images/layout/hg_kategorien_2.gif") no-repeat scroll center bottom;
}

.com-category-title {
}
.com-category-subtitle {
}
.com-category-desc {
}
.com-category-img {
float: left;
margin-right: 10px;
margin-bottom: 40px;
}

.com-category-img img {
width: 120px;
height: auto;
}
/**************************
* 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 {
}

tr.com-list-even {
}
tr.com-list-odd {
}

td.com-list-col-title {
	text-align:left;
}
td.price, td p.price {
	font-size: 95%;
	font-weight: bold;
	padding:0.5em 0 0;
	background: #666;
	color:#fff;
}

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:right;
}
input.com-input-qty {
	text-align: right;
}
/**************************
* Singleview for Products
**************************/


div.com-single {
}
div.com-single-desc {
}
div.com-single-aticle td {
}
div.com-single-action-entry {
}
div.com-single-action-entry p.price {
	font-size:95%;
	font-weight:bold;
}
/**************************
* Attributes for Articels
**************************/

.attribute_title {
	width: 60px;
	float:left;
	font-weight:bold;
}

table.com-select-attributes {
}
tr.com-select-even {
}
tr.com-select-odd {
}
div.com-basket-sel-att {
}
/**************************
* Basket
**************************/


.bg_warenkorb a{
background:#666;
padding: 0.25em 0.5em;
color:#fff !important;
}


.bg_warenkorb a:hover{
background:#999;
padding: 0.25em 0.5em;
color:#000 !important;
text-decoration:none !important;
}


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 {
}
table.com-basket-buttons {
	text-align:right;
	width:100%;
}
.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;
}
td.com-basket-previous {
	text-align:left;
}
td.com-basket-previous a {
	background:transparent url(/fileadmin/templates/all/images/buttons/w113.gif) no-repeat scroll left top;
	color:#333 !important;
	display:block;
	line-height:22px;
	text-align:center;
	width:113px;
}
td.com-basket-previous a:hover {
	background:transparent url(/fileadmin/templates/all/images/buttons/w113_ro.gif) no-repeat scroll left top;
	text-decoration: none !important;
}
td.com-basket-next {
	text-align:right;
	width:88px;
}
td.com-basket-next a {
	background:transparent url(/fileadmin/templates/all/images/buttons/w82.gif) no-repeat scroll left top;
	color:#333 !important;
	display:block;
	line-height:22px;
	text-align:center;
	width:82px;
}
td.com-basket-next a:hover {
	background:transparent url(/fileadmin/templates/all/images/buttons/w82_ro.gif) no-repeat scroll left top;
	text-decoration: none !important;
}
td.com-basket-submit {
	text-align:left;
	width:120px;
}
td.com-basket-submit input {
	background:transparent url(/fileadmin/templates/all/images/buttons/w113.gif) no-repeat scroll left top;
	color:#333333;
	margin:0;
	text-align:center;
	width:113px;
	border:0 none;
	height:22px;
	vertical-align:top;
}
td.com-basket-submit input:hover {
	background: transparent url(/fileadmin/templates/all/images/buttons/w113_ro.gif) no-repeat top left;
}

/**************************
* Checkout
**************************/

dl.com-chkout-address-items {
}
div.tx-commerce-pi3 h1, div.com-chkout-listing h1, div.com-chkout-address h1 {
	margin: 1em 0 0 0;
}
p.com-chkout-address-desc {
}
div.com-chkout-address-fields fieldset {
	background: url(/fileadmin/images/layout/bg_form_box.gif) repeat scroll center top #F7F7F7;
	border:1px solid #989897;
	margin:0 0 1em;
	padding:15px;
}

div.com-chkout-address-fields fieldset.address_edit {
	width: 400px;
}
div.com-chkout-address-fields dl {
	clear:both;
	width: 100%;
	margin:0px;
}
div.com-chkout-address-fields dt, div.com-chkout-address-fields dd {
	margin:0;
}
.com-chkout-address-label label {
	font-size: 95%;
	font-weight: bold;
}
div.com-chkout-address-fields dt {
	padding:0;
	text-align:left;
	width:90px;
	float:left;
	margin:0;
}
div.com-chkout-address-fields dd {
	float:left;
	margin:0;
	padding:0 0 0.5em;
	text-align:left;
	width:70%;
}
div.com-chkout-address-fields dd.com-chkout-address-radio, dd.com-chkout-address-item-select {
	clear: left;
	width: 8%;
	padding:0;
	margin:0;
	line-height: 2em;
}
div.com-chkout-address-fields dd.com-chkout-address-radio input {
	margin:0;
	padding:0;
}
div.com-chkout-address-fields dt.com-chkout-address-radiolabel {
	width: 60%;
	float: left;
	line-height:2em;
}
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;
	padding-top: 1em;
}
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;
}
.com-chkout-address-input input {
	width: 100%;
}

.com-chkout-address-input #billing-country,
.com-chkout-address-input #delivery-country {
	width: 100%;
}
p.com-chkout-address-error {
	margin:0;
	color:#FF0000;
}
table.com-chkout-address-confirm {
	width: auto;
}
table.com-chkout-address-confirm td.com-chkout-address-label {
	padding: 0 1em 0 0;
	font-size: 95%;
	font-weight: bold;
}
div.com-chkout-address-fields dl table a {
	padding-left:12px;
	background: url('/fileadmin/images/links/internallink.gif') 0 2px no-repeat;
}

div.com-chkout-address-fields dl table {
	margin: 0 0 10px 0;
}
div.com-chkout-address-fields dl table li .address_item_email {
	margin: 0 0 5px 0;
}
/********************
* 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:none;
	border-right:none;
}
tr.com-list-header {
	background-color:#f2f2f2;
}
tr.com-list-header th {
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
table.com-list td {
	border-bottom:1px solid #ccc;
	padding:5px;
}
table.com-list td td{
	border-bottom:none;
	padding:0 5px 0 0;
	vertical-align:bottom;
}
tr.com-list-even {
	background-color:#fff;
}
tr.com-list-odd {
	background-color:#fff;
}
td.com-list-col-img {
	padding:5px;
	width: 100px;
}
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 {
	width: 25%;
}
div.com-list-action-entry {
}
/**************************
* Singleview for Products
**************************/


div.com-single {
}
div.com-single-aticle {
}
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
**************************/

.bg_warenkorb{
color:fff;
}

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:none;
	border-right: solid 1px #ccc;
}
tr.com-basket-header {
	background-color:#f2f2f2;
}
tr.com-basket-header th {
	border:1px solid #ccc;
}
table.com-basket-list td {
	border:1px solid #ccc;
}
tr.com-basket-even {
	background-color:#fff;
}
tr.com-basket-odd {
	background-color:#f7f7f7;
}
tr.com-basket-noborder {
}

/**************************
* Basket Quickview
**************************/

div.com-basket-qv {
background: #d7d8c5;
padding:5px;
margin:0 0 20px;


div.com-basket-qv-value {
}
div.com-basket-qv-link {
}
div.com-basket-qv-link a {
	margin-right: 5px;
}
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;
}


