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

	Project		:	Buchpartner Website
	Copyright	:	everfresh GbR / neddermeyer

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

/* ### Logo ################################################################# */
#logo {
	position:absolute;
	top:70px;
	left:0;
}

#logo a {
	display:block;
	height:50px;
	width:230px;
	text-indent:-700em;
}

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



#nav-header {
	position:absolute;
	left:49px;
	top:45px;
}

#search {
	position:absolute;
	top: 156px;
	right: 62px;
	width: 230px;
	height: 30px;
}