/*--------------------------------------------------------------------------
 +	project: aurelis real estate
 +	created: 2008-06-02
 +	last changed: 2008-06-02
 +	author: Patricia Roß
 ---------------------------------------------------------------------------*/

.header-branding.home {
	height:188px;
}
.header-branding.home img {
	height:188px;
	margin-right:0;
	width:759px;
}

#left-area {
	min-height: 375px;
}

#content {
	min-height: 375px;
}

/* Claim (Image) */
#claim-home {
	float:left;
	height:188px;
	margin-right:9px;
	width:167px;
}

/* Slideshow */
#slideshow {
	float:left;
	height:188px;
	position:relative;
	width:759px;
}
/* Fallback-Image when JS is disabled */
#slideshow img {
	left:0; 
	position:absolute; 
	top:0;
}

.teaser h3 {
	margin-bottom:.25em;
}

