/***********************************************/
/* prowell_topmenu.css                       	   */
/* Verwendet mit:      prowell_template.htm  */
/*								        	   */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/* für oberes Menü                             */
/***********************************************/ 

/***********************************************
	Pink:		#FE147E		
	Grau:		#B5B7B9		
	Hellgrau:	#D8D9DB		 
            			   
 ***********************************************/ 


/************* #globalNav styles **************/

#globalmen01 a{
	background-image    : url(../pics/navoben/btn_001.gif);
	background-repeat   : no-repeat;
	float:left;
	margin: 0px 0px 0px 10px;
	width: 65px;
	height: 35px;
	text-decoration: none;
}
#globalmen01 a:hover {
	background-image    : url(../pics/navoben/btn_001_on.gif);
	background-repeat   : no-repeat;
	
}
#globalmen01 a.topActive {
	background-image    : url(../pics/navoben/btn_001_on.gif);
	background-repeat   : no-repeat;
	
}
/*--------------------------------------------------------*/
#globalmen02 a{ 
   background-image    : url(../pics/navoben/btn_002.gif);
   background-repeat   : no-repeat;
   float:left;
   	width: 150px;
	height: 35px;
	text-decoration: none;
}
#globalmen02 a:hover {
	background-image    : url(../pics/navoben/btn_002_on.gif);
	background-repeat   : no-repeat;
}	
#globalmen02 a.topActive  {
	background-image    : url(../pics/navoben/btn_002_on.gif);
	background-repeat   : no-repeat;
}
/*--------------------------------------------------------*/	
#globalmen03 a {
	background-image    : url(../pics/navoben/btn_003.gif);
	background-repeat   : no-repeat;
	float:left;
	width: 60px;
	height: 35px;
	text-decoration: none;
}
#globalmen03 a:hover {
	background-image    : url(../pics/navoben/btn_003_on.gif);
	background-repeat   : no-repeat;
}	
#globalmen03 a.topActive {
	background-image    : url(../pics/navoben/btn_003_on.gif);
	background-repeat   : no-repeat;
}	
/*--------------------------------------------------------*/	
#globalmen04 a { 
   background-image    : url(../pics/navoben/btn_004.gif);
   background-repeat   : no-repeat;
   float:left;
   	width: 70px;
	height: 35px;
	text-decoration: none;
}
#globalmen04 a:hover {
	background-image    : url(../pics/navoben/btn_004_on.gif);
	background-repeat   : no-repeat;
}	
#globalmen04 a.topActive {
	background-image    : url(../pics/navoben/btn_004_on.gif);
	background-repeat   : no-repeat;
}	
/*--------------------------------------------------------*/	
#globalmen05 a {
	background-image    : url(../pics/navoben/btn_005.gif);
	background-repeat   : no-repeat;
	float:left;
	width: 55px;
	height: 35px;
	text-decoration: none;
}
#globalmen05 a:hover {
	background-image    : url(../pics/navoben/btn_005_on.gif);
	background-repeat   : no-repeat;
}	
#globalmen05 a.topActive {
	background-image    : url(../pics/navoben/btn_005_on.gif);
	background-repeat   : no-repeat;
}	
/*--------------------------------------------------------*/	
#globalmen06 a{ 
   background-image    : url(../pics/navoben/btn_006.gif);
   background-repeat   : no-repeat;
   float:left;
   	width: 81px;
	height: 35px;
	text-decoration: none;
}
#globalmen06 a:hover {
	background-image    : url(../pics/navoben/btn_006_on.gif);
	background-repeat   : no-repeat;
}	
#globalmen06 a.topActive {
	background-image    : url(../pics/navoben/btn_006_on.gif);
	background-repeat   : no-repeat;
}	
/*--------------------------------------------------------*/	
#globalmen07 a{
	background-image    : url(../pics/navoben/btn_007.gif);
	background-repeat   : no-repeat;
	float:left;
	width: 55px;
	height: 35px;
	text-decoration: none;
}
#globalmen07 a:hover {
	background-image    : url(../pics/navoben/btn_007_on.gif);
	background-repeat   : no-repeat;
}	
#globalmen07 a.topActive {
	background-image    : url(../pics/navoben/btn_007_on.gif);
	background-repeat   : no-repeat;
}
/*--------------------------------------------------------	*/	
#globalmen08 a{ 
   background-image    : url();
   background-repeat   : no-repeat;
   float:left;
   	width: 79px;
	height: 35px;
	text-decoration: none;
}
#globalmen08 a:hover {
	background-image    : url();
	background-repeat   : no-repeat;
}	
/*--------------------------------------------------------*/	
/************** end stylesheet **************/


