/* =Checkout Container (Intro, Content, Table)
============================================================================= */

#contentFull {
    /* float: none; */
}
DIV.noBottomMargin{
    padding-bottom: 0 !important;
}
DIV.checkoutFormIntro {
    background-color: #F5F5F5;
    padding: 27px 18px 4px 18px;
}

DIV.checkoutFormIntroStandalone {
    background-color: #F5F5F5;
    padding: 15px 18px 0 18px;
}

DIV.checkoutFormIntro P {
    font-family: Arial, Helvetica, sans-serif;
    font-size: .7em;
    margin: 0 0 1.2em 0;
}
DIV.checkoutFormIntro P.halfLine {
    margin: 0 0 .45em 0;
}
DIV.checkoutFormIntro P A:link,
DIV.checkoutFormIntro P A:visited{
    color:#002777;
}
DIV.checkoutFormIntro P A:hover,
DIV.checkoutFormIntro P A:focus,
DIV.checkoutFormIntro P A:active{
    color:#00a02f;
}
DIV.checkoutFormIntro P A.moreLink:link,
DIV.checkoutFormIntro P A.moreLink:visited{
    padding: 0 12px 0 0;
    background: transparent url(../img/arrows_right_blue.gif) no-repeat right;
}
DIV.checkoutFormIntro P A.moreLink:hover,
DIV.checkoutFormIntro P A.moreLink:focus,
DIV.checkoutFormIntro P A.moreLink:active{
    background: transparent url(../img/arrows_right_green.gif) no-repeat right;
}

H3.checkoutFormHeadline {
    margin: 0px 0px 14px 0px;
}

H3.checkoutFormHeadlineStandalone {
    margin: 0;
}

H4.checkoutSubheadline{
    margin: 0px 0px 15px 0px;
}
DIV.checkoutFormIntro .teaserImg{
    display: block;
    margin: 0 0 .75em 0;
}
.checkoutContent {
    background-color: #F5F5F5;
    padding: 21px 0 0 0;
}
.checkoutContent h3{
    margin: 0 18px 17px 18px;
}
.checkoutContent p{
    padding: 0 18px 1.5em 18px;
    line-height: 1.2;
}
.checkoutFormContent p.p{
    padding: 0 0 1.5em 0;
}
.checkoutContent P.halfLine {
    padding: 0 18px .8em 18px;
}
DIV.checkoutContent P A:link,
DIV.checkoutContent P A:visited{
    color:#002777;
}
DIV.checkoutContent P A:hover,
DIV.checkoutContent P A:focus,
DIV.checkoutContent P A:active{
    color:#00a02f;
}
DIV.checkoutFormContent {
    background-color: #F5F5F5;
    padding: 14px 18px;
    margin:0 0 25px 0;
}

.checkoutFormContent p.infoMandatory{
    padding: 1.4em 0 2.8em 0;
}

DIV.checkoutFormTable {
    background-color: #F5F5F5;
    padding: 14px 18px;
}
DIV.checkoutFormContentTable {
    background-color: #F5F5F5;
    padding: 14px 0;
}
DIV.checkoutFormContentTable p {
    line-height: 1.2;
    padding: 0 0 1em 0;
}
DIV.checkoutFormContentTable p.marginBotSmaller {
    padding: 0 0 .5em 0;
}

DIV.checkoutFormBoundary {
    background: #F5F5F5 url(../img/checkout_bg_boundary.gif) repeat-x left top;
}

.progressBar{
    position: relative;
    margin: 0 0 10px 0;
}
.progressBar img{
    display: block;
}




/* =Checkout Container
============================================================================= */
.checkoutContent .reducedWidth{
    width:390px;
    margin: 0 18px 0 0;
}

.checkoutContent ul.adressList{
    margin: 0;
}
.checkoutContent ul.adressList li{
    clear: both;
    position: relative;
    width: 100%;
    font-size: .6855em;
    background: transparent url(../img/checkout_bg_boundary.gif) repeat-x left top;
    line-height: 1.2;
    padding: 12px 0 9px 0;
}
.checkoutContent ul.downloadList{
    margin: 0;
    padding-bottom: 10px;
}
.checkoutContent ul.downloadList li{
    clear: both;
    position: relative;
    width: 100%;
    font-size: .6855em;
    background: transparent url(../img/checkout_bg_boundary.gif) repeat-x left top;
    line-height: 1.2;
    padding: 23px 0 13px 0;
}
.checkoutContent ul.adressList li .liContent{
    float:left;
    margin-left: 18px;
}
.checkoutContent ul.downloadList li .liContent{
    float: left;
    width:410px;
    margin: 0 0 0 18px;
}
.checkoutContent ul.adressList li .liActions{
    float:right;
    margin-right: 18px;
}
.checkoutContent ul.downloadList li .liActions{
    float:left;
}

.checkoutContent ul.adressList li .liDownloadlink{
    float:right;
    margin-right: 18px;
}
.checkoutContent ul.adressList li .liActions a:link,
.checkoutContent ul.adressList li .liActions a:visited{
    color: #00a02f;
    display:block;
    padding: 0 11px 0 0;
    margin: 0 0  6px 0;
    background: transparent url(../img/arrows_right_green.gif) no-repeat right;
    text-decoration: none;
}
.checkoutContent ul.adressList li .liActions a:hover,
.checkoutContent ul.adressList li .liActions a:focus,
.checkoutContent ul.adressList li .liActions a:active{
    text-decoration: underline;
}
.checkoutContent ul.downloadList li .liActions a:link,
.checkoutContent ul.downloadList li .liActions a:visited{
    color: #002777;
    display:block;
    padding: 0 11px 0 0;
    margin: 2.4em 0  0 0;
    background: transparent url(../img/arrows_right_blue.gif) no-repeat right;
    text-decoration: none;
}
.checkoutContent ul.downloadList li .liActions a:hover,
.checkoutContent ul.downloadList li .liActions a:focus,
.checkoutContent ul.downloadList li .liActions a:active{
    color:#00a02f;
    background: transparent url(../img/arrows_right_green.gif) no-repeat right;
    text-decoration: underline;
}

.checkoutContent .downloadListTable{
    width: 95%;
    margin: 0 18px 15px 18px;
}

.checkoutContent .downloadListTable th{
    padding: 0 0 10px 0;
}

.checkoutContent .downloadListTable .tdContent{
    width: 408px;
}

.checkoutContent .tdActions a:link,
.checkoutContent .tdActions a:visited{
    color: #002777;
    padding: 0 11px 0 0;
    margin: 0;
    line-height: 1.5;
    background: transparent url(../img/arrows_right_blue.gif) no-repeat right;
    text-decoration: none;
}
.checkoutContent .tdActions a:hover,
.checkoutContent .tdActions a:active,
.checkoutContent .tdActions a:focus{
    color:#00a02f;
    background: transparent url(../img/arrows_right_green.gif) no-repeat right;
    text-decoration: underline;
}
/* =Checkout Forms
============================================================================= */

FORM.checkout {
    margin: 0;
    padding: 0;
}

FORM.checkout .counter {
    border: 1px solid #6f6f6f;
    background: #ebebe4;
    font-size: 11px;
    color:#000000;
}

FORM.checkout .counterText {
    font-size: 11px;
}

FORM.checkout DIV.formInput {
    margin: 0 0 10px 0;
}
FORM.checkout DIV.formInputHeight2{
    min-height: 2em;
}
FORM.checkout DIV.formSubmit {
    clear: both;
    width: auto;
    padding: 33px 0 0 0;
    text-align: right;
}

