/* commerce
 ----------------------------------------------- */

input, textarea, select {
	font-family: Helvetica, Arial, sans-serif;
	padding: 3px;
	font-size: 100%;
}



/* product / basket
 ----------------------------------------------- */


.cmrc_mb_box table th, .chkout_list_basket table th {
    text-align: left;
    vertical-align: top;
    padding: 5px 6px;
   background-color: #DAD8BA; 
    color: #666;
    
}

.cmrc_mb_box table td, .chkout_list_basket table td {
    padding: 3px 0;
}

.cmrc_mb_box table th.bg, .chkout_list_basket table th.bg {
    border-right: 1px solid #fff;
}

img.pi2icon  {
    position: relative; top: 5px;
    margin-right: 8px
}

.cmrc_mb_box .cmrc_ProdList2Container_even td, .chkout_list_basket .cmrc_ProdList2Container_even td {
    background-color: #fff;
    padding: 3px 6px;
    border-right: 1px solid #dedede;
}

.cmrc_mb_box .price-gross, .chkout_list_basket .price-gross {
    text-align: right;
    padding: 0px 3px;
}

.cmrc_mb_box .cmrc_mb_total, .chkout_list_basket .cmrc_mb_total {
    padding: 0px 3px;
    text-align: right;
}

.cmrc_mb_shipping {
    xfont-weight: bold;
}

.cmrc_mb_next {
    float: right;
   
    
}



/* checkout
 ----------------------------------------------- */

table td.chkout_address_left {
    padding: 3px 12px 3px 0;
}

table td.chkout_address_right {
    padding: 3px 12px 5px 0;
}

.chkout_address_label {
    xwhite-space: nowrap;
}

table td.chkout_address_submit {
    margin-top: 1em;
}

.chkout_address_fields span.error {
    font-weight: bold;
    font-size: 89%;
    color: #EF0909;
}

/* misc
 ----------------------------------------------- */

.commerce_hidden {
    display: none;
}





/* meine styles */

/* ---- Listenansicht ----- */

div.liste_wrap {
    overflow: hidden;
    margin: 0 0 10px 0;
    padding: 10px;
    background-color: #ffffff;


}

div.liste_bild {
    float: right;
    width: 170px;
    overflow: hidden;

}

div.produkt_info {
	width: 41px;
}

div.produkt_info a, div.produkt_info a:visited {
	display: block;
	width: 41px;
	height: 17px;
	background: url(../img/mehr_off.gif) no-repeat -3px 0
}

div.produkt_info a:hover {
	background: url(../img/mehr_on.gif) no-repeat  -3px 0
}

div.produkt_info a span {
	display: none
}


div.liste_details {
    width: 300px;
    overflow: hidden;
    float: left;

}


div.liste_details h3 {
    margin: 0
}

div.liste_details form {
    margin: 10px 0 0 0 
}


input.qtyInput {
    padding: 4px;
    border: 1px solid #357B9E
}

input.button_off { 
   
    background: #357B9E;
    color: #fff;
    border: 1px solid #27627F;
    line-height: normal
}

span.com_prod_teaser p {
    margin: 5px 0 0 0
}


/* Warenkorb Rechts */

div.teaser-rightcol-2 {
    overflow: hidden;
    margin: 0 0 20px 12px;
    padding: 0 0 0 0;
    width: 193px;
    background: #fff url(../img/teaser_shop_bg.gif) no-repeat scroll left top
}

h3.h3-cart {
	padding: 0.7em 0 0 0;
    margin: 0 0 0.5em 1em;
    color: #fff
}

div.teaser-rightcol-2 p {
    padding-left: 12px 
}

p.top_basket_value {
    margin-botom: 15px
}

p.top_basket_value b {
    font-size: 115%
}


div.teaser-rightcol-3 {
	overflow: hidden;
    margin: 0 0 20px 12px;
    padding: 0 0 0 0;
    width: 193px;
    background: #fff url(../img/teaser_shop_bg02.gif) no-repeat scroll left top
}

div.teaser-rightcol-3 h3 {
	padding: 0.7em 0 0 0;
    margin: 0 0 0.5em 1em;
    color: #fff
}

div.teaser-rightcol-3 p {
    padding-left: 8px 
}

div.teaser-rightcol-3 u {display: none}*/

div.teaser-rightcol-3  p.csc-form-label {padding-left: 8px; margin: 3px 0}

div.teaser-rightcol-3 td.csc-form-labelcell {display: none}

