.menu {
	border: 0px;
	padding: 0px;
	width:770px;
	height:35px;
	margin-top:0px;
	margin-left:0px;
	background-color:#000000;
}

.menu_fr	 {
	border: 0px;
	padding: 0px;
	width:860px;
	height:25px;
	margin-top:15px;
	margin-left:10px;
	background-color:#000000;
}

.damen, .herren, .taschen, .neu, .nice, .trend, .info, .schmuck {
	border: 0px;
}

.damen {
	position: absolute;
	top: 0px;
	left: 0px;
}

.herren {
	position: absolute;
	top: 0px;
	left: 89px;
}

.accessoires {
	position: absolute;
	top: 0px;
	left: 185px;
}

.neu {
	position: absolute;
	top: 0px;
	left: 292px;
}

.nice {
	position: absolute;
	top: 0px;
	left: 428px;
}

.trend {
	position: absolute;
	top: 0px;
	left: 504px;
}

.info {
	position: absolute;
	top: 0px;
	left: 684px;
}

.damen_fr, .herren_fr, .taschen_fr, .neu_fr, .nice_fr, .schmuck_fr, .info_fr {
	border: 0px;
}

.damen_fr {
	position: absolute;
	top: 0px;
	left: 0px;
}

.herren_fr {
	position: absolute;
	top: 0px;
	left: 121px;
}

.accessoires_fr {
	position: absolute;
	top: 0px;
	left: 245px;
}

.neu_fr {
	position: absolute;
	top: 0px;
	left: 399px;
}

.nice_fr {
	position: absolute;
	top: 0px;
	left: 556px;
}

.info_fr {
	position: absolute;
	top: 0px;
	left: 671px;
}

.suche {
	background: #000000;
	position: absolute;
	width: 230px;
	height: 35px;
	top: 0px;
	left: 770px;
}

.suchfeld {
  position: absolute;
	right: 30px;
	bottom: 3px;
  background: #000000;
  color: #ffffff;
  font-weight: bold;
  font-size: 11px;
  padding-left: 5px;
	width: 195px;
	height: 15px;
	border-top: 1px solid #767573;
	border-left: 1px solid #767573;
	border-right: 0px solid #767573;
	border-bottom: 1px solid #767573;
}

.suchbutton {
	position: absolute;
	right: 5px;
	bottom: 3px;
	width: 25px;
	height: 17px;
	cursor: pointer;
	border-top: 1px solid #767573;
	border-left: 0px solid #767573;
	border-right: 1px solid #767573;
	border-bottom: 1px solid #767573;
}