FORM.checkout DIV.formSubmit2 {
    clear: both;
    width: auto;
    padding: 10px 0 0 0;
    text-align: right;
}

FORM.checkout INPUT.text,
FORM.checkout SELECT.select,
FORM.checkout TEXTAREA.textarea {
    background-color: #FFF;
    border: 1px solid #6F6F6F;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

FORM.checkout INPUT.text,
FORM.checkout TEXTAREA.textarea {
    width: 228px;
    padding-left: 2px;
}
FORM.checkout TEXTAREA.textarea{

}

FORM.checkout TEXTAREA.textareaWidth1{
    width:536px;
}
FORM.checkout TEXTAREA.textareaWidth2{
    width:440px;
}


FORM.checkout SELECT.select {
    width: 140px;
    vertical-align: middle;
}
FORM.checkout SELECT.selectWidth1 {    width: 228px;}
FORM.checkout INPUT.inputWidthHausnummer{    width: 36px;}
FORM.checkout INPUT.inputWidthPlz{    width: 76px;}
FORM.checkout INPUT.inputWidthNummer1{    width: 114px;}
FORM.checkout INPUT.inputWidthKontoinhaber{    width: 227px;}
FORM.checkout INPUT.inputWidthKontonummer{    width: 113px;}
FORM.checkout INPUT.inputWidthBankleitzahl{    width: 78px;}
FORM.checkout INPUT.inputWidthGutscheinCode{    width: 190px;}
FORM.checkout INPUT.inputWidthKartennummer{    width: 142px;}
FORM.checkout INPUT.inputWidthPin{    width: 50px;}

FORM.checkout LABEL {
    float: left;
    width: 120px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 2px 0 0 0;
    line-height:1.2;
}
FORM.checkout LABEL.labelWidth2 {
    width: 155px;
}

FORM.checkout LABEL.labelWidth3 {
    width: 250px;
}

FORM.checkout .checkBox {
    float: left;
    width: 25px;
    margin-top: 10px;
}
FORM.checkout .checkboxText {
    float: left;
    width: 480px;
    font-size: 11px;
    margin-top: 10px;
}

FORM.checkout INPUT.addCheckbox {
    margin-left: 16px;
    width: auto;
}

FORM.checkout LABEL.addCheckbox {
    float: none;
    margin-left: 8px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
form.checkout input.marginL8 {
    margin-left:8px;
}

FORM.checkout SPAN.quoteTextareaBegin {
    display: inline;
    width: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

FORM.checkout SPAN.quoteTextareaEnd {
    display: inline;
    width: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

FORM.checkout INPUT.save {
    width: auto;
    border: none;
}
FORM.checkout A.formElementLink:link,
FORM.checkout A.formElementLink:visited{
    color:#333;
    font-size: .625em;
    vertical-align: middle;
    margin: 0 0 0 10px;
}
FORM.checkout A.formElementLink:hover,
FORM.checkout A.formElementLink:focus,
FORM.checkout A.formElementLink:active{
    color:#00a02f;
}

FORM.checkout .checkoutContentBank{
    width: 365px;
    float:left;
}

FORM.checkout .checkoutInfo{
    float: left;
    width: 270px;
    margin:6px 0 0 0;
    line-height:1.3;
}


/* =Layout Table Container (Bestelluebersicht)
============================================================================= */
.checkoutFormTDiv{
    margin-bottom: 1px;
}

.tableUebersicht{
    border-collapse:collapse;
    color: #3e3d40;
}
.tableUebersicht td,
.tableUebersicht th{
    position: relative
}
.tableUebersicht td.tdSizer{
    font-size: 1px;
    height:1px;
    line-height:1px;
}
.tableUebersicht .tdTrenner{
    font-size:2px;
    height: 2px;
    line-height: 2px;
    background: transparent url(../img/dotted_line_white2.gif) repeat-x left center;
    padding: 8px 0;
}
.tableUebersicht .tdTrennerSizer{
    font-size:1px;
    height: 1px;
    line-height: 1px;
    background: transparent url(../img/dotted_line_white2.gif) repeat-x left center;
}

.tdTrennerDotted .separatorLine{
    margin: 11px 18px;
}

.tableUebersicht th.separatorRight,
.tableUebersicht td.separatorRight{
    background: transparent url(../img/dotted_line_white2.gif) repeat-y right;
}

.tableUebersicht h4{
    padding: 0 0 10px 10px;
}
.tableUebersicht h5{
    font-size: .7em;
    font-weight:bold;
    line-height: 1.2;
    padding: 0 0 4px 0;
}

.tableUebersicht p a:link,
.tableUebersicht p a:visited{
    color: #3e3d40;
}
.tableUebersicht p a:hover,
.tableUebersicht p a:focus,
.tableUebersicht p a:active{
    color: #00a02f;
}
.checkoutFormContentTable .formSubmitDatenschutz{
    margin: 0 18px;
}
DIV.checkoutFormContentTable label{
    float: none;
    width: auto;
    padding: 0;
    vertical-align: middle;
}
DIV.checkoutFormContentTable label.floatRight{
    float: right;
}
DIV.checkoutFormContentTable label a:link,
DIV.checkoutFormContentTable label a:visited{
    color:#3e3d40;
    text-decoration:underline;
}
DIV.checkoutFormContentTable label a:hover,
DIV.checkoutFormContentTable label a:focus,
DIV.checkoutFormContentTable label a:active{
    color:#00a02f;
}

DIV.checkoutFormContentTable .labelRadio{
    vertical-align: bottom;
}

DIV.checkoutFormContentTable .radiobutton{
    margin-right: 5px;
}

.checkoutFormContentTable .linkList li{
    font-size:.7em;
    line-height: 1.2;
}

.checkoutFormContentTable p.link{
    margin: 5px 0 0 0;
    padding:0;
}

.checkoutFormContentTable .linkList a:link,
.checkoutFormContentTable .linkList a:visited{
    color:#084296;
    text-decoration: none;
    padding: 0 13px 0 0;
    background: transparent url(../img/arrows_right_blue.gif) no-repeat right .45em;
}
.checkoutFormContentTable .linkList a:hover,
.checkoutFormContentTable .linkList a:focus,
.checkoutFormContentTable .linkList a:active{
    color:#00a02f;
    text-decoration: underline;
    background: transparent url(../img/arrows_right_green.gif) no-repeat right .45em;
}

.checkoutFormContentTable .lastCheckPrice{
    padding: 0 0 12px 0;
}
/* =========================================================================== */



/* =Checkout Forms (Special Classes / Credit Card Selection)
============================================================================= */

FORM.checkout INPUT.creditcardRadio {
    float: left;
    margin-right: 10px;
}

FORM.checkout LABEL.creditcardRadioLabel {
    width: 120px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

FORM.checkout SPAN.creditcardImage {
    float: left;
    margin-left: 16px;
    width: 40px;
    height: 24px;
}

/* =Checkout Forms (Special Classes / Payment Selection)
============================================================================= */

FORM.checkout INPUT.paymentRadio {
    float: left;
    margin-right: 10px;
}

FORM.checkout LABEL.paymentRadioLabel {
    width: auto;
    max-width:460px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

FORM.checkout SPAN.paymentImage {
    float: left;
    margin-left: 16px;
    width: 125px;
    height: 24px;
}

FORM.checkout SPAN.paymentNote {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
}


/* =Checkout Kontaktinformationen
============================================================================= */
.contactInfoContainer{
    position:relative;
    border-top: 5px solid #EBEBED;
    margin: 0 -18px 0 -18px;
}
.contactInfoContainer .contactInfoBox{
    float: left;
    width: 33%;
    min-height: 120px;
}
.contactInfoContainer .contactInfoBoxLeft,
.contactInfoContainer .contactInfoBoxMiddle{
    border-right: 1px solid #fff;
}
.contactInfoContainer .contactInfoBox h4{
    font-size: .75em;
    margin: 20px 5px .7em 20px;
    font-weight: bold;
}
.contactInfoContainer .contactInfoBox p{
    font-size: .7em;
    margin: 0 5px .7em 20px;
}


/* =========================================================================== */


/* = Checkout Gru�karte
============================================================================= */
.cardContainer{
    float: left;
    display: table;
    margin: 0 0 1.5em 0;
}
.cardBox{
    float: left;
    margin-right: 5px;
}
.cardContainer .cardBox label{
    width: auto;
    height: auto;
    z-index: 100;


}
.cardContainer img{
    display:block;
}
.cardContainer h3{
    font-size: .7em;
    font-weight:bold;
    line-height: 1.2;
    margin:1em 0 1em 0;
}
.cardContainer .radiobutton{
    float:left;
    margin-right: 5px;
}

.cardOptions{
    clear: both;
    float:left;
    width: 100%;
}

.cardOptions .radiobutton{
    float:left;
    margin-right: 5px;
}
.cardOptions .radioLabel{
    width: 550px;
    padding:.4em 0 0 0;
}
/* =========================================================================== */




/* =Checkout Newsletter
============================================================================= */

DIV.checkoutNewsletterToolbox .showLayer {
    display: block;
}

DIV.checkoutNewsletterToolbox .hideLayer {
    display: none;
}

.checkoutNewsletterToolboxV2{
    background: #e7e7e5;
}
DIV.checkoutNewsletterToolbox .checkoutNewsletterTab {
    clear: both;
    border: 2px solid #eee;
    height: auto;
    overflow: none;
    z-index: 2;
}
DIV.checkoutNewsletterToolboxV2 .checkoutNewsletterTab {
    border: none;
}

DIV.checkoutNewsletterToolbox .checkoutNewsletterTabContainer {
    border-right: 12px solid #F6F6F6;
    padding: 20px 10px 10px 10px;
}
DIV.checkoutNewsletterToolboxV2 .checkoutNewsletterTabContainer {
    border-right: 0;
    padding: 0 0 10px 9px;
}

DIV.checkoutNewsletterToolboxV2 .checkoutNewsletterTabContainerTop {
    background: transparent url(../img/bg_newsletterPreview.jpg) no-repeat right top;
}

.checkoutNewsletterToolboxV2 h3{
    margin: 8px 0 8px 0;
}
.checkoutNewsletterToolboxV2 p{
    margin: 0 0 20px 0;
    line-height: 1.2;
}

DIV.checkoutNewsletterForm {
    float: left;
    width: 360px;
    margin-right: 40px;
}
.checkoutNewsletterToolboxV2 .checkoutNewsletterForm {
    width: 385px;
    margin-right: 10px;
}

.checkoutNewsletterToolboxV2 .checkoutNewsletterForm input.text {
    width: 260px;
}

DIV.checkoutNewsletterFormCH {
    float: left;
    width: 355px;
    margin-right: 10px;
}

DIV.themennewsletterGrayBox {
    width: 348px;
    height: 65px;
    background-color: #C0C0C0;
    margin: 25px 0 10px 0;
}
DIV.themennewsletterGrayBox p {
    font-size: 11px;
    padding: 5px 5px 10px 5px;
}
DIV.themennewsletterBox {
    width: 344px;
    padding-top: 10px;
}
DIV.themennewsletterBox p {
    padding: 0 0 10px 3px;
}
DIV.themennewsletterCheckbox {
    float:left;
    padding-right: 3px;
    width: 22px;
}
div.themennewsletterlabel,
form.checkout label.themennewsletterlabel {
    float:left;
    font-size: 11px;
    width: 145px;
    padding-top: 6px;
}

p.themennewsletterIntroHeadline {
    padding: 0 0 5px 12px;
    font-weight: bold;
}
p.themennewsletterIntrotext {
    padding: 0 0 15px 12px;
}

DIV.checkoutNewsletterForm DIV.formInput {
    margin-bottom:8px;
}
.checkoutNewsletterToolboxV2 DIV.checkoutNewsletterForm label {
    font-size:.75em;
}
DIV.checkoutNewsletterForm DIV.formSubmit {
    padding: 5px 10px 0px 0px;
}
.checkoutNewsletterToolboxV2 DIV.checkoutNewsletterForm DIV.formSubmit {
    padding: 5px 0 0px 0px;
}

DIV.checkoutNewsletterFormMessage {
    margin-top: 20px;
}

DIV.checkoutNewsletterFormAdvice {
    float: left;
    width: 250px;
    background: transparent url(../img/checkout_icon_info.gif) no-repeat left top;
}

DIV.checkoutNewsletterFormAdviceCH {
    float: left;
    width: 270px;
    background: transparent url(../img/checkout_icon_info.gif) no-repeat left top;
    font-size: 1em;
    line-height: 120%;
    padding-left: 23px;
}

DIV.checkoutNewsletterFormAdvice P {
    padding-left: 30px;
}

.checkoutNewsletterPreview {
    float: left;
    width: 280px;
    padding: 0 0 10px 10px;
    background: transparent url(../pics/bg_newsletterPreview.jpg) no-repeat left top;
}
.checkoutNewsletterPreview .checkoutNewsletterPreviewCover{
    float: left;
    margin: 5px 5px 5px 0;
    display: block;
    width:80px;
}
.checkoutNewsletterPreview .checkoutNewsletterPreviewText{
    float: left;
    margin: 5px 0 5px 0;
    width: 180px;
}
.checkoutNewsletterPreviewText a.aButton{
    display:block;
    margin: 0 0 8px 0;
}

DIV.checkoutNewsletterPrivacyStatement {
    margin-top: 40px;
}
.checkoutNewsletterToolboxV2 .checkoutNewsletterPrivacyStatement {
    margin: 10px 10px 0 0;;
}

DIV.checkoutNewsletterPrivacyStatement P,
DIV.checkoutNewsletterPrivacyStatement A {
    color: #9E9E9E;
}
#contentContainer .checkoutNewsletterToolboxV2 .checkoutNewsletterPrivacyStatement p{
    font-size:.625em;
    margin: 0 0 5px 0;
}
#contentContainer .checkoutNewsletterToolboxV2 p.unsubscribeNewsletter{
    font-size:.7em;
    margin: 0 0 5px 0;
}

DIV.checkoutNewsletterWarning {
    padding: 20px 20px;
    margin-bottom: 10px;
    background-color: #F8B939;
}

/* =Checkout Table (Bills)
============================================================================= */

DIV.checkoutTableBills {
    background-color: #F5F5F5;
    padding: 0 0 20px 0;
}

DIV.checkoutTableBills TABLE {
    width: 100%;
    display: inline-table;
    border-collapse: collapse;
    border-spacing: 0px 0px;
}

DIV.checkoutTableBills TABLE tbody TR td.firstRowTD {
    padding-top: 17px;
}

DIV.checkoutTableBills TABLE THEAD TR TH {
    padding: 10px 20px;
    font-weight: bold;
    font-size: .7em;
}

DIV.checkoutTableBills TABLE thead TR {
    background: transparent url(../img/checkout_bg_boundary.gif) repeat-x left bottom;
}

DIV.checkoutTableBills TABLE TBODY TR:hover {
    background-color: #E5E5E5;
}

/* Class .hover is used for IE6/IE7 :hover fix (see jQuery Script) */
DIV.checkoutTableBills TABLE TBODY TR:hover,
DIV.checkoutTableBills TABLE TBODY TR.hover {
    background-color: #E5E5E5;
}

DIV.checkoutTableBills TABLE TBODY TR.hideElement {
    display: none;
}

DIV.checkoutTableBills TABLE TBODY TR.error,
DIV.checkoutTableBills TABLE TBODY TR.hideElement TD.error
DIV.checkoutTableBills TABLE TBODY TR TD.error {
    background-color: #F8B939;
}

DIV.checkoutTableBills TABLE TBODY TR TD {
    padding: 10px 20px 10px 20px;
    font-size: .7em;
     vertical-align:middle;
}

DIV.checkoutTableBills TABLE TBODY TR TD A {
    color: #084296;
    text-decoration: none;
}

DIV.checkoutTableBills TABLE TBODY TR TD A:hover,
DIV.checkoutTableBills TABLE TBODY TR TD A.hover,
DIV.checkoutTableBills TABLE TBODY TR:hover TD A,
DIV.checkoutTableBills TABLE TBODY TR.hover TD A {
    color: #00a02f;
    text-decoration:underline;
}
.checkoutTableBills a.actionLinkBlue:link,
.checkoutTableBills a.actionLinkBlue:visited {
    color: #084296;
    text-decoration: none;
    padding-right:11px;
    background: transparent url(../img/arrows_right_blue.gif) no-repeat right .45em;
}

.checkoutTableBills  a.actionLinkBlue:hover,
.checkoutTableBills  a.actionLinkBlue:focus,
.checkoutTableBills  a.actionLinkBlue:active {
    color: #00a02f;
    background: transparent url(../img/arrows_right_green.gif) no-repeat right .45em;
    text-decoration:underline;
}

DIV.checkoutTableBills TABLE TBODY TR TD SELECT {
    font-size: 1em;
}

DIV.checkoutTableBills FORM.checkout DIV.formSubmit {
    width: auto;
    padding: 40px 18px 14px 18px;
    text-align: right;
}
/* =Checkout Table (Bonus)
============================================================================= */

DIV.checkoutTableReturns {
    background-color: #F5F5F5;
    padding: 0 0 20px 0;
    float:left;
}

DIV.checkoutTableReturns TABLE {
    /*width: 100%;*/
    width: 650px;
    display: inline-table;
    border-collapse: collapse;
    border-spacing: 0px 0px;
}

DIV.checkoutTableReturns TABLE tbody TR td.firstRowTD {
    padding-top: 17px;
}

DIV.checkoutTableReturns TABLE THEAD TR TH {
    padding: 10px 20px;
    font-weight: bold;
    font-size: .7em;
}

DIV.checkoutTableReturns TABLE thead TR {
    background: transparent url(../img/checkout_bg_boundary.gif) repeat-x left bottom;
}

DIV.checkoutTableReturns TABLE TBODY TR.selectedElement {
    background-color: #E5E5E5;
}

DIV.checkoutTableReturns TABLE TBODY TR.hideElement {
    display: none;
}

.errorElement {
    color: red;
    font-weight: bold;
}
.errorElement SELECT{
    border: 1px solid red;
}

DIV.checkoutTableReturns TABLE TBODY TR TD {
    padding: 10px 20px 10px 20px;
    font-size: .7em;
     vertical-align:middle;
}

DIV.checkoutTableReturns TABLE TBODY TR TD A {
    color: #084296;
    text-decoration: none;
}

DIV.checkoutTableReturns TABLE TBODY TR TD A:hover,
DIV.checkoutTableReturns TABLE TBODY TR TD A.hover {
    color: #00a02f;
    text-decoration:underline;
}
DIV.checkoutTableReturns a.actionLinkBlue:link,
DIV.checkoutTableReturns a.actionLinkBlue:visited {
    color: #084296;
    text-decoration: none;
    padding-right:11px;
    background: transparent url(../img/arrows_right_blue.gif) no-repeat right .45em;
}

DIV.checkoutTableReturns  a.actionLinkBlue:hover,
DIV.checkoutTableReturns  a.actionLinkBlue:focus,
DIV.checkoutTableReturns  a.actionLinkBlue:active {
    color: #00a02f;
    background: transparent url(../img/arrows_right_green.gif) no-repeat right .45em;
    text-decoration:underline;
}

DIV.checkoutTableReturns TABLE TBODY TR TD SELECT {
    font-size: 1em;
}

DIV.checkoutTableReturns FORM.checkout DIV.formSubmit {
    width: auto;
    padding: 40px 18px 14px 18px;
    text-align: right;
}
/* =Table Returns
============================================================================= */

DIV.checkoutFormBonus {
    background-color: #F5F5F5;
    padding: 5px 18px 14px 18px;
}

DIV.checkoutBonusBoundary {
    height: 2px;
    padding: 10px 0px;
    background: #F5F5F5 url(../img/checkout_bg_boundary_light.gif) repeat-x left center;
}

DIV.checkoutBonusAdvice {
    background-color: #F5F5F5;
    padding: 2px 18px 14px 18px;
}

DIV.checkoutBonusAdvice UL {
    margin-left: 16px;
    /* list-style-image: url(../img/checkout_bt_listdot.gif); */
}

DIV.checkoutBonusAdvice UL LI {
    margin: 0 0 14px 0;
    padding-left: 9px;
    font-size: .7em;
    line-height: 1.2;
    background: transparent url(../img/checkout_bt_listdot.gif) no-repeat 0 4px;
}

DIV.checkoutTableBonus {
    background-color: #F5F5F5;
    padding: 14px 0px;
}

DIV.checkoutTableBonus TABLE {
    width: 100%;
    display: inline-table;
    border-collapse: collapse;
    border-spacing: 0px 0px;
}

DIV.checkoutTableBonus TABLE THEAD TR {
}

DIV.checkoutTableBonus TABLE THEAD TR TH {
    padding: 10px 0px;
    font-weight: bold;
    font-size: .7em;
}

DIV.checkoutTableBonus TABLE TBODY TR {
    background: transparent url('../img/checkout_bg_boundary.gif') repeat-x left top;
}

DIV.checkoutTableBonus TABLE TBODY TR TD {
    padding: 10px 0px;
    font-size: .7em;
}

DIV.checkoutTableBonus TABLE TBODY TR TD A {
    color: #084296;
    text-decoration: none;
}

/* =========================================================================== */

/* =Checkout Table (Einzugserm�chtigung)
============================================================================= */

DIV.checkoutTableForm {
    background-color: #F5F5F5;
    width:695px;

}

DIV.checkoutTableForm TABLE {
    display: inline-table;
    border-collapse: collapse;
   border-spacing: 0px 0px;
    background: transparent url(../img/checkout_bg_boundary.gif) repeat-x left top;
    margin: 8px 15px 0 15px;
    padding: 4px 0 0 0;
    width:665px;
}

DIV.checkoutTableForm TH.thBetrag,
DIV.checkoutTableForm TD.tdBetrag{
    color:#084296;
}
DIV.checkoutTableForm TABLE TR.tbody TH,
DIV.checkoutTableForm TABLE TR.thead TH {
    padding: 19px 20px 5px 0;
    font-weight: bold;
    font-size: .7em;
}

DIV.checkoutTableForm TABLE TR.tbody {
    background: transparent url(../img/checkout_bg_boundary.gif) repeat-x left bottom;
}


DIV.checkoutTableForm TABLE TR.tbody TD {
    padding: 5px 20px 20px 0;
    font-size: .7em;
}

DIV.checkoutTableForm TABLE TR.tbody TD A {
    color: #084296;
    text-decoration: none;
}

DIV.checkoutTableForm TABLE TR.tbody TD A:hover,
DIV.checkoutTableForm TABLE TR.tbody TD A.hover,
DIV.checkoutTableForm TABLE TR:hover TD A,
DIV.checkoutTableForm TABLE TR.hover TD A {
    color: #00a02f;
    text-decoration:underline;
}
DIV.checkoutTableForm label{
    width: auto;
    padding: 0;
}
DIV.checkoutTableForm label span.normal{
    font-weight: normal;
}
DIV.checkoutTableForm FORM.checkout DIV.formSubmit {
    width: auto;
    padding: 20px 18px 21px 18px;
    text-align: right;
}


/* =========================================================================== */


/* =Adresse
============================================================================= */

.checkoutFormContent .spacer30{
    margin-top: 30px;
}
.checkoutFormContent .small9{
    font-size:9px !important;
    margin:0;
    padding:15px 0 0 0;
}

.checkoutFormContent .small9 a{
    color:#094197;
    text-decoration: underline;
}

.checkoutFormContent .small9 a:hover{
    color:#00A02F;
}
.greyFooterText{
    font-size: 10px !important;
    color: #858080;
    line-height: 12px;
}
.greyFooterText a{
    color: #858080;
    text-decoration:underline;
}
.greyFooterText a:hover{
    color: #00A02F;
    text-decoration:underline;
}

/* =========================================================================== */


/* =Warenkorb
============================================================================= */
#linksEmpfehlungen{
    background: transparent url(../img/bg_warenkorb_gefallen.jpg) no-repeat left top;
    width: 471px;
    /*height: 155px;*/
    margin: 1px 0 0 0;
    padding: 10px;
    min-height: 145px;
}

#linksEmpfehlungen .rightRow{
    float: left;
    width: 190px;
    padding-right: 15px;
}

#linksEmpfehlungen .leftRow{
    float: left;
    width: 230px;
    padding-right: 15px;
}

#linksEmpfehlungen .leftRow p,
#linksEmpfehlungen .rightRow p{
    margin-bottom: 20px;
    line-height: 13px;
    color: #3E3D40;
}

