#address_form table, #address_form table tr td
{
	padding: 2px;
}

#address_form table tr td:nth-child(2)
{
	width: 210px;
}

#address_form table tr td:nth-child(5)
{
	width: 210px;

}

#address_form textarea[name="bemerkung"]
{
	width: 535px;
	height: 100px;
}

#address_form select
{
	width: 210px;
}

#address_form input[type="text"], #address_form textarea
{
	width: 210px;
	/*overflow:auto;*/
	margin: 0;
	/*padding: 2px 3px;*/
}

#address_form input[name="plz"]
{
	/*float: left;*/
	width: 55px;
}

#address_form input[name="ort"]
{
	/*float: right;*/
	width: 145px;
}

#address_form select[name="address_groups[]"]
{
	width: 210px;
}

#address_form select[name="gebdat[d]"]
{
        width: 70px;
}

#address_form select[name="gebdat[m]"]
{
        width: 70px;
}

#address_form select[name="gebdat[Y]"]
{
        width: 70px;
}

#form_advanced input[type="text"]
{
	width: 200px;
}

#form_advanced input[name="bemerkung"]
{
	width: 531px;
}
#form_advanced input[name="plz_from"]
{
	width: 70px;
}

#form_advanced input[name="plz_to"]
{
	width: 70px;
}

#form_advanced select[name="anrede"]
{
	width: 180px;
}

#form_advanced select[name="g_gruppen_id[]"]
{
	width: 180px;
}

#contract_data_form input[type="text"]
{
	width: 180px;
}

#contract_data_form input[name="plz"]
{
        width: 40px;
}

#contract_data_form input[name="ort"]
{
        width: 115px;
}

#contract_data_form textarea[name="bill_address"]
{
        width: 180px;
	height: 100px;
}

#contract_data_form select[name="person[0][anrede]"]
{
        width: 60px;
}

#contract_data_form input[name="person[0][vorname]"]
{
        width: 100px;
}

#contract_data_form input[name="person[0][name]"]
{
        width: 100px;
}

#contract_data_form input[name="person[0][email]"]
{
        width: 100px;
}

#contract_data_form input[name="person[0][handy]"]
{
        width: 100px;
}

#contract_data_form input[name="person[0][telefon]"]
{
        width: 100px;
}


#contract_data_form select[name="person[1][anrede]"]
{
        width: 60px;
}

#contract_data_form input[name="person[1][vorname]"]
{
        width: 100px;
}

#contract_data_form input[name="person[1][name]"]
{
        width: 100px;
}

#contract_data_form input[name="person[1][email]"]
{
        width: 100px;
}

#contract_data_form input[name="person[1][handy]"]
{
        width: 100px;
}

#contract_data_form input[name="person[1][telefon]"]
{
        width: 100px;
}

#rule_conditions tr td
{
	white-space: nowrap;
	vertical-align: middle;
}

form input[type=text][name^=cond] {
	width: 300px;
}

form input#action\[5\]\[param1\] {
	width: 500px;
}

form input#action\[12\]\[param1\] {
	width: 300px;
}

form input[name=param1\[14\]] {
	width: 300px;
}

form input#action\[13\]\[param1\] {
	width: 700px;
}

form input[name=kostenstelle] {
	width: 300px;
}
