﻿div.preisbox 
{
	width: 200px;
	border: 1px dotted #cccccc;
	text-align: right;
	background-color: white;
	font-weight: bold;
	padding: 4px;
	margin: 4px 0px 4px 4px;
}

div.picbox 
{
	width: 284px;
}

.preis 
{
	font-size: 30px;
	font-weight: bold;
	color: #dc001b;
}

.preis .alt 
{
	font-size: 15px;
	color: #dc001b;
	text-decoration: line-through;
}

div.preisbox img.minibild 
{
	margin: 4px;
}

div.preisbox input
{
	width: 24px;
}

td.prodtext 
{
	vertical-align: top;
	width: 100%;
}

span.prodTitel 
{
	font-size: 18px;
	font-weight: bold
}
