#header {
	position: relative;
	background: url(bg/myjew_oben.jpg) no-repeat 1px top;
	height: 126px;
	margin: 0 auto;
	width:972px;
}

	#header a {
		color: #A3A3A3;
	}

	#header p {
		position: absolute;
		color: #A3A3A3;
		margin: 0;
		padding: 0;
	}
		
		#header p.signet {
			position:absolute;
			left:274px;
			top:9px;
			margin:0;
			padding:0;
		}
		
		#header .ts{
			position:absolute;
			background:url(bg/trustedShop.jpg) no-repeat 0 0;
			width:50px;
			height:50px;
			left:336px;
			top:9px;
			margin:0;
			padding:0;
			cursor:pointer;
		}
		
		
		#header .gold {
			position:absolute;
			left:406px;
			top:9px;
			margin:0;
			padding:0;
			background: url(../img/goldbarren.png) no-repeat left top;
			height:64px;
			width:86px;
		}
		#header .gold .text{
		padding:44px 0 0 39px;
		color:#ffffff;
		font-size:10px;
		display:block;
		}
		
		
		#header p.vendors {
			left: 0;
			top: 10px;
		}
		
		#header p.account {
			right: 50px;
			top: 20px;	
			
		}
			#header p.account a{
				color:#f4f4f4;
				font-size:10px;
			}
		
		#header p.basket {
			color: #f4f4f4;
			position:absolute;
			top: 48px;
			right: 52px;
			text-align: right;
		}
			
			#header p.basket a {
				color: #f4f4f4;	
				font-size:10px;				
			}
			
			#header p.basket .big {
				font-size: 13px;
				font-weight: bold;
			}
		
		#header p.bag{
			background:url(bg/bag.gif) no-repeat left top;
			width:43px;
			height:63px;
			position:absolute;
			top:5px;
			right:0;
		}
			#header p.bag a{
				display:block;
				width:43px;
				height:63px;
			
			}
			
		#header form.search {
			position: absolute;
			right: 0px;
			top: 87px;
			background:url(bg/search.gif) no-repeat left top;
			width:161px;
			height:18px;
			padding:3px 0 0 2px;
		}
			
			#header form.search a {
				display:block;
				float:left;
				width:67px;
				height:15px;
			}
			
			#header form.search input[type="text"] {
				background:#b9a386 !important;
				width:87px;
				float:left;
				border:none;
			}
			
		
		#header a.home {
			position: absolute;
			background:url(bg/home_logo.gif) no-repeat left top;
			left: 12px;
			top: 13px;
			display: block;
			height: 42px;
			width: 238px;
		}

	#header .path {
		position: absolute;
		right: 30px;
		top: 214px;
		color: #9F8088;
	}
	
		#header .path a {
			color: #9F8088;
		}
		
	
ul.menue      {padding:0; margin:0; list-style:none;}
ul.menue li   {margin:0; white-space:nowrap;position: relative;}
ul.menue li a {line-height: 100%;}
ul.menue.horizontall li {float:left;}
ul.menue.verticall   li {float:none;height: 100%;}

.dropdown { visibility: hidden; display:block;  position:absolute; left:0;top:100%;padding:0;margin:0;z-index:1000;}
.open .dropdown { visibility: visible; }


	
	.dropdown {
	background:url(bg/box_top.gif) no-repeat left top;
	padding: 25px 0px 0px 0px!important;
	margin: 4px 0 0 0;
	width: 182px;
	z-index: 1000;
	text-indent: 0;
	border-bottom:1px solid #E7DFD8 ;
}
	
	.dropdown li.line {
		height: 1px !important;
		font-size: 1px;
		background: #C2C2C2;
		padding: 0 !important;
	}
	
	.dropdown.vendor {
		height: 362px;
		overflow: auto;
	}
	
	.dropdown.destination {
		height: 200px;
		overflow: auto;
		width: 180px;
	}

	.dropdown.lang {
		width: 80px;
	}
	
	.dropdown.cur {
		width: 40px;
	}
	
	.dropdown.children {
		right: 0;
		left: auto;
	}
		
		.dropdown.children li {
			text-align: right;
		}
		
	.dropdown li {
		padding: 4px 0 4px 2px !important;
		margin: 0 !important;
		font-weight: normal;
		text-transform: none;
		height: auto !important;
		line-height: auto;
		white-space: normal !important;
		overflow: hidden;
		cursor: pointer;
		border-left: 1px solid #E7DFD8 ;
		border-right: 1px solid #E7DFD8 ;
		background:#f3efec;
	}
		
		.dropdown li a {
			color:#9b632a !important;
			background:url(bg/navpfeil.gif) no-repeat left 0px #f3efec;
			border-bottom:1px solid #ccb7a6;
			padding:0 15px 5px 15px;
			margin:0 0 3px 5px;
			width:110px;
			display:block;
		}
		
	

	#topNavigation {
		margin: 0;
		padding: 0;
		list-style-type: none;
		z-index: 3;
	}
		
		#topNavigation > li {
			float: left;
			margin-right: 15px;
			font-size: 10px;
			text-transform: uppercase;
			
			
		}
			
			#topNavigation > li a {
				text-decoration: none;
				color:#ffffff;
			}
			
			#topNavigation > li span {
				text-decoration: none;
				color:#ffffff;
			
			}
				
			#topNavigation > li.last {
				margin-right: 0;
			}
	
	.Navbar{
		margin:0 auto;
		width:972px;
		padding:0 0 10px 0;
		position:absolute;
		left:0;
		top:96px;
	}
	
	
	.nav{
		width:694px;
		padding:0 0 0 10px;
	}
	
	.giftFinder{
		position:absolute;
		right:166px;
		top:61px;
		display:block;
		width:100px;
		height:20px;
		padding:35px 0 0 0;
		
		color:#ffffff !important;
		font-size:10px;
	}
	

