.account {position: relative;}
.account strong {color: #780532;}
.account h3 {
    font-size: 15px;
    margin-bottom: 20px;
}
.account h3.newuser {
    border-top: 1px solid #780532;
    margin: 40px 25px 20px 0;
}
.account .payment_method h3, .account .payment_method form {width: 150px; float: left;}
.account .payment_method form {width: 450px; margin-top: 5px;}
.account .payment_method form select {float: left;}
.account .payment_method {float: left; width: 100%;}
.account .checkblock {width: 230px; float: left;}

.account p.newuser {clear: both; margin-top: 50px;}
.account p.expresstext {padding-left: 40px; background: transparent url(../images/icons/express.gif) no-repeat;}

.account h4 {font-size: 11px; margin-bottom: 10px;}


.account p, .account h5 {margin-bottom: 20px;}
.account .bg { width: 700px; background: #F5F1E3 url(../images/background/with_account.jpg) repeat-x; }
.checkout .bg {border-top: 1px solid #780532; float: left; clear: left;}
.checkout .line_below {width: 690px; padding: 10px 0 10px 10px; border-bottom: 1px solid #780532; float: left; clear: left;}
.checkout .line_below form, .checkout .line_below p {width: 680px; float: left; clear: left;}
.checkout .line_below p.newline {margin-top:60px;}
.checkout .separat {margin: 20px 0 0 0;}

.checkout table {width: 100%;}
.checkout td {vertical-align: top;}

.checkout .confirm_item {width: 690px; padding: 0 0 10px 10px; border-bottom: 1px solid #780532; float: left; clear: left;}
.checkout .confirm_item table {width: 680px; border-collapse: collapse;}
.checkout .confirm_item td {padding: 2px 3px;}
.checkout .confirm_item td p {margin-top: 10px;}
.checkout .confirm_item td.right {text-align: right;}
.checkout .confirm_item td.above {border-top: 1px solid #333; padding-bottom: 13px;}
.checkout .confirm_item td.total {font-weight: bold;}
.checkout .confirm_item .auto {width: auto;}
.checkout .confirm_item .auto td {padding-right: 30px;}
.checkout .notes { width: 690px; border-top: 0; padding: 0 10px 20px 10px; }
.checkout .notes textArea, .checkout .options textArea { width: 680px; height: 100px;}
.checkout .options, .checkout .options2 { position: relative; width: 700px; padding: 0 0 20px 10px;
    min-height: 220px;
    height:auto !important;
      height: 220px;
}
.checkout .options2 { min-height: 320px;height:auto !important;height: 320px; }
.checkout .options button { margin-top: 35px; }

.checkout .shipping-options {
    background: #F5F1E3 url(../images/background/with_account.jpg) repeat-x;
    width: 690px;
    float: left;
    padding: 10px 10px 20px 10px;
    border-bottom: 1px solid #780532;
}
.checkout .shipping-options .express {
    float: left;
    background: transparent url(../images/icons/lieferung_24h.jpg) no-repeat;
    padding-left: 40px;
}
.checkout .shipping-options .date {
    float: left;
    background: transparent url(../images/icons/lieferdatum.jpg) no-repeat;
    padding-left: 40px;
}
.checkout .shipping-options .deposit {
    float: left;
    background: transparent url(../images/icons/lieferoptionen.png) no-repeat;
    padding-left: 40px;
}


.account label {
    display: block;
    width: 300px;
}
.account input.wide {width: 300px; float: left; margin: 2px 0 10px 0;}
.account button.right, .account .button_right {float: right;}
.absolute_right {position: absolute; bottom: 0; right: 0;}
.account .blox .absolute_right {position: absolute; bottom: 5px; right: 15px;}

.account .address {padding: 0 10px 20px 10px; width: 690px; border-bottom: 1px solid #780532;}
.account .address label, .account .address input, .account .address select {width: 214px;}
.account .address label, .account .address .checkbox {margin-top: 30px;}
.account .address label#helpsec {
    margin: 0;
    padding-top: 30px;
    background: transparent url(../images/buttons/question_mark_0.gif) bottom right no-repeat;
    cursor: pointer;
}
.account .address label:hover#helpsec {background-image: url(../images/buttons/question_mark_1.gif);}
.account .address .sub {margin-top: 6px;}

.account .question_mark {position: absolute; top: 15px; right: 10px;}
.account .checkbox input, .account .checkbox label {width: auto; display: inline;}

.account .voucher {margin: 40px 0; width: 680px; float: left; clear: both;}
.account .voucher label {float: left; margin: 0; width: 420px;}
.account .voucher input {float: right;}

#header_account {
    width: 680px;
    padding-left: 20px;
}
#already_client {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #780532;
    margin-top: 20px;
    padding-top: 10px;
    width: 690px;
    min-height: 170px;
    height: auto !important;
    height: 170px;
    padding-left: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #780532;
}
#already_client a, .checkout .line_below a {
    display: block;
    padding: 4px 10px 0 10px;
    float: left;
}
#already_client a.inl {
    display: inline;
    padding: 0;
    float: none;
}
#without_account {
    padding-top: 10px;
    width: 690px;
    min-height: 170px;
    height: auto !important;
    height: 170px;
    padding-left: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #780532;
    background-color: #F5F1E3;
    float: left;
    clear: left;
}
#with_account {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #780532;
    margin-top: 20px;
    padding-top: 10px;
    width: 690px;
    height: 290px;
    padding-left: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #780532;
}
.show_hide h5 {font-size: 11px; font-weight: normal;}
.show_hide p {margin-bottom: 0;}
.show_hide ul {padding-left: 20px; margin-bottom: 20px;}
#with_account form {
    margin-top: 20px;
}
#with_account a {
    display: block;
    padding-right: 10px;
    padding-left: 10px;
    float: left;
    border: 1px solid #f00;
}
#with_account p {
    clear: both;
    float: left;
    margin-bottom: 10px;
    margin-top: 40px;
}