#linksEmpfehlungen .leftRow p a,
#linksEmpfehlungen .rightRow p a{
    color: #094197;
    text-decoration:none;
}

#linksEmpfehlungen .leftRow p a:hover,
#linksEmpfehlungen .rightRow p a:hover{
    color: #00a02f;
    text-decoration:underline;
}

DIV.checkoutWarenkorbIntro {
    background-color: #F5F5F5;
    padding: 27px 18px 4px 18px;
}

DIV.checkoutWarenkorbIntro P {
    font-family: Arial, Helvetica, sans-serif;
    font-size: .7em;
}

DIV.checkoutWarenkorbIntro .sum {
    width: 290px;
    text-align:right;
    float:left;
}

DIV.checkoutWarenkorbIntro .sum .big {
    font-size: 12px !important;
    font-weight:bold;
}

DIV.checkoutWarenkorbIntro .sum .small {
    font-size: 10px !important;
    line-height:12px;
}
DIV.checkoutWarenkorbIntro .sumButton {
    float:right;
    margin-top: 16px;
}

DIV.checkoutWarenkorbIntro P a {
    color: #094197;
}

DIV.checkoutWarenkorbIntro P a.boldLink {
    font-weight: bold;
    color: #3E3D40;
    text-decoration:none;
    line-height:20px;
}

