/*
* Form Elements
*/
.searchBox 	{ font-family: verdana,arial; font-size: 9px; width:88px; height:13px; border:0px; }
.searchForm { clear: both; }

.inputText, .inputTextarea, select, .tx-indexedsearch-searchbox-sword 	{ font-family: verdana,arial; font-size: 10px;  background-color: #F0F0F0; }
* .inputText 				{ border: 1px solid #1B1B1B; }	/* exclude ns4 */
* .tx-indexedsearch-searchbox-sword	{ border: 1px solid #1B1B1B; width: 180px; }	/* exclude ns4 */
* .inputTextarea 			{ border: 1px solid #1B1B1B; width: 346px; }	/* exclude ns4 */
.inputCheckbox 				{ }

.csc-mailform 			{ margin-top: 35px; width: 447px;}
#newsletter .csc-mailform	{ margin-left: 50px; }

.csc-form-element 		{ width: 270px; margin-bottom: -9px; }
.csc-form-labelcell 		{ width: 90px; }

.csc-form-fieldcell 		{ width: 175px; }
* .csc-form-fieldcell 		{ position: relative; left: 100px; top: -12px;}	/* exclude ns4 */

.csc-form-element-checkbox	{ width: 170px;  margin: 0px 0px 0px 105px; }	
* .csc-form-element-checkbox	{ float: right; clear: right; width: 170px; margin: 0px; }	/* exclude ns4 */
.csc-form-fieldcell-checkbox	{ float: left; clear: left; width: 22px; }
.csc-form-labelcell-checkbox	{ float: right; clear: right; width: 145px; }

.inputSubmit, .tx-indexedsearch-searchbox-button 	{ font-family: verdana,arial; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #73b5ce; margin-top: 13px; }
* .inputSubmit						{ border: 2px solid #1884ad; }	/* exclude ns4 */
* .tx-indexedsearch-searchbox-button			{ border: 2px solid #1884ad;  margin-top: 0px; }	/* exclude ns4 */

fieldset#mailformAntwort     { border: 0px solid #000000; }
