.pbuttons{
	padding: 10px;
	border-bottom: 1px solid #FF7908;
}

.button{
	background-repeat: no-repeat;
	line-height: 23px;
	padding-left: 30px;
	padding-right: 10px;
	font-weight: bold;
	float: left;
}
.button a:link, .button a:visited, .button a:hover{
	color: #AC0000;
}
.button a:hover{
	text-decoration: underline;
}
.demo{
	background-image: url('../img/icons/probe.png');
}
.bewerten{
	background-image: url('../img/icons/bewerten.png');

}
.wunschliste{
	background-image: url('../img/icons/wunschliste.png');
}
.empfehlen{
	background-image: url('../img/icons/empfehlen.png');
	padding-left: 35px;
	padding-right: 0px;

}

.buy_button{
	float: right;
	padding-right: 1em;
}

.poptions{
	margin: 0; padding: 0;
}
.poptions .field, .poptions .product_price-label{
	white-space: nowrap;
	font-weight: bold;
	vertical-align: bottom;
}
.poptions .field a {
	text-decoration: underline;
}
.poptions .product_price-label{
	color: #FE7B00;
	vertical-align: top;
	padding-top: 0.7em;
	padding-right: 1em;
}

.kastenMitte1 .text h2, .kastenMitte1 .press h2{
	font-size: 110%;
}

.product_price{
	padding-top: 0.5em;
	font-size: 110%;
	white-space:nowrap;
	font-weight:bold;
}
TD.product_price{
	width: 100%;
}

.special_price_dsc{
	font-size:11px;
	white-space:nowrap;
}
.special_price{
	text-decoration:line-through;
}
#einzeltitel .special_expires{
	font-size: 12px;
	font-weight: bold;
}


