/* agmeine form einstellungen */
.f-text, .f-textarea, .f-cmd, .f-checkbox, .f-radio, #recaptcha_response_field
	{
	border-color: #003A96 !important;
	border-style: solid;
	border-width: 1px;
	}

#recaptcha_response_field
{
	margin-left: -7px;
	margin-right: -30px;
}
	
.f-text, .f-textarea, #recaptcha_response_field
	{
	width: 350px !important;
	}

.f-textarea
	{
	height: 100px;
	}

.f-cmd
	{
	width: 100px;
	}
	
/* Kontaktformulare */

#contact_form
	{
	
	}
	
#contact_form TD, #contact_form TR
	{
	padding-left: 0px;
	margin-left: 0px;
	}

#contact_form TABLE
	{
	border: 0px;
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
	}

.td_lable_textarea
	{
	vertical-align: top;
	white-space: pre;
	}
	
.td_lable_text, .td_lable_textarea
	{
	width: 90px;
	}
	
/*  tabelle zeug ende ####### */


/* suche */
.tx-indexedsearch-searchbox-sword, .tx-indexedsearch-searchbox-button
	{
	margin-left: 6px;
	}
	
.mandatory
	{
	color: #990000;
	}
