html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 font-family: verdana,tahoma,arial,helvetica,sans-serif;
 font-weight: normal;
 font-size: 12px;
}
table, tr, td{ margin: 0; padding: 0; border: 0; }

h1 {
    font-size: 16px;
    font-weight: bold;
}
h2,h3,h4,h5,h6,pre {
    font-size: 12px;
    font-weight: normal;
}

a {
    text-decoration: none;
    color: black;
}
a:hover {
    color: red;
}
img {
    border: none;
}
 
#pagewidth{ 
 text-align:left; 
 margin:0 auto;
 background: url("/sh_left.png") repeat-y scroll 0 0 transparent;
 padding: 0 0 0 24px;
 
 /* width:1032px; */
 width:92%; 
 min-width: 1032px;
 max-width: 1600px;
  -webkit-box-shadow: 12px 0px 12px 0px #ccc;
  -moz-box-shadow: 12px 0px 12px 0px #ccc;
  box-shadow: 12px 0px 12px 0px #ccc;
  /*  -webkit-box-shadow: 0px 10px 24px 0px #aaa;
    -moz-box-shadow: 0px 10px 24px 0px #aaa;
    box-shadow: 0px 10px 24px 0px #aaa; */
  position: relative;
} 
 
#header{
 position:relative; 
 height:163px; 
 background: url("/bg.png") no-repeat;
 width:100%;
 display:block;
 overflow:auto;
 /* border: 1px dashed #888; */
}

#wrapper {
    margin-top: -15px;
}
 
#leftcol{
 width:160px; 
 float:left; 
 position:relative; 
 /* background-color:#CFF9BF; */
 }
 
#twocols{
 /* width:860px; */
 width: 84%;
 float:right; 
 position:relative; 
  }
 
#rightcol{
 width:196px; 
 float:right; 
 position:relative; 
 /* background-color:#FFB6F3; */
 }
 
#maincol{
 background-color: #FFFFFF;  
 float: left; 
 position: relative; 
 width: 75%
 /* width:660px; */
 }
 
#footer{
    height: 90px; 
    background-color: #CECECE;
    clear:both;
    display:block;
    padding: 10px;
    font-size: 10px;
} 

/* ******************************************************************** */ 
/* Clearfix: http://csscreator.com/attributes/containedfloat.php        */
/* ******************************************************************** */
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 
/* ******************************************************************** */ 
/*                      printer styles                                  */ 
/* ******************************************************************** */ 
     
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

/* ******************************************************************** */ 
/* Header                                                               */
/* ******************************************************************** */
#Unternehmen, #Logo, #Warenkorb {
    /* border: 1px dotted #ccc; */
    float: left;
    height: 100px;
}
#Unternehmen {
    width: 33%;
    z-index: 300;
}
#Unternehmen ul {
    list-style: none;
    padding: 0;
}
#Unternehmen ul li {
    /* background: url("/pics/trenner121.png") no-repeat scroll 0 15px transparent; */
}

div#Logo {
    display: block;
    font-size: 11px;
    height: 88px;
    margin: 0 auto;
    vertical-align: top;
    width: 33%;
}

#Logo a {
    display: block;
    height: 88px;
    text-decoration: none;
    border: none;
    padding: 12px 0 0 0;
}

#Logo img {
    margin: 5px 0 0 0;
}

div#Warenkorb {
    width: 230px;
    float: right;
    border: 1px solid #D3D3D3;
    border-radius: 4px 4px 4px 4px;
    height: 70px;
    margin: 10px 2px 0 0 ;
}

#tabsoben {
    clear: both;
    position: relative;
    width: 100%;
    background: url(/pics/tab_bg.png) transparent repeat-x 0 0;
}
#tabhaupt {
    clear: both;
    height: 40px;
    width: 1020px;
    margin: 0 auto;
    list-style: none;
    display: block;
    padding: 0;
    position:relative;
}
#tabhaupt li {
    float: left;
}
#tabhaupt li:hover {
    background: #ccc;
}
#suche:hover {
    background: url(/pics/tab_bg.png) transparent repeat-x 0 0 !important;
    height: 38px;
}

#tabhaupt a {
    border-right: 1px solid #A4A4A3;
    display: block;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 18px;
    text-decoration: none;
    font-weight: bold;
    position:relative;
}
#tabhaupt:first-child {
    border-left: 1px solid #A4A4A3;
}
#suchform {
    border-right: 1px solid #A4A4A3;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    width: 348px;
    text-align: center;
    position: relative;
}

