div#leftarea {
	display: none;
}
div#rightarea {
	width: 976px;
	margin-left: 21px;
	margin-top: 32px;
}
div#pageareabg,
div#pagearea {
	background: white;
}
div#contentarea {
	width: 766px;
	margin: 0;
	padding-bottom: 0;
}
div#content {
	width: auto;
}

/* content */
div#content div.opening {
	float: left;
	position: relative;
	width: 584px;
	height: 273px;
	padding: 0px 10px 0px 0px;
}

div#content div.opening img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

div#content div.opening div.teasertext {
	float: none;
	left: 19px;
	margin-top: 176px;
	padding: 0;
	position: relative;
	width: 549px;
	z-index: 100;
	font-size: 11px;
}

div#content div.opening div.teasertext h2 {
	display: block;
	min-height: 48px;
	font-size: 17px;
	line-height: 1.35;
	margin: 0 0 10px;
	color: #000;
	border: none;
	padding: 0;
}
div#content div.opening div.teasertext p {
	padding: 0;
}
div#content div.opening div.teasertext a {
	font-size: 11px;
	font-weight: bold;
	line-height: 1.4;
	padding-left: 15px;
	background: transparent url(../img/ico_linkarrow.gif) no-repeat scroll left 50%;
}
div#content div.article, div#content div.news {
	margin-left: 0;
}
div#content div.subheading {
	margin-left: 0;
	width: auto;
	height: auto;
}
div#content div.aktuell p {
	border-top: 1px solid #bfbfbf;
	font-size: 0.9em;
	margin: 0 10px 10px;
	padding: 10px 0;
}
div#content div.aktuell p.first {
	background: white url(../img/home/bg_home_aktuelles_modul.gif) left top no-repeat;
	border: none;
	margin: 0 0 5px;
	padding: 10px 10px 0;
}
div#content div.aktuell p a {
	color: #77787a;
}
div#content div.aktuell p a:hover {
	color: #ff3333;
	text-decoration: none;
}
div#content div.aktuell p img {
	padding: 10px 0 0;
}

div#content div.subheading h2 {
	margin: 0;
	padding: 5px 10px;
}

div#content div.news {
	background: white url(../img/home/bg_home_aktuelles_modul.gif) left bottom no-repeat;
	border: none;
	clear: right;
	float: right;
	min-height: 466px;
	padding: 0 0 6px;
	width: 162px;
}
div#content div.aktuell {
	height: 470px;
}
div#content div.news p a {
	font-size: 11px;
}
div#content div.news.aktuell img.link {
	padding: 0 0 0 3px; /* top, right, bottom, left */
	margin: 0;
}

div#content div.threecols {
	background: white url(../img/home/bg_home_threecols.jpg) left bottom repeat-x;
	border: none;
	clear: left;
	float: left;
	min-height: 0;
	padding: 15px 3px 4px 17px;
	/*margin-top: 172px;*/
	width: 574px;
}
div#content div.threecols div.col {
	padding: 0;
}

div#content div.threecols div.col h2 {
	border: 0;
}
div#content div.threecols div.col h2 a:hover, div#content div.threecols div.col h2 a:focus {
	color: #f33;
	text-decoration: none;
}

div#content div.threecols div.col {
	background: url(../img/home/bg_home_einstieg.gif) -1200px bottom no-repeat;
	float: left;
	margin: 0 4px 9px 0;
	padding-bottom: 10px;
	width: 283px;
}
div#content div.threecols div.col h2 {
	background: url(../img/home/bg_home_einstieg.gif) left top no-repeat;
	display: block;
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

div#content div.threecols div.col h2 a {
	min-height: 60px;
	padding: 13px 87px 0 10px;
	display: block;
}
div#content div.threecols div.col h2.finanzierung {
	background-position: -300px top;
}
div#content div.threecols div.col h2.vorsorge {
	background-position: -600px top;
}
div#content div.threecols div.col h2.traum {
	background-position: -900px top;
}
div#content div.threecols div.col h2.modernisieren {
	background-position: -1498px top;
}

div#content div.threecols div.col h2 a span {
	background:transparent url(../img/bn_submit.gif) no-repeat scroll left 0.2em;
	color:#666666;
	display:block;
	font-size:14px;
	line-height:1.2;
	margin:0;
	padding-left:20px;
}

div#content div.threecols div.col h2 a:hover span {
	color: #f33;
	text-decoration: none;
}

/* Interim Phase 1 */
/* module: general */
div#crossnavi div.module img {
	margin-bottom: auto;
	margin-top: 1px;
}

/* module, texttop: headline, text, image & module, white: headline, image, text */
div#crossnavi div.module.texttop img,
div#crossnavi div.module.white img {
	margin-left: inherit;
	margin-right: inherit;
	display: inline;
}

/* New 2008: modul imageteaser regio spezial teaser for regio home */
div#rightarea div#crossnavi div.imageteaser {
	width: 184px;
	background: url(../img/bg_module.gif) 0px bottom no-repeat;
	padding: 0 8px 0 8px;

}
div#rightarea div#crossnavi div.teaser {
	height: 123px;
}
* html div#rightarea div#crossnavi div.teaser {
	height: 119px;
}
div#rightarea div#crossnavi div.imageteaser img {
	background: url(../img/bg_module.gif) -990px top no-repeat;
	margin: 0 -8px 0 -8px; /* top, right, bottom, left */
	padding: 8px 8px 0 8px; /* top, right, bottom, left */
	background-color: #fff;
}
#leftarea div.imageteaser {
	background: none;
	margin-bottom: 12px;
	padding-bottom: 0;
}
div#crossnavi div.imageteaser p {
	background: none;
	color: #000;
	margin: -5px -10px 0 -10px; /* top, right, bottom, left */
	padding: 14px 5px 14px 10px; /* top, right, bottom, left */
	height: 34px;
}
div#crossnavi div.imageteaser p.link a {
	background: url(../img/bn_submit.gif) left 0.2em no-repeat;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	color: #666;
	margin: 0;
	padding-left: 20px;
	border: none;
}
#crossnavi div.imageteaser p.link a {
	font-size: 14px;
}
#crossnavi div.imageteaser p.link a:hover {
	text-decoration: none;
}
