/*
	Projekt: trudi-chevre.ch
	Datei: extension.css | styles für alle extensions
	Author: NGI webundso gmbh

  Verwendete Farben:
  #fff    = weiss
  #000    = schwarz
  etc.
  
*/

/* formular */

.csc-mailform-field label { display: block; float: left; width: 80px; }
.csc-mailform-field input, .csc-mailform-field textarea { border: 1px solid #999; margin-bottom: 3px; width: 250px; }
.csc-mailform-field textarea { height: 35px; }
.csc-mailform-submit { width: 150px !important; margin-left: 80px; margin-top: 10px; }