@charset "UTF-8";

/* CSS fuer Wer liefert was?
 * 
 * Suchmaske
 *
*/

/* Sucheingabe */
#suchmaskeobenEinfach {
  background-image:url(/image/wbm/xx/bg_suchmaske.png);
}

#suchmaskeobenErweitert {
  background-image:url(/image/wbm/xx/bg_suchmaske_erweitert.png);
}

.slogan_wlw_dach, .slogan_abc_be, .slogan_abc_nl, .slogan_abc_lu {
  color:rgb(92,92,92);
}

.slogan_wlw_dach strong, .slogan_abc_be strong, .slogan_abc_nl strong, .slogan_abc_lu strong {
  color:rgb(92,92,92);
}

#erweitert {
  background-image:url(/image/wbm/xx/btn_erweiterte_suche.png);
}

#erweitertText {
  color:rgb(92,92,92);
}

.finden {
  background-image:url(/image/wbm/xx/btn_finden_sm.png);
}

.finden input {
  color:rgb(255,255,255);
}

.produktsuche, .firmensuche {
  color:rgb(92,92,92);
}

/* Erweiterte Suche */
#suchmaskeobenErweitert p {
  color:rgb(92,92,92);
}

#suchmaskeobenErweitert p strong {
  color:rgb(92,92,92);
}

#erweitertSchliessen {
  background-image:url(/image/wbm/xx/btn_erweiterte_suche_schliessen.png);
}

#erweitertSchliessenText {
  color:rgb(92,92,92);
}
/* Ende Erweiterte Suche */

/* Autovervollstaendigung */
.ac_results {
	border-color: rgb(235,235,235);
	background-color: rgb(255,255,255);
}

.ac_loading {
	background-color: rgb(255,255,255);
}

.ac_over {
	background-color: rgb(255,255,255);
	color:rgb(92,92,92);
}

.ausblendenlink {
	color:rgb(245,130,32); 
}

a.einblendenlink {
	color:rgb(245,130,32) !important; 
}
/* Ende Autovervollstaendigung */
/* Ende Sucheingabe */

/* Pfad-Navigation */
#pfad {
  background-image:url(/image/wbm/xx/bg_pfad.png);
}

/* Liste der Stauszeile inkl. */
#pfad li {
  color:rgb(92,92,92);
}

#pfad li.last {
  color:rgb(0,90,171);
}
/* Ende Pfad-Navigation */

/* Status-Zeile */
#status {
  	background-color:rgb(0,90,171);
  	background-image:url(/image/wbm/xx/bg_status.png);
}

#meldung p, #meldung h2 {
  color:rgb(255,255,255);
}

/* Hinweise */
#hinweisecontentOpen {
  background-color:rgb(247,247,247);
}

#hinweisecontentschliessen, #hinweisecontentoeffnen {
  border-color:rgb(245,130,32);
  background-image:url(/image/wbm/xx/ico_schliessen_blau.png);
  color:rgb(92,92,92);
}

#hinweisecontentschliessen a, #hinweisecontentoeffnen a {
  color:rgb(92,92,92);
}

#hinweiseBG {
  background-color:rgb(247,247,247);
}
/* Ende Hinweise */

#auslandslink, #inlandslink {
  background-image:url(/image/wbm/xx/btn_ausland_inland.png);
}

#filterclosed {
  background-image:url(/image/wbm/xx/btn_ergebnis_eingrenzen.png);
}

#txteingrenzen {
  color:rgb(255,255,255);
}
/* Ende Status-Zeile */

/* Filter */
#contfilter {
  background-image:url(/image/wbm/xx/bg_eingrenzen.png);
}

#contfilter.ausland {
  background-image:url(/image/wbm/xx/bg_eingrenzen_ausland.png);
}



#filteranwenden {
  background-image:url(/image/wbm/xx/btn_filter_anwenden.png);
}

#filteranwenden input {
  color:rgb(255,255,255);
}

#filterzurueck {
  color:rgb(92,92,92);
}

#filterzurueck a {
  color:rgb(92,92,92);
}

#filterschliessen {
  background-image:url(/image/wbm/xx/btn_schliessen.png);
}

#filterschliessenText {
  color:rgb(0,90,171);
}
/* Ende Filter */

/* Umkreissuche */
.ui-slider-handle { 
  background-image:url(/image/wbm/xx/slider.png);
}

.ui-slider-handle-active { 
  border-color:rgb(235,235,235);
}

/* Default slider backgrounds */
.ui-slider { 
  background-image:url(/image/wbm/xx/0.png);
}
/* Ende Umkreissuche */
