table#a_suchergebnis {
 background:transparent;
 border:0px solid red;
 width:100%;
}

#a_suchergebnis tr {
 background:#EEE;
 border:0px solid red;
 margin:0;
 padding:0;
}

#a_suchergebnis td {
 border:0px solid red;
 margin:0;
 padding:0px;
}

#a_suchergebnis input {
 border:0;
}

#a_suche .button,
#a_suchergebnis .button,
#a_kundeneu .button {
 border:1px outset #000;
 color:#000;
 background:#999;
}

/* */
#a_suche .text,
#a_suchergebnis .text,
#a_kundeneu .text {
 background:#EEE;
 border:1px inset #999;
}

#a_suchergebnis .textarea {
 background:#EEE;
 border:1px inset #999;
 height:45px;
}

#a_suchergebnis .a_kd_nr,
#a_suchergebnis .a_firma,
#a_suchergebnis .a_name,
#a_suchergebnis .a_tel_vw,
#a_suchergebnis .a_tel,
#a_suchergebnis .a_email,
#a_suchergebnis .a_user,
#a_suchergebnis .a_pwd {
 display:inline;
 float:left;
 background:#EEE;
 border:1px inset #999;
 width:160px;
 margin:0;
 padding:2px;
}


#a_suchergebnis .a_kd_nr {
 width:48px;
}

#a_suchergebnis .a_firma {
}

#a_suchergebnis .a_name {
}

#a_suchergebnis .a_tel_vw {
 width:28px;
}

#a_suchergebnis .a_tel {
 width:59px;
}

#a_suchergebnis .a_email {
}

#a_suchergebnis .a_user {
}

#a_suchergebnis .a_pwd {
}


.disp_none {
 display:none;
}

#a_suchergebnis input.radio,
#a_kundeneu input.radio {
 display:inline;
 vertical-align:middle;
 border:0px solid red;
 margin:0;
 padding:0;
}

#a_suchergebnis input.check {
 display:inline;
 vertical-align:middle;
 border:0px solid red;
 margin:0;
 padding:0;
}

#steuerung .table,
#steuerung .tr,
#steuerung .td {
 background:#FFF;
}


/* OBJEKT */
#objekt label {
 display:block;
 font-size:11px;
 background:#E6E7E8;
 width:299px;
 margin:0;
 padding:1px 4px;
}

#objekt checkbox {
 display:inline;
 font-size:11px;
 color:#000;
 background:transparent;
 padding:2px;
 margin:2px 5px 1px 0;
}

#objekt radio {
 display:inline;
 font-size:11px;
 color:#000;
 background:transparent;
 padding:2px;
 margin:2px 5px 1px 0;
}

#objekt table {
  width:310px;
}

#objekt img {
  display:inline;
}


/* ~~~ Links in Admin-Tools ~~~ */
a.tool {
	font-size:11px;
}

/* ~~~ GRIDBOX ~~~ */
#gridbox {}
#gridbox table th,
#gridbox table td {overflow:hidden;white-space:nowrap;border:solid #ddd;border-width:0 1px 1px 0;}
#gridbox .xhdr table.hdr th,
#gridbox .objbox table.obj th {padding-top:0;padding-bottom:0;height:0 !important;}

#gridbox .xhdr table.hdr .filter input,
#gridbox table td input.dhx_combo_edit {border:1px inset #999;background-color:#fff;height:auto !important;width:90% !important;}
