/* RESET */

/**
 * html5doctor.com Reset Stylesheet (Eric Meyer's Reset Reloaded + HTML5 baseline)
 * v1.6.1 2010-09-17 | Authors: Eric Meyer & Richard Clark
 * html5doctor.com/html-5-reset-stylesheet/
 */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: middle;
}

.add-to-cart label, .add-to-cart input {
  vertical-align: text-bottom;
}  

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after { content: ""; content: none; }

ins { background-color: #ff9; color: #000; text-decoration: none; }

mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }

table { border-collapse: collapse; border-spacing: 0; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

input, select { vertical-align: middle; }

/* END RESET */

h1, h2, h3, h4, h5, h6 { margin-bottom: 10px; font-weight:normal; }

h1, h2 { color: #7f0101; }

h1 { font-size: 18px; }

html, body {height: 100%;} 

body.cms-page-view h3 {
    margin-bottom: 0px;
    color:#A62F2F;
}

a img { border: none; }

body {
    font-family: Trebuchet MS ,arial, helvetica, sans-serif;
    background:url(../images/bodybg.jpg) left top repeat-x;
    position: relative;
}

/*Opera Fix sticky footer*/
/*  body:before {
    content:"";
    height:100%;
    float:left;
    width:0;
    margin-top:-32767px;
}
*/

a { color: #760000 }

#shopping-cart-table th, #shopping-cart-table td {
    padding: 5px;
    padding-right: 0;
}

#shopping-cart-table td img {
    margin-top: 2px;
    vertical-align: text-top;
}

input {
    border: 1px solid #acadad;
    padding: 4px;
    border-radius: 2px;
    -moz-border-radius: 2px;    
    -webkit-border-radius: 2px; 
}

.checkbox { margin-right: 5px; }
fieldset { border: none; }


/* Diverses */

ol, ul {
    list-style-type:none;
}


.no-display {
    display:none;
}

.vspacer {
    clear:both;
}

.clearer {
    clear: both;
    font-size: 0px;
    line-height: 0px;
    height: 0px;
}

a.link-compare {
    display: none;
}

/* Grundlayout */

div.wrapper {
    width:958px;
    margin:0px auto;
    padding:0px 6px;
    position: relative;
    background:url(../images/contentbg.png) left top repeat-y;
    min-height: 100%;
}

div.page{
   overflow:hidden;
    position: relative;
    padding-bottom: 180px;  /* must be same height as the footer */
}

/* Header */

div.header a, 
div.header a:visited {
    color:#ffffff;
    text-decoration:none;
}

div.header a:hover {
    text-decoration:underline;
}

div.header {
    font-size:0.8em;
}

div.header div.header-topbar {
    height:20px;
    background:#b10606;
}

div.shop-access ul.links {
    overflow: hidden;
    font-size: 10px;
    width: 332px;
    float: right;
}

div.header div.header-topbar ul li {
    float:left;
    padding:0px 7px;
    line-height:18px;
}

div.header-container {
    height: 155px;
    border-bottom: 3px solid #ff8213;
    background: #b10606;
}

div.header-top div.block-top {
    width: 330px;
    background: url(../images/headerbg.jpg) repeat-x;
    height:134px;
    border: 1px solid #963131;
    border-bottom: none;    
}

/* Vorteile Box */

div.advantages {
    width: 270px;
    color: white;
    font-size: 11px;    
    float: left;
    /*height: 135px;*/
    position: absolute;
    left: 350px;
    top:5px;
}

div.advantages h3 {
    text-indent: -9999px;
    background: url(../images/vorteile_header.gif) no-repeat;
    height: 22px;
    width: 164px;
}

div.advantages ul {
    line-height: 15px;
}

div.advantages li {
    background: url(../images/tick.gif) 0px 0px no-repeat;
    padding-left: 20px; 
}

div.advantages a.link{
    background:url("../images/advantages_link.gif") no-repeat scroll 0 -13px transparent;
    color:#FFFFFF;
    float:right;
    font-size:14px;
    padding-left:12px;
    position:absolute;
    right:0;
    top:127px;
}

div.advantages a.link:hover {
    text-decoration: none;
    background-position: 0 4px;
    color: #f3983c;
}

/* Top Cart */

div.header-top div.block-cart {
    border-right: none;
    float: right;
    color: #fff;
    font-size: 10px;
}

div.header-top div.cart-content-image {
    background:url("../images/cart.png") no-repeat scroll 24px 42px transparent;
    height:110px;
    padding-left:95px;
    padding-top:33px;
    width:218px;
}

div.header-top div.block-cart div.block-title {
    background: url(../images/header_title.gif) no-repeat 0 0;
    width: 207px;
    height: 28px;
    text-indent: -9999px;
}

div.header-top div.block-cart div.block-content {
    padding-left: 40px;
}

div.header-top div.block-top.block-cart div.actions button {
    background: url(../images/topcartcheckout.gif) no-repeat 0 0;
    width: 103px;
    height: 30px;
    border: none;
    cursor: pointer;
}

div.header-top div.block-top.block-cart div.actions button span {
    display: none;
}

div.header-top div.block-top.block-cart div.actions button:hover {
    background: url(../images/topcartcheckout.gif) no-repeat 0px -31px;
}


div.header-top div.block-top.block-cart div.summary {
    
}

/* Logo Top */

div.block-logo {
    border-left: none;
    float: left;    
}

h1#logo {
    width: 286px;
    height: 90px;
    margin: 25px 0px 0px 15px;
}

h1#logo a { 
    width: 286px;
    height: 90px;
    cursor: pointer;
    display:block;
    text-indent: -9999px;
    background: url(../images/logo.png) no-repeat 0 0;
}


/* Top Search */

div#topsearch fieldset {
    border: none;
    width: 270px;
    position: absolute;
    left: 678px;
    top: 200px;
}

div#topsearch fieldset label {
    display: none;  
}

div#topsearch input#search {
    border: 1px solid #acadad;
    padding: 4px;
    border-radius: 2px;
    -moz-border-radius: 2px;    
    -webkit-border-radius: 2px;
    vertical-align:middle;
    width: 165px;
    margin-top: 3px;
}

button.searchbutton {
    width: 88px;
    height: 32px;
    background: url(../images/search_btn.gif) 0 0 no-repeat;
    border:none;
    text-indent: -9999px;
    cursor: pointer;
}

button.searchbutton:hover {
    background: url(../images/search_btn.gif) 0 -31px no-repeat;    
}

/* Sidebar Links */

div.col-left.sidebar {
    padding-bottom: 15px;
}


/* Vertikale Kategorie Navigation */

#vertnav {
    font-family: Verdana, sans-serif;   
    font-size: 0.7em;
}

  div.vertnav-container ul#vertnav li.level0 a
