/*** Top Navi *******************************************************************************/
/**/                                                                                      /**/
/**/                                                                                      /**/
	
	#topNavi ul {
		position: relative;
		white-space: nowrap;
		list-style: none;
		margin: 0em;
		padding: 0em;
		border: 0em;
	}
	
	#topNavi ul li a {
		display: block;
		font-size: 75%;
		line-height: 1.5em;
		font-weight: bold;
		color: #FFF;
		width: auto;
		text-decoration: none;
		margin: 0em;
		padding: 0em 0.75em 0em 0.75em; /* 12px links und rechts */
	}
	
	#topNavi ul li a:hover {
		text-decoration: none;
	}
	
	#topNavi ul li a:active {
		text-decoration: none;
	}
	
	#topNavi ul li ul {
		
	}
	
	#topNavi ul li ul li {
		height: 1.1875em;
		border-bottom: 1px solid #CCC;
	}
	
	#topNavi ul li ul li.first {
		border-top: 1px solid #CCC;
	}

	
	/*** Produkte *************************************************/
	
	#topNavi .topnavi_produkte:hover, .topnavi_produkte:active {
		background-color: #DC4031;
		color: #FCF0EF;
	}
	
	#topNavi ul#pulldown_produkte {
		width: 10em; /* 160px -> Breite Pulldown */
		position: absolute;
		left: 0em;
		z-index: 10000;
		background-color: #FCF0EF;
		display: none;
	}
	
	#topNavi ul#pulldown_produkte li {
		background-color: #FCF0EF;
		clear: both;
		padding: 0em;
		width: 11.25em; /* 180px -> Breite Pulldown */
		/*white-space: nowrap;*/ /* Umbruch ausschalten ( !! entweder width oder kein Umbruch) */ 
	}
	
	#topNavi ul#pulldown_produkte li a {
		display: inline;
		font-size: 100%;
		font-size: 0.75em;
		font-weight: normal;
		color: #DC4031;
		width: auto;
		text-decoration: none;
		margin: 0em;
		padding: 0em;
	}
	
	/*** Produits *************************************************/
	
	#topNavi .topnavi_produits:hover, .topnavi_produits:active {
		background-color: #DC4031;
		color: #FCF0EF;
	}
	
	#topNavi ul#pulldown_produits {
		width: 10em; /* 160px -> Breite Pulldown */
		position: absolute;
		left: 0em;
		z-index: 10000;
		background-color: #FCF0EF;
		display: none;
	}
	
	#topNavi ul#pulldown_produits li {
		background-color: #FCF0EF;
		clear: both;
		padding: 0em;
		width: 11.25em; /* 180px -> Breite Pulldown */
		/*white-space: nowrap;*/ /* Umbruch ausschalten ( !! entweder width oder kein Umbruch) */ 
	}
	
	#topNavi ul#pulldown_produits li a {
		display: inline;
		font-size: 100%;
		font-size: 0.75em;
		font-weight: normal;
		color: #DC4031;
		width: auto;
		text-decoration: none;
		margin: 0em;
		padding: 0em;
	}
	
	
	/*** Phytotools ********************************************/
	
	#topNavi .topnavi_phytotools:hover, .topnavi_phytotools:active {
		background-color: #2166AB;
		color: #EEF3F8;
	}
	
	#topNavi ul#pulldown_phytotools {
		width: 10em; /* 160px -> Breite Pulldown */
		position: absolute;
		left: 0em;
		background-color: #EEF3F8;
		display: none;
		z-index: 10000;
	}
	
	#topNavi ul#pulldown_phytotools li {
		background-color: #EEF3F8;
		clear: both;
		padding: 0em;
		width: 11.25em; /* 180px -> Breite Pulldown */
		/*white-space: nowrap;*/ /* Umbruch ausschalten ( !! entweder width oder kein Umbruch) */ 
	}
	
	#topNavi ul#pulldown_phytotools li a {
		display: inline;
		font-size: 100%;
		font-size: 0.75em;
		font-weight: normal;
		color: #2166AB;
		width: auto;
		text-decoration: none;
		margin: 0em;
		padding: 0em;
	}
	
	
	/*** Infothek *************************************************/
	
	#topNavi .topnavi_infothek:hover, .topnavi_infothek:active {
		background-color: #958600;
		color: #F9F8F1;
	}
	
	#topNavi ul#pulldown_infothek {
		width: 10em; /* 160px -> Breite Pulldown */
		position: absolute;
		left: 0em;
		background-color: #F9F8F1;
		display: none;
		z-index: 10000;
	}
	
	#topNavi ul#pulldown_infothek li {
		background-color: #F9F8F1;
		clear: both;
		padding: 0em;
		width: 11.25em; /* 180px -> Breite Pulldown */
		/*white-space: nowrap;*/ /* Umbruch ausschalten ( !! entweder width oder kein Umbruch) */ 
	}
	
	#topNavi ul#pulldown_infothek li a {
		display: inline;
		font-size: 100%;
		font-size: 0.75em;
		font-weight: normal;
		color: #958600;
		width: auto;
		text-decoration: none;
		margin: 0em;
		padding: 0em;
	}
	
	
	/*** Infotheque *************************************************/
	
	#topNavi .topnavi_infotheque:hover, .topnavi_infotheque:active {
		background-color: #958600;
		color: #F9F8F1;
	}
	
	#topNavi ul#pulldown_infotheque {
		width: 10em; /* 160px -> Breite Pulldown */
		position: absolute;
		left: 0em;
		background-color: #F9F8F1;
		display: none;
		z-index: 10000;
	}
	
	#topNavi ul#pulldown_infotheque li {
		background-color: #F9F8F1;
		clear: both;
		padding: 0em;
		width: 11.25em; /* 180px -> Breite Pulldown */
		/*white-space: nowrap;*/ /* Umbruch ausschalten ( !! entweder width oder kein Umbruch) */ 
	}
	
	#topNavi ul#pulldown_infotheque li a {
		display: inline;
		font-size: 100%;
		font-size: 0.75em;
		font-weight: normal;
		color: #958600;
		width: auto;
		text-decoration: none;
		margin: 0em;
		padding: 0em;
	}
  
  /*** Ansprechpartner ******************************************/
	
	#topNavi .topnavi_ansprechpartner:hover, .topnavi_ansprechpartner:active {
		background-color: #59A500;
		color: #F4F9F0;
	}
	
	#topNavi ul#pulldown_ansprechpartner {
		width: 10em; /* 160px -> Breite Pulldown */
		position: absolute;
		left: 0em;
		background-color: #F4F9F0;
		display: none;
		z-index: 10000;
	}
	
	#topNavi ul#pulldown_ansprechpartner li {
		background-color: #F4F9F0;
		clear: both;
		padding: 0em;
		width: 11.25em; /* 180px -> Breite Pulldown */
		/*white-space: nowrap;*/ /* Umbruch ausschalten ( !! entweder width oder kein Umbruch) */ 
	}
	
	#topNavi ul#pulldown_ansprechpartner li a {
		display: inline;
		font-size: 100%;
		font-size: 0.75em;
		font-weight: normal;
		color: #59A500;
		width: auto;
		text-decoration: none;
		margin: 0em;
		padding: 0em;
	}
	
	
	/*** Interlocuteur ******************************************/
	
	#topNavi .topnavi_interlocuteur:hover, .topnavi_interlocuteur:active {
		background-color: #59A500;
		color: #F4F9F0;
	}
	
	#topNavi ul#pulldown_interlocuteur {
		width: 10em; /* 160px -> Breite Pulldown */
		position: absolute;
		left: 0em;
		background-color: #F4F9F0;
		display: none;
		z-index: 10000;
	}
	
	#topNavi ul#pulldown_interlocuteur li {
		background-color: #F4F9F0;
		clear: both;
		padding: 0em;
		width: 11.25em; /* 180px -> Breite Pulldown */
		/*white-space: nowrap;*/ /* Umbruch ausschalten ( !! entweder width oder kein Umbruch) */ 
	}
	
	#topNavi ul#pulldown_interlocuteur li a {
		display: inline;
		font-size: 100%;
		font-size: 0.75em;
		font-weight: normal;
		color: #59A500;
		width: auto;
		text-decoration: none;
		margin: 0em;
		padding: 0em;
	}
  
  /*** News *****************************************************/
	
	#topNavi .topnavi_news:hover, .topnavi_news:active {
		background-color: #F08D00;
		color: #FEF6EB;
	}
	
	#topNavi ul#pulldown_news {
		width: 10em; /* 160px -> Breite Pulldown */
		position: absolute;
		left: 0em;
		background-color: #FEF6EB;
		display: none;
		z-index: 10000;
	}
	
	#topNavi ul#pulldown_news li {
		background-color: #FEF6EB;
		clear: both;
		padding: 0em;
		width: 11.25em; /* 180px -> Breite Pulldown */
		/*white-space: nowrap;*/ /* Umbruch ausschalten ( !! entweder width oder kein Umbruch) */ 
	}
	
	#topNavi ul#pulldown_news li a {
		display: inline;
		font-size: 100%;
		font-size: 0.75em;
		font-weight: normal;
		color: #F08D00;
		width: auto;
		text-decoration: none;
		margin: 0em;
		padding: 0em;
	}
	
	/*** Actualites *****************************************************/
	
	#topNavi .topnavi_actualites:hover, .topnavi_actualites:active {
		background-color: #F08D00;
		color: #FEF6EB;
	}
	
	#topNavi ul#pulldown_actualites {
		width: 10em; /* 160px -> Breite Pulldown */
		position: absolute;
		left: 0em;
		background-color: #FEF6EB;
		display: none;
		z-index: 10000;
	}
	
	#topNavi ul#pulldown_actualites li {
		background-color: #FEF6EB;
		clear: both;
		padding: 0em;
		width: 11.25em; /* 180px -> Breite Pulldown */
		/*white-space: nowrap;*/ /* Umbruch ausschalten ( !! entweder width oder kein Umbruch) */ 
	}
	
	#topNavi ul#pulldown_actualites li a {
		display: inline;
		font-size: 100%;
		font-size: 0.75em;
		font-weight: normal;
		color: #F08D00;
		width: auto;
		text-decoration: none;
		margin: 0em;
		padding: 0em;
	}
  
  /*** BayerAgrarTV ************************************************/
	
	#topNavi .topnavi_bayeragrartv:hover, .topnavi_bayeragrartv:active {
		background-color: #39A9DB;
		color: #E3F6FF;
	}
	
	#topNavi ul#pulldown_bayeragrartv {
		width: 10em; /* 160px -> Breite Pulldown */
		position: absolute;
		left: 0em;
		background-color: #E3F6FF;
		display: none;
		z-index: 10000;
	}
	
	#topNavi ul#pulldown_bayeragrartv li {
		background-color: #E3F6FF;
		clear: both;
		padding: 0em;
		width: 11.25em; /* 180px -> Breite Pulldown */
		/*white-space: nowrap;*/ /* Umbruch ausschalten ( !! entweder width oder kein Umbruch) */ 
	}
	
	#topNavi ul#pulldown_bayeragrartv li a {
		display: inline;
		font-size: 100%;
		font-size: 0.75em;
		font-weight: normal;
		color: #39A9DB;
		width: auto;
		text-decoration: none;
		margin: 0em;
		padding: 0em;
	}
	
		
	/*** Unternehmen **********************************************/
	
	#topNavi .topnavi_unternehmen:hover, .topnavi_unternehmen:active {
		background-color: #1A478A;
		color: #EDF1F6;
	}
	
	#topNavi ul#pulldown_unternehmen {
		width: 10em; /* 160px -> Breite Pulldown */
		position: absolute;
		left: 0em;
		background-color: #EDF1F6;
		display: none;
		z-index: 10000;
	}
	
	#topNavi ul#pulldown_unternehmen li {
		background-color: #EDF1F6;
		clear: both;
		padding: 0em;
		width: 11.25em; /* 180px -> Breite Pulldown */
		/*white-space: nowrap;*/ /* Umbruch ausschalten ( !! entweder width oder kein Umbruch) */ 
	}
	
	#topNavi ul#pulldown_unternehmen li a {
		display: inline;
		font-size: 100%;
		font-size: 0.75em;
		font-weight: normal;
		color: #1A478A;
		width: auto;
		text-decoration: none;
		margin: 0em;
		padding: 0em;
	}
	
	
	/*** Entreprise **********************************************/
	
	#topNavi .topnavi_entreprise:hover, .topnavi_unternehmen:active {
		background-color: #1A478A;
		color: #EDF1F6;
	}
	
	#topNavi ul#pulldown_entreprise {
		width: 10em; /* 160px -> Breite Pulldown */
		position: absolute;
		left: 0em;
		background-color: #EDF1F6;
		display: none;
		z-index: 10000;
	}
	
	#topNavi ul#pulldown_entreprise li {
		background-color: #EDF1F6;
		clear: both;
		padding: 0em;
		width: 11.25em; /* 180px -> Breite Pulldown */
		/*white-space: nowrap;*/ /* Umbruch ausschalten ( !! entweder width oder kein Umbruch) */ 
	}
	
	#topNavi ul#pulldown_entreprise li a {
		display: inline;
		font-size: 100%;
		font-size: 0.75em;
		font-weight: normal;
		color: #1A478A;
		width: auto;
		text-decoration: none;
		margin: 0em;
		padding: 0em;
	}
	
/**/                                                                                      /**/
/**/                                                                                      /**/
/*** /Top Navi ******************************************************************************/
