/* all forms */
input, textarea, select 			{ font-size: 11px; height: 16px; color: #000000; padding: 0px; margin: 0px 0px 2px 0px; }
input, select 						{ border: 1px solid #bebebe; width: 170px; }
textarea 							{ border: 1px solid #bebebe; width: 280px; height: 	90px; margin-bottom: 5px; }
input:focus, textarea:focus			{ border-color: #009ee0; }

/* mail form */
input.csc-mailform-check,
input.csc-mailform-radio			{ width:auto; }

input.csc-mailform-submit,
input.csc-searchform-submit,
input.tx-srfeuserregister-pi1-submit,
input.tx-newloginbox-pi1-submit		{ width:auto; margin-top: 5px; padding:0px; font-size: 10px; font-weight: normal; color: #ffffff; background-color: #009ee0; border: 1px solid #0679a6; }


fieldset.csc-mailform				{ width: 480px; margin-top: 15px; }
div.csc-mailform-field				{ clear: both; }
fieldset.csc-mailform label 		{ float:left; width:120px;}

	span.csc-mailform-radio			{ }
	span.csc-mailform-radio fieldset { height: 20px; }
	span.csc-mailform-radio legend 	{ display: none; }
	span.csc-mailform-radio input 	{ float:left; margin:0px; padding:0px; border: none; }
	span.csc-mailform-radio label 	{ width: auto; margin: 0px 10px 0px 3px;  }
	span.csc-mailform-radio br		{ display: none; }
	
	span.csc-mailform-check			{ }
	span.csc-mailform-check input	{ float:left; margin-left:120px; border: none; }
	span.csc-mailform-check label	{ width: 230px; margin: 0px 0px 0px 5px; }
	
/* search form */

input.tx-indexedsearch-searchbox-sword	{ margin: 0px; padding: 5px 5px 3px 30px; width: 177px;  height: 27px; background: #01151e url(/fileadmin/img/talk/search-input.gif) no-repeat; border: none; }
input.tx-indexedsearch-searchbox-button { margin: 0px; padding: 0px; width: 24px !important; height: 24px !important; border: none; }
