﻿.step_container
{
	height: 100px;
	float: left;
	width: 195px;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #c7c7c7;
	background-color: #F5F5F5;
}

.step_container_right
{
	height: 100px;
	float: left;
	width: 196px;
	background-color: #F5F5F5;
}

.default_nextlinecontainer_basket {
        vertical-align: middle;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
        margin: 0px;
        color: #677787;
        background-color: #e1e0de;
        text-align: right;
        width: 314px;
        float: left;
        height: 35px;
}

.default_nextlinecontainer_right
{
        height: 35px;
        border-right: 1px solid #ffffff;
        vertical-align: middle;
        padding-left: 7px;
        padding-top: 10px;
        font-size: 12px;
        color: #000000;
        background-color: #e1e0de;
        width: 638px;
        float: left;
}

.default_dd_button
{
    border: 0px;
    color: #FFFFFF;
    background-color: #fff;
	background-image: url(../src/bg/zainogarage/warenkorb/Button_weiter_sicherer_serv.gif);
	background-repeat: no-repeat;
    font-weight: bold;
    font-size: 11px;
    margin: 0px;
    cursor: pointer;
    cursor: hand;
    width: 220px;
    height: 30px;
    text-align: center;
	padding: 0px;
}

.default_dd_button_white
{
    border: 0px;
    color: #FFFFFF;
	background-color: #fff;
	background-image: url(../src/bg/zainogarage/warenkorb/Button_weiter_sicherer_serv.gif);
	background-repeat: no-repeat;
    font-weight: bold;
    font-size: 11px;
    margin: 0px;
    cursor: pointer;
    cursor: hand;
    width: 220px;
    height: 30px;
    text-align: center;
	padding: 0px;
}
.button_next_step
{
    border: 0px;
    color: #FFFFFF;
	background-color: none;
	background-image: url(../src/bg/zainogarage/warenkorb/Button_weiter_sicherer_serv.gif);
	background-repeat: no-repeat;
    font-weight: bold;
    font-size: 11px;
    margin: 0px;
    cursor: pointer;
    cursor: hand;
    width: 220px;
    height: 30px;
    text-align: center;
	padding: 0px;
}
.button_order_now
{
   border: 0px;
    color: #FFFFFF;
	background-color: none;
	background-image: url(../src/bg/zainogarage/warenkorb/button_bestellung_abschicke.gif);
	background-repeat: no-repeat;
    font-weight: bold;
    font-size: 11px;
    margin: 0px;
    cursor: pointer;
    cursor: hand;
    width: 220px;
    height: 30px;
    text-align: center;
	padding: 0px;
}
.default_smallbutton {
	background-color:#FAFAFA;
	border:1px solid #EAEAEA;
	color:#3F4C90;
	cursor:pointer;
	font-size:10px;
	font-weight:bold;
	height:18px;
	padding-bottom:2px;
}


/****************************************************************** BASKET *******************************************************/
.basketstepsitem {
	vertical-align: top;
	margin-top: 1px;
	font-size: 14px;
    margin-bottom: 0px;
	padding-left: 10px;
	padding-top: 6px;
	min-height: 0px;
	height: 28px;
	background-color: #C3C9C9;
}

.basketcontents_headeritems
{
	padding-left: 4px;
}

.basketcontents_main {
	margin-top:0;
}

.basketcontents {
    width: 100%;
	margin-left: 0px;
	margin-top: 1px;
}
.basketcontents_headerleft {
    width: 7px;
    background-color: #677787;
    height: 23px;
    border: 1px solid #677787;
	border-bottom: 0;
	border-right: 0;
}

.basketcontents_headerright {
    border-top: 1px solid #677787;
	border-bottom: 0px;
    color: #677787;
    background-color: #EFEFEF;
	height: 25px;
    font-weight: bold;
    font-size: 11px;
	width: 18px;
}
.basketcontents_headerright {
	border-right: 1px solid #CBCBCB;
    width: 7px;
}

