a.button-like-text{
	text-transform: uppercase;
}

div.product-image		{ text-align: center;}
p.caption				{ text-align: center;}

input.orange-button					{ border: none; white-space: nowrap; padding: 2px 30px 5px 10px; margin: 0; background: url(../images/orange-button-sprites.png) no-repeat 0 -50px; height: 26px; color: #fff; font-size: 11px; text-transform: uppercase; cursor: pointer; font-weight: bold; }

td.action {background: #ebe8da;}

#quick-order-form input#addToCart		
								{ width: 147px; margin: 2px;}

/*
*********************************************
VORTEILBOX
*/
#vort {
border-collapse:collapse;
padding:0;
width:152px;
}
#vort td {
background:none repeat scroll 0 0 #D1D5B9;
}
#vort .vhd {
background:url("../images/vorteile/u.gif") no-repeat scroll 0 0 transparent;
height:35px;
}
#vort .vft {
background:url("../images/vorteile/d.gif") no-repeat scroll 0 0 transparent;
height:11px;
}
#vort .vcontent{
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
}
#vort .vlbd {
background:url("../images/vorteile/l.gif") repeat-y scroll 0 0 transparent;
width:5px;
}
#vort .vrbd {
background:url("../images/vorteile/r.gif") repeat-y scroll 0 0 transparent;
width:6px;
}

/*
*********************************************
CLEVERBOX
*/

#clev {
border-collapse:collapse;
padding:0;
width:193px;
}
#clev td {
background:none repeat scroll 0 0 #D7DCEA;
}
#clev .vhd {
background:url("../images/clever/u.gif") no-repeat scroll 0 0 transparent;
height:105px;
}
#clev .vft {
background:url("../images/clever/d.gif") no-repeat scroll 0 0 transparent;
height:11px;
}
#clev .vcontent{
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
}
#clev .vlbd {
background:url("../images/clever/l.gif") repeat-y scroll 0 0 transparent;
width:32px;
}
#clev .vrbd {
background:url("../images/clever/r.gif") repeat-y scroll 0 0 transparent;
width:8px;
}


/*
*********************************************
Buttons of type input
*/
input.size-1		{ width: 52px; 	background-position: 0 0; }
input.size-2		{ width: 57px;	background-position: 0 -25px; }
input.size-3		{ width: 62px;	background-position: 0 -50px; }
input.size-4		{ width: 67px;	background-position: 0 -75px; }
input.size-5		{ width: 72px;	background-position: 0 -100px; }
input.size-6		{ width: 77px;	background-position: 0 -125px; }
input.size-7		{ width: 82px;	background-position: 0 -150px; }
input.size-8		{ width: 87px;	background-position: 0 -175px; }
input.size-9		{ width: 92px;	background-position: 0 -200px; }
input.size-10		{ width: 97px;	background-position: 0 -225px;;}
input.size-11		{ width: 102px;	background-position: 0 -250px; }
input.size-12		{ width: 107px;	background-position: 0 -275px; }
input.size-13		{ width: 112px;	background-position: 0 -300px; }
input.size-14		{ width: 117px;	background-position: 0 -325px; }
input.size-15		{ width: 122px;	background-position: 0 -350px; }
input.size-16		{ width: 127px;	background-position: 0 -375px; }
input.size-17		{ width: 132px;	background-position: 0 -400px; }
input.size-18		{ width: 137px; background-position: 0 -425px; }
input.size-19		{ width: 142px;	background-position: 0 -450px; }
input.size-20		{ width: 147px;	background-position: 0 -475px; }
input.size-21		{ width: 152px;	background-position: 0 -500px; }
input.size-22		{ width: 157px;	background-position: 0 -525px; }
input.size-23		{ width: 162px;	background-position: 0 -550px; }
input.size-24		{ width: 167px;	background-position: 0 -575px; }
input.size-25		{ width: 172px; background-position: 0 -600px; }
input.size-26		{ width: 177px;	background-position: 0 -625px; }
input.size-27		{ width: 182px;	background-position: 0 -650px; }
input.size-28		{ width: 187px;	background-position: 0 -675px; }
input.size-29		{ width: 192px;	background-position: 0 -700px; }
input.size-30		{ width: 197px; background-position: 0 -725px; }
