/* CSS Document - Menu | raum + objekt - Bernhard Maltry eK */

#menuTopContainer	{
	margin: 17px 0px 0px 0px;
	width: 354px;
	height: 41px;
	z-index: 75;	
	}

#menuBottomContainer	{
	margin: 8px 0px 0px 0px;
	width: 354px;
	height: 41px;
	z-index: 75;	
	}
	
#menu_hor {
	font-family: "Century Gothic", Verdana, Helvetica, Arial, sans-serif;
	font-size: 9.5pt;	
	text-align: left;
	height: 25px;
	padding: 0px;
	font-weight: normal;	
	margin: 0px;
	border: 0px;
	}
		
#menu_hor a	{
	display: inline;
	height: 20px;
	border: 0px;
	white-space: nowrap;
	margin: 0px 0px 0px 10px;
	padding: 0px 4px 0px 0px;
	}
	
#menu_hor a, #menu_hor a:visited {
	color: #8c8c8c;
	background-color: transparent !important;
	text-decoration: none;	
	}
	
#menu_hor a:hover {
	color: #3a3a3a;
	background-color: transparent !important;
	}	

