/* --- CSS für Typo3 Commerc-Extension - netzrezepte.de Thomas Krug--- */

/* --- Allgemeines ---*/

p.warning,
span.warning  {
   color: #CC0000;
}
.tx-commerce-pi1   {
	margin: 0;
	padding: 0
}
.line {
   border-top: 1px solid #FFF;
}

/* --- Kategorienliste --- */
/* categoryview */
.commerce_categoryview_image {
   float: left;
   margin-right: 20px;
}
.commerce_categoryview_productlistheader {
   font-weight: bold;
   color: #fff;
   margin: 0px;
   padding-left: 5px;
   padding-top: 3px;
   padding-bottom: 3px;
   border: 1px solid #717f82;
   background-color:#717f82;
   margin-bottom: 5px;
}
.commerce_categoryview_items {
   margin-top: 5px;
}
.commerce_categoryview_browsebox {
   color: #fff;
   margin: 0px;
   padding-left: 5px;
   padding-top: 3px;
   padding-bottom: 3px;
   border: 1px solid #e3e6e7;
   border-top: none;
   background-color:#717f82;
   overflow: auto;
}
.commerce_categoryview_browsebox a,
.commerce_categoryview_browsebox a:link,
.commerce_categoryview_browsebox a:visited,
.commerce_categoryview_browsebox a:hover,
.commerce_categoryview_browsebox a:active{
	font-size: 1em;
   	color: #fff;
   	text-decoration:none
}
* html .commerce_categoryview_browsebox a,
* html .commerce_categoryview_browsebox a:link,
* html .commerce_categoryview_browsebox a:visited,
* html .commerce_categoryview_browsebox a:hover,
* html .commerce_categoryview_browsebox a:active{
	font-size: 0.75em;
}


/* categorylist */
.commerce_categorylist_item {
   margin-top: 5px;
   overflow: hidden;
   border: 1px solid #e3e6e7;
   width: 275px;
   float: left;
   margin-right: 10px;
   height: 150px;
}
h3.commerce_categorylist_h3 {
   color: #717f82;
   margin: 0;
   padding-left: 5px;
   padding-top: 3px;
   padding-bottom: 3px;
   border-bottom: 1px solid #e3e6e7;
   background-color: #e3e6e7;
}
h3.commerce_categorylist_h3 a,
h3.commerce_categorylist_h3 a:link,
h3.commerce_categorylist_h3 a:visited,
h3.commerce_categorylist_h3 a:hover,
h3.commerce_categorylist_h3 a:active {
   color: #717f82;
   text-decoration:none;
}
.commerce_categorylist_box {
   background-color: #fff;
   padding: 5px;
   height: 150px;
   overflow: hidden;
}
.commerce_categorylist_image {
   float: left;
   margin-right: 10px;
   margin-bottom: 3px;
}
.commerce_categorylist_subtitle {
   font-weight: bold;
}
.commerce_categorylist_readmore {
   font-size: 0.85em;
   font-weight: bold;
   margin-top: 5px;
}

/* categoryviewproduct */
.commerce_categoryviewproduct_items {
   background-color: #fff;
   padding: 5px;
   margin-bottom: 5px;
   border: 1px solid #fff;
   border-top: none;
}
.commerce_categoryviewproduct_items:hover {
   background-color: #e3e6e7;
   padding: 5px;
   margin-bottom: 7px;
   border: 1px solid #e3e6e7;
   border-top: none;
}
.commerce_categoryviewproduct_image {
	display: block;
   	float: left;
   	margin-right: 15px;
   	width: 150px;
}
.commerce_categoryviewproduct_map {
	display: block;
   	width: 150px;
   	height: 100px;
	margin-top:5px;
	margin-bottom:3px
}
.commerce_categoryviewproduct_content {
	display: block;
   	float: left;
   	margin-right: 0px;
   	width: 380px;
}
*html .commerce_categoryviewproduct_content {
   	width: 395px;
}
h3.commerce_categoryviewproduct_h3 {
   margin-top: 0px;
   margin-bottom: 5px;
}
h3.commerce_categoryviewproduct_h3 a {
   	text-decoration: none;
}
.commerce_categoryviewproduct_detaillink {
   margin-top: 0px;
   margin-bottom: 15px;
}
.commerce_categoryviewproduct_detaillink a {
   text-decoration: none;
}
div.commerce_categoryviewproduct_varianten_row,
div.commerce_porductview_article_row   {
	background-color: #fff;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px 5px;
	width: 97%;
	border: solid 1px #e3e6e7;
	-moz-border-radius:5px;
}
div.commerce_categoryviewproduct_article_table_1,
div.commerce_porductview_article_table_1 {
	float: left;
	width: 40%;
	margin-right: 5px;
}
div.commerce_categoryviewproduct_article_table_2,
div.commerce_porductview_article_table_2  {
	float: left;
	width: 40%;
	margin-right: 5px;
}
div.commerce_categoryviewproduct_article_table_3,
div.commerce_porductview_article_table_3  {
	float: left;
	width: 15%;
	margin-right: 5px;
}
input.commerce_categoryviewproduct_submit   {
	width: auto;
	margin: -2px 0 0 10px;
	padding: 0;
	float: left;
	border-style: none
}
/* top_porductview */
.commerce_top_categoryviewproduct_items {
	background-color: #fff;
	padding: 10px;
	margin-bottom: 5px;
	margin-right: 15px;
	display:block;
	float:left;
	height:120px;
	width:250px;
	border: 1px solid #e3e6e7;
	overflow:hidden
}
.commerce_top_categoryviewproduct_items:hover {
	background-color: #e3e6e7;
}
.commerce_top_categoryviewproduct_image {
	float:left;
	margin-right: 15px;
	border: 1px solid #fff;
}


