.menu {
  float:left;
	border: 0px;
	padding: 0px;
	width:773px;
	height:25px;
	margin-top:10px;
	margin-left:0px;
  margin-left:4px;
	background-color:#000;

}

.menu_fr	 {
  float:left;
	border: 0px;
	padding: 0px;
	width:773px;
	height:25px;
	margin-top:10px;
	margin-left:0px;
  margin-left:4px;
	background-color:#000;
}

.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: #ffffff;
	position: absolute;
	width: 230px;
	height: 35px;
	top: 0px;
	left: 770px;
}*/

.suche {
	float:left;
	margin-top:10px;
	background: #fff url(../Img/NaviFarben/suche_bg.gif) no-repeat;
	width: 207px;
	height: 23px;
	border:1px solid black;
}

/*
.suchfeld {
  position: absolute;
	right: 25px;
	bottom: 8px;
  background: #fff;
  color: #000;
  font-weight: bold;
  font-size: 11px;
  padding-left: 5px;
	width: 195px;
	height: 15px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 0px solid #000;
	border-bottom: 1px solid #000;
}*/

.suche input {
 	float:left; 
 	border:0px;
  height:21px;
  text-align:center;
  font-weight: bold;
  font-size: 11px;
	width: 189px;
}

.suchbutton {
	position: absolute;
	right: 15px;
	bottom: 0px;
	width: 13px;
	height: 23px;
	cursor: pointer;
	border-top: 1px solid #000;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	border-bottom: 1px solid #000;
}

.menu_navi_neu { color: #000; text-decoration: none; font-weight: bold; font-size: 12px; }
a.menu_navi_neu:link {color: #000; text-decoration: none; font-weight: bold; font-size: 12px; }
a.menu_navi_neu:visited {color: #848484; text-decoration: none; font-weight: bold; font-size: 12px; }
a.menu_navi_neu:hover {color: #848484; text-decoration: none; font-weight: bold; font-size: 12px; }
a.menu_navi_neu:active {color: #848484; text-decoration: none; font-weight: bold; font-size: 12px; }

.topNavi {
	float:left;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	vertical-align: middle;
	height:25px;
	border:0px solid yellow;
}

.topNavi .tNText {
	position:absolute; 
	margin-top:5px;
	margin-left:7px;
}

