/*  Runde hjrner --------------------------------------------------------------------------------------*/

#containerkap {
	background: transparent;
	margin-bottom: 5px;
	
} 
.b1, .b2, .b3, .b4 {display:block; overflow:hidden;height:1px;}
.b1 {background:#D6D7D9;margin: 0 5px;}
.b2, .b3, .b4 {
	border-style:solid;
	border-color:#D6D7D9;
	background-color: #FFFFFF;
}
.b2 {
	margin:0 3px;
	border-width:0 2px;
}
.b3 {margin:0 2px; border-width:0 1px;}
.b4 {margin:0 1px;border-width:0 1px;}

.boxcontentkap {
	display:block;
	border-width:0 1px;
	border-style: solid;
	border-color:#D6D7D9;
	padding: 5px;
	background-color: #FFFFFF;
}
/*  Runde hjrner ----------------------------------------------------------------------------------------*/
/***********************************
*	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
**************************/
.pagebrowser{
	font-size: 10px;
}
span.teaser_image_product{
	margin: 0px 20px 20px 0px;
}
td.singleview_product_images img{
	margin: 0px 20px 20px 0px;
	display: block;
	clear: both;
}
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 { }

th.com-list-header-action {
	
}
th.com-list-header-price {
	width: 75px;
}	      
	      
table.com-list td { 
	padding:5px;
}
tr.com-list-even {}

tr.com-list-odd {}

td.com-list-col-img {
	padding:5px;
	border-bottom: solid 1px #000000;
}

td.com-list-col-title {
	text-align:left;
	border-bottom: solid 1px #000000;
}

td.com-list-col-teaser {
	text-align:left;
	border-bottom: solid 1px #000000;
}

td.com-list-col-price {
	text-align:right;
	border-bottom: solid 1px #000000;
	width: 80px;
}

td.com-list-col-action {
	text-align:right;
	border-bottom: solid 1px #000000;
	width: 180px;
 }

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

input.com-input-qty_input {
	height: 12px;
	vertical-align: middle;
	width: 23px;
}

.QTY_INPUT_VALUE_submit{
	margin-bottom: 7px;
	vertical-align: middle;
}
ul.article_ul{
	margin-bottom: 0px;
}
li.put_in_basket_li{
	margin:0px 0px 0px -40px;
}
li.article_li{
	margin:0px 0px 0px -20px;
}

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


div.com-single { }

div.com-single-desc { }

div.com-single-aticle { }

div.com-single-action-entry {}



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

table.com-select-attributes { }

tr.com-select-even {
}

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

div.com-basket-sel-att { }

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


/**************************
* Basket Quickview
**************************/



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

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

d
/**************************
* Invoice
**************************/






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



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

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

tr.com-list-header th { 
	border-bottom:1px solid #D6D7D9;	
	border-right:1px solid #D6D7D9;
}
table.com-list td { 
	border-right:1px solid #D6D7D9;
}

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 {
	width: 160px;
	
 }


/**************************
* 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
**************************/

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 #D6D7D9;
	border-right:none;
}
tr.com-basket-header {
	background-color:#f2f2f2;	
}

tr.com-basket-header th {
	border-bottom:1px solid #D6D7D9;
	border-right:1px solid #D6D7D9;
	font-size: 10px;
}
table.com-basket-list td {
	border-right:1px solid #D6D7D9;
	border-bottom:1px solid #D6D7D9;
	font-size: 10px;
	font-weight: bold;
}
tr.com-basket-even {
	background-color:#fff;
}

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


tr.com-basket-noborder {
	
	}



/**************************
* 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.address_item_name{
	color: #000000;
	font-weight: bold;
}	
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;
}