, div.vertnav-container ul#vertnav li.level0 a:visited {
    color:#970404;
    text-decoration:none;
}

  div.vertnav-container ul#vertnav li.level0.active span.vertnav-cat a
, div.vertnav-container ul#vertnav li.level0.parent span.vertnav-cat a {
    color: #970404;
    font-weight: 600;
}

div.vertnav-container ul#vertnav li.level1 a {
    font-weight: normal;
}


div.vertnav-container ul#vertnav li.level0 {
    background:#fff;
    line-height:20px;
    padding: 2px 0px;
    border-bottom: 1px dotted #cccccc;
}

div.vertnav-container ul#vertnav li.level0.last {
    border-bottom: none;
}

div.vertnav-container ul#vertnav li.level0 a {
    padding-left:15px;
}

div.vertnav-container ul#vertnav li.level0 ul {
    padding: 0px 0px 0px 20px;
    border-top: 1px dotted #ccc;
}

div.vertnav-container ul#vertnav li.level0 ul li {
    line-height:18px;
}

div.vertnav-container ul#vertnav li.level1 ul, div.vertnav-container ul#vertnav li.level1 ul {
    padding: 0px;
    border-top: none;   
}

div.vertnav-container ul#vertnav li.level1 span.vertnav-cat a{
    padding:0px 0px 0px 10px;
    background:url(../images/subnavili.jpg) left 2px no-repeat;
    font-weight: normal !important;
}

div.vertnav-container ul#vertnav li.level1-active span.vertnav-cat a{
    padding:0px 0px 0px 15px;
    background:url(../images/subnavili.jpg) left -14px no-repeat; 
    color: #ff8213;
}

div.vertnav-container ul#vertnav li.level1.open span a {
    color: #ff8213;
    background: url(../images/subnavili.jpg) left -14px no-repeat;
}


div.vertnav-container ul#vertnav li.level2 span.vertnav-cat a {
    background: url(../images/sublevel2.jpg) 15px 4px no-repeat;
    font-size:11px;
    padding: 0px 0px 0px 27px;
    color: #970404;
}

div.vertnav-container ul#vertnav li.level0 a:hover
, div.vertnav-container ul#vertnav li.level2 span a:hover {
    color: #FF8213; 
}

div.logos {
    text-align: center;
}

div.logos img {
    padding: 5px 0px;
}

/* Main Column */

div.col-main {
    width: 750px;
    float: right;
    margin: 0px 17px 0px 0px;
    font-size: 12px;
    color: #646560;
    min-height: 500px;
    display: block;
}

div.main-container.col1-layout div.col-main {
    width: 890px;
    padding-bottom: 20px;
}

div.col-main ul {

}

div.col-main p {
    margin:0px 0px 15px 0px;
}

/* Left Sidebar */

div.col-left {
    width: 180px;
}

/* Top Navigation */

ul#topnavigation {
    border-bottom: 3px solid #eacdcd;
    margin-bottom: 10px;
    overflow: hidden;
    font-size: 12px
}

ul#topnavigation li {
    float: left;    
}

ul#topnavigation li a {
    color:black;
    display:block;
    height:34px;
    line-height:34px;
    text-align:center;
    width:135px;
    background: url(../images/navitopbg.jpg) repeat-x;
    border-left: 1px solid #750202;
    border-right: 1px solid #b60b0b;
    color: white;
}

ul#topnavigation li a:hover {
    background: url(../images/navitopbg.jpg) 0px -33px repeat-x;
    text-decoration: none;  
}

ul#topnavigation li.first a {
    border-left: none;  
}

ul#topnavigation li.last a {
    border-right: none;
    width: 136px;
}

/* Blocks Allgemein */

div.block {
    width: 174px;
    border: 1px solid #dadada;
    border-left: none;
    border-top: none;   
    margin: 25px 0px 15px 0px;
    font-size: 12px;
    color: #770101;
}

div.block .block-title {
    background:url(../images/block-title.gif) no-repeat scroll 0 0 transparent;
    border-right:1px solid white;
    color:#A62F2F;
    font-size:16px;
    height:25px;
    line-height:25px;
    margin-left:-1px;
    padding-left:20px;
    width:156px;    
}

div.block .block-title strong {
    font-weight: normal;    
}

div.block .block-content {
    padding: 10px 0px 15px 12px;    
}

div.block .block-content input{
    border: 1px solid #adadad;
    padding: 3px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

/* Block Mini-Login */

div.block-login div.actions {
    margin: 10px 0px 0px 0px;   
}

div.block-login div.actions button.button {
    border: none;
    background: url(../images/login_btn.gif) no-repeat 0 0;
    width: 99px;
    height: 32px;
    text-indent: -9999px;
    cursor: pointer;    
}

div.block-login div.actions button.button:hover {
    background: url(../images/login_btn.gif) no-repeat 0 -32px; 
}

div.block-login div.calltoaction {
    margin-top: 10px;   
}

div.block-login div.calltoaction a {
    color: #760000;
    text-decoration: none;  
}
div.rabattsystem {
    margin: 10px 0px;
    padding: 0px 5px 5px 0px;
    width: 169px;

    font-size: 0.8em;
    border-right: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA;
}

div.rabattsystem div.top {
    width: 157px;
    background: url(../images/topseller_header.gif) no-repeat 50% 0;
    height: 25px;   
    text-align: left;
    line-height: 25px;
    color: #7f0202;
    font-size: 16px;
    padding-left: 15px; 
}

div.rabattsystem ul {
    padding-top: 5px;
}

div.rabattsystem ul li {
        background: url(../images/li.jpg) 15px 4px no-repeat;
        line-height: 18px;
        
        padding-left: 25px;
}

/* Newsletter Box */

div.box.mini-newsletter {
    width: 174px;
    border: 1px solid #dadada;
    border-left: none;
    border-top: none;
    margin: 24px 0px 15px 0px;
    color: #646567;
    font-size: 12px;
}

div.box.mini-newsletter h4 {
    background:url("../images/block-title.gif") no-repeat scroll 0 0 transparent;
    border-right:1px solid white;
    color:#A62F2F;
    font-size:16px;
    font-weight:normal;
    height:25px;
    line-height:25px;
    margin-left:-1px;
    padding-left:20px;
    width:156px;
}

div.box.mini-newsletter input {
    border: 1px solid #adadad;
    padding: 3px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;    
}

div.box.mini-newsletter button.button {
    border: none;
    background: url(../images/newsletter_btn.gif) no-repeat 0 0;
    width: 115px;
    height: 32px;
    text-indent: -9999px;
    cursor: pointer;
    margin-top: 10px            
}

div.box.mini-newsletter button.button:hover {
    background: url(../images/newsletter_btn.gif) no-repeat 0 -31px;    
}

div.box.mini-newsletter fieldset legend{
    display: none;
}

div.box.mini-newsletter fieldset {
    border: none;   
    padding: 10px 0px 15px 12px;
}

/* Kundenaccount */

.block-account ul li {
    padding:3px 0px;
}

.block-account ul li a {
    text-decoration:none;
}

.block-account ul li a:hover {
    text-decoration:underline;
}

/* Footer */

div.footer-container {
    clear:both;
    background: url(../images/footer_bg.gif) repeat-x 0 3px;    
    font-size:12px;
    width: 100%;
    position: relative;
    margin-top: -180px; /* negative value of footer height */
    height: 180px;
}


div.footer {
    width: 940px;
    margin: 0 auto;
    background: url(../images/footer_container.gif) no-repeat;
    padding-top: 3px;
    height: 165px;
    overflow: hidden;
    padding-left: 30px;
    padding-top: 15px;
}

div.footer li {
    
}

div.footer li a{
    color: #cb8281;
    text-decoration: none;  
}

div.footer li a:hover {
    text-decoration: underline; 
}

div.footer ul {
    margin:0px 43px;
    float: left;
}

div.footer ul li.title {
    margin-bottom: 10px;
    font-size: 14px;
    color: #FFF;
}

/* Gutscheincode */

div.discount {
    border: 1px solid #DBDBDB;
    padding: 10px;
    width: 500px;
}

div.discount div.input-box {
    margin:5px 0px;
}

#couponAndShipping {
    width: 500px;
    float: left;
    margin-top: 20px;
}

