

/*	CHANGE PROJECT SPECIFIC COLORS HERE */

/*	color #5*/
	.project h1, .project h2, .project h3, .project a,
	.tabs .tab a.selected p									{ color: #65869c; }
	
/*	area */
	.area .project											{ background: url(../graphics/project/area/bgProject.gif) repeat-x 0 3px #cdd7de; }
	
/*	navigation */
/*	color #5 */
	.project .navigation a.selected,
	.project .navigation a.selected:hover					{ background-color: #65869c; }
	
/*	price list */
	.pricelist tr.headrow									{ background: #9fb8c7; } /* color #4 */
	.pricelist tr.headrow td.selected						{ background: #65869c; } /* color #5 */
	.pricelist tr.even										{ background: #e4ecf0; } /* color #1 */



/*	DO NOT CHANGE ANYTHING BELOW THIS */
	
/*	head	*/
	#head .shadow											{ width: 882px; height: 6px; background-image: url(../graphics/head/project/shadow.gif); overflow: hidden; }
	#head .logo												{ width: 410px; height: 115px; background-image: url(../graphics/head/project/logo.gif); float: left; }

/*	navigation	*/
	#navigation												{ height: 115px; padding-right: 19px; background-position: right; background-repeat: no-repeat; background-image: url(../graphics/head/project/right.gif); overflow: hidden; }
	#navigation div											{ display: none; }	
	
/*	start */
	.start													{ float: expression('left'); }	
	.start .photo											{ width: 359px; height: 298px; float: left; margin: -5px 0 0 0; }
	.start .intro											{ width: 437px; float: right; }
	.start .intro .headline									{ width: 437px; height: 85px; margin: 20px 0 18px 0; }
	.start .intro .text										{ padding: 0 15px 0 3px; line-height: 19px; }
	
/*	contact */
	.contact												{ width: 820px; }
	.contact .maklare										{ width: 216px; height: 206px; float: left; }
	.contact .text											{ float: left; }
	.contact .text .info									{ width: 300px; float: left; }
	.contact .text .info .logo								{ width: 270px; height: 70px; }
