
/* =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: 40px 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 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;
}


/* =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;
}

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

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

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

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 {
    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.formSubmit {
    padding: 5px 10px 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;
}

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

DIV.checkoutNewsletterPrivacyStatement P,
DIV.checkoutNewsletterPrivacyStatement A {
    color: #9E9E9E;
}

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 TD {
    padding: 10px 20px 6px 20px;
    font-size: .7em;
}

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 FORM.checkout DIV.formSubmit {
    width: auto;
    padding: 40px 18px 14px 18px;
    text-align: right;
}
/* =Checkout Table (Bonus)
============================================================================= */

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: 205px;
}

#linksEmpfehlungen .leftRow{
    float: left;
    width: 245px;
}

#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: 230px;
    float: left;
}
.warenkorbAlert a{
    text-decoration:none;
    color: #094198;
}
.warenkorbAlert 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;


}
 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
============================================================================= */
.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 li{
    font-size: .7em;
    padding: 0 10px 1em 0px;
    line-height: 1.2;
    list-style: disc;
    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{
    /* padding-bottom: 20px; */
}

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

.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;
}

.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;
}

/* =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.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.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 {
}

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

.checkoutOrderStateInProcess {
    color: #00a02f;
}

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

