/* Suche auf der Startseite */
#content #searchBox{
	width:466px;
	height:246px;
	background-image:url(../pics/box_suche.jpg);
	background-repeat:no-repeat;
	float:left;
}

#content #searchBox h1{
	margin:0;
	padding:19px 0 0 57px;
	text-transform:uppercase;
}

#content #searchBox #sbNavi{
	width:428px;
	height:27px;
	margin-top:16px;
	padding:0 17px;
	background-image:url(../pics/box_suche_bg_01.jpg);
	background-repeat:no-repeat;
}

#content #searchBox ul,
#content #searchBox li{
	margin:0;
	padding:0;
	list-style-type:none;
}

#content #searchBox ul.ListeLi,
#content #searchBox ul.ListeRe{
	margin-left:18px;
	margin-top:24px;
	float:left;
}

#content #searchBox ul.ListeRe{
	margin-left:52px;
}

#content #searchBox #objSearch{
	width:444px;
	height:30px;
	line-height:30px;
	padding:0 0 0 18px;
	margin-top:20px;
	background-image:url(../pics/box_suche_bg_02.jpg);
	background-repeat:no-repeat;
}

#objSearch .textfeld{
	width:134px;
	height:16px;
	border:1px solid #d3d3d3;
}

#objSearch input#go{
	background-color:#1e5087;
	color:#ffffff;
	width:27px;
	height:20px;
	line-height:19px;
	margin:5px 0 0 0;
	border:1px solid #1e5087;
}

.border_grey  {
	border:1px solid #CCCCCC;
	width:100%;
}

.backgroundlightgrey {
	background-color:#E2E2E2;
}

.backgroundgrey {
	background-color:#F5F5F5;
}

.objektinfosHeadline  {
	border-color:#F5CB07;
	border-style:solid;
	border-width:0 0 1px;
	font-weight:bold;
	margin-bottom:15px;
	padding-bottom:1px;
}

.headObjAngaben  {
	background-color:#003672;
	background-image:url("../pics/obj_headline.jpg");
	background-repeat:repeat-x;
	color:#FFFFFF;
	padding:5px;
}

.objektinfosText  {
	margin-bottom:30px;
}

.back, a.back {
	border:none;
	font-weight:bold;
}

a.back, a.back:hover {
	background-image:url(../pics/arrow_back.gif);
} 

.content_text_top img {
	margin-left:8px;
}

.immosearch a {
	color:#474747;
}