/* Nav container */

#navcontainer { 
	position:relative;
	/*top:-5px;*/
	display: block;
	list-style-type: none;
	font-family: verdana, Arial, Helvetica, sans-serif;
	overflow:hidden;
	background:#4391CF;
	
}

#navcontainer a{
	display: block;
	text-decoration:none;
	font-family: verdana, Arial, Helvetica, sans-serif;
}

/* -------Level 0 -------- */

 a.nav_level0_fly, a.nav_level0_fly_sel, a.nav_level0_flights, a.nav_level0_flights_sel, a.nav_level0_Jatz, a.nav_level0_Jatz_sel, a.nav_level0_sch, a.nav_level0_sch_sel, a.nav_level0_ski, a.nav_level0_ski_sel, a.nav_level0_go, a.nav_level0_go_sel, a.nav_level0_harley, a.nav_level0_harley_sel			
{
	padding: 7px 3px;
	font-size:11px;
	background:#4391CF;
	display: block;
	float:left;
	text-align:center;
}


a.nav_level0_fly						{ color:#fff; background: #4391CF; text-decoration:none;width:72px; border-right:1px solid #AACDE9;}
a.nav_level0_fly:hover 					{ color:#2F5075; background: #E8F8FF;border-right:1px solid #AACDE9; width:72px; text-decoration:none;}
a.nav_level0_fly_sel					{ color:#2F5075; background: #E8F8FF;font-weight:bold;border-right:1px solid #AACDE9; width:72px; text-decoration:none;}


a.nav_level0_flights					{ color:#fff; background: #4391CF; text-decoration:none; width:107px; border-right:1px solid #AACDE9;}
a.nav_level0_flights:hover, a.nav_level0_flights_sel:hover  	{ color:#2F5075; background: #E8F8FF;border-right:1px solid #AACDE9; width:107px; text-decoration:none;}
a.nav_level0_flights_sel				{ color:#2F5075; background: #E8F8FF;font-weight:bold;border-right:1px solid #AACDE9; width:107px; text-decoration:none;}


a.nav_level0_Jatz					{ color:#fff; background: #4391CF; text-decoration:none; width:70px; border-right:1px solid #AACDE9;}
a.nav_level0_Jatz:hover, a.nav_level0_Jatz_sel:hover  	{ color:#2F5075; background: #E8F8FF;border-right:1px solid #AACDE9; width:70px; text-decoration:none;}
a.nav_level0_Jatz_sel				{ color:#2F5075; background: #E8F8FF;font-weight:bold;border-right:1px solid #AACDE9; width:70px; text-decoration:none;}


a.nav_level0_sch					{ color:#fff; background: #4391CF; text-decoration:none; width:140px; border-right:1px solid #AACDE9;}
a.nav_level0_sch:hover, a.nav_level0_sch:hover  	{ color:#2F5075; background: #E8F8FF;border-right:1px solid #AACDE9; width:140px; text-decoration:none;}
a.nav_level0_sch_sel				{ color:#2F5075; background: #E8F8FF;font-weight:bold;border-right:1px solid #AACDE9; width:140px; text-decoration:none;}


a.nav_level0_ski					{ color:#fff; background: #4391CF; text-decoration:none; width:70px; border-right:1px solid #AACDE9;}
a.nav_level0_ski:hover, a.nav_level0_ski:hover  	{ color:#2F5075; background: #E8F8FF;border-right:1px solid #AACDE9; width:70px; text-decoration:none;}
a.nav_level0_ski_sel				{ color:#2F5075; background: #E8F8FF;font-weight:bold;border-right:1px solid #AACDE9; width:70px; text-decoration:none;}

a.nav_level0_go					{ color:#fff; background: #4391CF; text-decoration:none; width:60px; border-right:1px solid #AACDE9;}
a.nav_level0_go:hover, a.nav_level0_go:hover  	{ color:#2F5075; background: #E8F8FF;border-right:1px solid #AACDE9; width:60px; text-decoration:none;}
a.nav_level0_go_sel				{ color:#2F5075; background: #E8F8FF;font-weight:bold;border-right:1px solid #AACDE9; width:60px; text-decoration:none;}

a.nav_level0_harley					{ color:#fff; background: #4391CF; text-decoration:none; width:120px; border-right:1px solid #AACDE9;}
a.nav_level0_harley:hover, a.nav_level0_harley:hover  	{ color:#2F5075; background: #E8F8FF;border-right:1px solid #AACDE9; width:120px; text-decoration:none;}
a.nav_level0_harley_sel				{ color:#2F5075; background: #E8F8FF;font-weight:bold;border-right:1px solid #AACDE9; width:120px; text-decoration:none;}

/* -------Level 1 -------- */




a.nav_level1, a.nav_level1_sel

{
	font-size:11px;
		
}



a.nav_level1		{ color:#2F5075; text-decoration:none;}
a.nav_level1:hover 	{ color:#2399c2; text-decoration:none;}
a.nav_level1_sel	{ color:#2F5075; font-weight:bold; text-decoration:none;}

 
#navcontainer  a.public		{color:#6b91e7;}
#navcontainer  a.public:hover	{color:#0f255b;}
#navcontainer  a.publicSel		{
	padding-left:20px;
	color:#0f255b;
	font-weight:bold;
	background-image: url("../images/btn/bullet_blue.gif");
	background-position: top left;
	background-repeat: no-repeat;
}

#navcontainer  a.privat		{color:#6b91e7;}
#navcontainer  a.privat:hover	{color:#0f255b;}
#navcontainer  a.privatSel	{
	padding-left:20px;
	color:#0f255b;
	font-weight:bold;
	background-image: url("../images/btn/bullet_blue.gif");
	background-position: center left;
	background-repeat: no-repeat;
}

#navcontainer  a.	{font-weight:bold}




#topBarNav {
	height:46px;
	width:910px;
	padding:0;
	margin:0;
	display:block;
}

#topBarNav li{
	display:block;
	list-style:none;
	height:46px;
	width:129px;
	float:left;
	padding:0;
	margin:0 1px 0 0;
	text-align:left;
	background-color:#6b91e7;
}

#topBarNav a{
	height:46px;
	display:block;
	color:white;
	font-size:12px;
	padding:2px;
	text-decoration:none;
	/*line-height:16px;*/
	background-color:inherit;
	
}

#topBarNav a:hover{
	background-color:#4876e2; /*#ce409d; #ffc20b */
}

li#sel{
	background-color:#1d4ab7;
}







