.ihpmListingPrice,
.ihpmListingRooms,
.ihpmListingArea {
	float: left;
    line-height: 1.3em;
    max-width: 150px;
    padding-bottom: 0.5em;
	}

.ihpmListingPrice {
	width: 40%;
	}

.ihpmListingRooms {
	width: 30%;
	}
.ihpmListingArea {
	width: 30%;
	}

.ihpmListingImageWrapper img {
	/*width: 100%;*/
	}

#grossesFoto {
	width:320px;
    /*height:238px;
    background:#3A4851;*/
	float: left;
    overflow:hidden;
    background-image:url(../images/backGrossesFoto.png);
    background-position:top;
    background-repeat:repeat-x;
	}

.vermietet {
	display: block;
    position: relative;
    width: 100%;
    z-index: 0;
	}
	
.vermietetIcon {
    height: 130px;
    position: absolute;
	padding:0 !important;
	margin:0 !important;
    width: 130px;
    z-index: 3;
	}

.vermietetListing {
	display: block;
    position: relative;
    width: 100%;
	height:100%;
    z-index: 0;
	}
	
.vermietetIconListing {
    height: 100px;
    position: absolute;
	padding:0 !important;
	margin:0 !important;
    width: 100px;
    z-index: 3;
	}

#ihpmExposePagerUpper {
	text-align: left;
	padding: 40px 0 10px 0;
	border-bottom: 1px solid #cf003d;
	}

p.fotoGrossBildunterschrift {
	clear:both;
	float:left;
	margin:0 0 30px 0;
    background:#CF003D;
    color: #FFF;
    text-align:right;
    padding:0 10px 0 0;
    width:310px;
    font-size:13px;
	}
    
#bildLeisteNavigation {
        width:160px;
        margin:0 0 30px 0;
        clear:right;
        float:right;
        background:#CF003D;
        color:#FFFFFF;
        }

span.bildLeisteRunter, 
span.bildLeisteHoch {
        color:#FFFFFF;
        cursor:pointer;
        }
        
span.bildLeisteRunter {
        float:left;
        margin:0 0 0 10px;
        }
        
span.bildLeisteHoch {
        float:right;
        margin:0 10px 0 0;
        }  
    
    
    
    
    
    