#suchfeld {
    background: url(/pics/lupegrau.png) 2px 5px no-repeat #fff;
    padding: 0 0 0 20px;
    border: 1px solid #ccc;
    height: 25px;
    width: 210px;
    position: absolute;
    top: 7px;
    left: 27px;
}
#suchfeld:focus, #suchfeld:active {
    box-shadow: 0 0 1.5px 1px red;
}
#search {
    border: 1px solid #777;
    background: url(/pics/luperechts.png) 56px 6px no-repeat #ccc;
    padding: 0 0 0 4px;
    width: 78px;
    height: 27px;
    text-align: left;
    position: absolute;
    top: 7px;
    left: 260px;
}
#search:hover {
    border: 2px solid #777;
    background: url(/pics/luperechts.png) 55px 5px no-repeat #ccc;
    padding: 0 0 0 3px;
}


/* ******************************************************************** */ 
/* Linke Spalte                                                         */
/* ******************************************************************** */
#NaviSortiment {
    margin: 0 0 10px 0;
}
#NaviSortiment p {
    font-size: 14px;
    font-weight: bold;
    margin: -4px 0 2px 2px;
}
#NaviSortiment ul {
    font-weight: bold;
    margin: 0 0 0 2px;
    padding: 0;
    list-style: none;
}
#NaviSortiment li {
    background: url("/e5/pics/pfeil.gif") no-repeat scroll 2px 7px transparent;
    font-weight: normal;
    list-style-position: outside;
    margin: 0px 0 0;
}
#NaviSortiment li:hover {
    background: url("/e5/pics/pfeil_mo.gif") no-repeat scroll 4px 7px transparent;
}
#NaviSortiment a {
    margin: 0 0 0 13px;
    width: 100%;
    height: 19px;
    display: block;
    padding-top: 4px;
    background: url("/pics/trenner121.png") no-repeat scroll 0px 0px transparent;
}
#NaviSortiment a:hover {
    background: url("/pics/trenner121.png") repeat-y scroll 0px 0px transparent;
}
#NaviSortiment a:last-child {
    /* height: 20px !important; */
}

#taben {
    list-style: none;
    margin: 0 0 10px 0;
    height: 220px;
    padding: 0;
}

#taben li {
    background: url("/pics/ededed.png") repeat-x scroll 50% 0 #E6E6E6;
    border: 1px solid #D3D3D3;
    border-radius: 4px 4px 4px 4px;
    display: block;
    height: 16px;
    margin: 0 0 4px;
    padding: 0;
    text-align: left;
    width: 150px;
}
* + html .liindex {
    margin-top: -8px;
}
#taben li:hover {
    background: none repeat scroll 0 0 #DDDDDD !important;
    border: 1px solid #777777;
    border-radius: 4px 4px 4px 4px;
}
#taben a {
    background: url("/images/pfadrot.gif") no-repeat scroll 4px 50% transparent;
    display: block;
    font-size: 12px;
    height: 100%;
    margin: 0;
    padding: 2px 0 0 14px;
}
#taben a:hover {
    background: url("/images/pfadschwarz.gif") no-repeat scroll 4px 50% transparent;
    color: red;
    font-weight: bold;
}

/* ******************************************************************** */ 
/* Rechte Spalte                                                        */
/* ******************************************************************** */
#rightangueber, #rightangunter {
    border-top: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
    width: 195px;
    height: 20px;
    margin: 5px 0 0 0;
    font-size: 14px;
    font-weight: bold;
}
#rightangueber span {
    padding: 2px;
}
#rightangunter {
    border: 1px solid black;
    width: 195px;
    height: 17px;
    margin: 3px 0 0 0;
    font-size: 12px;
    font-weight: bold;
}
#rightangunter a {
    background: url("/images/pfadrot.gif") no-repeat scroll 4px 3px transparent;
    padding-left: 14px;
    margin-top: 2px;
}
#rightangunter a:hover {
    background: url("/images/pfadschwarz.gif") no-repeat scroll 4px 3px transparent;
}

#rightangebote {
    margin: 0;   
}
#rightangebote a {
    border: 1px solid black;
    color: black;
    display: block;
    height: 165px;
    margin: 0 0 3px 0;
    text-decoration: none;
    width: 195px;
    position: relative;
}

