/* Datei: pensionen-lokal.css */

/* Nur auf den lokalen (Projek-)Seiten auftretende Eigenschaften */

/***************Allgemein***************/



/***Inhaltsbereich***/



div.inhaltAdSBanner {
	margin:11px 0px 11px 0px;
	height:98px;
	width:100%;
	/* background-color:#e3e4e5; */
	background-color:#ffffff;
}
div.inhaltAdSBannerInnen {
	text-align:center;
	padding-top:19px;
}
div.inhaltAdSBannerInnenG {
	text-align:center;
	padding-top:4px;
}


/***Nach Fussbereich***/


div.ftFuss {
	margin:11px 0px;
}
div.ftFuss a {
	color:#58585a;
}




/************SE's - Einzelpräsentation************/


div.se {
	margin:0px 0px 11px 0px;
	border:1px solid #cdcecf;
	width:185px;
	height:130px;
}

div.se div.gelbbalken {
	left:0px;
	top:0px;
	width:100%;
	height:21px;
	margin:0px;
	padding:0px;
	background-image:url(https://www.deutsche-pensionen.de/bilder/hg_projhome_se.png);
	background-position:top center;
	background-repeat:no-repeat;
}

div.se div.gelbbalken span {
	padding-left:39px;
}
div.se div.gelbbalken div {
	padding-left:6px;
	line-height:20px;
}

div.se div.se_stern {
	right:0px;
	top:21px;
	width:81px;
	height:72px;
	margin:0px;
	padding:0px;
}

div.se div.se_bild {
	left:11px;
	top:28px;
	width:87px;
	height:65px;
	margin:0px;
	padding:0px;
}

div.se div.se_name {
	left:11px;
	top:95px;
	width:163px;
	margin:0px;
	padding:0px;
	line-height:15px;
}

div.se div.fv {
	left:11px;
	top:6px;
	width:163px;
	margin:0px;
	padding:0px;
	line-height:15px;
}

div.se div.se_name a, div.se div.fv a, div.meldungInnen a {
 vertical-align:middle;
}

div.se div.se_name a img, div.se div.fv a img, div.meldungInnen a img {
 vertical-align:middle;
}


