div#menu{
	margin: 0;
	float: left;
	width: 125px;
	padding: 0;
	position:absolute;
	top:125px;
	left:870px;
	height: 35px;
	background-image: url(../images/menu_reiter.jpg);
	background-repeat: no-repeat;
	cursor:pointer;
	
}
* html #menu a {
padding: 0em;
margin:0em;
  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
 background-image: url(images/menu_reiter.jpg);
	background-repeat: no-repeat;
}


/* ISABEL ABEDI */
#menu_abedi {padding:0; margin:0; }
#menu_abedi a {
  	position:absolute;
	top:5px;
	left:-2px;
	text-align: center;
	display:block;
	width:125px;
	height:35px;
	cursor:pointer;
}
* html #menu_abedi a {
	padding: 0em;
	margin:0em;
  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */

}

#menu_abedi a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
}

#menu_abedi a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	cursor:pointer;
	text-decoration: none;
}

#menu_abedi a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	border:0;
	cursor:pointer;
	text-decoration: none;
}
* html #menu_abedi a:hover {
	padding: 0em;
	margin:0em;

}



* html #menu_abedi a {
padding: 0em;
margin:0em;
  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
	
  }
  
.menu_abedi_active {
	position:absolute;
	top:5px;
	display:block;
	width:125px;
	height:35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	cursor:pointer;
	text-align: center;
  } 
* html .menu_abedi_active {
	padding: 0em;
	margin:0em;
  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
 
}
#neuerscheinungen_inhalt 
{
	position:relative;	
	margin-top:-30px;
	z-index:1;
}
#goodies_menu 
{
	position:absolute;
	top:120px;
	left:140px;
}