#access_data {
    background-image: url(../images/boxes/box_zugangsdaten.jpg);
    height: 171px;
    width: 325px;
    background-repeat: no-repeat;
    float: left;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 20px;
}
#access_data dl {
    line-height: 16px;
}
#access_data dt {
    float: left;
    width: 130px;
}

#addresses{
    background-image: url(../images/boxes/box_adressen.jpg);
    width: 325px;
    background-repeat: no-repeat;
    float: left;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 20px;
}
#addresses h3, .box_right_column h3 {
    margin-bottom: 20px;
}
#addresses p, .box_right_column p {
    margin-bottom: 10px;
}
.box_right_column {
    background-image: url(../images/boxes/box_right_column.jpg);
    height: 83px;
    width: 325px;
    background-repeat: no-repeat;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 20px;
}
.right_column {
    width: 355px;
    letter-spacing: normal;
    float: left;
}
.left_column {
    float: left;
    clear: left;
    width: 355px;
    letter-spacing: normal;
}
.account .bright {float: right; margin: -18px 10px 10px 0;}
.account #addresses h4 {clear: both;}
.account #addresses p, .account .box_right_column p {clear: both; margin: 0;}

.relbox {
    width: 315px;
    position: relative;
    float: left;
}

#sectext {
    clear: both;
    padding: 20px 10px 0 0;
    width: 680px;
}
#sectext p img {
    float:left;
    margin-right:10px;
}

/*account_menu*/
#account_menu {
    height: 38px;
    width: 707px;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
}

#account_menu ul {
    list-style-type: none;
}