DIV.checkoutWarenkorbIntro P a:hover {
    color: #00a02f;
    text-decoration:underline;
}

DIV.checkoutWarenkorbIntro P.smallText {
    margin: 5px 0 15px 0;
}

DIV.checkoutWarenkorbIntro P.last {
    margin: 0 0 25px 0;
}

.warenkorbItem{
    margin: 15px 0 0 0;
    width: 440px;
}
.warenkorbItem.noSpace{
    margin: 5px 0 0 0;
}
.warenkorbItem a.aMerkzettel{
    display: block;
    float: left;
    font-size: 11px;
    color: #00a02f;
    line-height: 1;
    background: transparent url(../img/ic_auf_merkzettel.gif) no-repeat 0 1px;
    padding: 2px 5px 0 16px;
}
.warenkorbItem a.aMerkzettel:link,
.warenkorbItem a.aMerkzettel:visited{
    text-decoration:none;
}
.warenkorbItem a.aMerkzettel:hover,
.warenkorbItem a.aMerkzettel:focus,
.warenkorbItem a.aMerkzettel:active{
    text-decoration:underline;
    color: #00a02f;
}
.warenkorbItem a.aArtikelEntfernen{
    display: block;
    float: left;
    font-size: 11px;
    color: #094197;
    line-height: 1;
    padding: 2px 0 0 5px;
}
.warenkorbItem a.aArtikelEntfernen:link,
.warenkorbItem a.aArtikelEntfernen:visited{
    text-decoration:none;
}
.warenkorbItem a.aArtikelEntfernen:hover,
.warenkorbItem a.aArtikelEntfernen:focus,
.warenkorbItem a.aArtikelEntfernen:active{
    text-decoration:underline;
    color: #00a02f;
}

