	#page #chapter {
		background-color:#FFFFFF;
		border-color:#737355;
		border-top-color:#f7ebac;
	}
	#page #portfolio #contentholder {
		border-color:#B1AA7B;
		border-top-color:#f7ebac;
	}
	#chapterteaser {
		color:#FFFFFF;
		background-image:url(../images/base/teaser_back.jpg);
		background-repeat:repeat;
		vertical-align:middle;
		min-height:10px;
		height:10px;
	}
	
div[id]#chapterteaser {
	height:auto;
}	
	#page #chapterteaser img{
		float:right;
		margin:22px 65px 6px 0px;
	}

	#page #chapterteaser p.teaser {
		font-weight:bold;
	}
	#page.unternehmen #portfoliofooter {
		background-image:url(../images/base/default_portfolio_footer_closed.gif);
		background-repeat:no-repeat;
		margin-top:-12px;
	}
	#page #portfoliofooter {
		background-image:url(../images/base/default_portfolio_cs_footer.gif);
		background-repeat:no-repeat;
		margin-top:-11px;
	}
	
	#page.chapter #portfoliofooter {
		background-image:url(../images/base/default_portfolio_cs_footer.gif);
	}
	#page .articlelist .thumb {
		background-image:url(../images/base/default_articlelist_img_back.gif);
	}
	#page .articlelist .details {
		background-image:url(../images/base/default_articlelist_details_back.gif);
	}
	#page .articlelist .details {
		color:#828058;
	}
	#page .articlelist .details a {
		font-size:10px;
		color:#828058;
		text-decoration:none;
		background-image:url(../images/base/default_articlelist_details_a.gif);
		background-repeat:no-repeat;
		background-position:right;
		padding-right:12px;
	}
	#page .articlelist .details ul a {
		font-size:10px;
		color:#828058;
		text-decoration:none;
		background-image: none;
		padding-right:12px;
	}
	#page .articlelist .details a:hover {
		text-decoration: underline;
	}
	#page .articlelist .details h2 a {
		font-size:14px;
		background-image:none;
	}
	#page .articlelist .details h2 a:hover {
		text-decoration: none;
	}
	#page #contentholder h1 {
		color: #828058;
	}
	#page #contentholder p.overline {
		color: #828058;
	}
	
	#page #contentholder a {
		color: #6C6A44;
	}