@charset "utf-8";
/* CSS Document */

/* <grey> */
div.grey {
	margin: 0;
	padding: 0;
	background-color: #FFB201;
	border-color: #FFB201;
	border-radius: 3px;
}
div.grey.einspalter
{
	width:936px;
}

div.grey table tr.documents th, div.grey table tr.documents td
{
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight:bold;	
}
div.grey table th {
	font-weight:normal;
}
div.grey table td {
	vertical-align:top;
}
div.grey table td .number {
	width:60px !important;
	text-align:center;
}
div.grey select {
	border:#FFFFFF solid 0;
	height:20px;
}
div.grey select.small {
	border:#AAAAAA solid 1px;
}
div.grey select#ddl_nac_obj_typ {
	width:284px!important;
}
div.grey select#ddl_adr_typ {
	width:320px!important;
}
div.grey select#ddl_paf_status {
	width:200px!important;
}
div.grey select#uCtr_paf_l_zahlbed_ddl_paf_l_zahlbed, div.grey select#uCtr_paf_l_zahlbed_ddl_paf_m_zahlbed {
	width:200px!important;
}
div.grey input 
{
	height: 20px;
}
div.grey input.text {
	font-size:11px;
	width:60px;
	border:#AAAAAA solid 1px;
}

/* <grey - GEMOS zus�tzlich> */
div.grey select#ddl_groesse 
{
	width:100px;
}
div.grey input#txt_gra_snr {
	width:50px!important;
}
div.grey input#chk_standardsortiment {
	width:13px !important;
}
div.grey input#txt_zwa_name1, div.grey input#txt_zwa_name2, div.grey input#txt_zwa_name3,
div.grey input#txt_zwa_str
{
	width:270px;
}
div.grey input#txt_zwa_plz
{
	width:40px;
}
div.grey input#txt_zwa_ort
{
	width:220px;
	margin-left:7px;
}
div.grey .white-narrow
{
	width: 166px;
}
div.grey .white-wide
{
	width: 348px;
}

/* </grey - GEMOS zus�tzlich> */

/* <grey> */