/*******************************************************************************

	Project		:	Redaxo Demo
	Copyright	:	Design - hundertmorgen - www.hundertmorgen.de

*******************************************************************************/



/*	Navigation vertical - 
	Wenn nur die Navigation mit der ID 3 verwendet wird, kann alles bis 
	zum nächsten Kommentar gelöscht werden
-------------------------------------------------------------------------------*/
/* ### Header Navigation ##################################################### */

#navheight_horiz_vert {
	min-height: 153px;
	margin: 0px 0;
}
* html body #navheight_horiz_vert { height: 153px; } /* IE 6 / 5.5 Hack */

#navheight_horiz_vert ul.nav1st { padding:0px 10px; }


#nav-header {
	padding-bottom:0px;
	padding-top:0px;
  font-size: 1.2em;
  font-weight: bold;
  line-height:32px;

}


#nav-header li {
	float:left;
	text-align:center;
	width:111px;
  background-image:url(button_2.jpg);
  background-repeat:no-repeat;
  padding-top:0px;
  
  }



#nav-header a, 
#nav-header a:link {
	  color:#ffffff; 
	text-decoration: none;
	text-transform: uppercase;
	background-color: inherit;
	width:111px;
  padding: 0 0px;
  
}

#nav-header a:hover {
	color:#4d4b4e;
		padding: 0 8px;
	width:110px;
}

#nav-header a.current, 
#nav-header a.current:link {
	color:#4d4b4e;
		padding: 0 0px;
width:111px;
}

#nav-header a.current:hover {
	color:#958458;
	padding: 0 0px;
width:110px;
}

#nav-header2 {
	padding-bottom:0px;
	padding-top:0px;
  font-size: 1.2em;
  font-weight: bold;
  line-height:32px;
}


#nav-header2 li {
	float:left;
	text-align:center;
	width:111px;
  background-image:url(button_3.jpg);
  background-repeat:no-repeat;
  padding-top:0px;
}



#nav-header2 a, 
#nav-header2 a:link {
	
  color:#FFFFFF; 
	text-decoration: none;
	text-transform: uppercase;
	background-color: inherit;
	width:111px;
  padding: 0 0px;
}

#nav-header2 a:hover {
	color:#4d4b4e;
		padding: 0 0px;
	width:111px;
}

#nav-header2 a.current, 
#nav-header2 a.current:link {
	color:#4d4b4e;
		padding: 0 8px;
width:110px;
}

#nav-header2 a.current:hover {
	color:#958458;
	padding: 0 8px;
width:110px;
}

/* ### Sub Navigation ######################################################### */

#nav {
	display:block;
	float:left;
	width:187px;
	height:195px;
	background:url(bg_nav_1.gif) 0 0 no-repeat #FFFFFF;
border-left:1px solid #dddddd;
}

#nav p.copy,
#nav p {
	padding-right:20px;
	color:#fff;
	background: inherit;
	text-align: right;
}


#nav p.copy a,
#nav p.copy a:link {
	color: #fff;
	background: inherit;
	text-decoration: none;
}

#nav p.copy a:hover {
	color: #fff;
	background: inherit;
	text-decoration: underline;
}

/*	Navigation horizontal and vertical - 
	Wenn nur die Navigation mit der ID 2 verwendet wird, kann alles bis 
	zum nächsten Kommentar gelöscht werden
-------------------------------------------------------------------------------*/

#navheight_vert {
	min-height: 193px;
}
* html body #navheight_vert { height: 193px; } /* IE 6 / 5.5 Hack */

#navheight_vert ul.nav1st { padding:10px 20px;  }


/* ### nav1st - first level navigation ######################################## */

ul.nav1st {
	padding:0px 0px;
	font-size:1.2em;
	text-transform:uppercase;
}

ul.nav1st li {
	display: block;
	padding:10px 0px 0px 0px;
	color:#37444f;
	background: inherit;
	font-weight:bold;
	text-align: right;
	line-height:1.4em;
}

ul.nav1st a, 
ul.nav1st a:link {
	display: block;
	color:#37444f;
	background: inherit;
	padding: 1px 0;
}

ul.nav1st a:hover {
	color:#fff;
	background: inherit;
	padding: 1px 0;
}

ul.nav1st li a.current, 
ul.nav1st li a.current:link {
	color:#fff;
	background: inherit;
	padding: 1px 0;
}

ul.nav1st li a.current:hover {
	color:#fff;
	background: inherit;
	padding: 1px 0;
}


/* ### nav2nd - second level navigation ######################################### */

ul.nav2nd {
	margin: 0 0 0 0;
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
}

ul.nav2nd li {
	padding:0;
	margin:0;
	font-weight:normal;
	border:none;
	text-align: right;
 	line-height:1em;
}

ul.nav2nd a, 
ul.nav2nd a:link {
	
	padding:3px 10px 3px 0px;
	background-color:#FFFFFF;
	

}


ul.nav2nd a:hover {
	padding:3px 10px 3px 0px;
	background:url(rot-rechts.gif) center right no-repeat #FFFFFF;

	color:#37444f;
}

ul.nav2nd li.active a, 
ul.nav2nd li.active a:link {
	padding:3px 10px 3px 0px;
	background:url(rot-rechts.gif) center right no-repeat #FFFFFF;
}

/* ### nav3rd - third level navigation ######################################### */

ul.nav3rd {
	margin: 0 0 0 0;
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
}

ul.nav3rd li {
	padding:0;
	margin:0;
	font-weight:normal;
	border:none;
	text-align: right;
 	line-height:1em;
}

ul.nav3rd a, 
ul.nav3rd a:link {
	
	padding:3px 30px 3px 0px;
	background-color:#FFFFFF;
	

}


ul.nav3rd a:hover {
	padding:3px 30px 3px 0px;
	background:url(rot-rechts.gif) center right no-repeat #FFFFFF;

	color:#37444f;
}

ul.nav3rd li.active a, 
ul.nav3rd li.active a:link {
	padding:3px 30px 3px 0px;
	background:url(rot-rechts.gif) center right no-repeat #FFFFFF;
}


/* ### Breadcrump Navigation #################################################### */

#sitePath {
	float:left;
	padding-left:20px;
	color:#c4d4dc;
	background: inherit;
}

#sitePath a, #sitePath a:link {
	color:#c4d4dc;
	background: inherit;
	text-transform:none;
}
