.erbgebnisnavi a{
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	font-style:italic;
}

.erbgebnisnavi a:hover{
	padding-left:4px;
	padding-right:4px;
	border:1px solid  #c7cde3;
}

.erbgebnisnavi  .aktiv{
	font-style:italic;
	border:1px solid  #c7cde3;
	padding-left:5px;
	padding-right:5px;
	margin-right:5px;
}

.erbgebnisnavi .seiten span {
	margin-right:5px;
}

.highlight td{
	background-color:#F3F7FC;
}

.ergebnisse{
	width:100%;
	clear: both;
}

.ergebnisse2{
	clear: both;
	color:#314399;
	text-align:center;
}
.ergebnisse th{
	background-color:#e1eafc;
	padding-left:3px;
	padding-right:3px;
	text-align:center;
	color:#314399;	
}


.ergebnisse tr{
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFFFF',endColorstr='#EFEFEF');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFFFF',endColorstr='#EFEFEF')";
    background-color: #FFF;
    background: -moz-linear-gradient(top, #FFF, #EFEFEF);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EFEFEF));
}

html>body .ergebnisse tr {
	background:url(/img/suchergebnisse_bgr.gif) repeat-x\9;
}

.ergebnisse .active{
	background-image:url(/img/bg_divs.gif);
	background-position:top;
	background-repeat:repeat-x;
	
}
.ergebnisse th a{
	background-color:transparent;
	text-decoration:underline;
}
.underline a{
	display:block;
	width:100%;
	text-decoration:underline;
}

.ergebnisse a{
	text-decoration:none;
}

.ergebnisse td{
	vertical-align:top;
	border-bottom:1px solid #CCC;
}

.ergebnisse .name {padding:10px 3px 0 8px;}

.ergebnisse .update p {margin:0 0 5px 0; font-style:italic;}

.ergebnisse .main_description {height:70px;}

.ergebnisse .price {width:170px; text-align:right; padding-right:10px;}

.ergebnisse .price p {margin:0 0 5px 0; font-size:16px; font-weight:bold;}

.ergebnisse .size p {width:100px; text-align:center; margin:10px auto 0 auto;}

.ergebnisse .size {text-align:center;}

.ergebnisse .haus_name {font-weight:bold; margin-bottom:2px;}

.ergebnisse .region_name {font-size:10px;}

.ergebnisse .detail_description p{font-size:10px; color:#A0A0A0; width:250px; overflow:hidden;}

.ergebnisse .sterne {margin-bottom:10px;}

.bilder_ergebnisse {width:110px; padding:0;}

.bilder_ergebnisse_quer img{
	text-align:center;
}
.bilder_ergebnisse_hoch{
	height:100px;
}

.erbgebnisnavi{
	background-color:#e1eafc;
	margin:2px;
	padding:2px;
	font-weight:bold;
	font-size:13px;
	margin-bottom:8px;
	border:1px solid #c7cde3;
	height:16px;
	text-align:center;
}

.erbgebnisnavi .back{
	float:left;
	background-image:url(/img/zurueck_pfeil.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:25px;
}

.erbgebnisnavi .seiten{	
}

.erbgebnisnavi .forward{

	float:right;
	background-image:url(/img/vorwaerts_pfeil.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:25px;
}

.zeitraum{
	width:120px;
}

.bilder_lmtabelle img{
	width:100px;
}

.ersparnis{
	color:#990000;
	font-weight:bold;
}

.add_subtract {
	cursor:pointer;
	padding-top:5px;
	padding-left:17px;
	background-image:url(/img/checkboxbild.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

.add_subtract2 {
	cursor:pointer;
	padding-top:5px;
	padding-left:17px;
	background-image:url(/img/checkboxbild.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

.add {
	background-repeat:no-repeat;	
}

.subtract {
	background-image:url(/img/haken.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

.add_subtract:hover {
	background-color:#31419c;
	color:#e7ebff;
	font-weight:bold;
	background-image:url(/img/hakendunkel.gif);
	background-position:left center;
}

.add_subtract2:hover {
	background-color:#31419c;
	color:#e7ebff;
	font-weight:bold;
	background-image:url(/img/kreuzdunkel.gif);
	background-position:left center;
}

