/********************************************************************************************************
	created by:		ICSurselva AG	http://www.icsurselva.ch
	project:		steinhauser-zentrum
	date:			03/2008, Ann
	version:		4.1.5
	file:			navigation.css
	function:		navigation-style  
********************************************************************************************************/
*:focus{
-moz-outline: none !important;
}

	
/*******  nav top  ****/
div#navTop {
	font-family: Helvetica,Arial,sans-serif;
	font-size:12px;
	color:#EBC9BC;
	margin:0 0 0 0px;
	padding: 0;
}


#navTop {
	display:inline;
	border: none;
	padding: 0;
	position: relative;
	height: 141px;
}

#navTop a {
    font-weight:bold;
    padding: 120px 17px 0 5px;
	font-family: Helvetica,Arial,sans-serif;
	font-size:13px;
	text-decoration:none;
	float:left;
    width: auto;    /*height:141px;*/
}

   #navTop a:hover {
	text-decoration:none;
    /*height: 141px;*/
}

   .first, .first a {
	color:#EBC9BC;
    background:none;
	}
		
    #navTop .first a:hover {
    color:#F7931D;
	}
		
    #navTop .act_first a{
    color:#F7931D;
    background:none;
	}

    .second, second a, .third, .third a, .four, .four a, .five, .five a, .six, .six a, .seven, .seven a, .eight, .eight a {
	color:#EBC9BC;
    float:left;
    width: auto;    /*height:141px;*/
    background:url(../html/img/zero.gif) no-repeat left top;
	}

	
  #navTop .second a:hover {
    color:#7DA7D8;
	}
	
   #navTop .act_second a{
	color:#7DA7D8;
    float:left;
    width: auto;    /*height:141px;*/
    background:url(../html/img/second.gif) no-repeat left top;
	}
	
   #navTop .third a:hover {
    color:#AFD46C;
	}
	
   #navTop .act_third a{
	color:#AFD46C;
    float:left;
    width: auto;    /*height:141px;*/
    background:url(../html/img/third.gif) no-repeat left top;
	}
	
   #navTop .four a:hover {
    color:#FFD773;
	}
	
   #navTop .act_four a{
	color:#FFD773;
    float:left;
    width: auto;    /*height:141px;*/
    background:url(../html/img/four.gif) no-repeat left top;
	}
	
   #navTop .five a:hover {
    color:#F6ADCD;
	}
	
   #navTop .act_five a{
	color:#F6ADCD;
    float:left;
    width: auto;    /*height:141px;*/
    background:url(../html/img/five.gif) no-repeat left top;
	}

   #navTop .six a:hover {
    color:#99B2AC;
	}
	
   #navTop .act_six a{
	color:#99B2AC;
    float:left;
    width: auto;    /*height:141px;*/
    background:url(../html/img/six.gif) no-repeat left top;
	}
	
	#navTop .seven a:hover {
    color:#C8C8C8;
	}
	
   #navTop .act_seven a{
	color:#C8C8C8;
    float:left;
    width: auto;    /*height:141px;*/
    background:url(../html/img/seven.gif) no-repeat left top;
	}
	
	#navTop .eight a:hover {
    color:#CAC9E0;
	}
	
   #navTop .act_eight a{
	color:#CAC9E0;
    float:left;
    width: auto;    /*height:141px;*/
    background:url(../html/img/eight.gif) no-repeat left top;
	}
/*******  ENDE NAV TOP  ****/

		
/*******  mainnav left  ****/
ul#nav1, ul#nav2, ul#nav3, ul#nav4 {
	width:199px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0px;
	margin:0;
}

/*IE 6 */
	* html ul#nav1 {
		width:198px;
	}

li#nav1 {
	margin-left: 0; 
	line-height: 1.5em; 
}


ul#nav1 a {
	font-size: 12px;
	/*background-color:#024569;
	border:1px solid #000000;*/
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	padding: 10px 5px 10px 49px;
	text-decoration:none;
	margin: 0px;
	/*height: 40px;*/
}

/*IE 6 */
	* html ul#nav1 a {
		width:100%;
	}

ul#nav1 a:hover {
	/*background-color:#7B8892;*/
}

ul#nav1 .cur a, ul#nav1 .activ a {
	background:url(../html/img/bird.jpg) left no-repeat;
}

/*******mainnav left 2 ebne*****/
ul#nav2 a {
    /*font-size: 11px;*/
	background-color:#none;
	color:#FFFFFF;
	border: none;
	padding: 2px 5px 2px 65px;
}

/*IE 6 */
	* html ul#nav2 a {
		width:190px;
	}

ul#nav2 a:hover, ul#nav2 .cur a, ul#nav2 .activ a {
	background-color:none;
		background:none;
}

/*******mainnav left 3 ebne*****/
ul#nav3 a {
	padding-left:85px;
}

/*IE 6 */
	* html ul#nav3 a {
		width:175px;
	}

/*******mainnav left 4 ebne*****/
ul#nav4 a {
	padding-left:105px;
}

/*IE 6 */
	* html ul#nav4 a {
		width:160px;
	}
	
	
	
	/************************************************/
/*--------------------------------
 SERVICE NAV  
--------------------------------*/
ul#service {
     font-size:10px;
	margin:0 0 2px 0;
	padding: 0;
	float:left;
	width:170px;
	height:12px;
}

#service li {
	display:inline;
	padding:0px 12px 0px 7px;
	margin:5px 0px;
	line-height:17px;
	float:left;
	width:auto;
}

#service li a{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
}

 /*html ul#service a, * html ul#service span  {
   width: 100%;    
   w\idth: 150px;  
   }*/

#service li a:hover { 
	text-decoration:none;
	color:#7DA7D8;
}

#service li div.cur a{
	color:#7DA7D8;
}
	


/*--------------------------------
HOME WEITER BUTTON  
--------------------------------*/
 #weiter, #weiter a:link, #weiter a:visited {
     text-align:right;
     font-size:10px;
	 text-decoration:none;
	 padding: 20px 5px 0 0;
	 
	 }
/*--------------------------------
 csc Sitemap  
--------------------------------*/
/*   nummerierung und punkt verstecken  */
li dfn, .usb {
	display:none;
}

/*******  nav language  ****/
ul#navLanguage {
	margin:0;
	padding: 0;
}
#navLanguage li {
	float:left; 
	display:inline;
	border-left: 1px solid;
	padding: 0 0.33em;
}
#navLanguage a:hover { 
	text-decoration:none;
}
#navLanguage li:first-child {
	border-left:none;
}

#navLanguage li.act {
font-weight:bold;
}

#navLanguage li.act_first {
	font-weight:bold;
}

/*IE 6 kennt keine Pseudoclass*/
	* html #navLanguage li.first {
		border-left:none;
	}

	* html #navLanguage li.act_first {
		border-left:none;
		font-weight:bold;
	}
	
	
