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

























#nav {
	height: 36px;
	width: 420px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 400px;
	top: 17px;
	}

#nav div {
	width: 70px;
	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: 70px;
	height: 36px;
	border:none;
}

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

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

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

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

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

#book {
background: transparent url(../nav_090726/book_over.gif) no-repeat 5px 18px;
}
#livre {
background: transparent url(../nav_090726/livre_over.gif) no-repeat 5px 18px;
}
#buch {
background: transparent url(../nav_090726/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: 70px;
	height: 36px;
	}
	
#book a {
background: transparent url(../nav_090726/book.gif) no-repeat 5px 18px;
}

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

#buch a {
background: transparent url(../nav_090726/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: 70px;
	height: 36px;
	}
	
#book a:hover {
background: transparent url(../nav_090726/book_over.gif) no-repeat 5px 18px;
}

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

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

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

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

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

#about a {
	background: transparent url(../nav_090726/bio.gif) no-repeat 5px 18px;
	position:absolute;
	z-index:3;
	display:block;
	margin: 0;
	padding: 0;
	width: 70px;
	height: 36px;
	}
	
#about a:hover {
	background: transparent url(../nav_090726/bio_over.gif) no-repeat 5px 18px;
	position:absolute;
	z-index:4;
	display:block;
	margin: 0;
	padding: 0;
	width: 70px;
	height: 36px;
	}
	
#about_state {
	background: transparent url(../nav_090726/bio_state.gif) no-repeat 5px 18px;
	position:absolute;
	z-index:3;
	margin: 0 0 0 140px;
	padding: 0;
	width: 70px;
	height: 36px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #c5c7cf;
	}
	
	
#faq {
	background: transparent url(../nav_090726/faq_over.gif) no-repeat 5px 18px;
	position:absolute;
	z-index:3;
	margin: 0 0 0 210px;
	height: 36px;
	width: 70px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #c5c7cf;
}

#faq a {
	background: transparent url(../nav_090726/faq.gif) no-repeat 5px 18px;
	position:absolute;
	z-index:3;
	display:block;
	margin: 0;
	padding: 0;
	width: 70px;
	height: 36px;
	}
	
#faq a:hover {
	background: transparent url(../nav_090726/faq_over.gif) no-repeat 5px 18px;
	position:absolute;
	z-index:4;
	display:block;
	margin: 0;
	padding: 0;
	width: 70px;
	height: 36px;
	}
	
#faq_state {
	background: transparent url(../nav_090726/faq_state.gif) no-repeat 5px 18px;
	position:absolute;
	z-index:3;
	margin: 0 0 0 210px;
	padding: 0;
	width: 70px;
	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 280px;
	height: 36px;
	width: 60px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #c5c7cf;
}

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

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

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

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

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

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

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

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


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

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

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

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