#account_menu li {
    display: block;
    float: left;
    height: 38px;
    overflow: hidden;
}
#account_menu li a {
    display: block;
    height: 38px;
    color: #555f69;
    padding-top: 10px;
    font-size: 11px;
    text-align: center;
    text-indent: -6px;
    overflow: hidden;
}
#account_menu li a:hover {
    color: #fff;
}
#kontoeinstellungen {
    background-image: url(../images/mein_konto/menu/kontoeinstellungen.jpg);
    width: 142px;
    background-position: top;
    background-repeat: no-repeat;
}
#kontoeinstellungen a:hover, #kontoeinstellungen a.selected {
    background-image: url(../images/mein_konto/menu/kontoeinstellungen.jpg);
    width: 142px;
    background-position: 0px -43px;
    color: #FFFFFF;
    background-repeat: no-repeat;
}
#bestellungen {
    background-image: url(../images/mein_konto/menu/bestellungen.jpg);
    background-repeat: no-repeat;
    width: 108px;
    background-position: top;
}
#bestellungen a:hover, #bestellungen a.selected  {
    background-image: url(../images/mein_konto/menu/bestellungen.jpg);
    background-repeat: no-repeat;
    width: 108px;
    background-position: 0px -43px;
    color: #FFFFFF;
}
#weingeschmack {
    background-image: url(../images/mein_konto/menu/weingeschmack.jpg);
    background-repeat: no-repeat;
    width: 133px;
    background-position: top;
}
#weingeschmack a:hover, #weingeschmack a.selected {
    background-image: url(../images/mein_konto/menu/weingeschmack.jpg);
    background-repeat: no-repeat;
    width: 133px;
    background-position: 0px -43px;
    color: #FFFFFF;
}
#merkliste {
    background-image: url(../images/mein_konto/menu/merkliste.jpg);
    background-repeat: no-repeat;
    width: 108px;
    background-position: top;
}
#merkliste a:hover, #merkliste a.selected {
    background-image: url(../images/mein_konto/menu/merkliste.jpg);
    background-repeat: no-repeat;
    width: 108px;
    background-position: 0px -43px;
    color: #FFFFFF;
}
#empfehlungen_account {
    background-image: url(../images/mein_konto/menu/empfehlungen.jpg);
    background-repeat: no-repeat;
    width: 108px;
    background-position: top;
}
#empfehlungen_account a:hover, #empfehlungen_account a.selected {
    background-image: url(../images/mein_konto/menu/empfehlungen.jpg);
    background-repeat: no-repeat;
    width: 108px;
    background-position: 0px -43px;
    color: #FFFFFF;
}
#newsletter {
    background-image: url(../images/mein_konto/menu/newsletter.jpg);
    background-repeat: no-repeat;
    width: 108px;
    background-position: top;
}
#newsletter a:hover, #newsletter a.selected {
    background-image: url(../images/mein_konto/menu/newsletter.jpg);
    background-repeat: no-repeat;
    width: 108px;
    background-position: 0px -43px;
    color: #FFFFFF;
}


/*taste_menu*/
#taste_menu {
    height: 23px;
    width: 615px;
    float: left;
}
#taste_menu ul {
    list-style-type: none;
}
#taste_menu li {
    display: block;
    float: left;
    height: 23px;
}
#taste_menu li a {
    display: block;
    height: 18px;
    color: #555f69;
    padding-top: 5px;
    font-size: 11px;
    text-align: center;
    text-indent: -5px;
    width: 205px;
    background-image: url(../images/mein_konto/menu/taste_menu.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
}
#taste_menu li a:hover,  #taste_menu li a.selected {
    color: #fff;
    background-image: url(../images/mein_konto/menu/taste_menu.jpg);
    background-repeat: no-repeat;
    background-position: top;
}
/*
#header_account {
    padding-right: 20px;
    padding-left: 20px;
    float: left;
}
#header_account p {
    margin-bottom: 20px;
}
*/
.float_right_padding_10 {
    padding-right: 10px;
    float: right;
    clear: right;
}
#orders {
    float: left;
    margin-bottom: 20px;
    text-align: left;
}
#orders th {
    font-weight: normal;
    color: #333333;
    padding-bottom: 15px;
}
#orders td {
    width: 130px;
}
#orders tr.sel {font-weight: bold;}