.warenkorbItem .articleText .mediumDot{
    background: transparent url(../img/dotted_line_medium.gif) no-repeat 0 20px;
    height: 30px;
    margin-top: 5px;
}

.warenkorbItem .amountBox{
    width:385px;
    float:left;
    margin: 0 0 15px 0;
}

.warenkorbItem .amount{
    float:left;
    margin: 2px 5px 0 0;
}
.warenkorbItem .rabatt{
    float:left;
    margin: 2px 5px 0 5px;
    color:#00a02f;
}

.warenkorbItem .amountForm{
    float:left;
    margin-right: 5px;
}
.warenkorbItem .totalAmount{
    float:right;
    font-weight: bold;
    text-align:right;
}

.warenkorbItem .amountNumber{
    width: 22px;
    height: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding:0;
}

.warenkorbItem .articleText p,
.warenkorbItem .articleText h3{
    padding:0;
}

.warenkorbItem .articleText p.little{
    font-size:10px !important;
    margin-bottom:3px;
}

.warenkorbItem .articleText p.anleitung{
    font-size:10px !important;
    width: 220px;
    float: left;
}
.warenkorbItem .articleText p.aktualisieren{
    width: 165px;
    float: left;
    text-align:right;
    vertical-align:bottom;
    padding-top: 11px;
}
.warenkorbItem .articleText p.aktualisieren a{
    text-decoration: none;
}
.warenkorbItem .articleText p.aktualisieren a:hover{
    text-decoration: underline;
}
.warenkorbAlert{
    background-color: #F8B938;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding: 10px 10px 15px 51px;
    width: 260px;
    float: left;
}
#contentContainer .warenkorbAlert p{
    font-size: 10px;
}
#contentContainer .warenkorbAlert ul{
    margin: 5px 0 5px 0;
    list-style-type: disc;
    width: 215px;
}
#contentContainer .warenkorbAlert ul li {
    margin: 0 0 5px 16px;
}
.warenkorbAlert a{
    text-decoration:none;
    color: #094198;
}
.warenkorbAlert a:hover{
    text-decoration:underline;
    color: #00a02f;
}
.warenkorbAlertDE{
    background-color: #F8B938;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 10px 10px 15px 10px;
    width: 300px;
    float: left;
}
.warenkorbAlertDE a{
    text-decoration:none;
    color: #094198;
}
.warenkorbAlertDE a:hover{
    text-decoration:underline;
    color: #00a02f;
}


