/* 081225 bilingual navigation */
/* 090728 trilingual navigation */

























#nav {
	height: 36px;
	width: 840px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 326px;
	top: 19px;
	}

#nav div {
	width: 120px;
	height: 36px;
	}

#nav div a {
color: transparent;
border:none;
}

#nav div a:hover {
	background-color: #f3f2f2;
	border: none;
}

#home, #accueil {
	position:absolute;
	z-index:3;
	width: 120px;
	height: 36px;
	border:none;
}

#home {
	background: transparent url(../nav_100320/home_over.gif) no-repeat 5px 18px;
}

#accueil {
	background: transparent url(../nav_100320/accueil_over.gif) no-repeat 5px 18px;
}

#home a, #accueil a {
	position:absolute;
	z-index:3;
	display:block;
	margin: 0;
	padding: 0;
	width: 120px;
	height: 36px;
	}
	
#home a {
 background: url(../nav_100320/home.gif) no-repeat 5px 18px;
 }
 
 #accueil a {
 background: url(../nav_100320/accueil.gif) no-repeat 5px 18px;
 }
	
#home a:hover, #acceuil a:hover {
	position:absolute;
	z-index:4;
	display:block;
	margin: 0;
	padding: 0;
	width: 120px;
	height: 36px;
	}
	
#home a:hover {
	background: transparent url(../nav_100320/home_over.gif) no-repeat 5px 18px;
	}
	
#accueil a:hover {
	background: transparent url(../nav_100320/accueil_over.gif) no-repeat 5px 18px;
	}
	
#home_state, #accueil_state {
	position:absolute;
	z-index:3;
	width: 120px;
	height: 36px;
	}	
#home_state{
	background: transparent url(../nav_100320/home_state.gif) no-repeat 5px 18px;
}

#accueil_state{
	background: transparent url(../nav_100320/accueil_state.gif) no-repeat 5px 18px;
}
	

#book, #livre, #buch {
	position:absolute;
	z-index:3;
	margin: 0 0 0 120px;
	height: 36px;
	width: 120px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #c5c7cf;
}

#book {
background: transparent url(../nav_100320/book_over.gif) no-repeat 5px 18px;
}
#livre {
background: transparent url(../nav_100320/livre_over.gif) no-repeat 5px 18px;
}
#buch {
background: transparent url(../nav_100320/buch_over.gif) no-repeat 5px 18px;
}

#book a, #livre a, #buch a {
	position:absolute;
	z-index:3;
	display:block;
	margin: 0;
	padding: 0;
	width: 120px;
	height: 36px;
	}
	
#book a {
background: transparent url(../nav_100320/book.gif) no-repeat 5px 18px;
}

#livre a {
background: transparent url(../nav_100320/livre.gif) no-repeat 5px 18px;
}

#buch a {
background: transparent url(../nav_100320/buch.gif) no-repeat 5px 18px;
}
	
#book a:hover, #livre a:hover, #buch a:hover {
	position:absolute;
	z-index:4;
	display:block;
	margin: 0;
	padding: 0;
	width: 120px;
	height: 36px;
	}
	
#book a:hover {
background: transparent url(../nav_100320/book_over.gif) no-repeat 5px 18px;
}

#livre a:hover {
background: transparent url(../nav_100320/livre_over.gif) no-repeat 5px 18px;
}

#buch a:hover {
background: transparent url(../nav_100320/buch_over.gif) no-repeat 5px 18px;
}
	
#book_state, #livre_state, #buch_state {
	position:absolute;
	z-index:3;
	margin: 0 0 0 120px;
	padding: 0;
	width: 120px;
	height: 36px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #c5c7cf;
	}
	
#book_state {
background: transparent url(../nav_100320/book_state.gif) no-repeat 5px 18px;
}

#livre_state {
background: transparent url(../nav_100320/livre_state.gif) no-repeat 5px 18px;
}

#buch_state {
background: transparent url(../nav_100320/buch_state.gif) no-repeat 5px 18px;
}

#about {
	background: transparent url(../nav_100320/bio_over.gif) no-repeat 5px 18px;
	position:absolute;
	z-index:3;
	margin: 0 0 0 240px;
	height: 36px;
	width: 120px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #c5c7cf;
}

#about a {
	background: transparent url(../nav_100320/bio.gif) no-repeat 5px 18px;
	position:absolute;
	z-index:3;
	display:block;
	margin: 0;
	padding: 0;
	width: 120px;
	height: 36px;
	}
	
#about a:hover {
	background: transparent url(../nav_100320/bio_over.gif) no-repeat 5px 18px;
	position:absolute;
	z-index:4;
	display:block;
	margin: 0;
	padding: 0;
	width: 120px;
	height: 36px;
	}
	
#about_state {
	background: transparent url(../nav_100320/bio_state.gif) no-repeat 5px 18px;
	position:absolute;
	z-index:3;
	margin: 0 0 0 240px;
	padding: 0;
	width: 120px;
	height: 36px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #c5c7cf;
	}
	
#publications, #publikationen {
	position:absolute;
	z-index:3;
	margin: 0 0 0 360px;
	height: 36px;
	width: 120px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #c5c7cf;
}

#publications {
	background: transparent url(../nav_100320/publications_over.gif) no-repeat 5px 18px;
}
#publikationen {
	background: transparent url(../nav_100320/publikationen_over.gif) no-repeat 5px 18px;
}

#publications a, #publikationen a {
	position:absolute;
	z-index:3;
	display:block;
	margin: 0;
	padding: 0;
	width: 120px;
	height: 36px;
	}
	