.basket_headitemprodukt {
    width: 40px;
}
.basket_headitemproduktspan {
    padding-left:6px;
}
.basket_headitemtitle {
	width: 430px;
}
.basket_headitemanzahl {
	width: 158px;
}
.basket_headitemeinzpreis {
	width: 142px;
}
.basket_headitemust {
	width: 106px;
}
.basket_headitemgesamt {
	width: 89px;
}

.basket_headitempack {
	width: 233px;
    text-align: right;
}
.basket_headitemgesamtspan {
	padding-right:10px;
}

.basketcontents_right {
	border-right: 1px solid #CBCBCB;
}
.basketcontents_left {
	border-left: 1px solid #CBCBCB;
	width: 7px;
}

.basketcontents_textgesamt,
.basketcontents_textust,
.basketcontents_texteinz,
.basketcontents_text {
    font-size: 11px;
    vertical-align: top;
	padding-top: 9px;
}
.basketcontents_textgesamt {
    padding-right: 10px;
}
.basketcontents_textust {
	padding-left: 15px;
}
.basketcontents_texteinz {
    padding-right: 20px;
}
.basketcontents_icon {
    width: 90px;
}
a.font_red_hover
{
	font-size: 12px; 
	font-weight: bold;
	color: #000;
}
a:hover.font_red_hover
{
	color: #d81f01;
}
.basketcontents_title,
.basketcontents_artinfo
{
    font-size: 10px;
}
.basketcontents_title {
    font-weight: bold;
}
.basketcontents_bottom {
    border-bottom: 1px solid #CBCBCB;
}
.basketcontents_linespacerbig,
.basketcontents_linespacer {
	color: #EEEFF0;
	background-color: #EEEFF0;
	height: 1px;
    border: 0;
 	margin-left:7px;
	margin-top: 8px;
	margin-bottom: 0px;
}
.basketcontents_linespacerbig {
	height: 4px;
}
.basketcontents_sumtitle,
.basketcontents_sumtitlebig,
.basketcontents_sumbig,
.basketcontents_sum {
    font-size: 11px;
    text-align: right;
    padding-bottom: 3px;
	padding-right: 10px;
    padding-top: 2px;
}
.basketcontents_sumtitlebig,
.basketcontents_sumtitle {
    padding-right: 15px;
	padding-top: 1px;
}
.basketcontents_sumtitlebig,
.basketcontents_sumbig {
    font-weight: bold;
}
.basketcontents_sumtitlebig {
	background-color: #FAFAFA;
    padding-top: 5px;
}
.basketcontents_sumtable {
    border-collapse: collapse;
    width: 100%;
}
.basketcontents_artamountinput {
	width:28px;
	height:18px;
	font-size:10px;
	text-align:right;
}
.basketcontents_artamountbutton {
	width:91px;
	height:19px;
	border:1px solid #e9eaeb;
	font-size:10px;
	font-weight:bold;
	color:#677787;
    margin-left: 3px;
	cursor: pointer;
}
.basketcontents_artdelsmallbutton,
.basketcontents_artdelbutton {
	width:91px;
	height:19px;
	border:1px solid #e9eaeb;
	font-size:10px;
	font-weight:bold;
	color:#677787;
	margin-left:3px;
	margin-top:8px;
	cursor: pointer;
}
.basketcontents_artdelsmallbutton {
	width:17px;
	height:19px;
	color:#ff3300;
	margin-left:11px;
	cursor: pointer;
}

.basketcontentsrow_empty,
.basketcontents_next {
	vertical-align: top;
	border: 1px solid #cbcbcb;
	padding: 5px;
	margin: 4px;
	padding-bottom:2px;
	font-size: 11px;
}

.basketcontents_next {
	min-height: 28px;
	height: 28px;
	border-bottom: 1px none;
	margin-bottom: 0px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	padding-top:8px;

	padding-left:7px;
}

.basketcontents_next {
	height: 26px;
	background-color: #ebecec;
	line-height: normal;
	padding-top:4px;
	padding-bottom:0px;
}

.basketcontentsrow_empty {
	height: 1px;
	min-height: 0px;
	margin-bottom:4px;
	padding:0px;
	margin-top:0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	line-height: 0px;
}

