@charset "UTF-8";

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

/* Universalselektor */
* {
  color:rgb(92,92,92);
}

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

/* Abstand zwischen einzelnen Containern */
.abstand {
	border-right-color:rgb(235,235,235);
	border-left-color:rgb(235,235,235);
}
/* Abstand zwischen einzelnen Containern */

/* Kopfzeile */
#kopfzeile {
	background-color:rgb(255,255,255);
	border-color:rgb(235,235,235);
}

#headline_seibt_ik h1, #headline_wbm h1 {
	color:rgb(92,92,92);
}

#headline_seibt_ik h6, #headline_wbm h6 {
	color:rgb(92,92,92);
}
/* Ende Kopfzeile */

/* Einfache Suche */
#suchmaskeeinzeln {
	background-image:url(/image/wbm/xx/,DanaInfo=pan-9.webdev.wlw.de+bg_start_suchmaske.png);
	border-right-color:rgb(235,235,235);
	border-left-color:rgb(235,235,235);
}

#umschaltererweitertesuche, #umschaltererweitertesuche a {
	color:rgb(255,255,255);
}

#suchmaskeeinzeln h2 {
	color:rgb(245,130,32);
}

#sucheingabe {
	background-image:url(/image/wbm/xx/,DanaInfo=pan-9.webdev.wlw.de+bg_suchschlitz.png);
}

#findenbuttoneinfach {
	background-image:url(/image/wbm/xx/,DanaInfo=pan-9.webdev.wlw.de+btn_finden_gross.png);
}

#findenbuttoneinfach input {
	background-color:transparent;
	color:rgb(255,255,255);
}

#sucheingabe input {
	background-color:transparent;
}

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

#suchmaskeeinzeln hr {
	border-color:rgb(0,90,171);
}
/* Ende Einfache Suche */

/* Erweiterte Suche */
#suchmaskeerweitert {
	background-image:url(/image/wbm/xx/,DanaInfo=pan-9.webdev.wlw.de+bg_start_suchmaske.png);
	border-right-color:rgb(235,235,235);
	border-left-color:rgb(235,235,235);
}

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

#sucheingabeAllewoerter, #sucheingabeIrgendeinwort, #sucheingabeOhnewoerter {
	background-image:url(/image/wbm/xx/,DanaInfo=pan-9.webdev.wlw.de+bg_suchschlitz_erweitert.png);
}

#sucheingabeAllewoerter input, #sucheingabeIrgendeinwort input, #sucheingabeOhnewoerter input {
	background-color:transparent;
}

#findenbuttonerweitert {
	background-image:url(/image/wbm/xx/,DanaInfo=pan-9.webdev.wlw.de+btn_finden_gross.png);
}

#findenbuttonerweitert input {
	background-color:transparent;
	color:rgb(255,255,255);
}

#verzeichnislink li, #verzeichnislink li a {
	color:rgb(245,130,32);
}

#verzeichnislink li.normal {
  color:rgb(255,255,255);
}

#umschaltereinfachesuche, #umschaltereinfachesuche a {
	color:rgb(255,255,255);
}

#suchmaskeerweitert hr {
	border-color:rgb(0,90,171);
}
/* Ende Erweiterte Suche */

/* Firma eintragen, bearbeiten */
#eintragen li.thetext, #eintragen li.thetext a {
	color:rgb(255,255,255);
}
/* Ende Firma eintragen, bearbeiten */

/* Produkt der Woche */
#produktwoche {
	background-color:rgb(255,255,255);
	border-right-color:rgb(235,235,235);
	border-bottom-color:rgb(235,235,235);
	border-left-color:rgb(235,235,235);
}

#produktwoche h3 {
	color:rgb(92,92,92);
}

#produktlink {
	color:rgb(245,130,32);
}
/* Ende Produkt der Woche */

/* Frontbanner */
#frontbanner {
	background-color:rgb(255,255,255);
	border-right-color:rgb(235,235,235);
	border-left-color:rgb(235,235,235);
}
/* Ende Frontbanner */

/* Fusszeile */
#fusszeile {
	background-color:rgb(255,255,255);
	border-color:rgb(235,235,235);
}

#fusslinks, #fusslinks li, #fusslinks a {
	color:rgb(0,90,171);
}
#fusslinks li {
	

/* Ende Fusszeile */
