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

div.com-category {
	clear: both;
}
div.com-category .gategory-box {
	width: 90px;
	float:left;
	border: solid 2px #eee;
	margin: 2em 1em 0 0;
	padding: 10px;
	position:relative;
}
.tx-commerce-pi1 {
	width: 600px;
}
.tx-commerce-pi1 h3 {
	font-size: 1.3em;
}
.gategory-box {
	height: 90px;
}
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 {
}
td.com-list-col-img,
td.com-list-col-title {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}

td.com-list-col-title {
	text-align:left;
	padding: 2px 0 10px;
	width: 100%;
}
td.price, td p.price {
	font-size: 95%;
	font-weight: bold;
	padding:0.5em 0 0;
}
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 {
	text-align: right;
}

/**************************
* Pagebrowser
**************************/
.pagebrowser {
	font-size: 95%;
}


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


div.com-single {
}
div.com-single-desc {
	margin-top: 10px;
}
div.com-single-aticle {
}
div.com-single-action-entry {
}
div.com-single-action-entry p.price {
	font-size:95%;
	font-weight:bold;
}
/**************************
* Attributes for Articels
**************************/

table.com-select-attributes {
}
table.attributtable td {
	padding:0 !important;
}
table.attributtable p {
	margin:0;
}
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 {
}
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/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/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/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/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/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/images/buttons/w113_ro.gif) no-repeat top left;
}
/**************************
* 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.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:#F7F7F7 none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	margin:0 0 1em;
	padding:15px;
}

div.com-chkout-address-fields input[type='text'] {
	width: 200px;
}
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;
}
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:25%;
	float:left;
	margin:0;
}
div.com-chkout-address-fields dd {
	float:left;
	margin:0;
	padding:0 0 0.5em;
	text-align:left;
	width:75%;
}
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: 280px;
}
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;
}
/********************
* 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;
}
tr.com-list-odd {
	
}
td.com-list-col-img {
	width: 140px;
	padding: 5px 10px 5px 0;
}
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-title a {
	color: #354852 !important;
	font-weight: bold;
}
td.com-list-col-title a:hover {
	text-decoration: none !important;
	color: #998E7C !important;
}
td.com-list-col-teaser {
}
td.com-list-col-price {
}
td.com-list-col-action {
	width: 25%;
}
/**************************
* Singleview for Products
**************************/


div.com-single {
}
div.com-single-aticle {
	margin-top: 10px;
}
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:none;
	border-right: solid 1px #ccc;
}
tr.com-basket-header {
	background-color:#f2f2f2;
	font-size: 90%;
}
tr.com-basket-header th {
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
table.com-basket-list td {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size: 90%;
}
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-commerce-pi3{
}