#giftwrap-checkout-cart-container .totals {
    width: 210px;
    float: right;
}

div.discount div.buttons-set button.apply {
    background:url(../images/btn-gutschein.jpg) left top no-repeat;
    cursor: pointer;    
    border:0px;
    height:33px;
    width:147px;
}

div.discount div.buttons-set button.apply:hover {
    background:url(../images/btn-gutschein.jpg) left bottom no-repeat;  
}

div.discount div.buttons-set button.cancel {
    background:url(../images/btn-gutschein-stornieren.jpg) left top no-repeat;
    
    border:0px;
    height:33px;
    width:158px;    
}

div.discount div.buttons-set button.cancel:hover {
    background:url(../images/btn-gutschein-stornieren.jpg) left bottom no-repeat;
}

div.discount div.buttons-set button span {
    display:none;
}

/* Produkt Seite */


div.product-info-box {
        
}

.no-rating {
    display: none;
}

.link-compare, .separator {
    display: none;  
}

div.page-title {
    color: #7f0101;
    font-size: 18px;
    font-family: Verdana, sans-serif;
    width: 485px;
}

div.product-shop {
    float: right;
    width: 400px;   
}

div.short-description {
    min-height: 150px;
}

div.short-description div.box-description h2 {
    display:none;
}

div.product-view div.product-collateral img.left {
    float:left;
    padding:0px 10px 10px 0px;
}

div.product-img-box div.more-views ul li {
    float:left;
    margin-right:10px;
}

div.product-essential {
    
}

div.product-img-box {
    width: 299px;
}

input#qty {
    border: 1px solid #acadad;
    padding: 4px;
    border-radius: 2px;
    -moz-border-radius: 2px;    
    -webkit-border-radius: 2px;
    width: 20px;
    text-align: right;
    vertical-align: bottom;
}


div.preis-und-grund {
    width:155px;
    float:left; 
    color: #646566;
}

.uvp-price {
    margin-top: 5px;    
}

body.catalog-product-view div.price-box p.old-price span.price {
    font-size: 1.2em;
    text-decoration: line-through;
}

body.catalog-product-view div.price-box p.old-price {
    margin-bottom: 0px;
}

body.catalog-product-view div.price-box span.price-label {
    display: none;
}

body.catalog-product-view div.price-box p.special-price span.price-label {
    font-size: 1.4em;
}










div.price-box span {
    font-size: 25px;
    color: #7f0101; 
}

button.btn-cart {
    background: url(../images/cart_btn.gif) no-repeat 0 0;
    width: 159px;
    height: 37px;
    border: none;
    text-indent: -9999px;
    cursor: pointer;
    float: right;
    margin-top: -12px;
}

button.btn-cart:hover {
    background-position: 0px -38px; 
}

p.email-friend a {
    display: block;
    background: url(../images/recommend_btn.gif) 0 0 no-repeat;
    width: 167px;
    height: 34px;
    text-indent: -9999px;
    float: right;
    margin-top: 7px;    
}

p.email-friend a:hover {
    background-position: 0px -34px; 
}

a.link-wishlist {
    background:url("../images/merkzettel.gif") no-repeat scroll 0 0 transparent;
    color:#7F0101;
    float:right;
    margin-top:7px;
    padding-left:25px;
    text-decoration:none;   
}

div.add-to-box {
    width: 238px;
    float: right;
}

div#availabability {
    margin-top: 88px;
}

p.availability.in-stock span {
    padding-left: 18px;
    background: url(../images/instock.gif) no-repeat 0 2px;
}

div.product-collateral {
    margin-top: 50px;   
}

div.product-view {
    margin-top: 25px;   
}

/* Tabs */


div.box-collateral {
    padding: 10px 0px 25px 0px;
}

div.ui-tabs-hide {
    display: none;  
}

ul.ui-tabs-nav {
    
}

ul.ui-tabs-nav li{
    float: left;
    margin-left: 15px;
}

ul.ui-tabs-nav li a {
    display: block;
    width: 156px;
    height: 31px;
    background: url(../images/tabs_btn.gif) no-repeat 0 0;  
    line-height: 31px;
    text-align: center;
    color: #fff;
    text-decoration: none;
}

ul.ui-tabs-nav li.ui-state-active a {
    background-position: 0px -32px; 
}

/* Home Tabs */

div.std div.product-collateral {
    margin-top: 0px;    
}

div#carttabs div.box-collateral {
    min-height: 240px;
    margin-bottom: 10px;
    padding: 10px;
    background: url(../images/tabs_bg_index.gif) no-repeat 0 0;
}

div#carttabs ul.ui-tabs-nav li a {
    width: 109px;

    background: url(../images/tabs_btn_gray.gif) repeat-x left bottom;  
    color: #A62F2F;
}

div#carttabs ul.ui-tabs-nav li a:hover {
    background: url(../images/tabs_btn_gray.gif) repeat-x left top;     
}

div#carttabs ul.ui-tabs-nav li.ui-state-active a {
    background: url(../images/tabs_btn_gray.gif) repeat-x left top;     
    font-weight: bold;
}

