@charset "utf-8";
/* CSS Document */

.search_result_page_filter .w100 {
    width: 90px;
}


#main_right .box.top5  .boxMain {
    min-height: 242px;
}

/*Sitemap zum Anbinden an Seite*/


.recommend.contentPageLink a { background-image: none;}
.send.contentPageLink a { background-image: none;}
.print.contentPageLink a { background-image: none;}

#sitemap li.kat{
	font-weight:bold;
	background-image:url(../pics/red-pfeil.png);
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-left:10px;
}
#sitemap li.subkat{
	padding-left:10px;
	background-image:url(../pics/black-pfeil.png);
	background-repeat:no-repeat;
	background-position:left 4px;
}


/*Sitemap zum Ausklappen (unter Footer)*/

.toggleLink {
	padding-left:10px;
	background-position:left 3px;
	background-repeat:no-repeat;
	background-image:url(../pics/arrowClosed.png);
}
.toggleLink.opened {background-image:url(../pics/arrowOpen.png);}

#sitemapHolder {
	/*background-color:#e9e9e9;*/
}

#sitemapHolder #sitemapContent {
	width:960px;
	margin:0 auto;
	padding-top:15px;
}

#sitemapHolder .headline {
    color: #5D5B58;
    font-size: 12px;
    font-weight: bold;
}

#sitemapHolder .sitemapColumn {
    float: left;
    width: 25%;
}

#sitemapHolder, #sitemapHolder a {
    color: #81796A;
    font-size: 11px;
    line-height: 18px;
}

#sitemapHolder .sitemapRow {
	padding-bottom:20px;
}


#bread.no_style a{
    color: #fff;
}

#footerMiddle{
	width:600px;
	height:35px;
	float:left;	
	}

#googlePlus{
	float:left;
	width:59px;
	margin:2px 22px 0 0;	
	}
	
#twitter{
	float:left;
	width:108px;
	margin:2px 0px 0 0;
	}

#facebook{
	float:left;
	}
	
	
#footerAdresse {
	margin-top:-10px;
	margin-bottom:20px;
}	

#contentTitle #contentPageFunctions .no_style li{
	margin-left:7px;	
	}
	
#contentTitle #contentPageFunctions ul.no_style{
	margin-top:1px;
}

#objekt_main {
	margin-bottom:35px;
}

.textarea.immoAnfrage {
 	width: 320px;
}

#immonewsfeed{
	width:960px;
	height:20px;
	margin:0 0 15px 0;	
	position:relative;
}