.warenkorbCost{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 46px 0 0 0;
    float: right;
    text-align:right;
}
.warenkorbLieferkosten .onsiteMarketing{
    font-family: Arial, Helvetica, sans-serif;
    float:left;
    font-size: 10px;
    width: 230px;
    /*height:85px;*/
    height:auto;
}
 td.onsideMtd .onsiteMarketing{

     margin-top:10px;
}

.warenkorbLieferkosten{
    width: 440px;
}
.warenkorbBemerkung{
    width: 440px;
}

.warenkorbTotal{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 0 0 20px 0;
    float: right;
    text-align:right;
}

.warenkorbTotal .zwischensumme{
    font-size: 12px !important;
    font-weight:bold;
}
.warenkorbTotal .small{
    font-size: 10px !important;
    line-height:12px;
}
.warenkorbTotal .button{
    margin-top: 10px;
}

/* =========================================================================== */


/* =Informationsbox links im Navigationsbereich
============================================================================= */

.checkoutFormIntro .button{
    width:100%;
    text-align:right;
    margin-bottom: 10px;
    }

.checkoutFormContent input.noBlock{
    float:left;
    margin-right: 10px;
}

.checkoutFormContent .checkMargin{
    padding-left: 116px;
}

.checkoutFormContent .textMargin{
    padding-left: 120px;
}

.checkoutFormContent .textMargin a{
    text-decoration: underline;
    font-weight: bold;
    color: #000;
}

.checkoutFormContent .textMargin a:hover{
    color: #00a02f;
}

p.footNote {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size:10px !important;
    color: #858080;
    line-height: 11px;
}

p.footNote a {
    color: #858080;
    line-height: 11px;
}

p.footNote a:hover {
    color: #00a02f;
}

/* =========================================================================== */

/* =Informationsbox links im Navigationsbereich
============================================================================= */
.infoBoxRetourenLeftContainer{
    position: relative;
    top: 55px;
}
.infoBoxRetourenLeft{
    position: relative;
    margin: 0 25px 20px 56px;
}
.infoBoxRetourenLeft p{
    font-size: .7em;
    padding: 0;
    line-height: 1.2;
}

.infoBoxLeftContainer{
    position: relative;
    top: 6.35em !important;
    top: 6.45em; /* this one's for IE */
}
.infoBoxLeft{
    position: relative;
    margin: 0 25px 20px 56px;
    padding: 25px 0 20px 0;
    background: #EAEFF3 url(../img/ic_info_links.gif) no-repeat top left;
}

.bannerBoxLeft{
    position: relative;
    margin: 25px 25px 20px 56px;
}

.infoBoxLeftTop2{
    top: 6.65em !important;
    top: 6.75em; /* this one's for IE */
}
.infoBoxLeft h2{
    font-size: .8em;
    padding: 0 10px 1em 22px;
}
.infoBoxLeft h2.wideHead{
    font-size: .8em;
    padding: 0 10px 1em 0;
}
.infoBoxLeft h3{
    font-size: .7em;
    font-weight: bold;
    padding: 0 10px 0 22px;
    line-height: 1.2;
}
.infoBoxLeft p{
    font-size: .7em;
    padding: 0 10px 1em 22px;
    line-height: 1.2;
}

.infoBoxLeft ul li{
    font-size: .7em;
    padding: 0 10px 1em 0px;
    line-height: 1.2;
    list-style: disc;
    color: #4F4849;
    margin-left:22px;
}
/*.infoBoxLeft ol{
    list-style-position: outside;
}*/

.infoBoxLeft ol li{
    font-size: .7em;
    padding: 0 10px 1em 0;
    line-height: 1.2;
    list-style-type: decimal;
    color: #4F4849;
    margin-left: 22px;
}

.infoBoxLeft li a{
    color: #094197;
}
.infoBoxLeft li a:hover{
    color: #00a02f;
}

#sticker{
    margin: 0 0 21px 56px;
}
/* =========================================================================== */


/* =Informationsbox links im Navigationsbereich
============================================================================= */
.checkoutKontouebersicht{
 margin-top: 15px;
 width: 100%;
}

.checkoutKontouebersicht #leftCol{
 float: left;
 width: 342px;
}

.checkoutKontouebersicht #rightCol{
 float: right;
 width: 342px;
}

.checkoutKontouebersicht .box{
 background-color: #F5F5F5;
 /*padding: 7px 0 13px 0;*/
 width: 342px;
/* margin-top: 13px;*/
}
.checkoutKontouebersicht #leftCol .lastBox{
    margin-bottom: 20px;
}

.checkoutKontouebersicht .box .separatorLine{
    background:transparent url(../img/dotted_line_light_grey.gif) 0 center repeat-x;
    margin: 0 20px;
    height: 10px;
}

.tableLayout .separatorLine{
    background:transparent url(../img/dotted_line_light_grey.gif) repeat-x;
    margin: 0;
}

.tableLayout .separatorLineBreakRight{
    background:transparent url(../img/dotted_line_light_grey.gif) repeat-x;
    margin: 0 10px 0 0;
}

.tableLayout .separatorLineBreakLeft{
    background:transparent url(../img/dotted_line_light_grey.gif) repeat-x;
    margin: 0 0 0 10px;
}

.tableLayout .dark{
    background-color: #E9E9E9;
    padding: 10px;
    margin-left: 10px;
}


.checkoutKontouebersicht .box .element{
 padding: 10px 15px 0 15px;
 height: 70px;
}
.checkoutKontouebersicht .box .element.specialElement{
    height: 160px !important;
}

.checkoutKontouebersicht #leftCol .noSeparatorLine,
.checkoutKontouebersicht #rightCol .noSeparatorLine{
    background:none;
    margin: 0;
    height: 10px;
}

.checkoutKontouebersicht .element .iconContainer{
 width: 35px;
 float: left;
}
.element .elementText{
    float: left;
    width:270px;
    padding-bottom: 3px;
}
.element .elementText h3{
    padding: 0 15px 0 0;
}

.checkoutKontouebersicht .box a{
 color: #000;
 text-decoration: none;
}

.checkoutKontouebersicht .box a:hover{
 color: #00a02f;
 text-decoration: underline;
}

.checkoutKontouebersicht .box .icon{
 margin-right: 0;
}
.checkoutKontouebersicht .box .element p{
 margin: 5px 0 7px 0;
}

.bestaetigung{
    background-color: #F8B939;
    width: 100%;
}
.bestaetigung .bestaetigungText{
    background-color: #F8B939;
    padding-top: 20px;
}

.bestaetigung .bestaetigungText h3{
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 15px;
}

.bestaetigung .bestaetigungText p.firstLine{
    margin-bottom: 15px;
}

.checkoutKontouebersicht form.checkout div.formSubmit{
    padding-top: 18px;
}

.checkoutKontouebersicht form.checkout div.formSubmit2{
    padding-top: 5px;
}


