/***Formulare*/
form{
font:1em Arial, sans-serif;
}
fieldset{
border: 0;
padding:10px;
}
fieldset h3{
	clear:both;
	}
legend{
font-size:1em;
}
label{
margin:0pt 15px 0px 0pt;
float:left;
	}
input.tableCell, input[type="text"], select, textarea, .input_plz, .input_ort{
float:left;
border:1px inset #999;
height:20px;
}
input[type="submit"], input[type="reset"]{}{}
input:focus, textarea:focus, select:focus{
border:1px inset red:
font-size:11px;
}
input.input_small{
display:inline;
margin-right:5px;
}
input.input_ort{
display:inline;
}
input.input_plz{
display:inline;
margin-right:5px;
}
.tableRow{
float:left;
clear:both;
padding:2px 0;
	}
.tableCell{
	float:left;
	margin:0 0 5px 0;
	}
.submitBox,.interessenten_kriterien_submit, #kontakt_resetbutton, #kontakt_submitbutton{
	text-align:center;
	width:111px;
	height:22px;
	background:transparent url(images/bg_submit.jpg) no-repeat !important;
	border:0;
	}
.submitRow{
	clear:both;
	float:left;
	text-align:right;
	padding:0 !important;
	}
#osg_sofortanfrage input[type="text"], #osg_sofortanfrage textarea{
	width:220px;
	}
#osg_sofortanfrage textarea{
	height:100px;
	display:inline;
	}
#osg_sofortanfrage label{
	width:100px;
	}
#osg_sofortanfrage .submitRow{
	margin:0 0 0 110px;
	}
#osg_sofortanfrage .input_plz{
	width:50px !important;
	}
#osg_sofortanfrage .input_ort{
	width:163px !important;
	}
/***Suchformular*****/
#suchformular{
	background:#eee;
	border-bottom:1px solid #C4C4C4;
	border-top:1px solid #C4C4C4;
	padding:0 10px;
	width:100%;
	height:150px;
	}
#suchformular.submitRow{
	text-align:right;
	width:650px;
	clear:left;
	padding:10px 0;
	}
#leftRow, #rightRow{
	float:left;
	margin:0 15px 0 0;
	width:320px;
	}
#suchformular td{
	padding:5px 0;
	}
#suchformular label{
	width:75px;
	}
#suchformular select{
	width:225px;
	}
#suchformular .input_small{
	margin:0 5px 0 0;
	width:110px;
	}
* html #suchformular .input_small{
	width:108px;
	}
#suchformular .submitRow{
	float:none;
	width:650px;
	}

/***Suchanfrage**/
#suchanfrage, #angebotsformular{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}
#suchanfrage label,#angebotsformular label{
	width:150px;
	}
#suchanfrage input[type="text"], #suchanfrage select,#suchanfrage textarea, #angebotsformular input[type="text"], #angebotsformular select, #angebotsformular textarea{
	width:222px;
}
#suchanfrage input.input_ort, #angebotsformular input.input_ort{
	width:165px !important;
	}
#suchanfrage input.input_plz, #angebotsformular input.input_plz{
	width:50px !important;
	}
#suchanfrage input.input_small, #angebotsformular input.input_small{
	width:107px;
	}
#suchanfrage .submitRow, #angebotsformular .submitRow{
	margin:10px 0 0 165px;
	}
#suchanfrage textarea, #angebotsformular textarea{
	height:150px;
	}
/*****Schnellsuche***/
#schnellsuche #form{
	display:block;	
	}
#schnellsuche legend{
	
	}
#schnellsuche select{
	display:block;
	width:210px;
	margin:5px 0;
	}
#schnellsuche .submitBox{
	float:right;
	margin:5px 0 0;
	width:110px !important;
	}
/****Interessentenprofile****/
#interessenten_daten{}
#interessenten_daten td{
	width:150px;
	}
#interessenten_daten select, #interessenten_daten input[type="text"]{
	width:200px;
	}
#suchkriterium_regionaler_zusatz{
	height:150px;
	}
.interessenten_kriterien{}
.interessenten_kriterien_submit{
	/*s.o.*/
	}
/******Kontaktformular*****/
#form{}
#form td{
	width:165px !important;
	}
#form input{
	width:222px !important;
	margin:3px 0;
	}
#form .input_plz{
	width:55px !important;
	float:left;
	}
#form .input_ort{
	width:155px !important;
	float:left;
	}
#form textarea{
	width:222px !important;
	}
#form input#kontakt_resetbutton, #form input#kontakt_submitbutton{
	width:111px !important;
	float:right;
	}
