body#form{
	background:#fff;
	}
.maklerlogo{
text-align:left;
margin:0 0 15px 0;
}
/***Maße und Größen nach Wunsch verändern****/
form{
font:1em Arial, sans-serif;
color:#000;
}
form .content{
	padding:0 5px;
	}
form#osg_weiterempfehlen, form#osg_sofortanfrage{
	padding:10px;
	}
fieldset{
border: 0;
margin:0 10px 0 0;
}
legend{
display:none;
}
.tableRow{
clear:both;
padding: 4px 0;
	}

.tableCell{
	float:left;
	}
label{
width:160px;
	}
input[type="text"], select, textarea{
	width:200px;
	border:1px solid #666;
	background:transparent url(images/bg_input.jpg) 1px 1px repeat-x;
	border:1px solid #cccccc;
	height:20px;
	display:inline;
	font-size:1.15em;
	color:#333;
}
textarea{
 	height:120px;
	background-image:none;
	}
input[type="submit"], input[type="reset"]{
	background:transparent url(images/bg_submit.jpg) repeat-x;
	border:1px solid #cccccc;
	height:22px;
	display:inline;
	}
input:focus, textarea:focus, select:focus{
background:#CCC;
color:#333;
}

input.input_small{
float:left;
width:98px;
}
input.input_ort{
float:left;
width:142px;
}
input.input_plz{
float:left;
width:50px;
margin:0 .5em 0 0;
}
.submitBox{
	margin:0 0 0 160px;
	}
/****Objektnrsuche****
input.objnummer_suche_eingabe{
	width:120px;
	}