div.teaser-rightcol-3 td.csc-form-fieldcell input {
	margin-left: 12px;
	margin-bottom: 5px;
	padding: 4px 3px 1px 3px;
    background: #357B9E;
    color: #fff;
    border: 1px solid #27627F;
}

div#login {
	margin-top: 40px;
	margin-bottom: 40px
}

td p.csc-form-label u {text-decoration: none}

div#login td.csc-form-labelcell p.csc-form-label-req {margin: 0.3em 0}
div#login td.csc-form-labelcell p.csc-form-fieldcell {margin: 0.3em 0}

td.csc-form-fieldcell input {
	padding: 4px 3px 1px 3px;
    background: #357B9E;
    color: #fff;
    border: 1px solid #27627F;
    font-size: 1.1em
}

div#login td input {
    padding: 4px 3px 1px 3px;
    background: #357B9E;
    color: #fff;
    border: 1px solid #27627F;
}

div#login td input#pass, div#login td input#user {
	padding: 2px; border: 1px solid #27627F; background: #fff; color: #000
}


div#login th {
    text-align: left;
}

/* Rechnung tabelle */

span.cmrc_mb_next {float: right;}

span.cmrc_mb_next a, span.cmrc_mb_next a:visited {
    text-align: right;
    display: block;
   padding: 3px 5px;
   margin: 0;
    background: #357B9E;
    color: #fff;
    border: 1px solid #27627F;
    line-height: normal;
    font-weight: normal;
    text-decoration: none
}


span.back  {
    float: left;
    padding: 0;
   margin: 0;
    background: #357B9E;
    color: #fff;
    font-weight: normal;
   
}

span.back a, span.back a:visited {
   display: block;
   padding: 3px 5px;
    color: #fff;
    line-height: normal;
    text-decoration: none;
    border: 1px solid #27627F;
}



/* Formular */

span.mandatory {color: #EF0909}



td.chkout_address_left {
    width: 180px;
}

td.chkout_address_right {
    width: 310px;
}


td.chkout_address_right input {
    width: 100%;
    padding: 2px;
    border: 1px solid #27627F;
}

div.chkout_address_submit {
    text-align: right;
    padding-top: 15px;
    padding-right: 12px
}

div.chkout_address_submit input {
    padding: 4px 3px 1px 3px;
    background: #357B9E;
    color: #fff;
    border: 1px solid #27627F;
}

div#address  strong {
display: block;
float: left;
width: 120px
}
 div#address  input, div#address  select {
    padding: 2px;
    border: 1px solid #27627F;
    width: 305px
}

p.standard {
	padding-left: 120px
}

p.standard input{
	width: auto !important;
	border-width: 0 !important
}

p#aenderung input {
	margin-left: 123px;
	 padding: 4px 5px 1px 5px !important;
	 background: #357B9E;
	 color: #fff;
	 width: auto !important
}


div.adress_auswahl {
	margin-bottom: 5px;
	padding-left: 22px
}

ol.adress_bearb {
	width: 100%
}

ol.adress_bearb li { margin-right: 20px}

p.adress_abst {margin: 0.5em 0; clear: both}

p.adress_abst strong {
	display: block;
	width: 200px;
	float: left
}

p.chkout_list_comment textarea {
	margin: 10px 0 0 0;
	width: 100%;
	background: #EFECC2;
	border: 1px solid #DAD8BA
}


span.abschliessen {
	float: right
}

span.abschliessen input {
	padding-top: 4px;
    background: #357B9E;
    color: #fff;
    border: 1px solid #27627F;
    line-height: normal   
}


div.chkout_list_basket table {
	/*background: #fff*/
}

p.chkout_list_disclaimer {
	background: #fff
}

div.adress_disclaim {
	padding: 8px 20px;
	margin-bottom: 10px;
	overflow: hidden;
	background: #fff
}

div.adress_disclaim span.error b {
	color: #EF0909 !important
}

li.adressmamagement p strong {
	display: block;
	float: left;
	width: 100px
}

li.adressmamagement {
	margin-bottom: 20px
}

li.adressmamagement p  {
	margin: 0.5em 0
}


h1.h1_extra {
    color: #34799B;
    font-size: 109%;
    margin: 1em 0 0.5em;
    padding: 0;
    font-weight: bold
}



/* neue Loginbox */

div.tx-newloginbox-pi1 input#user, div.tx-newloginbox-pi1 input#pass {
		padding: 2px; border: 1px solid #27627F; background: #fff; color: #000
} 


div.tx-newloginbox-pi1 td input {
    padding: 4px 3px 1px 3px;
    background: #357B9E;
    color: #fff;
    border: 1px solid #27627F;
}