.pagination {
    margin: 20px 0 0 0 !important;
}
.Objektrahmen1 {
    position: relative;
    height: 350px;
    color: #036;
    font-size: medium;
    float: left;
    top: 10px;
    margin: 15px 0 15px 0;
    padding-left: 0 !important;
}
.txt_wo {
    position: relative;
    float: left;
    height: 70px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    font-size: 1em;
    background-color: #F4F4F4;
    line-height: normal;
}
.txt_ref {
	font-weight: normal;
	text-align: center;
	width: 100%;
	font-size: small;
    background-color: #F4F4F4;
    padding-bottom: 15px;
}
.Bild  {
	width: 100%;
    height: 150px;
	z-index: 5;
}
.Bild_zustand  {
	width: 80px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 6;
}
.txt_price {
    bottom:0;
    width:100%;
    text-align: center;
    border-top: 1px solid silver;
    background-color: #F4F4F4;
    padding: 10px 5px;
}
.txt_preis_euro  {
	padding: 0 5px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	font-size: 17px;
}
.txt_preis_anders  {
	padding: 0 5px;
	color: #000000;
	text-align: center;
	font-weight: normal;
	margin-top: 0px;
	font-size: 14px;
}
.txt_content{
	position: relative;
	font-size: large;
	font-weight: bold;
    width: 100%;
    float: left;
    background-color: #F4F4F4;
}
.icon {
    position: relative;
    float: left;
    width: 25%;
    margin: 5% 0px 0px 0;
    text-align: center;
    font-size: small;
}
.icon-value {
    vertical-align: middle;
}