div#carttabs ul.ui-tabs-nav li.title {
    padding: 0px 15px;
    height: 31px;
    width: 280px;

    color:#ffffff;
    line-height: 31px;
    font-size: 1.2em;   
    background: url(../images/bkg_opc-title-off.gif) no-repeat 1px 0px;
}

div#carttabs ul.ui-tabs-nav li {
    margin-left: 0px;
    width: 110px;
}

div#carttabs div.ui-tabs-panel a {
    text-decoration: none;
}

div#carttabs div.ui-tabs-panel a:hover {
    color: #FF8213;
}

div#carttabs div.ui-tabs-panel table.left {
    float: left;
}

div#carttabs div.ui-tabs-panel table.right {
    float: right;
}

div#carttabs div.ui-tabs-panel table tr td.title {
    width: 200px;
}

div#carttabs div.ui-tabs-panel table tr td.quantity {
    width: 50px;
    text-align: right;
}

div#carttabs div.ui-tabs-panel table tr td.price {
    width: 50px;
    text-align: right;
}

div#carttabs div.ui-tabs-panel table tr td {
    padding: 0px 5px;
    height: 20px;
}

div#carttabs div.ui-tabs-panel table tr.odd td {
    background: #F7F7F7;
}

/* Produktübersicht */

ul.products-grid {
    overflow:hidden;
    border-bottom: 1px dotted #cccccc;
}

ul.products-grid h2.product-name a{
    display: block;
    min-height: 40px;
    color: #7d0101;
    text-decoration: none;
    font-size: 14px;
}

ul.products-grid div.price-box {
    position: absolute; 
    top: 75px;
    right: 15px;
}

ul.products-grid div.price-box .regular-price span {
    font-size: 14px;
    display: block;
    height: 26px;
    width: 70px;
    background: url(../images/pricetag.png) no-repeat 0 0;
    line-height: 26px;
    color: #fff;
    padding-left: 5px;
}

/* special price */

  ul.products-grid div.price-box p.special-price span.price-label
, ul.products-grid div.price-box p.old-price span.price-label {
    display:none;
}

ul.products-grid div.price-box p.old-price span.price {
    font-size:12px;
    margin-top: 6px;
    text-decoration: line-through;
    color: #ffffff;
    display: block;
    text-align:right;
    padding-right:12px;
}

ul.products-grid div.price-box p.old-price {
    margin-bottom:0px;
}

ul.products-grid div.price-box p.special-price span.price {
    font-size: 14px;
    display: block;
    height: 52px;
    width: 71px;
    background: url(../images/specialprice.png) no-repeat 0 0;
    line-height: 70px;
    color: #fff;
    padding-left: 11px;
    font-weight: bold;
    margin-top: -25px;
}

ul.products-grid li.item {
    width: 230px;
    float: left;
    padding: 10px;
    background: url(../images/product-grid-line.gif) no-repeat 100% 50%;
    text-align: center;
    position: relative;
}

ul.products-grid li.item a.link-wishlist {
    padding-left: 25px;
    background: url(../images/merkzettel.gif) no-repeat;
    text-decoration: none;
    color: #7f0101;
    float: none;    
}

ul.products-grid li.item.last {
    background: none;   
}

/* Toolbar */

div.toolbar {
    background: url(../images/toolbar.gif) no-repeat 0 0;
    margin: 20px 0px;
    color: #000;
    height: 33px;
    line-height: 33px;
    font-size: 11px;
    color: #979c9c;
}

div.toolbar div.sorter { 
    text-align: center; 
    width: 238px; 
    float: left; 
}

div.toolbar div.pager { 
    text-align:center; 
    float:right;
    text-align:center;
    width:474px;    
}
.pager .amount { float:left; }
.sales-order-history .pager .limiter { text-align: right; /*padding: 15px 0px;*/ }
.pager .pages { width: 235px; float: left; }
.pager .pages a { color: #979c9c; text-decoration: none; }
.pager .pages a:hover { text-decoration: underline; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; margin: 0px 5px; }
.pager .pages .current { font-size: 14px; }

.pager .limiter {
    float: right;
    width: 235px;
}

/* Warenkorb Großansicht */


div.cart fieldset {
    width: 750px;
    border: none;
    margin: 15px 0px;   
}

div.cart h1 {
    /*margin-bottom: 40px;*/    
}

a.btn-remove2 {
    background: url(../images/delete.jpg) no-repeat 0 0;
    display: block;
    width: 16px;
    height: 17px;
    text-indent: -9999px;   
}

button.btn-checkout {
    border: none;
    background: url(../images/checkout_btn.gif) no-repeat;
    width: 144px;
    height: 50px;
    text-indent: -9999px;
    cursor: pointer;    
}

button.btn-checkout:hover {
    background-position: 0px -50px; 
}

div.cart-collaterals {
    overflow: hidden;
    margin-bottom:30px;
}

table#shopping-cart-totals-table {
    float: right;
    margin-top: 20px;
}

table#shopping-cart-totals-table td {
    vertical-align: top;
}

td.a-right {
    text-align: right !important;
    padding: 2px;
}

ul.checkout-types {
    margin-left: 610px;
    position: relative;
    width: 150px;
    clear: both;
}

#lastBtnCart {
    float: right;
}

#lastBtnCart button.btn-checkout {
    margin-left: 5px;
}   

ul.checkout-types a {
    color: #6d011a;
    font-size: 10px;
}

table#shopping-cart-table {
    width: 750px;   
}

table#shopping-cart-table tbody{
    overflow: hidden;   
}

table#shopping-cart-table thead tr th{
    border-bottom: 1px dotted #ddd;
    text-align: left;
}

table#shopping-cart-table th.a-center {
    text-align: right;
}

td.a-center input.qty {
    border:1px solid;
    padding:3px;
    color: #adadad;
    text-align:center;
    width:20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

table#shopping-cart-table tbody td h2.product-name a{
    color: #6d011a;
    text-decoration: none;
    font-size: 12px;
}



table#shopping-cart-table tbody tr td{
    border-bottom: 1px dotted #ddd;
}

table#shopping-cart-table tbody td.a-right, td.a-center { text-align: center; }
table#shopping-cart-table tbody td.a-right { text-align: right !important; }

button.btn-continue {
    background: url(../images/shop_on.gif) no-repeat 0 0;
    border: none;
    cursor: pointer;
    width: 146px;
    height: 33px;   
}

button.btn-continue span {
    display: none;
}

button.btn-continue:hover {
    background-position: 0 -32px;   
}

button.btn-update {
    background: url(../images/cart_refresh.gif) no-repeat 0 0;
    border: none;
    cursor: pointer;
    width: 188px;
    height: 33px;
}

button.btn-update span {
    display: none;
}

button.btn-update:hover {
    background-position: 0px -34px;
}

/* Login Seite */


div.account-login div.col-1 {
    float: left;
    width: 42%;
}

