@charset "UTF-8";

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

#kontaktformularbutton {
  	width:176px;
  	height:42px;
  	z-index:2;
} 

#kontaktformularbutton input {
	margin-left:0px;
 	width:176px;
 	height:42px;
}


