
/* CART BOX */

.cart1{
font-weight: normal;
}

h5 {
color: #8c0025;
font-size: 13px;
font-weight: bold;
}

h6 {
color: #8c0025;
font-size: 11px;
font-weight: bold;
padding: 5px;
}

/* BOXES GLOBAL DEFINITION */
h2.boxheader {

height:25px;
font-size:14px; 
color:#8c0025; 
padding-bottom: 5px;
padding-left: 8px;
margin:0; 
vertical-align:middle;
}

* html h2.boxheader {
height: 30px;
h\eight: 25px;
}



h2.boxheader a:link, h2.boxheader a:hover, h2.boxheader a:active, h2.boxheader a:visited {
text-decoration:none; 
color:#8c0025;
font-size:14px; 
}

.boxrahmen {
width: 177px;
background: #eeeeee;
 background-image:url(img/bg-box.jpg);
background-repeat: repeat-x;
border: 1px solid #e0e0e0;
padding: 10px 5px;
margin-bottom: 10px;

}

* html .boxrahmen {
width: 189px;
w\idth: 177px;
}

.boxrahmen2 {
width: 177px;
background: #fcfcfc;
 background-image:url(img/bg-box.jpg);
background-repeat: repeat-x;
border: 1px solid #e0e0e0;
padding: 10px 5px;
margin-bottom: 10px;

}

* html .boxrahmen2 {
width: 189px;
w\idth: 177px;
}

.boxrahmen3 {
width: 177px;
background: #f5f5f5;
 background-image:url(img/bg-box.jpg);
background-repeat: repeat-x;
border: 1px solid #e0e0e0;
padding: 10px 5px;
margin-bottom: 10px;

}

* html .boxrahmen3 {
width: 189px;
w\idth: 177px;
}


/* CATEGORY MENU */

ul#categorymenu .active, ul#categorymenu .active a { 
font-weight:900; color: #000;
}

ul#categorymenu {
list-style-image: url(img/list.gif);
list-style-position:inside;
z-index: 2000; 
margin-bottom:15px; 
border: solid #ccc; 
border-width:0px; 

}

ul#categorymenu li {
 list-style-image: url(img/list.gif); 
 list-style-position:inside;
 border-top: 1px solid #eeeeee;
border-bottom: 1px solid #fff;
vertical-align: middle;
margin-top: auto;
 margin-bottom: auto;
 }
 
ul#categorymenu li a{ 
text-decoration:none; 
color:#000;
vertical-align: middle;
margin-top: auto; 
margin-bottom: auto;
}

ul#categorymenu li a:hover {
color: #0132b2;
}



/* 1st TIER */ ul#categorymenu li.level1 {  padding:4px 0px 4px 6px; }
/* 2nd TIER */ ul#categorymenu li.level2 {  padding:4px 0px 4px 24px;}
/* 3rd TIER */ ul#categorymenu li.level3 {  padding:4px 0px 4px 40px; }

ul#categorymenu li:hover, ul#categorymenu li:iehover {
background: #f4f4f4;
}



/* SPECIAL und NEUHEITEN BOX */

.center2 {
text-align: center;
margin-bottom: 10px;
}

.center {
background: #f6f6f6;background-image: url(img/bg-preis.jpg); background-repeat: repeat-x;padding: 10px 5px; border: 1px solid #e0e0e0;text-align: center;

}

.boxabstand {
margin-bottom: 7px;
}

#newsletter {
padding: 5px;
border: 1px solid #eee;
margin-bottom: 7px;

}