

/* --- Stylesheet 40 () --------- */ 

.Objekt .Bild a { padding: 0px !important; border: 0px !important;  }
.Objekt .Bild a:hover { padding: 0px !important; border: 0px !important; }

.Objekt.Zusatzeintrag {
	margin: 0px 0px 15px 0px;
	position: relative;
	overflow: hidden;
	min-height: 300px;
}

.Objekt .Adresse {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	width: 150px;
	background-color: #fff;
	padding: 20px;
	color: #000;
	font-size: 12px;
}

.Objekt .Adresse .Bild {
	margin-bottom: 20px;
}

.Objekt .Adresse p {
	margin: 6px 0px;
}

.Objekt .Info {
	margin-left: 180px;
	padding: 20px 0px 20px 20px;
	font-size: 14px;
}

.Objekt .Info h5 {
	margin: 0px 0px 7px 0px;

}

.Objekt .Info .KundenBilder {
	height: 130px;
	overflow: hidden;
}

.Objekt .Info .KundenBilder .Bild {
	float: left;
	overflow: hidden;
	width: 150px;
	margin: 0px 20px 20px 0px;
}


.Objekt .Info .Inhalt {
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 15px;
	padding-right: 15px;
}

.Objekt .Info h3 {
	font-size: 23px;
	margin: 0px 0px 15px 0px;
	color: #000;
}

.Objekt .Info h3 a {
	color: #000 !important;
}



.Objekt .Info h4 {
	font-size: 15px;
	line-height: 17px;
	margin: 0px;
}

.Objekt .Buttons {
	position: absolute;
	right: 20px;
	bottom: 14px;
	font-size: 12px;
	text-align: right;
}

.Objekt .Buttons span {
	padding-left: 20px;
}
