/*###########DESIGN und Entwicklung #############
###########DATA Media Service####################
###########Christian Wiersgowski#################
###########Brüder-Grimm-Str. 5###################
###########35216 Biedenkopf######################
###########http://www.data-media-service.de######*/


input {
        background:#c5c5c5;
        color:black;
        width: 300px;
}

textarea {
       background:#c5c5c5;
       color:black;
     	width: 300px;
	height: 150px;
	font-family: Verdana;
}




      .csc-mailform {
              border: 0px;
      }
      .csc-mailform-field label {
              font-size: 10pt;
              color:#555555;
              font-weight: bold;
              font-family: Verdana;
              width: 8em;
              float: left;
              text-align: left;
              margin-right: 0.5em;
              display: block;
		font-family: Verdana;
      }
      .csc-mailform-submit {
              margin-left: 110;
      }

