/********************** **********************
/*Layoutkorekturen
/********************** **********************
/* Anm. npe: Einige Style-Definition k�nnen in den Modulen nicht ge�ndert werden, solange die Ausgabe auch f�r das alte Layout gilt (.nl)
/* Deshalb mache ich hierf�r noetige Korrekturen �ber eigene Klassen
/* http://traktorpool.de/advert/machine/edit/id/..../ */

/**********************************************************************************************
/* Formular im FrontEnd; Angebotsaufgabe
/**********************************************************************************************/

.div_panel_extsearch_mid1 SELECT {
    width: 116px;
}

.div_panel_extsearch_mid1 label {
    width: 200px !important;
}

/* dropdown menu add npe ready-4-it.de, 06/09 */
#navhorizontal li:hover ul { /* hauptmenu -> untermenu: li/re */
    margin-top: 0px;
    margin-left: 0px;
}

/* Fehlermeldungen im IE 7 wurde durch inline versetzt angezeigt; hier wird die Aenderung fuer IE8 zurueckgenommen */
#div_panel_error_mid ul.display_inline {
    display: inline;
    margin: 0px;
}

/* Maschinenvergleich */
.compare_list .cl_row .clr_item {
  margin-top: 0px!important;
}

.fr_area_telno {
    width: 52px !important;
}

.fr_telno {
    width: 138px !important;
}

.phoneinfoFon INPUT {
    width: 86px !important;
/*    max-width: */
}

#div_panel_search_mid .phoneinfoFon input
{
    width: 82px !important;
}

/**********************************************************************************************
/* Formular im FrontEnd; Ansprechpartner
/**********************************************************************************************/
.info_contactperson_eye_icons IMG {
}

.info_contactperson_eye_icons {
    left: 340px;
    width: 168px;
}
/********************** **********************
/* Ende Layoutkorekturen */

#tp_page_mid {
    top: 246px !important;
}
