/*input.sButton {
	font-family:verdana,sans-serif,arial,helvetica;
	font-size:10px;
	color: #ED4E04;
	border: 1px solid grey;
	background-color:white;
	padding: 1px;
	margin-right: 18px;
	background:transparent url(images/sbutton.gif) 0 50% no-repeat;
	text-indent:-1000px;
	cursor:pointer;
	overflow:hidden;
	vertical-align:top;
	cursor:hand;
	background-image:url(images/button_senden.gif);
}
*/


form.indexedsearch input {
	border: none;
}

input, textarea, select {
    margin-bottom: 1px ! important;
	margin-left: 0px;
	padding: 1px 1px 1px 1px;
	border: 1px solid #BBBBBB;  
    color: #454545;
    background-color: white;
    vertical-align: middle;
	border-top: solid 2px #848484;
	border-left: solid 2px #848484;
	border-right: solid 1px #C0C0C0;
	border-bottom: solid 1px #C0C0C0;	
}

input.searchbox-sword {
	font-size: 90%;
    margin-bottom: 1px ! important;
	margin-right: 2px;
	height: 15px;
	padding: 1px;
    color: #777777;
    background-color: white;
    vertical-align: middle;
}
.tx-indexedsearch-searchbox table{
	width: 80%;
}
.tx-indexedsearch-searchbox select {
	width: 180px;
}

input.plzsearchbox {
	margin-right: 5px;
	height: 14px;	
	font-size: 91.32%;
}

input.CheckBx {
	border: none;
	background-color:#f0f5f5;
}

fieldset {
	margin-right: 15px;
	padding: 3px 2px 8px 2px;
}

div.FieldGroup {
	float: left;
	background-color:#f0f5f5;
}

fieldset.LabelWidth label {
	font-size: 92%;
	padding-left: 6px;
}

legend {
	font-weight: bold;
	font-size: 95%;
}
.error{
    color:#B4092D;
}
select {
	border: 1px solid #BBBBBB;
}

.required {
	color: red;
}
.send {
	padding: 1px;
	border: 1px solid #BBBBBB;
}

.news-search-form-submit input, 
input.search-button {
	text-align: center;
	width: auto;
	padding: 1px 0px 2px 0px;
	border: 0;
	font-size: 92.31%;
    color:#445253;
}
.tx-indexedsearch-searchbox input.search-button,
.news-search-form-submit input {
	padding: 2px 0px 2px 0px;
	border: solid 1px #BDBABD;
}

.tx-indexedsearch-searchbox table{
	padding: 0px;
	margin-top: -20px;
}

option{
	padding: 0 7px 0 2px;
}

#header_menu input.search-button {
	margin: 0;
	font-size: 85%;
}

#right_side #plzsearch {
	padding: 9px 0 0 0;
}

#content .selecttitle {
	width: 100px;
}
#content .submitbutton,
#content .csc-mailform-submit {
	border: solid 1px #BDBABD;
	margin-top: 5px;
}

.csc-mailform-check,
.csc-mailform-radio {
	border: none;
}

/*********** Captcha format ***************/
.tx-thmailformplus-pi1 .captcha {
 	height:30px;
 	float:left;
	padding-left:10px;
}

.tx-thmailformplus-pi1 .captchainput {
 	padding-top:3px;
 	height:27px;
 	float:left;
}

/*** tx-lwmemberzipsearch ****************/
.tx-lwmemberzipsearch-pi1 .agentdetail{
	padding:10px 40px 0 0;
}

.tx-lwmemberzipsearch-pi1 .agentdetail td#agentname {
	/*height:100px;*/
}

.tx-lwmemberzipsearch-pi1 .agentdetail td#agentpicture {
	padding:10px 0 20px 0;
	text-align:left;
}

.tx-lwmemberzipsearch-pi1 .agentdetail td.agentlabel {
	/*border:1px solid black;*/
	font-weight:bold;
}

.tx-lwmemberzipsearch-pi1 .agentdetail td.agentcontent {
	/*border:1px solid black;*/
}

.tx-lwmemberzipsearch-pi1 input.submit-button {
	border: 1px solid #BBBBBB;
	width:58px;
}

