/*******************************************************************************

	Project		:	Kammerchor Baden
	Copyright	:	Design - www.diaphan.ch
	
*******************************************************************************/

/* ### Logo ################################################################# */
#logo {
	position:absolute;
	top:151px;
	height:80px;
	width:840px;
	left:25px;
	background-image: url();
	background-repeat: no-repeat;
}

#logo a {
	display:block;
	height:220px;
	width:840px;
	text-indent:0em;
}

/* ### Header ############################################################### */

#header {
	background:url(kopf.jpg) no-repeat;
	left:25px;
}


/* ### Main-block Background ################################################# */




/* ### Navigation ################################################# */

#nav_Box {
	display: block;
	float:left;
	width:155px;
}