div.account-login div.col-2 {
    float: right;
    width: 50%; 
}

div.col2-set {
    overflow: hidden;
    margin: 15px 0px;
}

div.new-users button.button {
    background: url(../images/new_user.gif) no-repeat 0 0;
    width: 179px;
    height: 38px;
    border: none;
    cursor: pointer;
}

div.new-users button.button span {
    display: none;
}

div.new-users button.button:hover {
    background-position: 0 -38px;   
}

div.registered-users-button button.button {
    background:url("../images/login_btn.gif") no-repeat scroll 0 0 transparent;
    border:medium none;
    cursor:pointer;
    height:32px;
    width:99px;
    text-indent: -9999px;
}

div.registered-users-button button.button:hover {
    background-position: 0 -32px;
}

div.registered-users-button {
    height: 38px;
    line-height: 42px;
}

ul.form-list {
    margin: 15px 0px;
}

form#login-form {
    margin: 40px 0px;
}

/* Herstellerportraits */

.cms-herstellerportraits div.std span.widget a {
    display:block;
    background:url(../images/gotoproducts_btn.jpg) no-repeat scroll 0 0 transparent;
    border:medium none;
    cursor:pointer;
    height:32px;
    width:150px;
    text-indent: -9999px;
}

.cms-herstellerportraits div.std span.widget a:hover {
    background:url(../images/gotoproducts_btn.jpg) no-repeat scroll 0 -31px transparent;
}

/* Gutscheine */

.cms-gutscheine div.std a.button {
    display:block;
    background:url(../images/btn-geschenkgutschein.jpg) no-repeat scroll 0 0 transparent;
    border:medium none;
    cursor:pointer;
    height:35px;
    width:204px;
    text-indent: -9999px;
}

.cms-gutscheine div.std a.button:hover {
    background:url(../images/btn-geschenkgutschein.jpg) no-repeat scroll 0 -35px transparent;
}

/*  */

div.std a.productdetailbutton {
    display:block;
    background:url(../images/productdetailbutton.jpg) no-repeat scroll 0 0 transparent;
    border:medium none;
    cursor:pointer;
    height:30px;
    width:150px;
    text-indent: -9999px;
}

div.std a.productdetailbutton:hover {
    background:url(../images/productdetailbutton.jpg) no-repeat scroll 0 -31px transparent;
}

/* etc */

  .cms-herstellerportraits img.left
, .cms-genuss-experten img.left {
    float: left;
    padding: 0px 10px 10px 0px;
}

body.cms-genuss-experten div.left {
    float:left;
    width:350px;
}

body.cms-genuss-experten div.right {
    float:right;
    width:350px;
}

/* Kundenumgebung */



/* Print */ 

body.page-print {
    background:none;
}

body.page-print div.col2-set div.col-1 {
    float:left;
    width:300px;
}

body.page-print table.data-table {
    width:800px;
}

/* CMS PAGES */

div.hr hr {
    display:none;
}

div.hr {
    width:100%;
    height:1px;
    margin:25px 0px;

    clear:both;
    background:#FF8213;
}

.vspacer30 {
    height:30px;
    background:transparent;
}



