/*<style>*/

@media screen, projection {

DIV.ShopBasketOrderText{
background: #fff;
border: 1px solid #000;
color: #000;
text-align: left;
padding: 10px;
font-weight: bold;
margin: 2px 10px;
font-size: .8em;
}

.ShopCategoryProducts{
margin:0px;
padding:0px;
}

.BasketTable{
width: 98%;
padding: 0;
margin: 0 0 1em 1px;
border-collapse : collapse;
border-bottom: 2px solid #107a3e;
border-left: 2px solid #107a3e;
border-right: 2px solid #107a3e;
}
.BasketTable TD{
margin: 1px;
padding: 2px 5px 2px 5px;
}
.BasketTableHeader TD{
color: #0C5A2D;
font-weight: bold;
background: transparent url('images/header/header_bgheader.gif') no-repeat -30px -15px;
border-top: 2px solid #107a3e;
height: 24px;
margin: 0;
}
.BasketTableFirst TD{
padding: 2px 5px 0px 5px;
border-bottom: 1px solid #107a3e;
}
.BasketTableFncFirst TD{
padding: 0px 5px 2px 15px;
font-size: 12px;
}
.BasketTableSecond TD{
padding: 2px 5px 0px 5px;
border-bottom: 1px solid #107a3e;
}
.BasketTableFncSecond TD{
padding: 0px 5px 2px 15px;
margin-bottom: 1px;
font-size: 12px;
}
/*.BasketTablePostage TD{
border-top: 3px double #107a3e;
padding-top: 1em;
}
.BasketTableTotalAmount TD{
border-top: 3px double #107a3e;
padding-top: 1em;
}
.BasketTableImage{
position: absolute;
left: 2px;
top: 4px;
width: 30px;
}

.LikeButton{
background: ButtonFace;
color: ButtonText;
border: ButtonHighlight 2px solid ;
border-right: ButtonShadow 2px solid ;
border-bottom: ButtonShadow 2px solid ;
padding: 2px 6px 2px 6px;
margin: 0 3px;
text-decoration : none;
}

A.LikeBitmapButton{
background: ButtonFace;
color: ButtonText;
border: ButtonHighlight 2px solid ;
border-right: ButtonShadow 2px solid ;
border-bottom: ButtonShadow 2px solid ;
padding: 10px 6px;
_padding: 10px 6px;
_height: 50px;
text-decoration: none;
}

DIV.BasketBottomInfo{
padding: 6px 10px;
text-align: center;
}
DIV.BasketBottomMargin{
padding: 6px 10px;
}
.ShopDescTD{
text-align: left;
}
.ShopDescIcon{
position: absolute;
background-image: url('../arrow1.gif');
background-repeat: no-repeat;
background-position: 4px 0;
left: 0px;
padding-left: 18px;
}

.ShopNormalDark{
color: #107a3e;
background: transparent;
}
.ShopNormalHigh{
color: ;
background: transparent;
}
.div160{
width: 160px;
}
.ShopDetailsTable{
border: 1px solid #107a3e;
}
.ShopDetailsTable TABLE{
background: #FFFFFF;
}
.ShopDetailsTable TABLE IMG{
margin: 10px;
}
.ShopDetailsText{
width: 450px;
}                    */

FORM.cartcnt INPUT.txt{
width: 1.3em;
font-size: 1em;
padding: 1px 2px
}
FORM.cartcnt INPUT.btn{
color: #0C5A2D;
font-size: 8pt;
font-family: "Tahoma", serif;
margin: 0 10px;
width: 100px;
height: 20px;
text-align: left;
background: transparent url('images/button80x18.gif') no-repeat 0 0;
border: 0;
behavior: url('http://www.holzauto.at/hover.htc');
padding: 0px 9px;
cursor: pointer;
_cursor: hand;
}
FORM.cartcnt INPUT.btn:hover, FORM.cartcnt INPUT.btnHover{
background-image: url('images/button80x18hv.gif');
}

FORM.addtocart{
text-align: right;
margin: 1em 0 .5em;
padding: 0 0 0;
}
FORM.addtocart STRONG{
color: #0C5A2D;
font-size: 1.1em;
font-weight: bold;
margin: 0 10px;
display:block;
}
FORM.addtocart SELECT{
margin: 0 10px;
}
FORM.addtocart INPUT.txt{
border-left: 1px solid #107a3e;
border-top: 1px solid #107a3e;
border-bottom: 1px solid #97ce86;
border-right: 1px solid #97ce86;
width: 1.5em;
font-size: 1.5em;
padding: 1px 2px
}
FORM.addtocart INPUT.btn, INPUT.ok, INPUT.ko{
color: #0C5A2D;
font-size: 1.1em;
font-weight: bold;
font-family: "Tahoma", serif;
margin: 0 10px;
width: 150px;
height: 35px;
text-align: left;
background: transparent url('images/buttonaddtocart.gif') no-repeat 0 0;
border: 0;
behavior: url('http://www.holzauto.at/hover.htc');
padding: 5px 15px;
cursor: pointer;
_cursor: hand;
}
FORM.addtocart INPUT.btn:hover, FORM.addtocart INPUT.btnHover{
background-position: -150px 0px;
}
INPUT.ok{
background-image: url('images/buttonok150x35.gif');
behavior: url('http://www.holzauto.at/hover.htc');
}
INPUT.ko{
background-image: url('images/buttonko150x35.gif');
behavior: url('http://www.holzauto.at/hover.htc');
}
INPUT.ko:hover, INPUT.koHover{
background-position: -150px 0px;
}
INPUT.ok:hover, INPUT.okHover{
background-position: -150px 0px;
}

DIV.shoppingcart{
padding: 0 115px 0 0;
background: transparent url('images/shoppingcart_128x128.jpg') no-repeat right 2em;
text-align: left;
min-height: 200px;
_height: 200px;
}

}