/* porductview */
.commerce_porductview_image {
   float: left;
   margin-right: 20px;
}
.commerce_porductview_content {
   float: left;
}
.commerce_porductview_description {
   float: left;
   width: 400px;
}
.commerce_porductview_article_box {
   background-color: #fff;
   padding: 10px;
   margin-bottom: 7px;
   width: 330px;
   margin-left: 170px;
}
*html .commerce_porductview_article_box {
   width: 320px;
}
.commerce_porductview_article_box:hover {
   background-color: #e3e6e7;
   padding: 10px;
   margin-bottom: 7px;
   width: 330px;
}
div.commerce_porductview_article_table { 
	width: 330px;
}
div.commerce_porductview_article_row {
	width: 320px;
}
div.commerce_porductview_article_table_1 {
   width: 35%;
}
div.commerce_porductview_article_table_2 {
   width: 35%;
   display: block;
   margin-right: 20px;
}
div.commerce_porductview_article_table_3 {
   width: 15%;
}
/* extra */
.commerce_porductview_article_map {
	display: block;
   	width: 560px;
   	height: 500px;
	margin-top:5px;
	margin-bottom:3px
}
.link_back_to_list a {
   text-decoration: none;
}
.reinhoeren {
	font-weight:bold
}

img.reinhoerenbutton,
.player {
	position: relative;
	bottom: -7px;
}

/*------------- Warenkorb ---------------*/

.commerce_basket input{
	width: auto;
}

/* BESTELLEN IN 3 SCHRITTEN*/
div.commerce_orderstatusselector  {
	padding: 0;
	margin-bottom: 10px;
}
div.commerce_orderstatusselector_td_first {
   	width: 150px;
	float: left;
   	background-color: #fff;
	padding: 3px 2px;
  	margin-right: 5px;
   	border: 1px solid #e3e6e7;
}
div.commerce_orderstatusselector_td,
div.commerce_orderstatusselector_td_act  {
	color: #717f82;
	font-weight: bold;
	background-color: #e3e6e7;
	text-align: center;
	padding: 3px 2px;
	width: 130px;
	float: left;
   	border: 1px solid #717f82;
}
* html div.commerce_orderstatusselector_td {width: 137px; }
div.commerce_orderstatusselector_td_margin {
	margin-right: 3px;
}
div.commerce_orderstatusselector_td_act  {
	color: #fff;
	background-color: #717f82;
}
* html div.commerce_orderstatusselector_td_act {width: 136px; }