/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin:13px 0 5px; font-weight:bold; }
.sp-methods dd {}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { font-weight:bold; color:#666; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }
.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.please-wait { margin: 10px 0px; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }

/* Tooltip */
.tool-tip { border:1px solid #7BA7C9; background:#EAF6FF; padding:15px 20px; position:absolute; z-index:9999; }
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages h3 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages p.control { color:#8e8d8b; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages-form .whole-order { margin:0 0 25px; }
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; color:#8a8987; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name { font-size:13px; font-weight:bold; margin:0 0 10px; }
.gift-messages-form .item .details .form-list .field { width:255px; }
.gift-messages-form .item .details .form-list .input-box { width:240px; }
.gift-messages-form .item .details .form-list input.input-text { width:234px; }
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
.gift-messages-form .item .details .form-list li.wide textarea { width:494px; }

.gift-message-link { font-size:11px; background:url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
.gift-message-link.expanded { background-position:100% -40px; }
.gift-message-row { background:#f2efe9; }
.gift-message-row .btn-close { float:right; width:16px; height:16px; background:url(../images/btn_gm-close.gif) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label { font-weight:bold; color:#666; }

.opc .checkout-agreements { padding:5px 30px; }
.opc .checkout-agreements li { 
    margin:20px 20px 0px 0px; 
    width: 290px;
    float: left;

}
.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.opc .checkout-agreements .agree { padding-left:6px; }

/* Centinel */
.centinel {}

.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }

/* Generic Info Set */
.info-set { background:#fbfaf6 url(../images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.info-set h3,
.info-set h4 { font-size:13px; font-weight:bold; color:#E26703; }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-weight:normal; }
.info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.info-set h3.legend { margin:0 0 10px; color:#0a263c; }
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#e26703; }
.info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.info-set .data-table .product-name a { font-weight:bold !important; }
.info-set .data-table .item-options { margin:5px 0 0; }
/********** Common Checkout Styles > */



/* One Page Checkout */
input.radio { margin-right:3px; }

ol.opc { list-style: none; margin: 40px 0px;}

.block-progress .block-content { padding:10px 12px 15px 0px !important; }

.block-progress { border:0; margin:0; }
.block-progress address { font-style: normal; color: #666666; }
.block-progress .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-progress .block-title strong { font-size:14px; }
.block-progress .block-content { background:none; }
.block-progress dt { font-size:13px; font-weight:bold; line-height:1.35; margin:0 0 6px; padding:2px 8px; color:#999; }
.block-progress dd { border-top:0; padding:0px 13px 8px 13px; margin:0 0 6px; border-bottom: 1px solid #E7E7E7;}
.block-progress dt.complete 1   { margin:0; color:#7F0101; }
.block-progress dt.complete a { font-size: 0.7em; }
.block-progress dd.complete { color:#666666;}
.block-progress p { margin:0; }

.opc .buttons-set { margin-top:0; padding-top:2em; }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
.opc .buttons-set .back-link small { display:none; }
.opc .buttons-set .back-link a { background:url(../images/i_arrow-top.gif) 0 50% no-repeat; padding-left:16px; }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .ul { list-style:disc outside; padding-left:18px; }

.opc { position:relative; }
.opc li.section {}

.opc .step-title { background: url(../images/bkg_opc-title-off.gif) 0 100% repeat-x; height:31px; line-height: 31px; padding: 0px 15px;  }
.opc .step-title .number { background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; color:#999; }
.opc .step-title .title {    color: #FFFFFF; display: block; font: bold 13px/16px Arial,Helvetica,sans-serif; margin-left: 35px; padding-top: 8px; }
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }

.opc .allow .step-title { color:#a4b3b9; cursor:pointer; }
.opc .allow .step-title .number { background:#dbe6eb; border-color:#dbe6eb; color:#a4b3b9; }
.opc .allow .step-title .title { color:#ff8b20; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active .step-title { color:#f18200; cursor:default; overflow: hidden;}
.opc .active .step-title .number { background:#f18200; border-color:#f19900; color:#fff; }
.opc .active .step-title .title { color:#fff; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { background:url(../images/bkg_checkout.gif) 0 0 no-repeat; padding:15px 30px; position:relative; }
.opc .step .tool-tip { right:30px; }

#opc-login .buttons-set { border-top:0; }
#opc-login h3 { font-size:13px; border-bottom:1px solid #e4e4e4; padding-bottom:2px; text-transform:uppercase; }
#opc-login h4 { font-size:1em; font-weight:bold; margin:0; color:#2f2f2f; }

#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form { margin:0 -30px; background:#f6f1eb; border:1px solid #e9e4de; border-width:1px 0; padding:22px 24px 22px 30px; }
.opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }

#opc-review .step { border:0; padding:0; }
#opc-review .product-name { font-weight:bold; color:#0a263c; }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { padding:20px 30px; }
#opc-review .buttons-set p { margin:0; line-height:40px; float: left; }
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }

#opc-review tbody { background: url(../images/line_hr.gif) repeat-x 0 100%; }
#opc-review .data-table tfoot tr {
    background: none;
    text-align: right;
}

#opc-review .data-table tfoot td {
    border-right: none;
    vertical-align: top;
}

#checkout-review-submit {
    width: 680px;
    float: none;
}

li#opc-review div#checkout-step-review {
    padding: 15px 30px;
}

#opc-review div#review-buttons-container {
    clear: both;
    
}

/* NUMBERS */

#checkoutSteps .number {
    border:medium none;
    display:block;
    float:left;
    height:20px;
    width:21px;
    background: none;
    font-size: 20px;
    color: #ff8b20;
}

/* opc-login */

#opc-login .col-1 { width: 45%; float: left }
#opc-login .col-2 { width: 50%; float: right; }


/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; overflow: hidden; }
.form-list label { float:left; color:#666; font-weight:bold; position:relative; z-index:0; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:254px; }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

.validation-advice { color:#7c0101 }

#review-buttons-container button.btn-checkout {
    float: right;
    background: url(../images/sendorder.gif) no-repeat 0 0;
    cursor: pointer;
    width: 251px;
    height: 54px;
}

#review-buttons-container button.btn-checkout:hover {
    background-position: 0 -52px;
}

/*Mein Konto*/

.box-info {
    
}

.box-info .col2-set{
    width: 300px;
    float: left;
    border: 1px solid #adadad;
    margin-right: 15px;
    padding: 20px
}

#wishlist-table h2 {
    font-size: 12px;
    text-decoration: none;
}

#wishlist-table div.price-box span {
    font-size: 14px;
    color: #ff7a08;
}

#wishlist-table td { text-align: center; }

/* Data Table */

#my-orders-table {
    /*margin: 10px 0px;*/
}

.data-table {
    width:100%;
    background: url(../images/line_hr.gif) repeat-x 0px 25px;
}

/* .data-table .odd {
    background:#f8f7f5;
}

 .data-table .even {
    background:#;
}

 .data-table tr.odd:hover,.data-table tr.even:hover {
    background:#ebf1f6;
}
*/
 .data-table td.last,.data-table th.last {
    border-right:0;
}

 .data-table tr.last th,.data-table tr.last td {
    border-bottom:0 !important;
}

 .data-table th {
    font-weight:700;
    padding:3px 8px;
}

 .data-table td {
}

 .data-table thead th {
    font-weight:700;
    color:#918a82;
    white-space:nowrap;
    vertical-align:middle;
    background: none;
    padding:4px 8px;
}

 .data-table thead th.wrap {
    white-space:normal;
}

 .data-table thead th a,.data-table thead th a:hover {
    color:#fff;
}

 .data-table thead th .tax-flag {
    font-size:11px;
    white-space:nowrap;
}

 .data-table tfoot {
    border-bottom:1px solid #d9dde3;
}

 .data-table tfoot tr.first {
    
}

 .data-table tfoot tr {
    background: url(../images/line_hr.gif) repeat-x 0 0;
}

 .data-table tfoot td {
    padding-top:1px;
    padding-bottom:1px;
    border-bottom:0;
    border-right:1px solid #d9dde3;
}

 .data-table tfoot strong {
    font-size:16px;
}

.data-table tbody th,.data-table tbody td {
    border-bottom:1px solid #d9dde3;
     padding: 5px;
}

/* featured list */

div#feature_list h3.title {
    margin-bottom: 0
}

div#feature_list {
    width: 750px;
    height: 361px;
    overflow: hidden;
    position: relative;
    margin: 20px 0px
}

div#feature_list ul {
    position: absolute;
    top: 0;
    list-style: none;   
    padding: 0;
    margin: 0;
}

div#feature_list ul#tabs li.first a {
    margin-top: 2px;
}

ul#tabs {
    z-index: 2;
    width: 221px;
    right: 0;
    margin-top: 2px;
}

ul#tabs li {
    font-size: 12px;
    font-family: Arial;Å
    text-align: right;
}

ul#tabs li img {
    padding: 5px;
    border: none;
    float: left;
    margin: 10px 10px 0 0;
}

ul#tabs li a {
    color: #222;
    text-decoration: none;  
    display: block;
    line-height:30px;
    height: 30px;
    outline: none;
    padding-right: 15px;
    background: url("../images/featuredsprite.png") no-repeat scroll 15px -120px transparent;
    text-align: right;
}


ul#tabs li a:hover {
    background: url(../images/featuredsprite.png) no-repeat 15px -30px;
}

ul#tabs li a.current {
    background: url("../images/featuredsprite.png") no-repeat scroll -207px -120px transparent;
    color: #fff
}

ul#tabs li a.current:hover {
    text-decoration: none;
    cursor: default;
}



/************** FIRST & LAST **********/

ul#tabs li.first a {
    background: url("../images/featuredsprite.png") no-repeat scroll 15px -90px transparent !important;
}

ul#tabs li.first a:hover {
    background: url("../images/featuredsprite.png") no-repeat scroll 15px 0px transparent !important;
}

ul#tabs li.first a.current {
    background: url("../images/featuredsprite.png") no-repeat scroll -207px -90px transparent !important;
}

ul#tabs li.last a {
    background: url("../images/featuredsprite.png") no-repeat scroll 15px -150px transparent !important;
}

ul#tabs li.last a:hover {
    background: url("../images/featuredsprite.png") no-repeat scroll 15px -60px transparent !important;
}