.stepsitemcontainer {
	vertical-align: top;
    background-color: #ffffff;
    padding-top: 0px;
	padding-bottom: 0px;
	font-size: 11px;
	display: block;
	clear: both;
}

.basketstepsitem:after{
	content: "";
	display: block;
	height: 0;
	clear: both;
}

a.basketcontents_nextlink:Hover {
	color: #ffffff;
    text-decoration: underline;
}

.stepitem_box {
    width: 569px;
	border-collapse: collapse;
    margin: 0px;
}
.stepitem_spacerbig {
    width: 8px;
}
.stepitem_spacer {
    width: 8px;
}
.stepitem_text,
.stepitem_texthigh {
    height: 75px;
    border: 1px solid #cbcbcb;
    background-color: #ffffff;
    padding-top: 0px;
    vertical-align: top;
    color: #757C83;
}
.stepitem_text {
    background-color: #F0F0F0;
    color: #757C83;
}
.stepitem_textbighigh,
.stepitem_textbig {
    font-weight: bold;
    font-size: 25px;
    color: #757C83;
    padding-left: 4px;
}
.stepitem_textbighigh {
    color: #FF3300;
}
.stepitem_textnormalhigh,
.stepitem_textnormal {
    font-weight: bold;
    font-size: 11px;
    color: #FF3300;
    padding-left: 4px;
}
.stepitem_textnormal {
    color: #757C83;
}
.stepitem_textsmall {
    padding-left: 7px;
    color: #757C83;
	font-size: 10px;
}
.stepitem_link,
.stepitem_linkhigh {
	color: #757C83;
}

.voucherlistrow,
.voucherinputrow {
	vertical-align: top;
	border: 1px solid #cbcbcb;
	padding: 5px;
	margin: 4px;
	padding-bottom:2px;
	font-size: 11px;
}
.voucherlistrow {
    margin-top: 10px;
}
.voucherinputrow {
    margin-bottom: 0px;
}
.voucherlistwarning,
.voucherlisttext {
    font-size: 11px;
    color: #000000;
    padding-left: 10px;
}
.voucherlistwarning {
    color: #FF3300;
}
.voucherlistinput {
    width: 169px;
    height: 18px;
    margin-left: 9px;
}
.voucherlistrow {
	min-height: 28px;
	height: 28px;
	border-bottom: 1px none;
	margin-bottom: 0px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	padding-top:8px;

	padding-left:7px;
}
.voucherlistrow {
	font-size: 11px;
	font-weight: bold;
	color: #ff3300;
}
.voucherlistrow {
	border-left:8px solid #677787;
	border-top:1px solid #677787;
	color: #677787;
	padding-bottom:1px;
	vertical-align: bottom;
}
.voucherlistrow {
	height: 26px;
	background-color: #ebecec;
	line-height: normal;
	padding-top:4px;
	padding-bottom:0px;

	vertical-align: middle;
}

.voucherinputrow {
	min-height: 0px;
	height: auto;
	border-top: 0px;
	margin-top: 0px;
	padding:6px;

	margin-bottom:4px;

	color: #677787;
	font-size: 10px;
}
.voucherlistheader {
	color: #677787;
	font-size: 11px;
	font-weight: bold;
}
.voucherlistsubmit {
    width: 148px;
    height: 19px;
    border: 1px solid #E9EAEB;
    color: #677787;
    font-weight: bold;
    font-size: 10px;
    margin-left: 9px;
	cursor: pointer;
}
.default_midbutton {
	border:1px solid #E9EAEB;
	color:#3F4C90;
	color: #000;
	cursor:pointer;
	font-size:10px;
	height:19px;
	margin-left:3px;
	width:91px;
	background-color: #fff;
}
.basket_gutschein	
{
	width: 172px;
	margin-left: 8px;
	color: #677787;
}
.remove_basket_button{
	color: #d81f01;
}
/****************************************************************** BASKET *******************************************************/