#rightangebote a:hover {
    background-color: #F1F1F1;
    border: 1px solid red;
}
#rightangebote h1 {
    color: red;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 2px;
}
#rightangebote img {
    border: medium none;
    float: left;
    margin: 5px;
}
#rightangebote h2 {
    font-size: 10px;
    font-weight: normal;
    margin: 0;
}
#rightangebote h3 {
    color: red;
    margin: 10px 0 3px;
    text-align: right;
    font-size: 18px;
    font-weight: normal;
    position: absolute;
    bottom: 34px;
    right: 2px;     
}
#rightangebote h4 {
    color: black;
    display: block;
    font-size: 7px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-align: right;
    position: absolute;
    bottom: 28px;
    right: 2px;      
}
#rightangebote h5 {
    font-size: 9px;
    font-weight: normal;
    margin: 0;
    text-align: right;
    text-decoration: line-through;
    position: absolute;
    bottom: 40px;
    left: 2px;
}
p.brutto {
    font-size: 9px;
    font-weight: normal;
    margin: 0;
    text-align: right;
    position: absolute;
    bottom: 15px;
    right: 2px;    
}
#rightangebote h6 {
    color: blue;
    font-size: 9px;
    font-weight: normal;
    margin: 0;
    text-align: right;
    position: absolute;
    bottom: 30px;
    left: 2px;    
}
#rightangebote pre {
    color: #FBA430;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    position: absolute;
    bottom: 0px;
    left: 7px;     
}

/* ******************************************************************** */ 
/* Angebote                                                             */
/* ******************************************************************** */
#wochenangebote, #tagesangebote {
    clear: both;
    width: 621px;
    height: 203px;
    border: 1px solid #ccc;
    margin: 0 10px 8px 0;
}
.boxangebot {
    float: left;
    display: block;
    width: 140px;
    height: 200px;
    margin: 0 10px 8px 0;
    padding: 3px;    
}
.boxtagangebot {
    float: left;
    display: block;
    width: 458px;
    height: 200px;
    /* margin: 0 10px 8px 0; */
    padding: 3px;        
}

.boxposten {
    float: left;
    display: block;
    width: 199px;
    height: 150px;
    margin: 0 10px 8px 0;
    padding: 0;
    border: 1px solid #ccc;
}

.boxneu {
    /* background: url(/pics/neuheiten.png) no-repeat 0 0 #ffc578; */
}
.boxang {
    /* background: url(/pics/angebote.png) no-repeat 0 0 #ffc578; */
}
.boxsonder {
    /* background: url(/pics/sonder.png) no-repeat 0 0 #ffc578; */
}


.boxshadow {
    -webkit-box-shadow: 5px 5px 10px #ddd;
    -moz-box-shadow: 5px 5px 10px #ddd;
    box-shadow: 5px 5px 10px #ddd;            
}

