@charset "UTF-8";

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

/* Firmendaten */
#firmendaten {
  background-color:rgb(255,255,255);
}

#werbeblock {
  background-color:rgb(247,247,247);
}

.firmierung {
  color:rgb(0,90,171);
}

/* Klasse Logo */
#eintraege .logo {
  background-color:rgb(255,255,255);
}

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

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

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

#firmaempf {
  background-image:url(/image/wbm/xx/btn_kontakt_firmaempf.png);
}
   
.firmendatenausgabetext {
  color:rgb(0,90,171);
}

.firmendatenausgabetext a {
  color:rgb(0,90,171);
}
/* Ende Firmendaten */

/* Werbeblock */
#newsbox div {
  border-color:rgb(0,90,171);
}

#newsbox h6 {
  background-color:rgb(0,90,171);
  color:rgb(255,255,255);
}

p.theNews {
  list-style-image:url(/image/wbm/xx/pfeil_blau.gif);
}

/* Ende Werbeblock */

hr.firmeninfotrenner {
  border-color:rgb(235,235,235);
}

/* Produkte und Dienstleistungen */
.produktinfolink ul {
  list-style-image:url(/image/wbm/xx/pfeil_blau.gif);
}

#mitBonusRubriken ul, #mitBonusRubrikenHide ul {
  list-style-image:url(/image/wbm/xx/pfeil_blau.gif);
}

/* Weitere Produkte und Dienstleistungen, Artikelliste */
#weiteredaten ul, #artikelliste ul {
  list-style-image:url(/image/wbm/xx/pfeil_rot.gif);
}
/* Ende Weitere Produkte und Dienstleistungen, Artikelliste */
/* Ende Produkte und Dienstleistungen */

/* Klassen Lieferantentypen */
#eintraege .lieferantentypen li {
  color:rgb(92,92,92);
}

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

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


/* E-Mail-Formular (RFQ) */
#EmailFormopen form {
	color:rgb(92,92,92);
}

#EmailFormopen h2 { 
	color:rgb(92,92,92);
}

.emailFirmierung {
  color:rgb(92,92,92);
}

#EmailFormopen p.textklein {
	color:rgb(92,92,92);
}

.EmailTextfelder {
	border-color:rgb(92,92,92);
}

.EmailText { /*textarea*/
  color:rgb(92,92,92);
  border-color:rgb(92,92,92);
}

.EmailCaptcha {
  border-color:rgb(92,92,92);
}

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

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

#emailSendenButton {
  	color:rgb(255,255,255);
}

#bitteWarten {
  border-color: rgb(245,130,32);
  background-color: rgb(255,255,255);
  color:rgb(0,90,171);
}
/* Ende Email-Formular */

/* SMS-Formular */
#SMSFormopen form {
	color:rgb(92,92,92);
}

#SMSFormopen h2 { 
	color:rgb(92,92,92);
}

#SMSFormopen p.textklein {
	color:rgb(92,92,92);
}

#SMSNummereingeben input {
	border-color:rgb(92,92,92);
}

.SMSCaptcha {
  border-color:rgb(92,92,92);
}

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

#SMSSendenButton {
  	color:rgb(255,255,255);
}

#smsbitteWarten {
  border-color: rgb(245,130,32);
  background-color: rgb(255,255,255);
  color:rgb(0,90,171);
}

textarea.fehler, input.fehler {
   border-color:rgb(166,44,47) !important;
}

.fehlernbg {
  color:rgb(245,130,32) !important;
}

#smsHinweis {
  color:rgb(245,130,32);
}
/* Ende SMS-Formular */

#fuss {
  background-image:url(/image/wbm/xx/bg_fuss_zweifarbig_FI.gif);
}
