
.bestellen_module table
{
	margin-top: 16px;
}

.bestellen_module table tr td
{
	color: #000000;
	font-family: Verdana, Trebuchet MS, Arial;
	font-weight: bold;
	font-size: 11px;
}

.bestellen_module table tr td a
{
	color: #800000;
	font-family: Verdana, Trebuchet MS, Arial;
	font-weight: normal;
	font-size: 11px;
}

.bestellen_module ul
{
	margin-top: 16px;
}

.bestellen_module table tr td table
{
	margin-top: 0px;
}

.bestellen_module table tr td table tr td
{
	font-weight: normal;
}

.bestellen_module .textarea
{
	color: #000000;
	font-family: Verdana, Trebuchet MS, Arial;
	font-weight: normal;
	font-size: 11px;

	padding: 1px 0px 1px 4px;
	height: 150px;
	width: 250px;
}

.bestellen_module .textfield
{
	color: #000000;
	font-family: Verdana, Trebuchet MS, Arial;
	font-weight: normal;
	font-size: 11px;

	padding: 1px 0px 1px 4px;
	width: 250px;
}

.bestellen_module .button
{
	color: #000000;
	font-family: Verdana, Trebuchet MS, Arial;
	font-weight: normal;
	font-size: 11px;
}

.bestellen_module p.red
{
	color: #FF0000;
	font-family: Verdana, Trebuchet MS, Arial;
	font-weight: normal;
	font-size: 11px;
}

.bestellen_module span.green
{
	color: #0B980B;
	font-family: Verdana, Trebuchet MS, Arial;
	font-weight: bold;
	font-size: 11px;
}