ul#tabs li.last a.current {
    background: url("../images/featuredsprite.png") no-repeat scroll -207px -150px transparent !important;
}

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

ul#output {
    width: 711px;
    height: 361px;
    position: relative;
}

ul#output li {
    position: absolute;
    height: 361px;
    left: -11px;
}

ul#output li a {
    bottom:-10px;
    color:#FFFFFF;
    font-size:11px;
    padding:8px 12px;
    position:absolute;
    text-decoration:none;
}

ul#output li a:hover {
    
}

/* Home */



/************** TOPSELLERS *****************/

div#topsellers {
    width: 170px;
    float: right;
    position: relative;
}

div#topsellers h2 {
    margin:0;
    padding:0;
    background: url(../images/topseller_header.gif) no-repeat 0 0;
    height: 25px;   
    line-height: 25px;
    color: #7f0202;
    font-size: 16px;
    padding-left: 15px;
}

div#topsellers ul {
    overflow:hidden;
    border: 1px solid #dbdbdb;
    border-top: none;
    list-style-type: none;
}

div#topsellers li {
    display:block;
    float:left;
    padding:10px 0 10px 0;
    background: url(../images/line_hr.gif) no-repeat 8px bottom;
}

div#topsellers li.last {
    padding:5px 0 10px 0;
    background: none;
}

div#topsellers li a {
    display:block;
    float:left;
    text-align:center;
    text-decoration:none;
}

div#topsellers li div {
    padding:0 0 0 68px;
}

div#topsellers h3 {
    margin:0 0 9px 0;
    line-height:15px;
}

div#topsellers h3 a {
    float: none;
    color: #770101;
    font-size: 12px;
    text-align:left;

}

div#topsellers div span {
    font-size: 14px;
    color: #ff7a08;
    margin:0;
    padding:0;
    border:0;
}

div#topsellers a.to-cart {
    float: none; 
    background: url(../images/topseller.gif) no-repeat 0 -12px;
    text-indent: 14px;
    text-align:left;
    color: #767676;
    font-size: 10px;
}

div#topsellers div a.go-to-product { 
    float: none; 
    color: #767676;
    background: url(../images/topseller.gif) no-repeat 0 3px;
    font-size: 11px;
    text-indent: 14px;
    text-align:left;
}

div#topsellers li.last span {
    padding:0 0 8px 8px;
    color: #767676;
    font-size:10px;
    text-align:left;
    display:block;
    line-height:12px;
}

div#topsellers li.last span a {
    font-size:10px;
    text-align:left;
    float:none;
}

div#topsellers li.last a {
    float: none;
}




/* Frischegarantie */

div.frischebox {
border-bottom:1px solid #DADADA;
border-right:1px solid #DADADA;
font-size:0.8em;
margin:25px 0px 25px 0px;
padding:0 5px 5px 0;
width:169px;
}

div.frischegarantie{
padding:10px;
text-align:center;
color:#767676;
}

/*********/

/* aldiana affiliate block */
div.aldiana{
    border: none;
}

div.aldiana p{
    margin-bottom: 10px;
    text-align: center;
    font-size: 14px;
}

div.aldiana p.heading{
    text-align: left;
    font-size: inherit;
    padding-left: 10px;
}


div.aldiana img{
    margin: 0 10px;
}

div.box-crosssell div.products div.product a {
color:#646560;
}

#home_products {
    width: 575px;
    float: left;
}

#home_products ul li {
    text-align: center;
    color: #7d0101;
    width: 179px;
    height: 208px;
    float: left;
    margin: 0px 10px 15px 0px !important;
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    list-style: none;
    padding-bottom: 4px;
}

#home_products ul li h4 {
    background:url(../images/topseller_header.gif) repeat-x scroll 0 0 transparent;
    color:#A62F2F;
    height:25px;
    line-height:25px;
    margin-left:-1px;
}

#home_products ul li a {
    text-decoration: none;
    font-size: 1.2em;
}

/* */

/*** Global Messages ***/

.success { color:#3d6611; font-weight:bold; }
.error { color:#df280a; font-weight:bold; }
.notice { color:#e26703; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:10px 0px !important; }
.messages li li {  }

.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; padding:5px 0px 5px 40px !important; font-size:12px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/i_msg-error.png) !important; background-position: 15px 14px !important; color:#df280a; }
.success-msg { border-color:#446423 !important; background-color:#eff5ea !important; background-image:url(../images/i_msg-success.png) !important; background-position: 15px 14px !important; color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/i_msg-note.png); background-position: 15px center !important; color:#3d6611; }

/* * */

/* CMS Seite */

.cms-page-view div.col-main ul {
    margin: 15px 0px 15px 25px; 
}

.cms-page-view div.col-main ul.list-icon li { 
    background:url(../images/li.jpg) left 2px no-repeat;
    padding-left: 12px;
}


/* Ähnliche Produkte & Produkte vom Händler */

.box-collateral ul.generic-product-list li{
    width: 220px;
    float: left;
    overflow: hidden;
    /*height: 220px;*/
    position: relative;
    text-align: center;
    margin: 12px 0px;
}

.box-collateral ul.generic-product-list li h5 a{
    font-size: 14px !important;
    text-decoration: none;
}

.box-collateral ul.generic-product-list li div.product-shop {
    width: 220px;
    float: right;
    text-align: center;
}

.box-collateral ul.generic-product-list li div.price-box .regular-price span {
    font-size: 14px;
    display: block;
    height: 26px;
    width: 55px;
    background: url(../images/pricetag.png) no-repeat 0 0;
    line-height: 26px;
    color: #fff;
    padding-left: 17px;
    position: absolute;
    bottom: 120px;
    right: 5px;
}

.box-collateral ul.generic-product-list li div.price-box p {
    margin: 0px;
}

.box-collateral ul.generic-product-list li button {
    background:url("../images/cart_btn.gif") no-repeat scroll 0 0 transparent;
    border:medium none;
    cursor:pointer;
    height:37px;
    text-indent:-9999px;
    width:159px;
}

.box-collateral ul.generic-product-list li a.link-wishlist {
    background:url("../images/merkzettel.gif") no-repeat scroll 0 0 transparent;
    color:#7F0101;
    display:block;
    float:none;
    font-size:11px;
    height:16px;
    margin-left:40px;
    padding-left:25px;
    text-decoration:none;
    width:112px;
}



/****/

li.last.topseller {
    display: none;
}

/** Mein Konto Ansicht **/

div.addresses-primary {
    margin-bottom: 15px;
}

div.addresses-primary li.item, div.addresses-additional li.item {
    width: 46%;
    float: left;
   /* background: #fffdfb;*/
    margin-right: 5px;
    border: 1px solid #a79d91;
    padding: 10px
}

div.addresses-primary ol {
    overflow: hidden;
}

/** **/

div.block.videos {
    overflow: hidden;
    text-align: center;
}

div.block-layered-nav {
    display: none;
}

/** VIDEO **/

div.block.videos a {
    text-decoration: none;
}

div.block.videos a img{
    text-decoration: none;
    float: left;
    margin: 6px 0px;
}

div.block.videos .block-footer {
    padding: 5px;
    margin-top: 5px;
}

  .cms-page-view.cms-ihre-vorteile p.left
, .cms-kundenservice p.left
, .cms-versandinformationen p.left
, .cms-faq p.left {
    width: 220px;
    float: left;
}

/********* TEASER HOMEPAGE & FRISCHEGARANTIE & A LA CARTE TEASER **********/

#home-frischegarantie {
    width: 49%;
    float: left;
    border: 1px solid #eee;
    background: url(../images/frischeteaser.jpg) no-repeat scroll 167px -1px transparent;
}

#home-frischegarantie .title{
    height: 25px;
    background: url(../images/titleteaserbg.gif) repeat-x 0 0;
    line-height: 25px;
    text-align: center;
    font-size: 16px;
    color: #760000;
}

#home-frischegarantie .content {
    padding: 10px;
    height: 208px;
    
}

