/**
 * Style sheet formular
 */
.ce_form .headline
{
	padding-bottom:10px;
	font-weight:bold;
}

.ce_form .col_0
{
	width:220px;
}

.ce_form .col_1
{
	vertical-align:top;
}

.ce_form .width_0
{
	width:25px;
	float:left;
}

.ce_form .width_1
{
	width:185px;
}

.ce_form .width_2
{
	width:300px;
	float:left;
}

.radio_container span
{
	margin-right:30px;
}

#order label
{
	width:84px;
	float:left;
	margin-top:8px;
}

.ce_form br
{
	clear:both;
}

* html #bestellung_muellex input
{
	margin-left:-10px;
}

* html .textarea
{
	width:380px;
}