/****************************************************************** PAYMENT ******************************************************/
.paymentcontentheader,
.paymentcontenttext {
	vertical-align: top;
	border: 1px solid #cbcbcb;
	padding: 5px;
	margin: 4px;
	padding-bottom:2px;
	font-size: 11px;
}
.paymentcontentheader {
    margin-top: 10px;
}
.paymentcontenttext {
    margin-bottom: 0px;
}
.paymentcontentdata {
    font-size: 11px;
    color: #000000;
    padding-left: 10px;
}
.paymentcontentheader {
	min-height: 28px;
	height: 28px;
	border-bottom: 1px none;
	margin-bottom: 0px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	padding-top:8px;
	padding-left:7px;
}
.paymentcontentheader {
	font-size: 11px;
	font-weight: bold;
	color: #ff3300;
}
.paymentcontentheader {
	border-left:8px solid #677787;
	border-top:1px solid #677787;
	color: #677787;
	padding-bottom:1px;
	vertical-align: bottom;
}
.paymentcontentheader {
	height: 26px;
	background-color: #ebecec;
	line-height: normal;
	padding-top:4px;
	padding-bottom:0px;
	vertical-align: middle;
}

.paymentcontenttext {
	min-height: 0px;
	height: auto;
	border-top: 0px;
	margin-top: 0px;
	padding:6px;
	margin-bottom:4px;
	color: #677787;
	font-size: 10px;
}

/****************************************************************** PAYMENT ******************************************************/

/****************************************************************** BUTTONS ******************************************************/

.button_black_warenkorb{
	width: 325px;
}

.basket_update_button{
	width: 120px;
	margin: 2px 0px;
}

.basket_delete_button{
	width: 120px;
	margin: 2px 0px 2px 2px;
}

.basket_cuppon_button{
	width: 172px;
	margin: 2px 0px 2px 8px;
}

.basket_step2_button{
	width: 225px;
}

.basket_user_button{
	width: 190px;
	margin: 3px 0px;
}

.basket_next_button{
	width: 200px;
	padding: 3px 0px;
}

.basket_order_button{
	width: 170px;
}

.basket_order_button_klein{
	width: 85px;
}

.basket_thankyou_button{
	width: 125px;
}

.basket_thankyou_button a{
	color: #fff;
}

.btn_left, .btn_right, .btn_middle, .btn_middle_warenkorb {
	height: 25px;
}

.btn_left {
	background-image: url('bg/digidesk/button_orange_links.gif');
	background-position:left;
	background-repeat:no-repeat;
}

.btn_right {
	background-image: url('bg/digidesk/button_orange_rechts.gif');
	background-position:right;
	background-repeat:no-repeat;
	margin-left: 5px;
}

.btn_middle {
	background-image: url('bg/digidesk/button_orange_mitte.gif');
	background-repeat:repeat-x;
	margin-right: 5px;
	text-align: center;
}

.btn_middle_thankyou {
	background-image: url('bg/digidesk/button_orange_mitte.gif');
	background-repeat:repeat-x;
	margin-right: 5px;
	text-align: center;
	padding: 5px 0px;
	height: 15px;
}

.btn_left_green {
	background-image: url('bg/digidesk/button_gruen_links.jpg');
	background-position:left;
	background-repeat:no-repeat;
}

.btn_right_green {
	background-image: url('bg/digidesk/button_gruen_rechts.gif');
	background-position:right;
	background-repeat:no-repeat;
	margin-left: 5px;
}

.btn_middle_green {
	background-image: url('bg/digidesk/button_gruen_mitte.gif');
	background-repeat:repeat-x;
	margin-right: 5px;
	text-align: center;
}

.btn_middle_warenkorb {
	background-image: url('bg/digidesk/button_orange_mitte.gif');
	background-repeat:repeat-x;
	margin-right: 5px;
	text-align: center;	
	
}

.btn_middle_warenkorb a {
	line-height: 24px;
}

/*.btn_middle input {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	color:#FFFFFF;
	height:22px;
	padding:0;
	width:100%;
	font-weight: bold;
}*/

.btn_middle_green input {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	color:#000;
	height:22px;
	padding:0;
	width:100%;
	font-weight: bold;
	cursor: pointer;
}