.dayoffer {
    /* background-color: red; */
    color: red;
    padding: 3px 0 0 7px;
    width: 140px !important;
    height: 200px;
    font-size: 18px;
    /* box-shadow: 5px 5px 10px red; */
    background-color: #ffc578; 
    background-image: -ms-linear-gradient(left, #ffc578 0%, #FFFFFF 100%);
    background-image: -moz-linear-gradient(left, #ffc578 0%, #FFFFFF 100%);
    background-image: -o-linear-gradient(left, #ffc578 0%, #FFFFFF 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #ffc578), color-stop(1, #FFFFFF));
    background-image: -webkit-linear-gradient(left, #ffc578 0%, #FFFFFF 100%);
    background-image: linear-gradient(left, #ffc578 0%, #FFFFFF 100%);
}
.dayoffer big {
    font-size: 25px;
    font-weight: bold;
    text-shadow:     
    0 2px 5px #FFFF00,
    0 -2px 5px #FFFF00,
    2px 0 5px #FFFF00,
    -2px 0 5px #FFFF00;
    display: block;
    margin: 0;
    padding: 25px 0;
}
.dayoffer a {
    color: red;
}

.boxangebot a {
    display: block;
    height: 100%;
    position: relative;
}
.boxtagangebot a {
    display: block;
    height: 100%;
    position: relative;
}

var.artnum {
    display: none;
}

.boxangebot .price, .boxtagangebot .price {
    display: block;
    color: red; /* #AD0109; */
    font-size: 18px;
    line-height: 20px;
    position: absolute;
    bottom: 30px;
    text-align: right;
    right: 8px;
}
.boxangebot .ust, .boxtagangebot .ust {
    display: block;
    color: black; /* #AD0109; */
    font-size: 7px;
    position: absolute;
    bottom: 18px;
    text-align: right;
    right: 8px;
}
.boxangebot .brutto, .boxtagangebot .brutto {
    display: block;
    color: black; /* #AD0109; */
    font-size: 9px;
    position: absolute;
    bottom: 2px;
    text-align: right;
    right: 8px;
}
.boxtagangebot .text {
    position: absolute;
    top: 45px;
    left: 200px;
    width: 260px;
}
.boxauvp {
    display: block;
    color: black; /* #AD0109; */
    font-size: 12px;
    font-weight: bold;
    text-decoration: line-through;
    position: absolute;
    bottom: 18px;
    text-align: right;
    right: 150px;    
}
.boxarab {
    display: block;
    color: blue; /* #AD0109; */
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    bottom: 2px;
    text-align: right;
    right: 150px;    
}

.bigprice {
    font-size: 24px !important;
    font-weight: bold;
    line-height: 24px !important;
    bottom: 34px !important;
    right: 8px !important;
    /* color: #fba430 !important;
    text-shadow: 1px 1px #ccc; */
}
.bigname {
    display: block;
    font-size: 18px;
}

.boxangebot img, .boxtagangebot img {
    padding: 5px;
}
.boxposten a {
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
    font-size: 15px;
    font-weight: bold;
    text-shadow:     
    0 2px 5px #FFFF00,
    0 -2px 5px #FFFF00,
    2px 0 5px #FFFF00,
    -2px 0 5px #FFFF00;    
}
.boxposten span {
    position: absolute;
    bottom: 4px;
    right: 4px;
    float: right;
}
.boxposten img {
    margin: 0 0 0 25px;
}

#diverse {
    clear: both;
}

#zuletzt {
    width: 200px;
    height: 30px;
}
#zopener {
    /* background: url(/pics/redArrowDown.png) no-repeat 12px 12px #eee; */
    background: url(/pics/zuletzt.png) no-repeat 0px 0px #eee; 
    /* border-top: 1px solid #A4A4A3;
    border-left: 1px solid #A4A4A3;
    border-right: 1px solid #A4A4A3; */
    display: block;
    width: 196px;
    height: 21px;
    padding-top: 8px;
}
#zopener span {
    background: url(/pics/redArrowDown.png) no-repeat 12px 5px #eee;
    padding-left: 38px;
    font-weight: bold;
    text-align: left;
    margin-left: 1px;
}

#letzte {
    width: 195px;
    height: 300px;
    background-color: #fff;
    overflow: hidden;
    z-index: 1000;
    margin: 0 0 3px 0;
    padding: 0;
    font-size: 12px;
    border: 1px solid #777;
    list-style: none;
}

.letzterArt {
    display: block;
    width: 195px;
    height: 100px;
    overflow: hidden;
    background-color: #fff;
    border-bottom: 1px dotted #ccc;
}
.letzterArt a {
    display: block;
    width: 195px;
    height: 100px;
    background-color: #fff;
    position: relative;
}
.letzterArt .artname {
    display: block;
    padding: 2px;
}
.letzterArt img {
    float: left;
    overflow: hidden;
    padding: 2px;
}

.letzterArt .price {
    display: block;
    color: red; /* #AD0109; */
    font-size: 14px;
    line-height: 20px;
    position: absolute;
    bottom: 12px;
    right: 10px;
}



#fixedWarenkorb {
    display: none;
    background: url("/pics/addcart_y.png") no-repeat scroll 0 0 transparent;
    height: 48px;
    margin-top: -58px;
    position: fixed;
    right: 0;
    top: 50%;
    width: 50px;
}
#fixedWarenkorb:hover {
    background: url("/pics/addcart_y.png") no-repeat scroll 0 -48px transparent;
    color: #333333;
}
#fixedWarenkorb:hover span {
    display: block;
    
}
#fixedWarenkorb:active {
    background: url("/pics/addcart_y.png") no-repeat scroll 0 -96px transparent;
    padding-bottom: 1px;
}
#fixedWarenkorb span {
    display: none;
    padding-top: 12px;
    width: 103px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 45px;
    background: url(/pics/tooltipunten.png) 75px 2px no-repeat transparent;
}
#fixedWarenkorb em {
    background-color: #fcff1e;
    border: 1px dotted #ccc;
    font-size: 10px;
    font-style: normal;
    text-align: left;
    padding: 5px;
    height: 50px;
    width: 80px;
}

