
/* ---- ALLGEMEINES ---- */
BODY                { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #473C2B; background-color: #FFFFFF; padding: 0px 10px 0px 10px; margin-top: 10px;}
TD                  { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #473C2B; }
TH                  { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #473C2B; }
P                   { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #473C2B; }


form {
        margin: 0px 0px 0px 0px;
}

.small {
        font-size: 11px;
}

.big {
        font-size: 14px;
        font-weight: bold;
}

.extrabig {
        font-size: 16px;
        font-weight: bold;
}

.nowrap {
        white-space: nowrap;
}

.floatright {
        float: right;
}

.floatleft {
        float: left;
}

.right {
        text-align: right;
}

.left {
        text-align: left;
}

.center {
        text-align: center;
}

.clear {
        clear: both;
}

.spacing {
        height: 10px;
}

.spacing5 {
        height: 5px;
}

.padding10 {
        padding: 10px;
}

.maintable {
        background-image: url(../../themes-1/set-1/images/creditcards_0.gif);
        background-repeat: no-repeat;
        background-position: bottom left;

}
h1.product          {color: #473C2B; font-size: 16px; font-weight: bold;}


/* Alte Styles die noch benutzt werden */
.libriblau          { height: 120px; margin-top: -20px; color: #FFFFFF; background-color: #FFFFFF; background-image: url(../../themes-7/set-37/images/libriblau_bg.gif); background-repeat: repeat-x; background-position: top left;}
.libriblau td.weiss_b { color: #665840; position:absolute; top: 50px; right: 25px; width: 272px; text-align: right; vertical-align: top; padding-top: 5px;}
.libriblau td.weiss_b .finden { color: #FFFFFF; background-color: #665840;}
.libriblau img      { height: 76px; width: 307px; margin-bottom: 16px; margin-left: 26px;}
.zweitfarbe         { font-size: 11px; height: 21px !important; border-bottom: 1px solid #C7BCA8; padding-left: 20px; text-align: left; color: #FFFFFF; background-color: #E7E0CE;}
.drittfarbe         {text-align: left; color: #333333; background-color: #DBDBDB}
.viertfarbe         {color: #1654A9; background-color: #CBCCD0;}
.formextra          {background-color: #CBCCD0;}

/* "finden"-Link in der Schnell und Pfadsuche mit Hintergrund */
a.quicksearch:link, a.quicksearch:visited
                    { font-style: normal; padding: 1px 4px 1px 4px; background-color: #665840; color: #FFFFFF; text-decoration: none; }
a.quicksearch:active, a.quicksearch:hover
                    { font-style: normal; padding: 1px 4px 1px 4px; background-color: #C5192A; color: #FFFFFF; text-decoration: none; }
a.quicksearch_sort:link, a.quicksearch_sort:visited, a.quicksearch_sort:active, a.quicksearch_sort:hover { font-style: normal; margin-left: -2px; padding: 1px 1px 1px 0px; background-color: #665840; color: #FFFFFF; text-decoration: none; }


/* Top Navigation */
.top_navi           { position: absolute; top: 108px; left: 37px; text-align: left; background-color: transparent; height: 23px; padding-top: 1px;}

.top_navi a:link    { color: #FFFFFF; font-weight: bold; font-size: 11px; display: inline; height: 23px; border-left: 1px solid #69583E; border-top: 1px solid #69583E; border-right: 2px solid  #69583E; border-bottom: 0px solid transparent; padding: 4px 8px 4px 8px; text-decoration: none; background-color: transparent; background-image: url(../../themes-7/set-37/images/top_nav_bg.gif); background-repeat: no-repeat; background-position: 0px 0px;}
.top_navi a:visited { color: #FFFFFF; font-weight: bold; font-size: 11px; display: inline; height: 23px; border-left: 1px solid #69583E; border-top: 1px solid #69583E; border-right: 2px solid  #69583E; border-bottom: 0px solid transparent; padding: 4px 8px 4px 8px; text-decoration: none; background-color: transparent; background-image: url(../../themes-7/set-37/images/top_nav_bg.gif); background-repeat: no-repeat; background-position: 0px 0px;}
.top_navi a:hover   { background-image: none; color: #C5192A; background-color: #DCD1B8; font-weight: bold; font-size: 11px; display: inline; height: 23px; padding: 4px 8px 4px 8px; text-decoration: none; border-left: 1px solid #F2EEE4; border-top: 1px solid #F2EEE4; border-right: 2px solid #B7A98D; border-bottom: 0px solid transparent; }
.top_navi > nobr > a { } /* ist nur erforderlich f?r nicht IE, daher vor IE versteckt */
a.bgtopnav_aktiv:link, a.bgtopnav_aktiv:hover, a.bgtopnav_aktiv:visited
                    { background-image: none; color: #665840; background-color: #DCD1B8; border-left: 1px solid #F2EEE4; border-top: 1px solid #F2EEE4; border-right: 2px solid #B7A98D; border-bottom: 0px solid transparent; }


/* Header fuer die Partnerbox (left-column.jsp) */
.background_partner_head { border-bottom: 1px solid #C7BCA8; color: #665840; background-color: #E2D4B9; background-image: url(../../themes-7/set-37/images/qlnavihead_bg.gif); background-repeat: no-repeat; background-position: 0px 0px;}

/* Header im Newsletter-Template */
.background_nl_topaktion_head  {color:#FFFFFF; background-color: #999999;}
.background_nl_highlights_head {color:#FFFFFF; background-color: #999999;}
.background_nl_kontakt_head	   {color:#FFFFFF; background-color: #999999;}

/* Publisher Special Box upper_specials_right.jsp */
.pbox_head                     {color:#FFFFFF; background-color: #FF9933;}
.pbox_bg                       {color:#003366; background-color: #EFEFF7;}

/* Quicklinks Navigation */
.qlrechts                { text-align: left; width: 160px; display: block; padding: 2px 0px 2px 4px; }
#qlrechts a.wiki:link    { display: block; text-decoration: none; color: #333333; margin: 0px; padding: 3px 0px 3px 0px;}
#qlrechts a.wiki:visited { display: block; text-decoration: none; color: #333333; margin: 0px; padding: 3px 0px 3px 0px;}
#qlrechts a.wiki:hover   { display: block; text-decoration: none; background-color: #F3F3F3; color: #333333; margin: 0px; padding: 3px 0px 3px 0px;}
#qlrechts a.wiki:active  { display: block; text-decoration: none; background-color: #F3F3F3; color: #333333; margin: 0px; padding: 3px 0px 3px 0px;}

/* Quicklinks Navigation */
#navi_tab                       { width: 160px; font-size:11px; font-weight: bold; color: #000000; background-color: transparent; margin-bottom: 10px; }
#navi_tab div.space             { height: 12px; }
#qlnavi a.wiki:link, #qlnavi a.wiki:visited
                                { border-top: 1px solid #FFFFFA; border-right: 1px solid #DDDCD8; border-bottom: 1px solid #E2DFDA; border-left: 1px solid #DDDCD8; display: block; background-color: #F4F3EF; padding: 2px 0px 2px 12px; text-decoration: none; color: #665840; font-weight: bold; background-image: url(../../themes-7/set-37/images/navi_pfeil.gif); background-repeat: no-repeat; background-position: 4px 7px;}

#qlnavi a.wiki:hover, #qlnavi a.wiki:active
                                { border-top: 1px solid #FFFFFA; border-right: 1px solid #DDDCD8; border-bottom: 1px solid #E2DFDA; border-left: 1px solid #DDDCD8; display: block; background-color: #FDFCFA; padding: 2px 0px 2px 12px; text-decoration: none; color: #C5192A; font-weight: bold; background-image: url(../../themes-7/set-37/images/navi_pfeil.gif); background-repeat: no-repeat; background-position: 4px 7px;}

#qlnavis a.wiki:link, #qlnavis a.wiki:visited,
#qlnavis a.wiki:hover, #qlnavis a.wiki:active
                                { border-top: 1px solid #FFFFFA; border-right: 1px solid #DDDCD8; border-bottom: 1px solid #E2DFDA; border-left: 1px solid #DDDCD8; display: block; background-color: #FDFCFA; padding: 2px 0px 2px 12px; text-decoration: none; color: #C5192A; font-weight: bold; background-image: url(../../themes-7/set-37/images/navi_pfeil.gif); background-repeat: no-repeat; background-position: 4px 7px;}

#qlnavihead                     { border-bottom: 1px solid #C7BCA8; padding: 2px 0px 2px 8px; text-decoration: none; color: #665840; background-color: #E2D4B9; background-image: url(../../themes-7/set-37/images/qlnavihead_bg.gif); background-repeat: no-repeat; background-position: 0px 0px;}

#qlnavihead a.wiki:link, #qlnavihead a.wiki:visited
                                { display: block; text-decoration: none; color: #665840; background-color: transparent;}

#qlnavihead a.wiki:hover, #qlnavihead a.wiki:active
                                { display: block; text-decoration: none; color: #C5192A; background-color: transparent;}

#qlnaviheadrund                 { border-bottom: 1px solid #C7BCA8; display: block; padding: 2px 0px 2px 8px; text-decoration: none; color: #665840; background-color: #E2D4B9; background-image: url(../../themes-7/set-37/images/qlnavihead_bg.gif); background-repeat: no-repeat; background-position: 0px 0px;}
#qlnaviheadrund a.wiki:link, #qlnaviheadrund a.wiki:visited
                                { display: block; text-decoration: none; color: #665840; background-color: transparent;}

#qlnaviheadrund a.wiki:hover, #qlnaviheadrund a.wiki:active
                                { display: block; text-decoration: none; color: #C5192A; background-color: transparent;}
/* Ende Quicklinks Navigation */

/* Grundliste kurze Bestsellerliste + farben */
.box_bullet             { border-top: 0px solid #FFFFFA; border-right: 1px solid #DDDCD8; border-bottom: 0px solid #E2DFDA; border-left: 1px solid #DDDCD8; background-color: #E0E5EB; margin-bottom: 22px; font-weight: bold; padding-bottom: 0px; background-image: url(../../themes-7/set-37/images/box_bullet_bg.gif); background-repeat: no-repeat; background-position: 0px 0px;}
.box_bullet th          { font-size: 11px; text-align: left; padding: 2px 4px 2px 8px; border-bottom: 1px solid #DAD3C9; background-color: transparent; color: #665840; }
.box_bullet td          { font-size: 11px; padding: 5px 2px 4px 5px; border-top: 1px solid #FFFFFA; border-bottom: 1px solid #E2DFDA; background-color: #F5F4F0; }
.box_bullet .rot        { visibility: visible; font-size: 11px; color: #473C2B; background-color: transparent; font-weight: bold; padding: 1px; text-decoration: none; }
.gelb th                { font-size: 11px; text-align: left; padding: 2px 4px 2px 8px; border-bottom: 1px solid #DAD3C9; background-color: transparent; color: #665840; }
.gelb td                { font-size: 11px; padding: 5px 2px 4px 5px; border-top: 1px solid #FFFFFA; border-bottom: 1px solid #E2DFDA; background-color: #F5F4F0; }
.bestseller th          { font-size: 11px; text-align: left; padding: 2px 4px 2px 8px; border-bottom: 1px solid #DAD3C9; background-color: transparent; color: #665840; }
.bestseller td          { font-size: 11px; padding: 5px 2px 4px 5px; border-top: 1px solid #FFFFFA; border-bottom: 1px solid #E2DFDA; background-color: #F5F4F0; }
.neuheiten th           { font-size: 11px; text-align: left; padding: 2px 4px 2px 8px; border-bottom: 1px solid #DAD3C9; background-color: transparent; color: #665840; }
.neuheiten td           { font-size: 11px; padding: 5px 2px 4px 5px; border-top: 1px solid #FFFFFA; border-bottom: 1px solid #E2DFDA; background-color: #F5F4F0; }
.hilfefarbe th          { font-size: 11px; text-align: left; padding: 2px 4px 2px 8px; border-bottom: 1px solid #DAD3C9; background-color: transparent; color: #665840; }
.hilfefarbe td          { font-size: 11px; padding: 5px 2px 4px 5px; border-top: 1px solid #FFFFFA; border-bottom: 1px solid #E2DFDA; background-color: #F5F4F0; }

/* Box in der extras.jsp */
.box_tipp               { margin-bottom: 22px;}
.box_tipp td            { background-color: #FFFFFF;}
.box_tipp th            { background-color: #BE1929;}
.box_tipp img           { margin: 10px 0px 10px 0px;} 

/* Box in Suche, Sortiment, Detail */
.box_liste_abschluss    { width: 100%; height: 1px; }
.box_liste              { border-left: 1px solid #C1BDB4; border-right: 1px solid #C1BDB4; background-color: transparent; margin-bottom: 0px; padding-right: 0px;}
.box_liste th           { margin-top: 5px; border-bottom: 1px solid #C1BDB4; color: #665840; background-color: transparent; padding-left: 6px; padding-right: 2px; text-align: left; background-image: url(../../themes-7/set-37/images/box_liste_th_bg.gif); background-repeat: repeat-x; background-position: 0px 0px;}
.box_liste a            { font-weight: bold;}
.box_liste td           { line-height: 14px; color: #665840;}

/* Box in der left-column.jsp */
.box_left               { margin-bottom: 10px;}
.box_left td            { font-size: 11px; padding-left: 4px; border-top: 1px solid #FFFFFA; border-right: 1px solid #DDDCD8; border-bottom: 1px solid #E2DFDA; border-left: 1px solid #DDDCD8; background-color: #F5F4F0; line-height: 16px; padding-top: 4px; padding-right: 0px; padding-bottom: 6px;}
.box_left th            { font-size: 11px; padding-left: 8px; border-bottom: 1px solid #DAD3C9; background-color: #FFFFFF; color: #665840; background-image: url(../../themes-7/set-37/images/box_left_th_bg.gif); background-repeat: no-repeat; background-position: 0px 0px;}
.box_left a             { display: block; padding: 2px 0px 2px 12px; text-decoration: none; color: #C5192A; font-weight: bold; background-image: url(../../themes-7/set-37/images/navi_pfeil.gif); background-repeat: no-repeat; background-position: 0px 7px;}

.box_search             { visibility: hidden; margin-bottom: 0px; position: absolute; top; -100px; left: -100px;}
.box_search td          { background-color: #FFFFFF; padding: 4px 0px 0px 4px; line-height: 20px; }
.box_search th          { background-color: #717171; color: #FFFFFF; padding-left: 4px; font-size: 12px; font-weight: bold; text-decoration: none; }
.box_search input.suche { width: 154px;}
.box_search .pad        { font-weight: bold; font-size: 12px; text-decoration: none; color: #BE1929; margin-left: 4px;}
.box_search .finden     { float:right; }

/* Warenkorb-Status */
.box_wk_rot th          { border-bottom: 1px solid #9F403C; background-color: #D14139; color: #FFFFFF; padding:0px 7px 0px 7px; background-image: url(../../themes-7/set-37/images/box_wk_rot_th_bg.gif); background-repeat: no-repeat; background-position: 0px 0px;}
.box_wk_rot td          { background-color: #FFFFFF; padding: 9px 0px 0px 6px; border-left: 1px solid #DFA9A8; border-right: 1px solid #DFA9A8; border-bottom: 1px solid #DFA9A8; border-top: 0px solid #DFA9A8; }
.box_wk_artikel         { font-weight: bold; margin-right: 35px; }
.box_wk_rot div         { background-color: #F7EAE7; margin-left: -6px; padding: 5px 0px 5px 0px; float: none !important;}


/* Preisanzeige in den Listenansichten (bestseller, suche, sortiment) und generelle Preisanzeige (weiss auf rot) */
.nrml                   { color: #999999; }
.preis                  { font-size: 12px; color: #473C2B; background-color: transparent; font-weight: bold; padding: 0px; text-decoration: none; margin-bottom: 8px; margin-right: 6px;}
.statt_preis            { display: block; margin: 5px 2px 5px 14px; line-height: 18px; font-size: 11px; font-weight: bold; color: #AAAAAA; }
.price-label-with-order-button .statt_preis
                        { margin: 5px 2px 5px 8px;}
.productTable .statt_preis
                        { margin: 5px 2px 5px 10px;}
.orderButton            { width: 124px; height: 18px; margin-left: 8px; padding: 1px 4px 4px 4px; white-space: nowrap; background-image: url(../../themes-7/set-37/images/warenkorb_bg.gif); background-repeat: no-repeat; background-position: top left;}


/* Styles fuer die Listenansichten (bestseller, suche, sortiment) */
.highlight              { color: #C5192A; }
.ergebnis_head          { border-bottom: 1px solid #C1BDB4; background-color: transparent; color: #665840; font-weight: bold; padding: 5px; }
.ergebnis_head a        { line-height: 25px; margin: 0px 0px 0px 0px; border-top: 1px solid #FFFFFA; border-right: 1px solid #DDDCD8; border-bottom: 1px solid #E2DFDA; border-left: 1px solid #DDDCD8; background-color: #F4F3EF; padding: 2px 2px 2px 12px; text-decoration: none; color: #665840; font-weight: bold; background-image: url(../../themes-7/set-37/images/navi_pfeil.gif); background-repeat: no-repeat; background-position: 4px 7px;}
.ergebnis_head a:hover, .ergebnis_head a:active
                        { border-top: 1px solid #FFFFFA; border-right: 1px solid #DDDCD8; border-bottom: 1px solid #E2DFDA; border-left: 1px solid #DDDCD8; background-color: #FDFCFA; padding: 2px 2px 2px 12px; text-decoration: none; color: #C5192A; font-weight: bold; background-image: url(../../themes-7/set-37/images/navi_pfeil.gif); background-repeat: no-repeat; background-position: 4px 7px;}
.paging                 { font-weight: bold; color: #C5192A; text-align: center; background-color: #E2D6BE; padding: 2px 0px 2px 0px; background-image: url(../../themes-7/set-37/images/box_liste_th_bg.gif); background-repeat: repeat-x; background-position: 0px 0px;}
.bestseller_page .paging { font-weight: bold; color: #665840; text-align: center; background-color: #E2D6BE; padding: 2px 0px 2px 0px; background-image: url(../../themes-7/set-37/images/box_liste_th_bg.gif); background-repeat: repeat-x; background-position: 0px 0px;}
.paging a               { margin: 0px 4px 0px 4px; }
.paging a:link, .paging a:visited
                        { color: #665840; }
.paging a:hover, .paging a:active
                        { color: #C5192A; }
.img_pad                { padding: 10px 5px 3px 10px;}
.text_pad               { padding: 10px 3px 3px 0px;}
.such_foot_pad          { font-size: 0px; color: #FFFFFF; padding: 4px 0px 20px 10px;}
.such_foot_pad a:link, .such_foot_pad a:visited
                        { font-size: 12px; border-top: 1px solid #FFFFFA; border-right: 1px solid #DDDCD8; border-bottom: 1px solid #E2DFDA; border-left: 1px solid #DDDCD8; background-color: #F4F3EF; padding: 2px 2px 2px 12px; text-decoration: none; color: #665840; font-weight: bold; background-image: url(../../themes-7/set-37/images/navi_pfeil.gif); background-repeat: no-repeat; background-position: 4px 7px;}
.such_foot_pad a:hover, .such_foot_pad a:active
                        { font-size: 12px; border-top: 1px solid #FFFFFA; border-right: 1px solid #DDDCD8; border-bottom: 1px solid #E2DFDA; border-left: 1px solid #DDDCD8; background-color: #FDFCFA; padding: 2px 2px 2px 12px; text-decoration: none; color: #C5192A; font-weight: bold; background-image: url(../../themes-7/set-37/images/navi_pfeil.gif); background-repeat: no-repeat; background-position: 4px 7px;}

.such_content .box_liste { border-bottom: 0px;}

/* Styles fuer die Boxen links und rechts */
.rechts .box            { margin-bottom: 22px; }
.box                    { border-top: 0px solid #FFFFFA; border-right: 1px solid #DDDCD8; border-bottom: 1px solid #E2DFDA; border-left: 1px solid #DDDCD8; background-color: #E0E5EB; margin-bottom: 15px; font-weight: bold; padding-bottom: 0px; background-image: url(../../themes-7/set-37/images/box_bullet_bg.gif); background-repeat: no-repeat; background-position: 0px 0px;}
.normal                 { text-align: left; color: #333333; padding-top: 5px;}
.block                  { position: relative; display: block; height: 20px; width: 5px; }
.box th                 { padding: 2px 4px 2px 4px; background-color: transparent; text-align: left; color: #665840; font-size: 12px; }
.box td                 { padding: 8px 1px 12px 7px; background-color: #FFFFFF; color: #333333; font-size: 11px; }
.box_bg                 { background-repeat: no-repeat; background-position:top right; padding: 0px; }
.box .box_bg input      { font-size: 10px; color: #333333; width: 140px; height: 18px; font-weight: bold; border: 1px solid #333333; padding: 2px; }

/* ---- Links --------------------------------------------------------------- */
a:link                  { color:#4A5482; font-weight: bold; text-decoration: none; }
a:visited               { color:#4A5482; font-weight: bold; text-decoration: none; }
a:hover                 { color:#C5192A; font-weight: bold; text-decoration: none; }
a:active                { color:#C5192A; font-weight: bold; text-decoration: none; }

/* Benutzt in product-details.jsp */
a.nob:link              { font-weight: bold; }
a.nob:visited           { font-weight: bold; }
a.nob:hover             { font-weight: bold; }
a.nob:active            { font-weight: bold; }

/* Style fuer den Header und Footer */
a.none:link                  { color:#4A5482; font-weight: bold; text-decoration: none; }
a.none:visited               { color:#4A5482; font-weight: bold; text-decoration: none; }
a.none:hover                 { color:#C5192A; font-weight: bold; text-decoration: none; }
a.none:active                { color:#C5192A; font-weight: bold; text-decoration: none; }
a.weiss:link            { color:#FFFFFF;}
a.weiss:visited         { color:#FFFFFF;}
a.weiss:active          { color:#333333;}
a.weiss:hover           { color:#333333;}
.libriblau td.weiss_b a.weiss:link            { color:#FFFFFF; margin-right: 60px;}
.libriblau td.weiss_b a.weiss:visited         { color:#FFFFFF; margin-right: 60px;}
.libriblau td.weiss_b a.weiss:active          { color:#C5192A; margin-right: 60px;}
.libriblau td.weiss_b a.weiss:hover           { color:#C5192A; margin-right: 60px;}

/* In den Warenkorb-Links */

/* eigentlich .productTable a.preis_rot:...*/

a.preis_rot:link        { white-space: nowrap; padding: 1px 10px 2px 18px; font-size: 12px; color: #4A5482; text-decoration: none; background-image: url(../../themes-7/set-37/images/warenkorb_bg.gif); background-repeat: no-repeat; background-position: top left;}
a.preis_rot:visited     { white-space: nowrap; padding: 1px 10px 2px 18px; font-size: 12px; color: #4A5482; text-decoration: none; background-image: url(../../themes-7/set-37/images/warenkorb_bg.gif); background-repeat: no-repeat; background-position: top left;}
a.preis_rot:hover       { white-space: nowrap; padding: 1px 10px 2px 18px; font-size: 12px; color: #C5192A; text-decoration: none; background-image: url(../../themes-7/set-37/images/warenkorb_bg.gif); background-repeat: no-repeat; background-position: top left;}
a.preis_rot:active      { white-space: nowrap; padding: 1px 10px 2px 18px; font-size: 12px; color: #C5192A; text-decoration: none; background-image: url(../../themes-7/set-37/images/warenkorb_bg.gif); background-repeat: no-repeat; background-position: top left;}

.box_wk_rot a.preis_rot:link        { border-right: 1px solid #9C9A98; white-space: nowrap; padding: 1px 10px 2px 19px; font-size: 12px; color: #4A5482; text-decoration: none; background-image: url(../../themes-7/set-37/images/warenkorb_bg.gif); background-repeat: no-repeat; background-position: top left;}
.box_wk_rot a.preis_rot:visited     { border-right: 1px solid #9C9A98; white-space: nowrap; padding: 1px 10px 2px 19px; font-size: 12px; color: #4A5482; text-decoration: none; background-image: url(../../themes-7/set-37/images/warenkorb_bg.gif); background-repeat: no-repeat; background-position: top left;}
.box_wk_rot a.preis_rot:hover       { border-right: 1px solid #9C9A98; white-space: nowrap; padding: 1px 10px 2px 19px; font-size: 12px; color: #4A5482; text-decoration: none; background-image: url(../../themes-7/set-37/images/warenkorb_bg.gif); background-repeat: no-repeat; background-position: top left;}
.box_wk_rot a.preis_rot:active      { border-right: 1px solid #9C9A98; white-space: nowrap; padding: 1px 10px 2px 19px; font-size: 12px; color: #4A5482; text-decoration: none; background-image: url(../../themes-7/set-37/images/warenkorb_bg.gif); background-repeat: no-repeat; background-position: top left;}

.orderButton a.preis_rot:link        { background-image: none; padding-left: 4px; font-size: 12px; color: #4A5482; text-decoration: none; }
.orderButton a.preis_rot:visited     { background-image: none; padding-left: 4px; font-size: 12px; color: #4A5482; text-decoration: none; }
.orderButton a.preis_rot:hover       { background-image: none; padding-left: 4px; font-size: 12px; color: #C5192A; text-decoration: none; }
.orderButton a.preis_rot:active      { background-image: none; padding-left: 4px; font-size: 12px; color: #C5192A; text-decoration: none; }

/* ---- Links --------------------------------------------------------------- */
.partner_bild_punkte { border-bottom: 1px dotted #666666;}

/* Mein Konto Navigation im Header */
.top_bar_l          { padding: 3px 3px 10px 178px; font-weight: normal; font-size: 12px; }
.top_bar_r          { padding: 5px 0px 13px 0px; font-weight: bold; }
.top_bar_r a        { margin: 0px 4px 0px 4px; }

/* Suche */
.header_bar         { padding: 0px 0px 17px 2px; font-weight: bold; font-size: 20px; color: #333333; }

/* Autor und Artikel */
.bsl_author a.none {font-weight: normal; color: #333333; }


/* Diverse benutzte Textauszeichnungen */
.preisklein         { font-weight: bold; }
.preistext          { font-size: 14px; }
.head               { font-size: 28px; }
.subhead            { font-size: 22px; }
.titel              { font-size: 18px; }
.subtitel           { font-size: 12px; }
.quicklinks         { color: inherit; background-color:inherit; }
.klein              { font-size: 10px; }
.superklein         { font-size: 8px; }
.mini               { font-size: 9px; font-weight: normal; }
.micro              { font-size: 5px; font-weight: bold; }
.minizelle          { font-size: 5px; }
.fehler             { color: #AA0000; font-weight: bold; }
.onlinepreis        { font-size: 9px; }
.kleiner            { font-size: 11px; }
.weiss_b            { color: #FFFFFF; font-weight: bold; }
.hl_13              { font-size: 13px; font-weight: bold; line-height: 17px; }
.pfad               { padding: 10px 0px 10px 4px; }
.pfad a             { font-weight: bold; }
.pfad .aktiv        { color: #665840; }
.rot                { visibility: hidden; }



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

	neuer Bestellprozess

 	=============================================================== */
body.neuerBestellProzess {
	background-color: #ffffff;
	margin: 4px;
}

/* fehlermeldungen fuer den neuen Bestellprozess in rot */
.eingabeFehler {
	color: #990000;
}

.eingabeFehler li {
	color: #990000;
}

.miniWarenkorb {
	color: #333333;
	width: 160px;
	margin-bottom: 15px;
}

.miniWarenkorb table {
	border-collapse: collapse;
}

.miniWarenkorb .button {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}

.miniWarenkorb .container {
	border-left: 2px solid #990000;
	border-right: 2px solid #990000;
	border-bottom: 2px solid #990000;
}

.miniWarenkorb .label a {
	font-weight: normal;
	text-decoration: none;
}

.miniWarenkorb .price {
	font-weight: bold;
	text-align: right;
}

.miniWarenkorb .title {
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
}

.miniWarenkorb .header {
	height: 25px;
	background-color: #990000;
	color: #FFFFFF;
	padding-left: 7px;
	padding-right: 7px;
	background-image: url(../../themes-7/set-37/images/bar_rund_rot.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.miniWarenkorb .header a {
	text-decoration: none;
	margin-left: 10px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.miniWarenkorb .header a:hover {
	margin-left: 10px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.miniWarenkorb .articleLast {
	padding-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.miniWarenkorb .articleLast img {
	margin: 0px 3px 5px 0px;
}

.miniWarenkorb .articleLast .price {
	color: #333333;
	vertical-align: baseline;
	font-weight: bold;
	text-align: left;
}

.miniWarenkorb .articleLast .title a {
	text-decoration: none;
}

.miniWarenkorb .vendor {
	margin-left: 5px;
	margin-right: 5px;
}

.miniWarenkorb .vendor  table {
	width: 140px;
}

.miniWarenkorb .vendor .price {
	color: #990000;
	text-align: right;
}

.miniWarenkorb .libri {
	padding: 2px;
	background-color: #E5EFF6;
}

.miniWarenkorb .marketPlace {
	margin-top: 5px;
	padding: 2px;
	background-color: #EFE2C6;
}

.miniWarenkorb .zurKasseButton {
	text-align: right;
	margin-top: 5px;
}

.miniWarenkorb .total {
	margin: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.miniWarenkorb .total .title {
	float: left;
}

.miniWarenkorb .total .priceBig {
	float: right;
}

.miniWarenkorb .leer {
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.miniWarenkorb .infobox {
	padding: 5px;
	border-left: 2px solid #990000;
	border-right: 2px solid #990000;
	border-bottom: 2px solid #990000;
}

/*	------------------------------------------------------------------------------
	Process Funnel Anzeige im Header
	------------------------------------------------------------------------------ */
.processFunnelHeader {
	width: 100%;
	border-top: 5px solid #3570BE;
	border-bottom: 5px solid #3570BE;
	background-color: #1654A9;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}

.processFunnel td {
	color: #FFFFFF;
}

.processFunnel .step {
	background-color: #3570BE;
	padding: 5px;
}

.processFunnel .weiter {
	font-size: 30px;
}

.processFunnel .active {
	margin: 5px;
	height: 25px;
	padding: 3px;
	font-size: 20px;
	background-color: #F78414;
	float: left;
}

.processFunnel .inActive {
	margin: 5px;
	padding: 3px;
	height: 25px;
	font-size: 20px;
	background-color: #999999;
	float: left;
}

.processFunnel .stepText {
	padding-left: 1px; ! important;
	padding-left: 5px;
	font-size: 12px;
	white-space: normal;
	font-weight: bold;
}

.processFunnel .stepText a {
	color: #FFFFFF;
	text-decoration: none;
}

.processFunnel .stepText a:hover {
	color: #F78414;
	text-decoration: none;
}

/*********************************************************************************

	Paket Adress Container & Adress Container

**********************************************************************************/
.paket {
	background-color: #F5EED3;
	border: 1px solid #BF9960;
	padding: 5px;
	margin: 10px;
}

.artikelContainer .paket .addressContainer {
	background-color: transparent;
	border: none;
	float: left;
	margin-left: 10px;
	padding: 5px 5px 5px 10px;
	width: 300px;
}

.artikelContainer .paket .subheadline { /* Andere Browser */
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 10px 10px 0px 10px;
	border-bottom: 1px solid #333333;
}

* html .artikelContainer .paket .subheadline {
	m\argin-top: 5px;
	h\eight: 1%; /* Internet Explorer >= 6 */
}

.artikelContainer .paket .geschenkContainer {
	margin: 10px 10px 0px 10px;
	width: 100%;
	border-bottom: 1px solid #000000;
	font-size: 12px;
}

.artikelContainer .paket .geschenkContainer .subheadline {
	font-size: 14px;
	border-bottom: none;
}

.artikelContainer .paket .addressContainer .big {
	border-bottom: 1px solid #000000;
	margin-bottom: 5px;
}

.artikelContainer .paket .artikel {
	background-color: #FCFEF1;
}

.artikelContainer .addressContainer {
	float: left;
	border: 1px solid #000000;
	background-color: #ffffff;
	width: 250px;
	margin-left: 10px;
	padding: 5px 5px 5px 10px;
}

.artikelContainer .highlight {
	border: 2px solid #F78414;
	background-color: #FCFEF1;
}

.artikelContainer .addressEingabe {
	margin: 10px;
	padding: 10px;
}

.artikelContainer .addressEingabe .adressInput {
	width: 240px;
	margin: 0 !important;
	padding: 0 !important;
}

.artikelContainer .addressContainer .button {
	padding-top: 5px;
	padding-bottom: 5px;
}

.artikelContainer .addressContainer .address {
	padding-top: 5px;
	line-height: 140%;
}

.uebersichtWarenkorb * {
	color: #333333;
}

.uebersichtWarenkorb .price {
	white-space: nowrap;
	width: 125px;
}

.uebersichtWarenkorb .summe table {
	border-collapse: collapse;
}

html>body .uebersichtWarenkorb .summe table {
	width: 100%;
	border-collapse: collapse;
}

.uebersichtWarenkorb .summe .geschenkServiceInfo {
	padding-left: 15px;
	width: 400px;
	margin-right: 20px;
}

.uebersichtWarenkorb .summe .spalte1 {
	padding-right: 20px;
	white-space: normal;
}

.uebersichtWarenkorb .summe .label {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	padding-right: 10px;
}

.uebersichtWarenkorb .summe .werte {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	width: 145px;
	padding-left: 5px;
}

.gesamtSumme {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 2px double #333333;
}

.headlineContainer {
	height: 30px;
	padding: 5px;
}

.headlineContainer .processFunnelStep {
	width: 20px;
	font-size: 18px;
	font-weight: normal;
	padding: 3px;
	margin: 0px 10px 0px 10px;
	background-color: #F78414;
	color: #ffffff;
}



.headlineContainer .headline {
	font-size: 22px;
}



.artikelContainer {
	background-color: #DAEAF3;
	padding-bottom: 10px;
	width: 700px;
	vertical-align: top;
}

.bestellUebersicht {
	width: 680px;
}

.bestellUebersichtBox {
	position: relative;
	padding: 1px;
	width: 680px;
	border: 5px solid #990000;
}

.bestellUebersichtBox .pfeil {
	position: absolute;
	top: -5px;
	left: 688px;
}

.bestellUebersichtBox .artikelContainer {
	width: 680px;
}

.bestellungAbschliessen {
	position: absolute;
	left: 730px;
	margin-top: 5px;
	border: 2px solid #990000;
	width: 175px;
}

.bestellungAbschliessen h1 {
	margin: 0;
	padding: 5px 0px 5px 0px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #990000
}

.bestellungAbschliessen .vendor {
	padding: 5px;
}

.bestellungAbschliessen .gesamtbestellwert {
	margin: 0px 5px 0px 5px;
	padding-top: 2px;
	border-top: 1px double #000000;
}

.bestellungAbschliessen .gesamtbestellwert table {
	border-collapse: collapse;
	width: 160px;
	margin: 0;
}

.bestellungAbschliessen .gesamtbestellwert .big {
	vertical-align: bottom;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

.bestellungAbschliessen .button {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.artikelContainer .headline {
	background-color: #3570BE;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding: 4px;
}

.artikelContainer .actionBoxContent {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

/*****************************************************************
	Andere Farbschemata fuer NON-Libri Verkaeufer 
******************************************************************/
.vendorAbgrenzung {
	text-align: center;
	border-bottom: 1px solid black;
	margin-bottom: 15px;
	margin-top: 10px;
}

.vendor .artikelContainer {
	color: #333333;
	background-color: #EFE2C6;
}

.vendor .artikelContainer .headline {
	background-color: #806540;
}

.artikelContainer .vertragspartner {
	padding-right: 10px;
	text-align: right;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}

.artikelContainer .vertragspartner b {
	font-weight: bold;
	color: #FFFFFF;
}

.artikelContainer .hinweis {
	margin-left: 10px;
	margin-top: 5px;
	font-size: 12px;
}

.artikelContainer .subheadline {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 10px 10px 0px 10px;
	border-bottom: 1px solid #333333;
}

.artikelContainer .leererWarenkorb {
	font-size: 22px;
	margin: auto;
	padding: 25px;
}

.artikelContainer .artikel {
	background-color: #FCFEF1;
	margin: 4px 10px 4px 10px;
	padding: 3px;
}

.artikelContainer .artikel img {
	float: left;
	margin-right: 10px;
}

.artikelContainer .artikel td {
	vertical-align: top;
}

.artikelContainer .artikel .price {
	white-space: nowrap;
	width: 125px;
}

.artikelContainer .artikel .small {
	white-space: normal;
    display: table;
}

.artikelContainer .artikel .anzahl {
	width: 75px;
}

.artikelContainer .artikel .small img {
	margin-top: 2px;
	margin-right: 5px;
}

.artikelContainer .artikel .small a {
	font-weight: normal;
}

.artikelContainer .lieferbar {
	white-space: nowrap;
}

/***********************************************

	Bezahl und Versandoptionen

************************************************/
.bezahlOption {
	
}

.bezahlOption .headline {
	background-color: #3570BE;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding: 4px;
	margin-top: 5px;
}

.bezahlOption .bezahlart {
	background-color: #DAEAF3;
	padding: 10px;
	margin-bottom: 5px;
}

.bezahlOption .bezahlart .dropdown {
	width: 300px;
}

.versandOption {
	margin: 5px;
}

.versandOption .addressAuswahl {
	margin-top: 10px;
	margin-left: 25px;
	width: 400px;
}

.versandOption .addressAuswahl .neuBearbeiten {
	text-align: right;
}

.versandOption .addressAuswahl .neuBearbeiten a {
	margin-left: 25px;
}

.versandOption .addressAuswahl b {
	font-size: 14px;
}

.versandOption .addressAuswahl select {
	margin-top: 3px;
	margin-bottom: 3px;
	width: 400px;
}

.flexiAddressAuswahl select {
	width: 300px;
}

.versandOption .headline {
	background-color: transparent;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.vendor .versandOption .headline {
	background-color: transparent;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.versandOption .anleitung {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.versandOption .buchhandlungen {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width: 42%;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}

.versandOption .buchhandlungen .address {
	padding-left: 20px;
	padding-bottom: 5px;
}

.versandOption input [type=radio] {
	font-weight: bold;
}

/*******************************************************

	Boxen auf der Rechten Seite im Bestellprozess

********************************************************/
.boxContainerRechts {
	width: 200px;
}

.bestellbox {
	border: 2px solid #990000;
}

.bestellbox .headline {
	height: 20px;
	padding: 3px;
	text-align: center;
	background-color: #990000;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.bestellbox .vendor {
	margin: 5px;
}

.bestellbox .gesamtbestellwert {
	border-top: 2px solid #000000;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 5px;
}

.hilfeBox {
	vertical-align: top;
	margin-top: 15px;
	background-color: #DAEAF3;
}

.hilfeBox .headline {
	background-color: #3570BE;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding: 4px;
}

.hilfeBox .content {
	padding: 10px;
}

/***********************************************

	Bestellbestaetigung

************************************************/
.bestellBestaetigungsHeader {
	margin-top: 10px;
}

.bestellBestaetigungsHeader .zweitfarbe {
	background-color: #3570BE;
	height: 18px;
}

.bestellBestaetigungsHeader .header {
	line-height: 8em;
	color: #FFFFFF;
}

.bestellBestaetigungsHeader .header .title {
	font-size: 30px;
	color: white;
}

.bestellBestaetigungsHeader .header img {
	margin: 15px 40px 15px 40px;
}

.bestaetigung {
	
}

.bestaetigung .headline {
	margin-top: 15px;
	font-size: 20px;
	margin-bottom: 10px;
}

.bestaetigung .orderDetails {
	margin-bottom: 15px;
}

.bestaetigung .orderDetails table {
	border-collapse: collapse;
	margin-left: 10px;
	margin-right: 10px;
	width: 100%;
}

.bestaetigung .orderDetails td {
	vertical-align: top;
}

.bestaetigung .orderDetails .headline {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
}

.bestaetigung fieldset {
	margin-top: 15px;
	padding: 15px;
}

.bestaetigung legend {
	font-size: 16px;
	font-weight: bold;
}

.bestaetigung .vendor {
	padding-left: 10px;
	padding-top: 15px;
	font-size: 16px;
	background-color: #E5EFF6;
	padding-bottom: 15px;
}

.bestaetigung .position {
	width: 600px;
	border-collapse: collapse;
}

.bestaetigung .position td {
	line-height: 150%;
}

.bestaetigung .position .total {
	width: 150px;
}

.bestaetigung .position .download {
	padding-top: 10px;
	padding-bottom: 5px;
}

.bestaetigung .addressContainer {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 50px;
}

.bestaetigung .addressContainer b {
	line-height: 175%;
}


/* CSS-Buttons */

/* Ausrichtung des Buttons */
.rightButton {
    float: right;
    text-align: right; 
}

.leftButton {
    float: left;
    text-align: left;
}

/* CSS-Button aus Link */

a:hover.myButtonLink   { text-decoration: none; color: #4778bb; }
a:visited.myButtonLink { text-decoration: none; color: #4778bb; }
a:link.myButtonLink    { text-decoration: none; color: #4778bb; }

.myButtonLink {
    display:block;
}

.buttonLink td{
    color:            #4778bb !important;
    border:           1px solid #1654a9;
    text-align:       center;
    vertical-align:   middle;
    padding:          0;
    margin:           0;
    font-weight:      bold;
    font-size:        12;
    font-family:      arial;
    /*width:            160px;*/
    height:           20px;
    overflow:         hidden;
    cursor:           pointer;
    background:       transparent url(set-37/images/btn_background.gif) repeat-x top left;
}

.buttonBigLink td{
    color:            #4778bb !important;
    border:           1px solid #1654a9;
    text-align:       center;
    vertical-align:   middle;
    padding:          0;
    margin:           0;
    font-weight:      bold;
    font-size:        12;
    font-family:      arial;
    /*width:            160px;*/
    height:           30px;
    overflow:         hidden;
    cursor:           pointer;
    background:       transparent url(../set-37/images/btn_background_big.gif) repeat-x top left;
}

/* CSS-Button mit Button-Tags */
.buttonTag table{
    border-collapse: collapse;
    margin:          0;
    padding:         0;
    valign:          top;
 }

.buttonTag td{
    height:            18px;
    /*width:             160px;*/
    text-align:        center;
    vertical-align:    middle;
    border:            1px solid #1654a9;
}
.buttonTag td button{
    color:            #4778bb !important;
    padding:          0;
    margin:           0;
    font-weight:      bold;
    font-size:        12;
    font-family:      arial;
    /*width:            160px;*/
    height:           18px;
    border:           none;
    overflow:         hidden;
    cursor:           pointer;
    background:       transparent url(../set-37/images/btn_background.gif) repeat-x top left;
}

/* nicht von IE Interpretiert */

html>body .buttonTag td button {
    width: 100%;
    height: 100%;
}

/* breite der Buttons */
*.buttonTinyWidth {
    width:          50px;
}

*.buttonSmallWidth {
    width:          70px;
}

.buttonMediumWidth{
    width: 160px;
}

*.buttonLargeWidth {
    width:          240px;
}

.pad_30 .preis_rot_big { width: 124px; height: 18px; margin-left: 0px; padding:  1px 14px 4px 18px; white-space: nowrap; background-image: url(../../themes-7/set-37/images/warenkorb_bg.gif); background-repeat: no-repeat; background-position: 0 0;}