/* =========================================================================== */

/* =Checkout Ausstiegsseite
============================================================================= */
.greenText{ color:#00a02f; }

.checkoutBestellung .textTrenner{
    font-size:2px;
    height: 2px;
    line-height: 2px;
    background: transparent url(../img/dotted_line_white2.gif) repeat-x left center;
    padding:0;
    margin:20px -18px;
}

div.checkoutBestellung table { color:#3e3d40; }

div.checkoutBestellung {
    background-color: #F5F5F5;
    padding: 12px 18px 12px 18px;
    color:#3e3d40;
}

div.checkoutBestellung .introText{
    margin:0 0 10px 0;
    color:#3e3d40;
    font-weight:normal;
}

div.checkoutBestellung a:link,
div.checkoutBestellung a:visited{
    color: #094197;
     text-decoration: underline;
}

div.checkoutBestellung a.darkGrey:link,
div.checkoutBestellung a.darkGrey:visited{
    color: #3e3d40;
     text-decoration: underline;
}

div.checkoutBestellung a:hover,
div.checkoutBestellung a:focus,
div.checkoutBestellung a:active,
div.checkoutBestellung a.darkGrey:hover,
div.checkoutBestellung a.darkGrey:focus,
div.checkoutBestellung a.darkGrey:active{
    color: #00a02f;
     text-decoration: underline;
}

    .checkoutBestellung .onsiteMarketing {
    float: left;
    }
    .checkoutBestellung .onsideMdiv{
    float: right;
    }

.ablaufBox { margin:0 0 15px 0; }
.ablaufBox .text{ margin:0 0 0 28px;line-height:12px; }
.ablaufBox .textHead{ margin:18px 0 5px 28px; }

.orderAddress{
    border-top:5px solid #ebebed;
    background-color: #F5F5F5;
    color:#3e3d40;
}

.orderAddress .addressBox{
    /*width:120px;*/
    max-width:120px;
    float:left;
    padding:16px 18px;
}

.borderRightWhite{ border-right:1px solid white;}

.addressBox .addressHead{
    margin:0 0 5px 0;
}

.addressBox p{
    line-height:12px;
}

.nwsAboBox{
    background: transparent url(../img/bg_news_abo_box.gif) repeat-x;
    width:473px;
    height:91px;
    position:relative;
}

.nwsAboBox .head{
    position:absolute;
    top:11px;
    left:22px;
}

.nwsAboBox .enterMail{
    position:relative;
    top:59px;
    left:0px;
}

.enterMail input.textfield{
    position: absolute;
    right: 40px;
    font-size: .7em;
    height: 1.4em;
    padding-left: 5px;
    color: #7C7C7C;
}

.enterMail #btn_order_newsletter{
    position: absolute;
    right: 15px;
}

.stoebern{
    text-align:right;
    margin:8px 0 30px 0;
    padding:0;
}

.partnerBox{
    color:#3e3d40;
    width:474px;
    padding:4px 0 4px 0;
}

.partnerBox .partnerLogo{
    float:left;
    margin:0 20px 0 0;
    padding:0 0 0 15px;
    width:170px;

}

.partnerBox .partnerText{
    float:left;
    font-size:11px;
    line-height:12px;
    margin:4px 0 0 0;
    width:240px;
}

.partnerBox a:link,
.partnerBox a:visited{
    color: #094197;
     text-decoration: underline;
}

.partnerBox a:hover,
.partnerBox a:focus,
.partnerBox a:active{
    color: #00a02f;
     text-decoration: underline;
}
/* =========================================================================== */



/* =Highlight (09/11/2008)
============================================================================= */

.checkoutHighlight {
    color: #00a02f;
}

/* =Order Details (09/11/2008)
============================================================================= */

DIV.checkoutOrderDetails {
    background-color: #F5F5F5;
    padding: 0px 0px 0px 0px;
}

.checkoutOrderDetailsMessage{
    background: #F5F5F5;
    margin: 0 0 20px 0;
    padding: 15px 15px 0 15px;
}
.checkoutOrderDetailsMessage p{
    padding: 5px 0  10px 0;
    color:#00A02F;
    font-weight:bold;
    line-height:1.3;
}

/* =Order Details - Intro (09/11/2008)
============================================================================= */

DIV.checkoutOrderDetailsOrder {
    padding: 18px 18px 18px 18px;
}

/* =Order Details - Articles (09/11/2008)
============================================================================= */

DIV.checkoutOrderDetailsArticles {
    padding: 18px 18px 18px 18px;
}

DIV.checkoutOrderDetailsArticlesItem {
    margin-bottom: 0px;
}

DIV.checkoutOrderDetailsArticlesItem DIV.image {
    float: left;
}

DIV.checkoutOrderDetailsArticlesItem DIV.article {
    float: left;
    width: 36%;
    padding: 0px 0px 8px 0px;
    margin: 0px 0px 0px 8px;
    background-image: url(../img/checkout_bg_boundary.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
}

DIV.article a.linkButton{
    color:#00a02f;
     text-decoration:none;
     font-weight:bold;
}

DIV.checkoutOrderDetailsArticlesItem DIV.order {
    padding-left: 48px;
}

DIV.checkoutOrderDetailsArticlesItem DIV.order DIV.orderCount {
    float: left;
    width: 50%;
}
DIV.checkoutOrderDetailsArticlesItem DIV.order DIV.orderCount SPAN {
    font-size: 0.7em;
    margin-right: 10%;
}
DIV.checkoutOrderDetailsArticlesItem DIV.order DIV.orderCountLarge {
    float: left;
    width: 80%;
}
DIV.checkoutOrderDetailsArticlesItem DIV.order DIV.orderCountLarge SPAN {
    font-size: 0.7em;
    margin-right: 5%;
}

DIV.checkoutOrderDetailsArticlesItem DIV.order DIV.orderTotal {
    float: right;
}

DIV.checkoutOrderDetailsArticlesItem DIV.order DIV.orderTotal SPAN {
    font-size: 0.7em;
    font-weight: bold;
}

DIV.checkoutOrderDetailsTotal {
    margin: 0px 18px 0px 18px;
    background-image: url(../img/checkout_bg_boundary.gif);
    background-position: left top;
    background-repeat: repeat-x;
}

DIV.checkoutOrderDetailsTotal DIV.checkoutOrderDetailsTotalContainer {
    float: right;
    width: 160px;
}

DIV.checkoutOrderDetailsTotal DIV.shipping {
    padding: 8px 0px 8px 0px;
    text-align: right;
}

DIV.checkoutOrderDetailsTotal DIV.total {
    padding: 8px 0px 8px 0px;
    background-image: url(../img/checkout_bg_boundary.gif);
    background-position: left top;
    background-repeat: repeat-x;
    text-align: right;
}

DIV.checkoutOrderDetailsTotal DIV.shipping SPAN,
DIV.checkoutOrderDetailsTotal DIV.shipping STRONG,
DIV.checkoutOrderDetailsTotal DIV.total SPAN,
DIV.checkoutOrderDetailsTotal DIV.total STRONG {
    font-size: 0.7em;
}

/* =Order Details - Delivery (09/11/2008)
============================================================================= */

DIV.checkoutOrderDetailsDelivery {
    border-top: 6px solid #EAEAEC;
}

DIV.checkoutOrderDetailsDelivery DIV {
    float: left;
    width: 28%;
    padding: 8px 18px 18px 18px;
}

DIV.checkoutOrderDetailsDelivery DIV STRONG {
    line-height: 280%;
}

DIV.checkoutOrderDetailsDelivery DIV P.newParagraph {
    margin: 0 0 1em 0;
}
.checkoutOrderDetailsDelivery a.furtherAction:link,
.checkoutOrderDetailsDelivery a.furtherAction:visited {
    color:#000;
}
.checkoutOrderDetailsDelivery a.furtherAction:hover,
.checkoutOrderDetailsDelivery a.furtherAction:focus,
.checkoutOrderDetailsDelivery a.furtherAction:active {
    color: #00A02F;
}

/* =Order Details - State (09/11/2008)
============================================================================= */

.checkoutOrderStateInProcess {
    color: #00a02f;
}

/* =========================================================================== */


.stornoBack {
    float: left;
    width: 300px;
    text-align: right;
    padding-top: 17px;
}
.stornoCommit {
    float: left;
    padding-left: 22px;
    padding-top: 10px;
}
.stornoCommitRight {
    float: right;
    padding-left: 22px;
    padding-top: 0;
}
.stornoButton {
    width: 105px;
    float: right;
    /*padding-top: 42px;*/

}
.anzeigeAnzahl {
    width: 70px;
    float: left;
    font-size: 0.7em;
    padding-top: 3px;
}
.anzeigeEinzelpreis {
    width: 120px;
    float: left;
    font-size: 0.7em;
    padding-top: 3px;
}
.anzeigeRabatt {
    width: 210px;
    float: left;
    font-size: 0.85em;
    padding-top: 3px;
}
.checkoutGutscheincode {
    background-color: #F5F5F5;
    padding: 18px 4px 18px 18px;
}
.checkoutGutscheincodeLeft {
    float: left;
    width: 568px;
}
.checkoutGutscheincodeRight {
    float: left;
    width: 90px;
}
.gutscheincodeText {
    width: 340px;
    float: left;
    font-size: 0.75em;
}
.gutscheincodeInput {
    width: 210px;
    float: left;
    font-size: 0.75em;
    text-align: right;
}

.andereLieferanschriftBox {
    padding-top: 5px;
    font-size: 0.7em !important;
}

.checkOutNavBack{
    float:left;
}

.checkOutNavBack a:link,
.checkOutNavBack a:visited{
    color:#00a02f;
    font-size:11px;
    font-weight:bold;
    line-height:16px;
    text-decoration:underline;
    position: relative;
}

.checkOutNavBack a:hover,
.checkOutNavBack a:active{
    color:#00a02f;
    text-decoration:underline;
}



/*
 *
 * RETOUREN PRINT Start
 *
 */
.bodyRetourenPage {
    background: none;
    background-color: #FFFFFF;
    width: 100%;
}
div.noprint p {
    text-align: left;
    font-size: 1.2em;
    margin: 15px 0 10px 0;
}
div.retourenContent {
    text-align: center;
    width: 95%;
    padding: 10px;
}
#retourenIntrotextDE {
    background-color: #FFFAE1;
    padding: 10px;
    text-align: left;
}
#retourenIntrotext {
    background-color: #FFFAE1;
    padding: 10px;
    text-align: left;
    margin-bottom: 1cm;
}
#retourenIntrotextDE p,
#retourenIntrotext p {
    line-height: 1.3;
    margin-bottom: 10px;
    font-size: 1.1em;
}
#retourenIntrotextDE h3,
#retourenIntrotext h3 {
    font-weight: bold;
    font-size: 1.3em;
    margin-bottom: 10px;
}
.pageBreak {
    page-break-before: always;
}
div.retourenDetails {
    padding: 10px;
    width: 95%;
    height: 9cm;
    border: 1px solid #ccc;
    padding: 0.25cm;
}
div.retourenNumber {
    float: left;
    margin-right: 20px;
    margin-top: 0.25cm;
    height: 40px;
}
div.retourenNumber h2 {
    font-weight: bold;
    font-size: 1.3em;
}
div.retourenAbsender {
    float: left;
    width: 49%;
    text-align: left;
}
div.retourenAbsender p {
    margin-bottom: 1cm;
    font-weight: bold;
    font-size: 1.2em;
}
div.retourenAbsender hr {
    margin-bottom: 0.5cm;

}
div.retourenFrankierung {
    border: 1px dotted #000;
    float: right;
    width: 2.5cm;
    height: 1.75cm;
    text-align: center;
    padding-top:
}
div.retourenAnschrift {
    padding: 1% 0 0 60%;
    text-align: left;
    font-size:
}
div.retourenAnschrift p {
    font-size: 1.4em;
    line-height: 1.5;
}
table.retourenPrintPage {
    width: 100%;
}
table.retourenPrintPage th {
    background-color: #FFF5C5;
    font-size: 1.2em;
    font-weight: bold;
    border: 1px solid #ccc;
}
table.retourenPrintPage td {
    font-size: 1.2em;
    border: 1px solid #ccc;
    background-color: #FFFAE1;
}
div.retourePrintButton {
    text-align: right;
}