.taste {
background-image:url(../images/background/gesamt_bg.jpg);
background-repeat:no-repeat;
color:#333333;
height:190px;
padding-left:20px;
padding-top:20px;
width:711px;
}
.buy_again {
    letter-spacing: -1px;
    position: absolute;
    left: 587px;
    top: 78px;
}
#send_wishlist {
    float: right;
    padding-right: 10px;
    margin-top: 20px;
    height: auto;
}
#send_wishlist h3 {
    margin-bottom: 20px;
}
#send_wishlist p {
    margin-bottom: 20px;
    letter-spacing: 0px;
}
#send_wishlist input {
    clear: both;
    float: left;
    height: 20px;
    width: 300px;
    border: 1px solid #999999;
    margin-bottom: 10px;
}
#send_wishlist label {
    display: block;
    width: 300px;
    margin-bottom: 2px;
}
#send_wishlist textarea {
    width: 300px;
    margin-bottom: 10px;
}
#subscribe_newsletter {
    padding-right: 10px;
    margin-bottom: 20px;
}
#subscribe_newsletter h3 {
    margin-bottom: 20px;
}
#subscribe_newsletter p {
    margin-bottom: 20px;
    letter-spacing: 0px;
}
#subscribe_newsletter input {
    clear: both;
    float: left;
    height: 20px;
    width: 300px;
    border: 1px solid #999999;
    margin-bottom: 10px;
}
#subscribe_newsletter .vorname {
    float: left;
    width: 142px;
}
#subscribe_newsletter label {
    display: block;
    margin-bottom: 2px;
    width: 300px;
}
#subscribe_newsletter .nachname {
    float: left;
    width: 145px;
}
#unsubscribe_newsletter {
    padding-right: 10px;
}
#unsubscribe_newsletter h3 {
    margin-bottom: 20px;
}
#unsubscribe_newsletter p {
    margin-bottom: 20px;
    letter-spacing: 0px;
}
#unsubscribe_newsletter input {
    clear: both;
    float: left;
    height: 20px;
    width: 300px;
    border: 1px solid #999999;
    margin-bottom: 10px;
}
#unsubscribe_newsletter label {
    display: block;
    margin-bottom: 2px;
    width: 300px;
}
#send_wishlist button, #subscribe_newsletter button, #unsubscribe_newsletter button {float: right;}
#look_newsletter h3 {
    margin-bottom: 20px;
}
#look_newsletter p {
    display: block;
}
#look_newsletter img {
    padding-left: 0px;
    margin-bottom: 0px;
    clear: both;
    float: left;
    display: block;
    padding-right: 110px;
}
#look_newsletter ul {
    list-style-type: none;
    clear: both;
    float: left;
    margin-top: 20px;
}
#look_newsletter .margin_top_100 {
    margin-top: 240px;
    padding: 0;
}
.menu_cashbox {
    width: 148px;
}
#menu_cashbox {
    margin-bottom: 20px;
    float: left;
    margin-top: 20px;
}
#menu_cashbox .float_left {
    float: left;
    padding-right: 0px;
}
.button_cashbox {
    display:inline;
border: none;
background: none;
padding: 0;
margin: 0;
width: auto;
overflow: visible;
text-align: center;
white-space: nowrap;
height: 25px;
line-height: 23px;
list-style:none;
font-size: 11px;
}

.button_cashbox span, .button_cashbox em, .button_cashbox a {
display: block;
height: 25px;
line-height: 21px;
margin: 0;
padding: 0;
text-decoration: none;
font-weight: bold;
color: #fff;
float: left;
font-style: normal;
vertical-align: top;
font-family: "Lucida Grande", Lucida, "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}

.button_cashbox span {
    padding-left: 12px;
    background-image: url(../images/buttons/left_button_cashbox.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.button_cashbox em {
    font-style: normal;
    padding-right: 15px;
    background-image: url(../images/buttons/cashbox_button.gif);
    background-repeat: no-repeat;
    background-position: 100% 0;
    color: #333333;
}

.button_cashbox a:hover span, .button_cashbox a.selected span {
    background-image: url(../images/buttons/left_button_cashbox.gif);
    background-repeat: no-repeat;
    background-position: 0 -25px;
}

.button_cashbox a:hover em, .button_cashbox a.selected em {
    background-image: url(../images/buttons/cashbox_button.gif);
    background-repeat: no-repeat;
    background-position: 100% -25px;
    color: #ffffff;
}
#set_password {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #780532;
    margin-top: 20px;
    padding-top: 10px;
    width: 690px;
    background-image: url(../images/background/with_account.jpg);
    background-repeat: repeat-x;
    height: 290px;
    padding-left: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #780532;
}
#set_password form {
    margin-top: 20px;
}
#set_password input {
    width: 220px;
}
#set_password label {
    width: 220px;
}
#set_password .margin_top {
    margin-top: 18px;
}
#terms_of_business {
    height: 74px;
    width: 414px;
    border: 1px solid #999999;
    overflow: auto;
    color: #000000;
    background-color: #FFFFFF;
    padding: 3px;
    margin-right: 20px;
    float: left;
}
#terms_of_business h4 {
    font-size: 11px;
    padding: 0px;
    margin-bottom: 5px;
}
#terms_of_business p {
    padding: 0px;
    margin-bottom: 15px;
}
#agreed {
    float: left;
    width: 240px;
}
#agreed input {display: block; float: left;}
#agreed label {display: block; float: right; width: 210px;}
#agreed button {margin-top: 30px;}