#home-frischegarantie .content p {
    width: 57%;
}

#home-frischegarantie .content a {
    color: #646560;
}

#alacartewrapper {
    width: 360px;
    border: 1px solid #eee;
    overflow: hidden;
    float: right;
    position: relative;
}

#alacartewrapper .maintitle {
    height: 25px;
    background: url(../images/titleteaserbg.gif) repeat-x 0 0;
    line-height: 25px;
    text-align: center;
    font-size: 16px;
    color: #760000;
}

#alacarteslider .price{
    position: absolute;
    top: 23px;
    right: 10px;
    background: url(../images/pricetag.png) no-repeat scroll 0 0 transparent;
    color:#FFFFFF;
    display:block;
    font-size:14px;
    height:26px;
    line-height:26px;
    padding-left:23px;
    width:70px;
    z-index: 10;
}

#alacarteslider img {
    position: absolute;
    z-index: 0;
    left: 22%;
    top: 15px;
}

#alacarteslider a.title {
    bottom:1px;
    position:absolute;
    color: #760000;
    font-size: 14px;
    display: block;
    width: 350px;
    text-align: center;
    text-decoration: none;
}

#alacarteslider ul li {
    width: 350px;
    position: relative;
    height: 228px;
}

#prevBtn, #nextBtn {
    position: absolute;
    z-index: 30;
    top: 48%;
}

#prevBtn {
    left: 10px;
}

#prevBtn a {
    text-indent: -9999px;
    width: 38px;
    height: 38px;
    display: block;
    background: url(../images/prevbtn.gif) no-repeat 0 0;
}

#prevBtn a:hover, #nextBtn a:hover {
    background-position: 0 100%;
}

#nextBtn {
    right: 10px;
}

#nextBtn a {
    text-indent: -9999px;
    width: 38px;
    height: 38px;
    display: block;
    background: url(../images/nextbtn.gif) no-repeat 0 0;
}

/** TIEFPREIS **/

div.tiefpreis {
    position: absolute;
    height: 96px;
    width: 80px;
    background: url(../images/tiefpreis.png) no-repeat;
    text-indent: -9999px;
    top: 127px;
    right: 6px;
    display: none;
}

body.category-weinpakete div.tiefpreis
, body.categorypath-specials-hit-radio-antenne1-html li.last div.tiefpreis {
    display: block;
}

body.catalog-product-view.category-weinpakete div.tiefpreis {
    left: 190px;
}

body.cms-home div.tiefpreis {
    display: block;
    right: -29px !important;
    top:  26px !important;
}

/* Videos */

div.videoteaser {
    float:left;
    margin:0px 25px 50px 0px;
}


/* HOME */
.cms-page-view div.col-main ul {
margin:0px;
}

.cms-page-view div.col-main ul li {
/*background:none;*/
padding:0px;
}

div.products div.product {
	float:left;
	width:225px;
	margin-right:25px;
	margin-bottom: 5px;
}

div.products div.product.last {
margin-right:0px;
}

div.products div.product img {
float:left;
padding-right:5px;
padding-bottom:5px;
}

div.products div.product h3 {
color:#A62F2F;
margin-bottom:0px;
font-size:1em;
font-weight:bold;
}

/* PRESSE */

.cms-presse div.main ul {
    margin:3px 0px 20px 15px;
}

.cms-presse div.main ul li {
    padding:3px 0px;
}

/* Autocomplete Mini Search */

.mini-search #search_autocomplete{
    width: 266px !important;
    top: 30px !important;
    background-color: #fff;
    border-right: 1px solid #E7E7E7;
    /*border-bottom: 1px solid #E7E7E7;*/
    position: relative; 
    z-index: 999;
}

.mini-search #search{
    outline: none;
}

.mini-search #search_autocomplete ul{
    border: 1px solid #FF8213;
}

.mini-search #search_autocomplete ul li{
    padding: 3px 3px 3px 4px;
    cursor: default;
    position: relative;
    z-index: 998;
}

.mini-search #search_autocomplete ul li:hover{
    background-color: #ffe0c5;
    position: static;
}

.mini-search #search_autocomplete ul li span{
    float: right;
    font-weight: bold;
    font-size: 11px;
    padding-top: 2px;
    color: #646560;
    padding-left: 5px;
}

a.cartBtnCatalog {
    display: block;
}

#checkout-review-table h3 {
    padding: 10px;
    margin-bottom: 0px !important;
}

#checkout-review-table td.last {
    text-align: right !important;   
}

/*Newsletter page*/
div.col-main div.an-subscribe {
    width: 510px;
    border: 1px solid #DADADA;
}

div.col-main div.an-subscribe .block-title {
    display: none;
}

div.col-main div.an-subscribe div {
    margin-bottom: 10px;
}

div.col-main div.an-subscribe input#email_an {
    /*    margin-left: 18px;*/
}

div.add-to-cart {
	display: block;
}

p.in-stock {
	width: 150px;	
}

div.box-info br {
	display: none;
}

div.box-info .col2-set br  {
	display: block;
}

.main  {
	display: block;
}

.category-products  {
	display: block;
}

.newsletterLabel {
	float: left;
	width: 70px;
}

#an-segments {
    margin-bottom: 20px;
}

.col-right li {
    margin: 0 10px 10px 0;
}

.send-friend {
    margin-top: 20px;
}

.advancednewsletter-manage-index .col-main {
    margin-top: 20px;
}

.my-account .pager {
    margin-top: 20px;
    display: block;
}

.buttons-set {
    display: block;
}