/*
 *
 * RETOUREN PRINT End
 *
 */






div.retoure {
    background-color: #F5F5F5;
    padding: 20px;
    width: 700px;
}

table.retourtable {
    background-color: #fff !important;
}

div.retoureEintrag {
    border-bottom: 1px dotted #8A8A8A;
    width: 625px;
    height: 30px;
}

div.retoureTitelHeadline {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 0.75em;
    float: left;
    width: 400px;
    padding: 0 0 10px 0;
}

div#co_content {
    border: 1px solid #999999;
    text-align: left;
}

div#roster {
    text-align: center;
}

div#roster table, div#roster td, div#roster th {
    border-color: gray;
}

div#roster td.standard {
    background-color: #F7F3EA;
    border: 2px solid #FFFFFF;
    padding: 6px;
    font-size: 11px;
    line-height: 15px;
}

div#roster td.standard p {
    line-height: 1.5;
}

div#roster h3 {
    font-size: 1.5em;
    margin: 0 0 3px;
    padding: 0;
    font-weight: bold;
}

div#roster .raw {
    background-color: #fffae1;
    border-bottom: 3px solid #FFFFFF;
    border-left: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
    border-style: none solid solid;
    border-width: 3px 2px;
    font-family: Helvetica,Geneva,Arial,SunSans-Regular,sans-serif;
    font-size: 12px;
    padding: 6px;
}

div.retouren {
    padding: 10px;
}

div.retouren p {
    display: block;
    margin: 1em 0;
}

div.retouren h2 {
    display: block;
    font-size: 1.5em;
    font-weight: bold;
    margin: 0.83em 0;
}

div.retour_page {
    text-align: left;
}

div.retoureTitel {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 0.75em;
    float: left;
    width: 400px;
    padding: 10px 0 10px 0;
}
div.retoureAnzahl {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    float: left;
    width: 65px;
}
div.retoureGrund {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    float: left;
    width: 150px;
}

div.retoureAnzahl select {
    color: #000000;
    border: 1px solid #AFAFAF;
    width: 45px;
}
div.retoureGrund select {
    color: #000000;
    border: 1px solid #AFAFAF;
    width: 160px;
}

.retoureZurueck {
    float: left;
    width: 325px;
}
.retoureAufrufen {
    float: right;
    width: 145px;
}
#retourenError {
    display: none;
    background-color: #F8B939;
    width: 650px;
    font-size: 0.75em;
    padding: 10px 0 10px 10px;
    margin-bottom: 15px;


}