.headknopf {
    /* background: #E6E6E6;
    border: 1px solid #D3D3D3;
    border-radius: 4px 4px 4px 4px; */
    display: block;
    height: 16px;
    margin: 0 0 2px 6px;
    padding: 0;
    text-align: left;
    width: 130px;     
}
.headknopf a {
    display: block;
    padding: 0 0 0 20px;
    height: 16px;
}
#company {
    background: url("/pics/building.png") no-repeat scroll 0 0 transparent;
}
#company:hover {
    background: url("/pics/building2.png") no-repeat scroll 0 0 transparent;
    background-color: #e3e3e3;
}
#contact {
    background: url("/pics/tel.png") no-repeat scroll 0 0 transparent;  
}
#contact:hover {
    background: url("/pics/tel.png") no-repeat scroll 0 0 transparent;
    background-color: #e3e3e3;
}

#langa, #cura {
    display: block;
    background: url("/pics/pfdown.png") no-repeat 116px 0px transparent;
    width: 130px;
    margin: 2px 0 0 6px;
}
#langa:hover, #cura:hover {
    background-color: #e3e3e3;
    position: relative;
    z-index: 11;
}

#langaus {
    display: block;
    height: 16px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 130px;     
}
.langger {
    background: url("/pics/flags/ger16.png") no-repeat scroll 0 0 transparent;
}
.langeng {
    background: url("/pics/flags/gbp16.png") no-repeat scroll -2px 0 transparent;
}
#langaus a {
    padding: 0 0 0 20px;
    display: block;
    height: 16px;
}
#curaus a {
    padding: 0 0 0 4px;
    display: block;
    height: 16px;   
}

#langchoose, #curchoose {
    border: 1px solid #444444;
    font-size: 10px;
    left: -999em;
    margin: 0;
    padding: 2px;
    position: absolute;
    text-align: left;
    z-index: 100;
    
    background-color: #CCC; 
    
    background-image: linear-gradient(top, #eee, #ccc);
    background-image: -o-linear-gradient(top, #eee, #ccc);
    background-image: -moz-linear-gradient(top, #eee, #ccc);
    background-image: -webkit-linear-gradient(top, #eee, #ccc);
    background-image: -ms-linear-gradient(top, #eee, #ccc);
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #EEE), color-stop(1, #CCC) );    
}
#langchoose {
    height: 32px !important;
}
#curchoose {
    height: 59px !important;    
}
#langa:hover div {
    left: -1px !important;
}
#cura:hover div {
    left: -1px !important;
}
#langchoose ul, #curchoose ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#langchoose li, #curchoose li {
    height: 13px;
    width: 125px;
    padding: 1px 0;
    background: none !important;
}
#langchoose a, #curchoose a {
    display: block;
}
#langchoose li:hover, #curchoose li:hover {
    background-color: #eee !important;
}
* + html #Unternehmen li {
    margin: 5px 0 0 -40px;
}
* + html #langchoose li {
    margin: 0;
    padding: 0;
}
* + html #curchoose li {
    margin: 0;
    padding: 0;
}


/* ******************************************************************** */ 
/* Footer                                                               */
/* ******************************************************************** */
#schattenUnten {
    background: url("/pics/shadowBottomBG.png") repeat scroll 0 0 transparent;
    height: 21px;
    margin: 0 auto;
    width: 1080px;
}

.centerit {
    width: 1020px;
    margin: 0 auto;
}

.fueber {
    margin: 0 0 4px 0;
    font-weight: bold;
}
 
.footerlinks {
    margin: 0 auto;
    padding: 0 0 0 0px;
    list-style: none;
    width: 1020px;
}
.footerlinks li {
    float: left;
    padding: 0 8px 0 8px;
    border-right: 1px dotted #333;
}
.li_ohnera {
    border: none !important;
}
#footer p {
    clear: both;
    padding: 10px 0 0 0;
}

* + html #footer p {
    margin: 0;
    padding: 0;
}

