body {
	background: #e6e6e6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	padding: 0;}

	#top-wrapper{
	height:104px;
	width: 1000px;
	top: 0;
}

#logo-wrapper {
height: 38px;
width: 266px;
}
#logo-wrapper  {
top: 28px;
}
#top-nav{
top: 63px;
left: 300px;
}
#e-maerke{
top:17px;
left:400px;
}
#search-wrapper {
	top: 9px;
	left: 420px;
}
#search-wrapper  {
    background: url("/gfx/search.png") no-repeat scroll left center;
    width: 223px;
}
#search-wrapper #search #search-query input {
	background: transparent;
	height: 28px;
	line-height: 28px;
	width: 160px;
}
#search-wrapper #search #search-submit {
background: url("/gfx/search-button.png") no-repeat;
}

#basket-wrapper {
	background: url("/gfx/basket-bg-yellow.png") repeat-x scroll left top transparent;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;					
	top: 0;
}
	#Kundeservice-wrapper {
	 float:right;
	 left: 10px;
	 margin: 12px 0 0 0;
	 width: 150px;
	 height: 450px;	 
	}