/* ZEILEN */
div.commerce_basket,
div.commerce_basket_row,
div.commerce_basket_row_first,
div.commerce_basket_row_sep,
div.commerce_basket_row_sum {
   width: 575px;
}
div.commerce_basket_row,
div.commerce_basket_row_first,
div.commerce_basket_row_sep,
div.commerce_basket_row_sum {
	background-color: #fff;
	margin-bottom: 1px;
	height: 70px;
	overflow: hidden;
}
div.commerce_basket_row_sep {
	height: 34px;
}
div.commerce_basket_row:hover {
	background-color: #e3e6e7;
}
div.commerce_basket_row_first,
div.commerce_basket_row_sum {
	background-color: #717f82;
	color: #fff;
	font-weight: bold;
	height: 32px;

}
div.commerce_basket_row_sum{
	height: 22px;
	margin-top: 5px;
}
.commerce_basket_col1,
.commerce_basket_col2,
.commerce_basket_col3,
.commerce_basket_col4,
.commerce_basket_col1_sep,
.commerce_basket_col2_sep,
.commerce_basket_col3_sep,
.commerce_basket_col4_sep  {
	display: block;
	width: 100px;
	height: 32px;
	float: left;
	border-right: 1px solid #fff;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	overflow: hidden;
}
div.commerce_basket_row .commerce_basket_col1,
div.commerce_basket_row .commerce_basket_col2,
div.commerce_basket_row .commerce_basket_col3,
div.commerce_basket_row .commerce_basket_col4 {
	height: 70px;
	border-right: 1px solid #e3e6e7;
}
div.commerce_basket_row:hover .commerce_basket_col1,
div.commerce_basket_row:hover .commerce_basket_col2,
div.commerce_basket_row:hover .commerce_basket_col3,
div.commerce_basket_row:hover .commerce_basket_col4  {
	border-right: 1px solid #fff;
}
.commerce_basket_col1 {
	width: 160px;
}
.commerce_basket_col2 {
	width: 160px;
}
.commerce_basket_col3 {
	width: 160px;
	text-align: right;
}
div.commerce_basket_row .commerce_basket_col4,
div.commerce_basket_row:hover .commerce_basket_col4  {
	width: 51px;
	border-style:none;
	text-align:center
}
.commerce_basket_col4 img{
	border: 1px solid #717f82;
}
/* IE6 HOOK */
* html .commerce_basket_col1 {
	width: 171px;
}
* html .commerce_basket_col2 {
	width: 171px;
}
* html .commerce_basket_col3 {
	width: 171px;
}
* html .commerce_basket_col4 {
	width: 62px;
}

/* ZAHLUNGSART/LIEFERART/GESAMTSUMME */
.commerce_basket_col1_sep {
	width: 160px;
	border-style: none
}
.commerce_basket_col2_sep {
	width: 160px;
	border-style: none
}
.commerce_basket_col3_sep {
	width: 160px;
	text-align: right;
	border-style: none
}
.commerce_basket_col4_sep{
	width: 51px;
	border-style: none
}

/* IE6 HACK */
* html .commerce_basket_col1_sep {
	width: 171px;
	border-style: none
}
* html .commerce_basket_col2_sep {
	width: 171px;
	border-style: none
}
* html .commerce_basket_col3_sep {
	width: 171px;
	text-align: right;
	border-style: none
}
* html .commerce_basket_col4_sep{
	width: 62px;
	border-style: none
}


/*---------------- Adressliste -----------------------*/

/*---------------Checkout-------------------*/

/*-------------------Payment---------------------*/

/*------------- Rechung ----------------*/
/*
.invoice-addresses {
   width: 400px;
}

.invoice-shop-address {
   float: right;
}*/


/*------------- NEXT STEP / AGB BOX----------------*/

/* AGB */
.chkout_listing_agb_box,
.line_next_step_box {
	width:575px;
	background-color:#717f82;
	color:#FFFFFF;
}
.chkout_listing_agb,
.line_next_step {
	padding: 10px;
}
.chkout_listing_agb a,
.chkout_listing_agb a:link,
.chkout_listing_agb a:visited,
.chkout_listing_agb a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.chkout_listing_agb input {
	width:auto;
	margin-left: 2px;
	margin-bottom: 0px;
}
* html .chkout_listing_agb input,
*+html .chkout_listing_agb input {
	margin-bottom: -3px;
}
.chkout_listing_agb textarea{
	width:400px;
}

/* NEXT */
.line_next_step {
   	text-align: right;
	padding: 3px;
}
.line_next_step a,
.line_next_step a:link,
.line_next_step a:visited,
.line_next_step a:hover,
.line_prev_step a,
.line_prev_step a:link,
.line_prev_step a:visited,
.line_prev_step a:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.line_next_step input {
	color: #FFFFFF;
	font-weight: bold;
	width:auto;
	background-color:#717f82;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
*+html .line_next_step img.pfeil {
	position:relative;
	top: -2px;
}
* html .line_next_step img.pfeil {
	position:relative;
	top: -2px;
}
.line_prev_step {
   	text-align: left;
	padding: 3px;
	float: left;
}