@charset "UTF-8";

/* CSS fuer Wer liefert was?
 * 
 * Lightbox Contentangaben (bei Impressum, Hilfe, Kontakt)
 *
*/

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

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

#lightboxcontent a:link, a:visited, a:hover, a:active { 
	color:rgb(92,92,92);
}

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

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

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

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

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

#kontaktformularbutton:hover {
  	background-image:url(/image/wbm/xx/btn_kontakt_hover.png);
}

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

a.seitenanfanghilfeseite {
	color:rgb(92,92,92);
}
