

/*	CHANGE PROJECT SPECIFIC COLORS HERE */

/*	color #5*/
	.project h1, .project h2, .project h3, .project a,
	.tabs .tab a.selected p									{ color: #445f73; }
	
/*	area */
	.area .project											{ background: url(../graphics/project/area/bgProject.gif) repeat-x 0 3px #d6dee3; }
	
/*	navigation */
/*	color #5 */
	.project .navigation a.selected,
	.project .navigation a.selected:hover					{ background-color: #445f73; }
	
/*	price list */
	.pricelist tr.headrow									{ background: #8199aa; } /* color #4 */
	.pricelist tr.headrow td.selected						{ background: #445f73; } /* color #5 */
	.pricelist tr.even										{ background: #dbe3e8; } /* 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: 498px; 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: 414px; height: 393px; float: left; margin: 0 0 0 -30px; }
	.photo_extra													{ width: 414px; height: 393px; float: left; margin: 28px 0 0 1px; position: absolute; }
	.start .intro											{ width: 407px; float: right; }
	.start .intro .headline									{ width: 407px; height: 84px; margin: 0 0 18px 0; }
	.start .intro .text										{ padding: 0 15px 0 3px; line-height: 19px; }
	
/*	contact */
	.contact												{ width: 820px; }
	.contact .maklare										{ width: 236px; height: 206px; float: left; }
	.contact .text											{ float: left; }
	.contact .text .info									{ width: 290px; float: left; }
	.contact .text .info .logo								{ width: 270px; height: 70px; }
	
	
/*	stage flaps */

	.stageFlaps												{ padding: 0 0 0 70px; background: url(../graphics/project/stageFlaps/flap_left.gif) no-repeat; float: right; }
	.stageFlaps .stageFlap									{ float: left; }
	.stageFlaps .stageFlap a								{ text-decoration: none; display: block; float: left; cursor: pointer; }
	.stageFlaps .stageFlap a .left							{ width: 10px; height: 30px; float: left; }
	.stageFlaps .stageFlap a .right							{ width: 10px; height: 30px; float: left; }
	.stageFlaps .stageFlap a .body							{ height: 30px; float: left; }
	.stageFlaps .stageFlap a .body p						{ margin: 0; padding: 0 18px 0 18px; font-size: 10px; line-height: 12px; font-weight: bold; text-transform: uppercase; }
	
	.stageFlaps .stageFlap a.normal							{  }
	.stageFlaps .stageFlap a.normal .left					{ background: url(../graphics/project/stageFlaps/flap_normal_left.gif); }
	.stageFlaps .stageFlap a.normal .right					{ background: url(../graphics/project/stageFlaps/flap_normal_right.gif); }
	.stageFlaps .stageFlap a.normal .body					{ background: url(../graphics/project/stageFlaps/flap_normal_body.gif); }
	.stageFlaps .stageFlap a.normal .body p					{ padding-top: 13px; color: #909090; }

	.stageFlaps .stageFlap a.selected						{  }
	.stageFlaps .stageFlap a.selected .left					{ background: url(../graphics/project/stageFlaps/flap_selected_left.gif); }
	.stageFlaps .stageFlap a.selected .right				{ background: url(../graphics/project/stageFlaps/flap_selected_right.gif); }
	.stageFlaps .stageFlap a.selected .body					{ background: url(../graphics/project/stageFlaps/flap_selected_body.gif); }
	.stageFlaps .stageFlap a.selected .body p				{ padding-top: 14px; }

	.stageFlaps .end										{ width: 11px; height: 30px; background: url(../graphics/project/stageFlaps/flap_right.gif); float: left; }
	
	
/*	list mode */

	.listMode												{ width: 30px; height: 30px; }
	.listMode .wrapper										{ margin: 0 0 14px 0; font-size: 10px; line-height: 15px; font-family: arial, helvetica, sans-serif; position: absolute; }
	.listMode .wrapper a									{ padding: 0 7px 0 7px; font-weight: bold; text-decoration: none; text-transform: uppercase; }
	.listMode .wrapper a.normal								{ color: #909090; }
	.listMode .wrapper a.selected							{  }