.footerdiv {
    float: left;
    padding: 0 10px 0 10px;
    margin-top: 10px;
    border-right: 1px dotted #333;
    height: 36px;
}
.footerdiv span {
    float: left;
}
.footerdiv ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0 0 0 10px;
}

.footerlinks2 {
    list-style: none;
    margin-top: 6px !important;
}
.footerlinks2 li {
    float: left;
    display: inline;
    width: 95px;
}
.lidelivery a {
       background: url("/pics/delivery2.png") no-repeat scroll transparent !important;
       padding: 5px 0 0 24px !important;
       height: 24px !important;
       display: block;
       font-size: 12px;
}
.lipayment a {
    background: url("/pics/payment2.png") no-repeat scroll transparent !important;
    padding: 5px 0 0 24px !important;
    height: 24px !important;
    display: block;
    font-size: 12px;
}
.lipfeilunten a {
    background: url("/images/pfadrot.gif") no-repeat scroll 4px 3px transparent;
    padding: 1px 0 0 14px !important;
    display: block;
}
.lipfeilunten a:hover {
    background: url("/images/pfadschwarz.gif") no-repeat scroll 4px 3px transparent;
}
.lipfeilunten {
    display: block !important;
    height: 14px !important;
    margin-bottom: 4px;
    width: 150px;
    border: 1px solid #aaa;
    border-radius: 4px 4px 4px 4px;
    
    background-color: #ccc;
    background-image: -moz-linear-gradient(#ccc, #ddd);
    background-image: -o-linear-gradient(#ccc, #ddd);
    background-image: -webkit-linear-gradient(#ccc, #ddd);
    background-image: -ms-linear-gradient(#ccc, #ddd);
    background-image: linear-gradient(#ccc, #ddd);    
}
.lipfeilunten:hover, .lipfeilunten:focus {
    background-color: #E5E5E5;
    background-image: -moz-linear-gradient(#FFFFFF, #E5E5E5);
    background-image: -o-linear-gradient(#FFFFFF, #E5E5E5);
    background-image: -webkit-linear-gradient(#FFFFFF, #E5E5E5);
    background-image: -ms-linear-gradient(#FFFFFF, #E5E5E5);
    background-image: linear-gradient(#FFFFFF, #E5E5E5);
    border-color: #DEDEDE #D4D4D4 #C8C8C8;
}
.lipfeilunten:active {
    background-color: #CCCCCC;
    background-image: -moz-linear-gradient(#CCCCCC, #EEEEEE);
    background-image: -o-linear-gradient(#CCCCCC, #EEEEEE);
    background-image: -webkit-linear-gradient(#CCCCCC, #EEEEEE);
    background-image: -ms-linear-gradient(#CCCCCC, #EEEEEE);
    background-image: linear-gradient(#CCCCCC, #EEEEEE);
    border-color: #828282 #B4B4B4 #DFDFDF;
    box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.05) inset, 0 1px rgba(0, 0, 0, 0.1) inset;
}

#footer2 {
    clear:both;
    display:block;
    padding: 10px;
    font-size: 12px;
    text-align: left;
}
#footer2 p {
    clear: both;
    padding: 2px 0;
}
#footer2 a {
    text-decoration: underline;
}


#tabsunten {
    clear: both;
    background: url(/pics/tab_bg.png) transparent repeat-x 0 0;
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #A4A4A3;
}
#tabsortiment {
    height: 30px; 
    clear:both;
    display:block;
    overflow:auto;
    background: url(/pics/tab_bg.png) transparent repeat-x 0 0;
    /* width: 887px; */
    list-style: none;
    display: block;
    padding: 0;
    margin: 0 auto;
    width: 750px;
}
#tabsortiment li {
    float: left;
}
#tabsortiment li:hover {
    background: #ccc;
}
#tabsortiment a {
    border-right: 1px solid #A4A4A3;
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0 10px;
    text-decoration: none;
    font-weight: bold;
}
a.noborder {
    border: none !important;
}

.fbutgreen {
    background-color: #b2e040;
    background-image: -moz-linear-gradient(#b2e040, #9fc61c);
    background-image: -o-linear-gradient(#b2e040, #9fc61c);
    background-image: -webkit-linear-gradient(#b2e040, #9fc61c);
    background-image: -ms-linear-gradient(#b2e040, #9fc61c);
    background-image: linear-gradient(#b2e040, #9fc61c);
    background-position: 0 0;
    background-repeat: repeat;
    background-attachment: scroll;
    border-style: solid;
    border-width: 1px;
    border-color: #b2e040 rgba(0, 0, 0, 0.05) #638000;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px #e8ff98 inset, 0 1px #eee;
    color: #FFFFFF;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.5);
    padding: 5px 20px;
    cursor: pointer;
}

.fbutblue {
    background-color: #34bff3;
    background-image: -moz-linear-gradient(#34BFF3, #074AA2);
    background-image: -o-linear-gradient(#34BFF3, #074AA2);
    background-image: -webkit-linear-gradient(#34BFF3, #074AA2);
    background-image: -ms-linear-gradient(#34BFF3, #074AA2);
    background-image: linear-gradient(#34BFF3, #074AA2);
    background-position: 0 0;
    background-repeat: repeat;
    background-attachment: scroll;
    border-style: solid;
    border-width: 1px;
    border-color: #34BFF3 rgba(0, 0, 0, 0.05) #003C8B;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px #60CBFA inset, 0 1px #eee;
    color: #FFFFFF;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.5);
    padding: 5px 20px;
    cursor: pointer;
}
.fbutblue:hover, .fbutblue:focus {
    background-color: #48C5FA;
    background: -moz-linear-gradient(#48C5FA, #1788D4);
    background: -o-linear-gradient(#48C5FA, #1788D4);
    background: -webkit-linear-gradient(#48C5FA, #1788D4);
    background: -ms-linear-gradient(#48C5FA, #1788D4);
    background: linear-gradient(#48C5FA, #1788D4);
    border-color: #34BFF3 rgba(0, 0, 0, 0.01) #0568a6;
}
.fbutblue:active {
    background-color: #0049A8;
    background-image: -moz-linear-gradient(#0049A8, #0F8BD6);
    background-image: -o-linear-gradient(#0049A8, #0F8BD6);
    background-image: -webkit-linear-gradient(#0049A8, #0F8BD6);
    background-image: -ms-linear-gradient(#0049A8, #0F8BD6);
    background-image: linear-gradient(#0049A8, #0F8BD6);
    border-color: #011938 rgba(0, 0, 0, 0.01) #063E6C #0F6CA0;
    box-shadow: 0 0 4px 0 rgba(104, 189, 244, 0.9), 0 0 0 1px rgba(0, 0, 0, 0.4);
}
.fbutgrey {
    background-color: #FFFFFF;
    background-image: -moz-linear-gradient(#FFFFFF, #C9C9C9);
    background-image: -o-linear-gradient(#FFFFFF, #C9C9C9);
    background-image: -webkit-linear-gradient(#FFFFFF, #C9C9C9);
    background-image: -ms-linear-gradient(#FFFFFF, #C9C9C9);
    background-image: linear-gradient(#FFFFFF, #C9C9C9);
    background-position: 0 0;
    background-repeat: repeat;
    background-attachment: scroll;    
    border-style: solid;
    border-width: 1px;
    border-color: #DEDEDE #C8C8C8 #B0B0B0;
    border-radius: 5px 5px 5px 5px;
    box-shadow: none;
    color: #41494F;
    text-shadow: 0 1px #FFFFFF;
    padding: 5px 20px;
    cursor: pointer;
}
.fbutgrey:hover, .fbutgrey:focus {
    background-color: #E5E5E5;
    background-image: -moz-linear-gradient(#FFFFFF, #E5E5E5);
    background-image: -o-linear-gradient(#FFFFFF, #E5E5E5);
    background-image: -webkit-linear-gradient(#FFFFFF, #E5E5E5);
    background-image: -ms-linear-gradient(#FFFFFF, #E5E5E5);
    background-image: linear-gradient(#FFFFFF, #E5E5E5);
    border-color: #DEDEDE #D4D4D4 #C8C8C8;
}
.fbutgrey:active {
    background-color: #CCCCCC;
    background-image: -moz-linear-gradient(#CCCCCC, #EEEEEE);
    background-image: -o-linear-gradient(#CCCCCC, #EEEEEE);
    background-image: -webkit-linear-gradient(#CCCCCC, #EEEEEE);
    background-image: -ms-linear-gradient(#CCCCCC, #EEEEEE);
    background-image: linear-gradient(#CCCCCC, #EEEEEE);
    border-color: #828282 #B4B4B4 #DFDFDF;
    box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.05) inset, 0 1px rgba(0, 0, 0, 0.1) inset;
}
.fbutsmall180 {
    width: 150px;
    padding: 3px 20px;
    display: block;
    float: left;
    margin: 0 5px;
    text-align: center;
}
#footerbuttons {
    text-align:center;
    padding: 5px 0;
    height: 20px;
    width: 620px;
    margin: 0 auto;
}
/* ******************************************************************** */ 
/* Warenkorb + Merkzettel                                               */
/* ******************************************************************** */
ul#wkul {
   list-style: none;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 9px;
}
li#wklogin {
    background: url("/pics/login_sw.gif") no-repeat scroll 3px 5px transparent;
    line-height: 1.1em;
    margin: 0;
    padding: 6px 0 5px 35px;
}
li#mzinhalt a {
    display: block;
    height: 19px;
    width: 100%;
    padding-top: 5px;
}
li#mzinhalt span {
    margin: 0;
    padding: 6px 0 5px 35px;    
}
.trMerkzettel a {
    background: url("/pics/merkzettel_sw.gif") no-repeat scroll 2px 2px transparent; 
}
.trMerkzettel a:hover {
    background: url("/pics/merkzettel_rot.gif") no-repeat scroll 2px 2px !important;
}
.trMerkzettelVoll a {
    background: url("/pics/merkzettel_sw.gif") no-repeat scroll 2px 2px lightgreen !important;
}
.trMerkzettelVoll a:hover {
    background: url("/pics/merkzettel_rot.gif") no-repeat scroll 2px 2px lightgreen !important;    
}

li#wkinhalt a {
    display: block;
    height: 19px;
    width: 100%;
    padding-top: 5px;
}

li#wkinhalt span {
    margin: 0;
    padding: 6px 0 5px 35px;    
}
.trWarenkorb a {
    background: url("/pics/wk_sw25.gif") no-repeat scroll 2px 2px transparent; 
}
.trWarenkorb a:hover {
    background: url("/pics/wk_rot25.gif") no-repeat scroll 2px 2px transparent; 
}
.trWarenkorbVoll a {
/*    background-color: #33ff00;
    background: url("/pics/wk_sw25.gif") #33ff00 no-repeat scroll 2px 2px transparent; */
    background: url("/pics/wk_sw25_y.gif") no-repeat scroll 2px 2px #FBA430 !important;
}
.trWarenkorbVoll a:hover {
    background: url("/pics/wk_rot25_y.gif") no-repeat scroll 2px 2px #FBA430 !important;    
}

/* ******************************************************************** */ 
/* Menu fuer angemeldeten User			          		*/
/* ******************************************************************** */
#TopUserLinks {
    position: absolute;
    top: 84px;
    right: 4px;
    float: right;
    background: #ddd;
    height: 12px !important;
}
#TopUserLinks ul {
   list-style: none;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 9px;
}
#TopUserLinks ul li {
    margin: 0;
    padding: 0 0 0 4px;
    float: left;
}

/* ******************************************************************** */ 
/* Webpath					          		*/
/* ******************************************************************** */
div#WebPath {
    display: block;
    font-size: 9px;
    height: 14px;
    margin: 0 0 5px -4px; 
    width: 100%;
    border-bottom: 1px solid #D9D9D9;
    border-top: 1px solid #D9D9D9;
}
#WebPath ul {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#WebPath li {
    background: url("/images/pfadrot.gif") no-repeat scroll 4px 50% transparent;
    display: inline;
}
#WebPath li:hover {
    background: url("/images/pfadschwarz.gif") no-repeat scroll 4px 50% transparent;
}
#WebPath a {
    margin: 0 0 0 14px;
}
#WebPath a:hover {
    color: red;
    margin: 0 0 0 14px;
}
#WebPath span {
    margin: 0 0 0 14px;
}


.smallBasket {
    
}

/* ******************************************************************** */ 
/* Quickview                                                            */
/* ******************************************************************** */
#quickview {
    position: absolute;
    top: 100px;
    left: 100px;
    visibility: hidden;
    width: 300px;
    margin: 0;
    padding: 0;
    background: #fff;
    text-align: center;
    border: #35CC9A solid 5px;
}
#quickview h3 {color:#35CC9A;}
#quickview p {padding: 10px; text-align: left;}



@media screen and (-webkit-min-device-pixel-ratio:0) {
    #tabhaupt a {
	padding: 0 14px;
    }
}