#publications a {
	background: transparent url(../nav_100320/publications.gif) no-repeat 5px 18px;
}

#publikationen a {
	background: transparent url(../nav_100320/publikationen.gif) no-repeat 5px 18px;
}


	
#publications a:hover, #publikationen a:hover {
	position:absolute;
	z-index:4;
	display:block;
	margin: 0;
	padding: 0;
	width: 120px;
	height: 36px;
	}
	
#publications a:hover {
background: transparent url(../nav_100320/publications_over.gif) no-repeat 5px 18px;
}

#kontakt a:hover {
background: transparent url(../nav_100320/publikationen_over.gif) no-repeat 5px 18px;
}

#publications_state, #publikationen_state {
	position:absolute;
	z-index:3;
	margin: 0 0 0 360px;
	padding: 0;
	width: 120px;
	height: 36px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #c5c7cf;
	}
	
#publications_state {
	background: transparent url(../nav_100320/publications_state.gif) no-repeat 5px 18px;
}

#publikationen_state {
	background: transparent url(../nav_100320/publikationen_state.gif) no-repeat 5px 18px;
}

	
#faq {
	background: transparent url(../nav_100320/faq_over.gif) no-repeat 5px 18px;
	position:absolute;
	z-index:3;
	margin: 0 0 0 480px;
	height: 36px;
	width: 120px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #c5c7cf;
}

#faq a {
	background: transparent url(../nav_100320/faq.gif) no-repeat 5px 18px;
	position:absolute;
	z-index:3;
	display:block;
	margin: 0;
	padding: 0;
	width: 120px;
	height: 36px;
	}
	
#faq a:hover {
	background: transparent url(../nav_100320/faq_over.gif) no-repeat 5px 18px;
	position:absolute;
	z-index:4;
	display:block;
	margin: 0;
	padding: 0;
	width: 120px;
	height: 36px;
	}
	
#faq_state {
	background: transparent url(../nav_100320/faq_state.gif) no-repeat 5px 18px;
	position:absolute;
	z-index:3;
	margin: 0 0 0 480px;
	padding: 0;
	width: 120px;
	height: 36px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #c5c7cf;
	}
	
#press, #presse {
	position:absolute;
	z-index:3;
	margin: 0 0 0 600px;
	height: 36px;
	width: 60px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #c5c7cf;
}

#press {
background: transparent url(../nav_100320/press_over.gif) no-repeat 5px 18px;
}

#presse {
background: transparent url(../nav_100320/presse_over.gif) no-repeat 5px 18px;
}

#press a, #presse a {
	position:absolute;
	z-index:3;
	display:block;
	margin: 0;
	padding: 0;
	width: 120px;
	height: 36px;
	}
	
#press a {
background: transparent url(../nav_100320/press.gif) no-repeat 5px 18px;
}

#presse a {
background: transparent url(../nav_100320/presse.gif) no-repeat 5px 18px;
}
	
#press a:hover, #presse a:hover {
	position:absolute;
	z-index:4;
	display:block;
	margin: 0;
	padding: 0;
	width: 120px;
	height: 36px;
	}
	
#press a:hover {
	background: transparent url(../nav_100320/press_over.gif) no-repeat 5px 18px;
}

#presse a:hover {
	background: transparent url(../nav_100320/presse_over.gif) no-repeat 5px 18px;
}
	
#press_state, #presse_state {
	position:absolute;
	z-index:3;
	margin: 0 0 0 600px;
	padding: 0;
	width: 120px;
	height: 36px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #c5c7cf;
	}
	
#press_state {
	background: transparent url(../nav_100320/press_state.gif) no-repeat 5px 18px;
	}
	
#presse_state {
	background: transparent url(../nav_100320/presse_state.gif) no-repeat 5px 18px;
	}
	
#contact, #kontakt {
	position:absolute;
	z-index:3;
	margin: 0 0 0 720px;
	height: 36px;
	width: 120px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #c5c7cf;
}

#contact {
	background: transparent url(../nav_100320/contact_over.gif) no-repeat 5px 18px;
}
#kontakt {
	background: transparent url(../nav_100320/kontakt_over.gif) no-repeat 5px 18px;
}

#contact a, #kontakt a {
	position:absolute;
	z-index:3;
	display:block;
	margin: 0;
	padding: 0;
	width: 120px;
	height: 36px;
	}
	
#contact a {
	background: transparent url(../nav_100320/contact.gif) no-repeat 5px 18px;
}

#kontakt a {
	background: transparent url(../nav_100320/kontakt.gif) no-repeat 5px 18px;
}


	
#contact a:hover, #kontakt a:hover {
	position:absolute;
	z-index:4;
	display:block;
	margin: 0;
	padding: 0;
	width: 120px;
	height: 36px;
	}
	
#contact a:hover {
background: transparent url(../nav_100320/contact_over.gif) no-repeat 5px 18px;
}

#kontakt a:hover {
background: transparent url(../nav_100320/kontakt_over.gif) no-repeat 5px 18px;
}

#contact_state, #kontakt_state {
	position:absolute;
	z-index:3;
	margin: 0 0 0 720px;
	padding: 0;
	width: 120px;
	height: 36px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #c5c7cf;
	}
	
#contact_state {
	background: transparent url(../nav_100320/contact_state.gif) no-repeat 5px 18px;
}

#kontakt_state {
	background: transparent url(../nav_100320/kontakt_state.gif) no-repeat 5px 18px;
}
