@charset "UTF-8";

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

/* Fuer die Rubrikendefintionen, die sowohl in der Trefferliste, als auch in FUe vorkommen koennen */
.infoicon {
	background-image:url(/image/wlw_dach/xx/ico_info.png);
}

#seosuchbegrifflink {
  color:rgb(37,78,155);
}

/* Container Neu */
#neu {
  background-color:rgb(255,255,255);
}
/* Ende Container Neu */

/* Sortierung */
#sortText {
  color:rgb(37,78,155);
}
  
#theheader, #theheaderopen, #theheader:hover, #theheaderopen:hover, #theheaderes, #theheaderopenes, #theheaderes:hover, #theheaderopenes:hover {
  border-color:rgb(171,192,225);
}

#theheader, #theheaderes {
  background-image:url(/image/wlw_dach/xx/bg_dropdown.png);
}
  
#theheader:hover, #theheaderes:hover {
  background-image:url(/image/wlw_dach/xx/bg_dropdown_highlight.png);
}

#theheaderopen, #theheaderopenes {
  background-image:url(/image/wlw_dach/xx/bg_dropup.png);
}

#theheaderopen:hover, #theheaderopenes:hover {
  background-image:url(/image/wlw_dach/xx/bg_dropup_highlight.png);
}

#theheader a, #theheaderopen a, #theheaderes a, #theheaderopenes a  {
  color:rgb(255,255,255);
}

.themenue, .themenueColor {
  border-right-color:rgb(171,192,225);
  border-bottom-color:rgb(171,192,225);
  border-left-color:rgb(171,192,225);
  background-color:rgb(255,255,255);
}

.themenueColor {
  background-color:rgb(194,213,239);
}
  
.themenue:hover, .themenue a:hover, .themenueColor a:hover {
  background-color:rgb(37,78,155);
  color:rgb(255,255,255);
}

/* Ende Sortierung */

/* Klasse Eintrag */
#eintraege .eintrag {
  border-top-color:rgb(171,192,225);
}

.unscharftrenner, .unscharftrennernopt {
  color:rgb(37,78,155);  
}


.eintragKostenpflichtig {
  background-color:rgb(244,247,252);
}

.firmierung {
  color:rgb(37,78,155);
}

#eintraege .eintragsdaten ul {
  list-style-image:url(/image/wlw_dach/xx/pfeil_blau.gif);
}

#eintraege .premiumlieferant {
  background-image:url(/image/wlw_dach/xx/bg_premiumlieferant_fue.png);
}

#eintraege .premiumlieferant {
  color:rgb(37,78,155);
}

.premiumimg_de {
  background-image:url(/image/wlw_dach/xx/icon_premiumlieferant_de.png);
}
  
.premiumimg_en {
  background-image:url(/image/wlw_dach/xx/icon_premiumlieferant_en.png);
}
  
.premiumimg_fr {
  background-image:url(/image/wlw_dach/xx/icon_premiumlieferant_fr.png);
}
  
/* Klassen Lieferantentypen */
#eintraege .lieferantentypen li {
  color:rgb(37,78,155);
}

#eintraege .firmenrubriken li {
  color:rgb(37,78,155);
}

#eintraege li.haken {
  list-style-image:url(/image/wlw_dach/xx/ico_haken.gif);
}

#eintraege li.nohaken {
  list-style-image:url(/image/common/blind.gif);
}

.premiumimgsmall_de {
  background-image:url(/image/wlw_dach/xx/icon_premiumlieferant_klein_de.png);
}

.premiumimgsmall_en {
  background-image:url(/image/wlw_dach/xx/icon_premiumlieferant_klein_en.png);
}

.premiumimgsmall_fr {
  background-image:url(/image/wlw_dach/xx/icon_premiumlieferant_klein_fr.png);
}

.entfbalken {
  background-image:url(/image/wlw_dach/xx/0.png);
}

.entftext {
  color:rgb(101,101,101) !important;
}
/* Ende Klassen Lieferantentypen */

/* blaue Hinterlegung des Eintrags */
#eintraege .hinterlegung {
  background-color:rgb(171,192,225);
}

/* Kontaktbox */
.kontaktboxopen {
  background-color:rgb(225,235,247);
}   

#eintraege p, #eintraege ul, .fundstellen {
  color:rgb(37,78,155); 
}

#eintraege span {
  color:rgb(11,64,127); 
}

.fundstellen {
  background-color:rgb(225,235,247);
}
/* Ende Container Eintraege */

/* Container Blaettern */  
#blaettern {
  background-color:rgb(11,64,127);
}

#blaettern li.bgblaettern {
  background-image:url(/image/wlw_dach/xx/bg_blaettern.png);
  color:rgb(255,255,255);
  border-color:rgb(101,101,101);
}

.aktuelleSeite {
  background-image:url(/image/wlw_dach/xx/bg_blaettern_aktuell.png);
}

.aktuelleSeitemehrstellig {
  background-image:url(/image/wlw_dach/xx/bg_blaettern_aktuell.png);
}
/* Ende Container Blaettern */  

#fuss {
  background-color:rgb(11,64,127);
}

.crowdCont {
	color:rgb(37,78,155);
	background-color:rgb(244,247,252);
	border-color:rgb(37,78,155);
}

.einleitung  {
  color:rgb(101,101,101);
}


